<?php
namespace ContainerSxeEifr;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Command\\AdminTestCommand' => 'getAdminTestCommandService',
'App\\Command\\Admin\\AdminClonePlayerCommand' => 'getAdminClonePlayerCommandService',
'App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand' => 'getAdminInitializeCoinpaymentsWalletCommandService',
'App\\Command\\Admin\\AdminPlayerbalancesCommand' => 'getAdminPlayerbalancesCommandService',
'App\\Command\\Admin\\AdminResetpasswordCommand' => 'getAdminResetpasswordCommandService',
'App\\Command\\Admin\\AffiliateConfiguration' => 'getAffiliateConfigurationService',
'App\\Command\\Admin\\BackUpDatabaseCommand' => 'getBackUpDatabaseCommandService',
'App\\Command\\Admin\\BackfillPlayerWalletsCommand' => 'getBackfillPlayerWalletsCommandService',
'App\\Command\\Admin\\ChatConfiguration' => 'getChatConfigurationService',
'App\\Command\\Admin\\ConfigZones' => 'getConfigZonesService',
'App\\Command\\Admin\\FindConnectionsCommand' => 'getFindConnectionsCommandService',
'App\\Command\\Admin\\FindGameStatesCommand' => 'getFindGameStatesCommandService',
'App\\Command\\Admin\\FindLaunchcodesCommand' => 'getFindLaunchcodesCommandService',
'App\\Command\\Admin\\GetConversionRatesCommand' => 'getGetConversionRatesCommandService',
'App\\Command\\Admin\\MultiCurrencyReadinessCommand' => 'getMultiCurrencyReadinessCommandService',
'App\\Command\\Admin\\PruneConnectionsCommand' => 'getPruneConnectionsCommandService',
'App\\Command\\Admin\\RepairGameCategoryImagesCommand' => 'getRepairGameCategoryImagesCommandService',
'App\\Command\\Admin\\ScanWalletDriftCommand' => 'getScanWalletDriftCommandService',
'App\\Command\\Admin\\SetupMultiCurrencyCommand' => 'getSetupMultiCurrencyCommandService',
'App\\Command\\Admin\\SyncFxRatesCommand' => 'getSyncFxRatesCommandService',
'App\\Command\\AssetsInstallCommand' => 'getAssetsInstallCommandService',
'App\\Command\\BroadcastWorkerCommand' => 'getBroadcastWorkerCommandService',
'App\\Command\\Cashier\\AdminPaymentMethodConfigCommand' => 'getAdminPaymentMethodConfigCommandService',
'App\\Command\\Cashier\\ConfigProcessorList' => 'getConfigProcessorListService',
'App\\Command\\ChatRecoveryCommand' => 'getChatRecoveryCommandService',
'App\\Command\\Cron\\CronDisableJobCommand' => 'getCronDisableJobCommandService',
'App\\Command\\Cron\\CronEnableJobCommand' => 'getCronEnableJobCommandService',
'App\\Command\\Cron\\CronRunCommand' => 'getCronRunCommandService',
'App\\Command\\Cron\\CronScanCommand' => 'getCronScanCommandService',
'App\\Command\\Cron\\MemoryWriter' => 'getMemoryWriterService',
'App\\Command\\Gamification\\SeedMissionsCommand' => 'getSeedMissionsCommandService',
'App\\Command\\Gamification\\SeedWidgetsCommand' => 'getSeedWidgetsCommandService',
'App\\Command\\Integration\\ActivateLegacyProvidersCommand' => 'getActivateLegacyProvidersCommandService',
'App\\Command\\Integration\\Amatic\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommandService',
'App\\Command\\Integration\\Amusnet\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand2Service',
'App\\Command\\Integration\\Atmosfera\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand3Service',
'App\\Command\\Integration\\AuditLegacyGamesCommand' => 'getAuditLegacyGamesCommandService',
'App\\Command\\Integration\\BGaming\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand4Service',
'App\\Command\\Integration\\Betsoft\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand5Service',
'App\\Command\\Integration\\Bombay\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand6Service',
'App\\Command\\Integration\\Caleta\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand7Service',
'App\\Command\\Integration\\Concept\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand8Service',
'App\\Command\\Integration\\EBet\\TestKeyPairCommand' => 'getTestKeyPairCommandService',
'App\\Command\\Integration\\EBet\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand9Service',
'App\\Command\\Integration\\Endorphina\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand10Service',
'App\\Command\\Integration\\Evolution\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand11Service',
'App\\Command\\Integration\\Felix\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand12Service',
'App\\Command\\Integration\\Genesis\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand13Service',
'App\\Command\\Integration\\Hacksaw\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand14Service',
'App\\Command\\Integration\\Isomasoft\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand15Service',
'App\\Command\\Integration\\KAGaming\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand16Service',
'App\\Command\\Integration\\Leap\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand17Service',
'App\\Command\\Integration\\LiveSolution\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand18Service',
'App\\Command\\Integration\\Mascot\\GenerateUrlCommand' => 'getGenerateUrlCommandService',
'App\\Command\\Integration\\Mascot\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand19Service',
'App\\Command\\Integration\\Nlc\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand20Service',
'App\\Command\\Integration\\Nucleus\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand21Service',
'App\\Command\\Integration\\Onetouch\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand22Service',
'App\\Command\\Integration\\PgSoft\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand23Service',
'App\\Command\\Integration\\Playpearls\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand24Service',
'App\\Command\\Integration\\PragmaticGsp\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand25Service',
'App\\Command\\Integration\\Pragmatic\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand26Service',
'App\\Command\\Integration\\RedEagle\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand27Service',
'App\\Command\\Integration\\Redtiger\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand28Service',
'App\\Command\\Integration\\SAGaming\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand29Service',
'App\\Command\\Integration\\SSG\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand30Service',
'App\\Command\\Integration\\ScatterKings\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand31Service',
'App\\Command\\Integration\\SetLobbyProvidersCommand' => 'getSetLobbyProvidersCommandService',
'App\\Command\\Integration\\Simpleplay\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand32Service',
'App\\Command\\Integration\\Slotegrator\\SelfValidateCommand' => 'getSelfValidateCommandService',
'App\\Command\\Integration\\Slotegrator\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand33Service',
'App\\Command\\Integration\\SpadeGaming\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand34Service',
'App\\Command\\Integration\\Spinomenal\\UpdateConfigurationCommand' => 'getUpdateConfigurationCommandService',
'App\\Command\\Integration\\Superlotto\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand35Service',
'App\\Command\\Integration\\TVBet\\ConfigCommand' => 'getConfigCommandService',
'App\\Command\\Integration\\TVBet\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand36Service',
'App\\Command\\Integration\\TomHorn\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand37Service',
'App\\Command\\Integration\\TrippleCherry\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand38Service',
'App\\Command\\Integration\\TryToStart\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand39Service',
'App\\Command\\Integration\\VerifyProviderCommand' => 'getVerifyProviderCommandService',
'App\\Command\\Integration\\Vibra\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand40Service',
'App\\Command\\Integration\\Wazdan\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand41Service',
'App\\Command\\Integration\\XPG\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand42Service',
'App\\Command\\Integration\\Zeus\\UpdateGameParametersCommand' => 'getUpdateGameParametersCommand43Service',
'App\\Command\\Payadmit\\PayadmitCheckConfigCommand' => 'getPayadmitCheckConfigCommandService',
'App\\Command\\Reports\\DisplayEventsInTimePeriodForGameId' => 'getDisplayEventsInTimePeriodForGameIdService',
'App\\Command\\Reports\\SendAllReportsCommand' => 'getSendAllReportsCommandService',
'App\\Command\\Reports\\SendReportCommand' => 'getSendReportCommandService',
'App\\Command\\SetupDatabaseCommand' => 'getSetupDatabaseCommandService',
'App\\Controller\\Admin\\AffiliateAdminController' => 'getAffiliateAdminControllerService',
'App\\Controller\\Admin\\BannerController' => 'getBannerControllerService',
'App\\Controller\\Admin\\BlogCategoryController' => 'getBlogCategoryControllerService',
'App\\Controller\\Admin\\BlogController' => 'getBlogControllerService',
'App\\Controller\\Admin\\CashierController' => 'getCashierControllerService',
'App\\Controller\\Admin\\DashboardBackendController' => 'getDashboardBackendControllerService',
'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\Admin\\DashboardFrontendController' => 'getDashboardFrontendControllerService',
'App\\Controller\\Admin\\EventController' => 'getEventControllerService',
'App\\Controller\\Admin\\FreeSpinCampaignController' => 'getFreeSpinCampaignControllerService',
'App\\Controller\\Admin\\FreeSpinController' => 'getFreeSpinControllerService',
'App\\Controller\\Admin\\GameCategoryController' => 'getGameCategoryControllerService',
'App\\Controller\\Admin\\GameController' => 'getGameControllerService',
'App\\Controller\\Admin\\GamestateController' => 'getGamestateControllerService',
'App\\Controller\\Admin\\Gamification\\MissionController' => 'getMissionControllerService',
'App\\Controller\\Admin\\Gamification\\WidgetController' => 'getWidgetControllerService',
'App\\Controller\\Admin\\PlayerBonusController' => 'getPlayerBonusControllerService',
'App\\Controller\\Admin\\PlayerCashierController' => 'getPlayerCashierControllerService',
'App\\Controller\\Admin\\PlayerContactController' => 'getPlayerContactControllerService',
'App\\Controller\\Admin\\PlayerController' => 'getPlayerControllerService',
'App\\Controller\\Admin\\ProviderController' => 'getProviderControllerService',
'App\\Controller\\Admin\\ProviderCurrencyController' => 'getProviderCurrencyControllerService',
'App\\Controller\\Admin\\ReportController' => 'getReportControllerService',
'App\\Controller\\Admin\\Security\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\Admin\\SmsController' => 'getSmsControllerService',
'App\\Controller\\Admin\\Sports\\SportsBetShowController' => 'getSportsBetShowControllerService',
'App\\Controller\\Admin\\Sports\\SportsDashboardController' => 'getSportsDashboardControllerService',
'App\\Controller\\Admin\\Sports\\SportsReportController' => 'getSportsReportControllerService',
'App\\Controller\\Admin\\SupportAiDashboardController' => 'getSupportAiDashboardControllerService',
'App\\Controller\\Admin\\SupportAiDashboardExtraController' => 'getSupportAiDashboardExtraControllerService',
'App\\Controller\\Admin\\SystemPreferencesController' => 'getSystemPreferencesControllerService',
'App\\Controller\\Admin\\UserController' => 'getUserControllerService',
'App\\Controller\\Admin\\WalletController' => 'getWalletControllerService',
'App\\Controller\\Admin\\ZoneController' => 'getZoneControllerService',
'App\\Controller\\Api\\BannerApiController' => 'getBannerApiControllerService',
'App\\Controller\\Api\\CurrencyApiController' => 'getCurrencyApiControllerService',
'App\\Controller\\Api\\GameLaunchApiController' => 'getGameLaunchApiControllerService',
'App\\Controller\\Api\\Gamification\\MissionApiController' => 'getMissionApiControllerService',
'App\\Controller\\Api\\Gamification\\WidgetApiController' => 'getWidgetApiControllerService',
'App\\Controller\\Api\\TryToStart\\FreespinsController' => 'getFreespinsControllerService',
'App\\Controller\\Api\\TryToStart\\GameLaunchController' => 'getGameLaunchControllerService',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController' => 'getCoinPaymentsControllerService',
'App\\Controller\\Chat\\ChatAdminController' => 'getChatAdminControllerService',
'App\\Controller\\Chat\\ChatAdminLegacyController' => 'getChatAdminLegacyControllerService',
'App\\Controller\\Chat\\ChatAgentPerformanceController' => 'getChatAgentPerformanceControllerService',
'App\\Controller\\Chat\\ChatAjaxController' => 'getChatAjaxControllerService',
'App\\Controller\\Chat\\ChatAnalyticsController' => 'getChatAnalyticsControllerService',
'App\\Controller\\Chat\\ChatApiController' => 'getChatApiControllerService',
'App\\Controller\\Chat\\ChatAutomationController' => 'getChatAutomationControllerService',
'App\\Controller\\Chat\\ChatBroadcastController' => 'getChatBroadcastControllerService',
'App\\Controller\\Chat\\ChatEmbedController' => 'getChatEmbedControllerService',
'App\\Controller\\Chat\\ChatLiveActivityController' => 'getChatLiveActivityControllerService',
'App\\Controller\\Chat\\ChatPaymentsMonitorController' => 'getChatPaymentsMonitorControllerService',
'App\\Controller\\Chat\\ChatUserLoginController' => 'getChatUserLoginControllerService',
'App\\Controller\\Chat\\ChatVipMonitorController' => 'getChatVipMonitorControllerService',
'App\\Controller\\Frontend\\BalanceController' => 'getBalanceControllerService',
'App\\Controller\\Frontend\\BlogController' => 'getBlogController2Service',
'App\\Controller\\Frontend\\CmsArticlesController' => 'getCmsArticlesControllerService',
'App\\Controller\\Frontend\\ConnectionController' => 'getConnectionControllerService',
'App\\Controller\\Frontend\\EmailConsentController' => 'getEmailConsentControllerService',
'App\\Controller\\Frontend\\EsiController' => 'getEsiControllerService',
'App\\Controller\\Frontend\\ExnodeController' => 'getExnodeControllerService',
'App\\Controller\\Frontend\\FinancialController' => 'getFinancialControllerService',
'App\\Controller\\Frontend\\FreeSpinController' => 'getFreeSpinController2Service',
'App\\Controller\\Frontend\\GameController' => 'getGameController2Service',
'App\\Controller\\Frontend\\GamestateController' => 'getGamestateController2Service',
'App\\Controller\\Frontend\\HomeController' => 'getHomeControllerService',
'App\\Controller\\Frontend\\PayadmitController' => 'getPayadmitControllerService',
'App\\Controller\\Frontend\\ProfileController' => 'getProfileControllerService',
'App\\Controller\\Frontend\\ProviderGamesController' => 'getProviderGamesControllerService',
'App\\Controller\\Frontend\\RegistrationController' => 'getRegistrationControllerService',
'App\\Controller\\Frontend\\ResettingController' => 'getResettingControllerService',
'App\\Controller\\Frontend\\SecurityController' => 'getSecurityController2Service',
'App\\Controller\\Frontend\\StaticPagesController' => 'getStaticPagesControllerService',
'App\\Controller\\Frontend\\UserController' => 'getUserController2Service',
'App\\Controller\\GameController' => 'getGameController3Service',
'App\\Controller\\Integration\\Amatic\\CallbackController' => 'getCallbackControllerService',
'App\\Controller\\Integration\\Amatic\\GameController' => 'getGameController4Service',
'App\\Controller\\Integration\\Amusnet\\CallbackController' => 'getCallbackController2Service',
'App\\Controller\\Integration\\Amusnet\\GameController' => 'getGameController5Service',
'App\\Controller\\Integration\\Atmosfera\\CallbackController' => 'getCallbackController3Service',
'App\\Controller\\Integration\\Atmosfera\\GameController' => 'getGameController6Service',
'App\\Controller\\Integration\\Atmosfera\\ThumbnailController' => 'getThumbnailControllerService',
'App\\Controller\\Integration\\BGaming\\CallbackController' => 'getCallbackController4Service',
'App\\Controller\\Integration\\BGaming\\GameController' => 'getGameController7Service',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController' => 'getBetByCallBackControllerService',
'App\\Controller\\Integration\\BetBy\\GameController' => 'getGameController8Service',
'App\\Controller\\Integration\\BetBy\\SportsFrontEndController' => 'getSportsFrontEndControllerService',
'App\\Controller\\Integration\\Betsoft\\CallbackController' => 'getCallbackController5Service',
'App\\Controller\\Integration\\Betsoft\\GameController' => 'getGameController9Service',
'App\\Controller\\Integration\\Bombay\\CallbackController' => 'getCallbackController6Service',
'App\\Controller\\Integration\\Bombay\\GameController' => 'getGameController10Service',
'App\\Controller\\Integration\\Bombay\\ThumbnailController' => 'getThumbnailController2Service',
'App\\Controller\\Integration\\Caleta\\CallbackController' => 'getCallbackController7Service',
'App\\Controller\\Integration\\Caleta\\GameController' => 'getGameController11Service',
'App\\Controller\\Integration\\Concept\\CallbackController' => 'getCallbackController8Service',
'App\\Controller\\Integration\\Concept\\GameController' => 'getGameController12Service',
'App\\Controller\\Integration\\EBet\\CallbackController' => 'getCallbackController9Service',
'App\\Controller\\Integration\\EBet\\GameController' => 'getGameController13Service',
'App\\Controller\\Integration\\Endorphina\\CallbackController' => 'getCallbackController10Service',
'App\\Controller\\Integration\\Endorphina\\GameController' => 'getGameController14Service',
'App\\Controller\\Integration\\Evolution\\CallbackController' => 'getCallbackController11Service',
'App\\Controller\\Integration\\Evolution\\GameController' => 'getGameController15Service',
'App\\Controller\\Integration\\Felix\\CallbackController' => 'getCallbackController12Service',
'App\\Controller\\Integration\\Felix\\GameController' => 'getGameController16Service',
'App\\Controller\\Integration\\Genesis\\CallbackController' => 'getCallbackController13Service',
'App\\Controller\\Integration\\Genesis\\GameController' => 'getGameController17Service',
'App\\Controller\\Integration\\Hacksaw\\CallbackController' => 'getCallbackController14Service',
'App\\Controller\\Integration\\Hacksaw\\GameController' => 'getGameController18Service',
'App\\Controller\\Integration\\IntegrationRenderer' => 'getIntegrationRendererService',
'App\\Controller\\Integration\\Isomasoft\\CallbackController' => 'getCallbackController15Service',
'App\\Controller\\Integration\\Isomasoft\\GameController' => 'getGameController19Service',
'App\\Controller\\Integration\\KAGaming\\CallbackController' => 'getCallbackController16Service',
'App\\Controller\\Integration\\KAGaming\\GameController' => 'getGameController20Service',
'App\\Controller\\Integration\\Leap\\CallbackController' => 'getCallbackController17Service',
'App\\Controller\\Integration\\Leap\\GameController' => 'getGameController21Service',
'App\\Controller\\Integration\\LiveSolution\\CallbackController' => 'getCallbackController18Service',
'App\\Controller\\Integration\\LiveSolution\\GameController' => 'getGameController22Service',
'App\\Controller\\Integration\\Mascot\\CallbackController' => 'getCallbackController19Service',
'App\\Controller\\Integration\\Mascot\\GameController' => 'getGameController23Service',
'App\\Controller\\Integration\\MySMTP\\WebhookController' => 'getWebhookControllerService',
'App\\Controller\\Integration\\Nlc\\ThumbnailController' => 'getThumbnailController3Service',
'App\\Controller\\Integration\\Nucleus\\CallbackController' => 'getCallbackController20Service',
'App\\Controller\\Integration\\Nucleus\\GameController' => 'getGameController24Service',
'App\\Controller\\Integration\\Onetouch\\CallbackController' => 'getCallbackController21Service',
'App\\Controller\\Integration\\Onetouch\\GameController' => 'getGameController25Service',
'App\\Controller\\Integration\\PgSoft\\CallbackController' => 'getCallbackController22Service',
'App\\Controller\\Integration\\PgSoft\\GameController' => 'getGameController26Service',
'App\\Controller\\Integration\\Playpearls\\CallbackController' => 'getCallbackController23Service',
'App\\Controller\\Integration\\Playpearls\\GameController' => 'getGameController27Service',
'App\\Controller\\Integration\\PragmaticGsp\\CallbackController' => 'getCallbackController24Service',
'App\\Controller\\Integration\\PragmaticGsp\\GameController' => 'getGameController28Service',
'App\\Controller\\Integration\\Pragmatic\\CallbackController' => 'getCallbackController25Service',
'App\\Controller\\Integration\\Pragmatic\\GameController' => 'getGameController29Service',
'App\\Controller\\Integration\\RedEagle\\GameController' => 'getGameController30Service',
'App\\Controller\\Integration\\RedEagle\\WebhookController' => 'getWebhookController2Service',
'App\\Controller\\Integration\\Redtiger\\ThumbnailController' => 'getThumbnailController4Service',
'App\\Controller\\Integration\\SAGaming\\CallbackController' => 'getCallbackController26Service',
'App\\Controller\\Integration\\SAGaming\\GameController' => 'getGameController31Service',
'App\\Controller\\Integration\\SSG\\CallbackController' => 'getCallbackController27Service',
'App\\Controller\\Integration\\SSG\\GameController' => 'getGameController32Service',
'App\\Controller\\Integration\\ScatterKings\\GameController' => 'getGameController33Service',
'App\\Controller\\Integration\\ScatterKings\\OperatorController' => 'getOperatorControllerService',
'App\\Controller\\Integration\\ScatterKings\\StaticImageController' => 'getStaticImageControllerService',
'App\\Controller\\Integration\\ScatterKings\\ThumbnailController' => 'getThumbnailController5Service',
'App\\Controller\\Integration\\Simpleplay\\CallbackController' => 'getCallbackController28Service',
'App\\Controller\\Integration\\Simpleplay\\GameController' => 'getGameController34Service',
'App\\Controller\\Integration\\Slotegrator\\ApiController' => 'getApiControllerService',
'App\\Controller\\Integration\\Slotegrator\\EventListener\\HeaderAuthenticationListener' => 'getHeaderAuthenticationListenerService',
'App\\Controller\\Integration\\Slotegrator\\GameController' => 'getGameController35Service',
'App\\Controller\\Integration\\Slotegrator\\SlotegratorGameAdminController' => 'getSlotegratorGameAdminControllerService',
'App\\Controller\\Integration\\SpadeGaming\\CallbackController' => 'getCallbackController29Service',
'App\\Controller\\Integration\\SpadeGaming\\GameController' => 'getGameController36Service',
'App\\Controller\\Integration\\Spinomenal\\CallbackController' => 'getCallbackController30Service',
'App\\Controller\\Integration\\Spinomenal\\GameController' => 'getGameController37Service',
'App\\Controller\\Integration\\Spinomenal\\ThumbnailController' => 'getThumbnailController6Service',
'App\\Controller\\Integration\\Superlotto\\CallbackController' => 'getCallbackController31Service',
'App\\Controller\\Integration\\Superlotto\\GameController' => 'getGameController38Service',
'App\\Controller\\Integration\\TVBet\\CallBackController' => 'getCallBackController32Service',
'App\\Controller\\Integration\\TVBet\\GameController' => 'getGameController39Service',
'App\\Controller\\Integration\\TVBet\\ThumbnailController' => 'getThumbnailController7Service',
'App\\Controller\\Integration\\TomHorn\\CallbackController' => 'getCallbackController33Service',
'App\\Controller\\Integration\\TomHorn\\GameController' => 'getGameController40Service',
'App\\Controller\\Integration\\TrippleCherry\\CallbackController' => 'getCallbackController34Service',
'App\\Controller\\Integration\\TrippleCherry\\GameController' => 'getGameController41Service',
'App\\Controller\\Integration\\TrippleCherry\\ThumbnailController' => 'getThumbnailController8Service',
'App\\Controller\\Integration\\TryToStart\\CallbackController' => 'getCallbackController35Service',
'App\\Controller\\Integration\\TryToStart\\GameController' => 'getGameController42Service',
'App\\Controller\\Integration\\Vibra\\CallbackController' => 'getCallbackController36Service',
'App\\Controller\\Integration\\Vibra\\GameController' => 'getGameController43Service',
'App\\Controller\\Integration\\Vibra\\StaticImageController' => 'getStaticImageController2Service',
'App\\Controller\\Integration\\Vibra\\ThumbnailController' => 'getThumbnailController9Service',
'App\\Controller\\Integration\\Wazdan\\CallbackController' => 'getCallbackController37Service',
'App\\Controller\\Integration\\Wazdan\\GameController' => 'getGameController44Service',
'App\\Controller\\Integration\\Wazdan\\ThumbnailController' => 'getThumbnailController10Service',
'App\\Controller\\Integration\\XPG\\CallbackController' => 'getCallbackController38Service',
'App\\Controller\\Integration\\XPG\\GameController' => 'getGameController45Service',
'App\\Controller\\Integration\\XPG\\ThumbnailController' => 'getThumbnailController11Service',
'App\\Controller\\Integration\\Zeus\\CallbackController' => 'getCallbackController39Service',
'App\\Controller\\Integration\\Zeus\\GameController' => 'getGameController46Service',
'App\\Controller\\Integration\\Zeus\\ThumbnailController' => 'getThumbnailController12Service',
'App\\Controller\\Tracking\\EmailClickController' => 'getEmailClickControllerService',
'App\\Controller\\Tracking\\EmailOpenController' => 'getEmailOpenControllerService',
'App\\Controller\\Tracking\\EmailUnsubscribeController' => 'getEmailUnsubscribeControllerService',
'App\\DK\\CalculatorBundle\\Command\\RefreshCommand' => 'getRefreshCommandService',
'App\\DK\\CalculatorBundle\\DKCalculatorBundle' => 'getDKCalculatorBundleService',
'App\\DK\\CalculatorBundle\\DependencyInjection\\Configuration' => 'getConfigurationService',
'App\\DK\\CalculatorBundle\\DependencyInjection\\DKCalculatorExtension' => 'getDKCalculatorExtensionService',
'App\\DK\\CalculatorBundle\\EventListener\\EntityListener' => 'getEntityListenerService',
'App\\DK\\CalculatorBundle\\Metadata\\Driver\\AnnotationDriver' => 'getAnnotationDriverService',
'App\\DK\\CalculatorBundle\\Service\\CalculatorService' => 'getCalculatorServiceService',
'App\\DataFixtures\\AppFixtures' => 'getAppFixturesService',
'App\\DataFixtures\\RoleFixture' => 'getRoleFixtureService',
'App\\DataFixtures\\UserFixture' => 'getUserFixtureService',
'App\\EventListener\\GameTransactionUpdateWR' => 'getGameTransactionUpdateWRService',
'App\\EventListener\\GamificationEventListener' => 'getGamificationEventListenerService',
'App\\EventListener\\LedgerCurrencyStampSubscriber' => 'getLedgerCurrencyStampSubscriberService',
'App\\EventListener\\ReCaptchaValidationListener' => 'getReCaptchaValidationListenerService',
'App\\EventListener\\UserBalanceDualWriteSubscriber' => 'getUserBalanceDualWriteSubscriberService',
'App\\EventSubscriber\\AdminCanonicalHostSubscriber' => 'getAdminCanonicalHostSubscriberService',
'App\\EventSubscriber\\AdminSessionPreserveSubscriber' => 'getAdminSessionPreserveSubscriberService',
'App\\EventSubscriber\\ChatAjaxSessionIsolationSubscriber' => 'getChatAjaxSessionIsolationSubscriberService',
'App\\EventSubscriber\\ChatAutomationDoctrineSubscriber' => 'getChatAutomationDoctrineSubscriberService',
'App\\EventSubscriber\\ChatEmbedCookieSubscriber' => 'getChatEmbedCookieSubscriberService',
'App\\EventSubscriber\\DashboardBackendRequestSubscriber' => 'getDashboardBackendRequestSubscriberService',
'App\\EventSubscriber\\DepositIntentSubscriber' => 'getDepositIntentSubscriberService',
'App\\EventSubscriber\\KycIntentSubscriber' => 'getKycIntentSubscriberService',
'App\\EventSubscriber\\LogoutSubscriber' => 'getLogoutSubscriberService',
'App\\EventSubscriber\\PayadmitWebhookTerminateSubscriber' => 'getPayadmitWebhookTerminateSubscriberService',
'App\\EventSubscriber\\SessionCookieDedupSubscriber' => 'getSessionCookieDedupSubscriberService',
'App\\EventSubscriber\\WithdrawalIntentSubscriber' => 'getWithdrawalIntentSubscriberService',
'App\\Form\\Admin\\Banner\\BannerType' => 'getBannerTypeService',
'App\\Form\\Admin\\Blog\\BlogCategoryType' => 'getBlogCategoryTypeService',
'App\\Form\\Admin\\Blog\\BlogType' => 'getBlogTypeService',
'App\\Form\\Admin\\Chat\\BroadcastCenterData' => 'getBroadcastCenterDataService',
'App\\Form\\Admin\\Chat\\BroadcastCenterFormType' => 'getBroadcastCenterFormTypeService',
'App\\Form\\Admin\\Chat\\ChatAutomationRuleType' => 'getChatAutomationRuleTypeService',
'App\\Form\\Admin\\Event\\EventSelectionFormType' => 'getEventSelectionFormTypeService',
'App\\Form\\Admin\\FreeSpin\\Model\\FreeSpinFormModel' => 'getFreeSpinFormModelService',
'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType' => 'getFreeSpinCampaignTypeService',
'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinType' => 'getFreeSpinTypeService',
'App\\Form\\Admin\\Game\\GameCategoryType' => 'getGameCategoryTypeService',
'App\\Form\\Admin\\Game\\GameEditType' => 'getGameEditTypeService',
'App\\Form\\Admin\\Game\\GameParamType' => 'getGameParamTypeService',
'App\\Form\\Admin\\Player\\AddBonusFormType' => 'getAddBonusFormTypeService',
'App\\Form\\Admin\\Player\\CMPlayerFormType' => 'getCMPlayerFormTypeService',
'App\\Form\\Admin\\Player\\EditPlayerFormType' => 'getEditPlayerFormTypeService',
'App\\Form\\Admin\\Player\\ManualTransactionFormType' => 'getManualTransactionFormTypeService',
'App\\Form\\Admin\\Player\\Model\\CMPlayerFormModel' => 'getCMPlayerFormModelService',
'App\\Form\\Admin\\Player\\Model\\EditPlayerFormModel' => 'getEditPlayerFormModelService',
'App\\Form\\Admin\\Player\\Model\\PlayerEventSelectionFormModel' => 'getPlayerEventSelectionFormModelService',
'App\\Form\\Admin\\Player\\Model\\PlayerFormModel' => 'getPlayerFormModelService',
'App\\Form\\Admin\\Player\\PlayerEventSelectionFormType' => 'getPlayerEventSelectionFormTypeService',
'App\\Form\\Admin\\Player\\PlayerOutboundEmailType' => 'getPlayerOutboundEmailTypeService',
'App\\Form\\Admin\\Player\\PlayerOutboundSmsType' => 'getPlayerOutboundSmsTypeService',
'App\\Form\\Admin\\Player\\RemoveBonusFormType' => 'getRemoveBonusFormTypeService',
'App\\Form\\Admin\\Provider\\ProviderType' => 'getProviderTypeService',
'App\\Form\\Admin\\Report\\CashierReportFormType' => 'getCashierReportFormTypeService',
'App\\Form\\Admin\\Report\\ReportFormType' => 'getReportFormTypeService',
'App\\Form\\Admin\\Report\\ReportProviderFormType' => 'getReportProviderFormTypeService',
'App\\Form\\Admin\\Report\\ReportSportsFormType' => 'getReportSportsFormTypeService',
'App\\Form\\Admin\\Security\\AdminLoginForm' => 'getAdminLoginFormService',
'App\\Form\\Admin\\Sms\\SmsCampaignType' => 'getSmsCampaignTypeService',
'App\\Form\\Admin\\System\\ConfigType' => 'getConfigTypeService',
'App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType' => 'getCoinPaymentsAdminWithdrawTypeService',
'App\\Form\\Admin\\Wallet\\ExchangeOrderType' => 'getExchangeOrderTypeService',
'App\\Form\\Admin\\Wallet\\WithdrawType' => 'getWithdrawTypeService',
'App\\Form\\Admin\\Zone\\ZoneType' => 'getZoneTypeService',
'App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormModel' => 'getConfirmPlayerInfoFormModelService',
'App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormType' => 'getConfirmPlayerInfoFormTypeService',
'App\\Form\\Frontend\\Cashier\\GenericCCFormModel' => 'getGenericCCFormModelService',
'App\\Form\\Frontend\\Cashier\\GenericCCFormType' => 'getGenericCCFormTypeService',
'App\\Form\\Frontend\\Model\\UserChangePasswordFormModel' => 'getUserChangePasswordFormModelService',
'App\\Form\\Frontend\\Model\\UserRegistrationFormModel' => 'getUserRegistrationFormModelService',
'App\\Form\\Frontend\\Model\\UserResetRequestFormModel' => 'getUserResetRequestFormModelService',
'App\\Form\\Frontend\\Type\\GamestateType' => 'getGamestateTypeService',
'App\\Form\\Frontend\\Type\\ReCaptchaType' => 'getReCaptchaTypeService',
'App\\Form\\Frontend\\Type\\RegistrationFormType' => 'getRegistrationFormTypeService',
'App\\Form\\Frontend\\Type\\TransferType' => 'getTransferTypeService',
'App\\Form\\Frontend\\Type\\UserChangePasswordFormType' => 'getUserChangePasswordFormTypeService',
'App\\Form\\Frontend\\Type\\UserLossExclusionFormType' => 'getUserLossExclusionFormTypeService',
'App\\Form\\Frontend\\Type\\UserResetRequestFormType' => 'getUserResetRequestFormTypeService',
'App\\Form\\Frontend\\Type\\UserTimeExclusionFormType' => 'getUserTimeExclusionFormTypeService',
'App\\Form\\Frontend\\Type\\WithdrawCryptoType' => 'getWithdrawCryptoTypeService',
'App\\Form\\Frontend\\Type\\WithdrawType' => 'getWithdrawType2Service',
'App\\Playpearls\\AffiliateBundle\\DependencyInjection\\Configuration' => 'getConfiguration2Service',
'App\\Playpearls\\AffiliateBundle\\DependencyInjection\\PlaypearlsAffiliateExtension' => 'getPlaypearlsAffiliateExtensionService',
'App\\Playpearls\\AffiliateBundle\\EventListener\\AffiliateCodeListener' => 'getAffiliateCodeListenerService',
'App\\Playpearls\\AffiliateBundle\\PlaypearlsAffiliateBundle' => 'getPlaypearlsAffiliateBundleService',
'App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager' => 'getAffiliateTrackingManagerService',
'App\\Playpearls\\ApiBundle\\Api' => 'getApiService',
'App\\Playpearls\\ApiBundle\\DependencyInjection\\Compiler\\AvailableGamesCompilerPass' => 'getAvailableGamesCompilerPassService',
'App\\Playpearls\\ApiBundle\\EventListener\\ApiExceptionListener' => 'getApiExceptionListenerService',
'App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener' => 'getLastSeenListenerService',
'App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener' => 'getPageViewsListenerService',
'App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener' => 'getTotalVisitsListenerService',
'App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener' => 'getVipUpdateListenerService',
'App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler' => 'getEventLogHandlerService',
'App\\Playpearls\\ApiBundle\\PlaypearlsApiBundle' => 'getPlaypearlsApiBundleService',
'App\\Playpearls\\ApiBundle\\Profiler\\Profiler' => 'getProfilerService',
'App\\Playpearls\\ApiBundle\\Util\\UserManipulator' => 'getUserManipulatorService',
'App\\Playpearls\\ApiBundle\\Validation\\Transfer' => 'getTransferService',
'App\\Playpearls\\ApiBundle\\Validation\\TransferValidator' => 'getTransferValidatorService',
'App\\Playpearls\\CoinBundle\\CoinEvents' => 'getCoinEventsService',
'App\\Playpearls\\CoinBundle\\DependencyInjection\\Configuration' => 'getConfiguration3Service',
'App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener' => 'getMailerAlertListenerService',
'App\\Playpearls\\CoinBundle\\PlaypearlsCoinBundle' => 'getPlaypearlsCoinBundleService',
'App\\Playpearls\\CoinBundle\\Security\\ApiKeyAuthenticator' => 'getApiKeyAuthenticatorService',
'App\\Playpearls\\CoinBundle\\Security\\ApiKeyUserProvider' => 'getApiKeyUserProviderService',
'App\\Playpearls\\CoinBundle\\Security\\InvalidAddressException' => 'getInvalidAddressExceptionService',
'App\\Playpearls\\GWCGamesBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
'App\\Playpearls\\GWCGamesBundle\\DependencyInjection\\Configuration' => 'getConfiguration4Service',
'App\\Playpearls\\GWCGamesBundle\\DependencyInjection\\PlaypearlsGWCGamesExtension' => 'getPlaypearlsGWCGamesExtensionService',
'App\\Playpearls\\GWCGamesBundle\\PlaypearlsGWCGamesBundle' => 'getPlaypearlsGWCGamesBundleService',
'App\\Repository\\BannerRepository' => 'getBannerRepositoryService',
'App\\Repository\\BlogCategoryRepository' => 'getBlogCategoryRepositoryService',
'App\\Repository\\BlogRepository' => 'getBlogRepositoryService',
'App\\Repository\\BroadcastCampaignRepository' => 'getBroadcastCampaignRepositoryService',
'App\\Repository\\BroadcastRecipientRepository' => 'getBroadcastRecipientRepositoryService',
'App\\Repository\\CashierRequestRepository' => 'getCashierRequestRepositoryService',
'App\\Repository\\ChatAutomationFireRepository' => 'getChatAutomationFireRepositoryService',
'App\\Repository\\ChatAutomationRuleRepository' => 'getChatAutomationRuleRepositoryService',
'App\\Repository\\ChatLiveEventRepository' => 'getChatLiveEventRepositoryService',
'App\\Repository\\ChatOperatorSettingsRepository' => 'getChatOperatorSettingsRepositoryService',
'App\\Repository\\ConfigRepository' => 'getConfigRepositoryService',
'App\\Repository\\ConversationRepository' => 'getConversationRepositoryService',
'App\\Repository\\CountryRepository' => 'getCountryRepositoryService',
'App\\Repository\\CreditCardPaymentRepository' => 'getCreditCardPaymentRepositoryService',
'App\\Repository\\CreditCardRepository' => 'getCreditCardRepositoryService',
'App\\Repository\\CronJobRepository' => 'getCronJobRepositoryService',
'App\\Repository\\CurrencyDiscrepancyRepository' => 'getCurrencyDiscrepancyRepositoryService',
'App\\Repository\\CurrencyRepository' => 'getCurrencyRepositoryService',
'App\\Repository\\DepositMethodRepository' => 'getDepositMethodRepositoryService',
'App\\Repository\\EmailBounceRepository' => 'getEmailBounceRepositoryService',
'App\\Repository\\EmailCampaignRepository' => 'getEmailCampaignRepositoryService',
'App\\Repository\\EmailClickRepository' => 'getEmailClickRepositoryService',
'App\\Repository\\EmailComplaintRepository' => 'getEmailComplaintRepositoryService',
'App\\Repository\\EmailListRepository' => 'getEmailListRepositoryService',
'App\\Repository\\EmailListSubscriberRepository' => 'getEmailListSubscriberRepositoryService',
'App\\Repository\\EmailOpenRepository' => 'getEmailOpenRepositoryService',
'App\\Repository\\EmailSendRepository' => 'getEmailSendRepositoryService',
'App\\Repository\\EmailUnsubscribeRepository' => 'getEmailUnsubscribeRepositoryService',
'App\\Repository\\ExnodeInvoiceRepository' => 'getExnodeInvoiceRepositoryService',
'App\\Repository\\FreeSpinCampaignRepository' => 'getFreeSpinCampaignRepositoryService',
'App\\Repository\\FreeSpinRepository' => 'getFreeSpinRepositoryService',
'App\\Repository\\GameCategoryRepository' => 'getGameCategoryRepositoryService',
'App\\Repository\\GameParamRepository' => 'getGameParamRepositoryService',
'App\\Repository\\GameRepository' => 'getGameRepositoryService',
'App\\Repository\\GameSourceRepository' => 'getGameSourceRepositoryService',
'App\\Repository\\Gamification\\MissionRepository' => 'getMissionRepositoryService',
'App\\Repository\\Gamification\\RewardWidgetRepository' => 'getRewardWidgetRepositoryService',
'App\\Repository\\Gamification\\UserMissionRepository' => 'getUserMissionRepositoryService',
'App\\Repository\\Gamification\\UserWidgetUsageRepository' => 'getUserWidgetUsageRepositoryService',
'App\\Repository\\IdempotencyRecordRepository' => 'getIdempotencyRecordRepositoryService',
'App\\Repository\\MessageRepository' => 'getMessageRepositoryService',
'App\\Repository\\PayadmitPaymentRepository' => 'getPayadmitPaymentRepositoryService',
'App\\Repository\\PaymentMethodRepository' => 'getPaymentMethodRepositoryService',
'App\\Repository\\PlayerCurrencyHistoryRepository' => 'getPlayerCurrencyHistoryRepositoryService',
'App\\Repository\\PlayerWalletRepository' => 'getPlayerWalletRepositoryService',
'App\\Repository\\ProcessorRepository' => 'getProcessorRepositoryService',
'App\\Repository\\ProcessorThrottleRepository' => 'getProcessorThrottleRepositoryService',
'App\\Repository\\ProviderCurrencyRepository' => 'getProviderCurrencyRepositoryService',
'App\\Repository\\ProviderSettlementLineRepository' => 'getProviderSettlementLineRepositoryService',
'App\\Repository\\ProvidersRepository' => 'getProvidersRepositoryService',
'App\\Repository\\RoleRepository' => 'getRoleRepositoryService',
'App\\Repository\\SmartPayRepository' => 'getSmartPayRepositoryService',
'App\\Repository\\SmsCampaignRepository' => 'getSmsCampaignRepositoryService',
'App\\Repository\\SportsBetItemRepository' => 'getSportsBetItemRepositoryService',
'App\\Repository\\SportsBetSlipItemRepository' => 'getSportsBetSlipItemRepositoryService',
'App\\Repository\\SportsTransactionItemRepository' => 'getSportsTransactionItemRepositoryService',
'App\\Repository\\SportsWagerRepository' => 'getSportsWagerRepositoryService',
'App\\Repository\\TrackingDomainRepository' => 'getTrackingDomainRepositoryService',
'App\\Repository\\TrezuzGatewayRepository' => 'getTrezuzGatewayRepositoryService',
'App\\Repository\\TrezuzPayRepository' => 'getTrezuzPayRepositoryService',
'App\\Repository\\UserChatRepository' => 'getUserChatRepositoryService',
'App\\Repository\\UserRepository' => 'getUserRepositoryService',
'App\\Repository\\WalletLedgerEntryRepository' => 'getWalletLedgerEntryRepositoryService',
'App\\Repository\\WithdrawalMethodRepository' => 'getWithdrawalMethodRepositoryService',
'App\\Repository\\ZoneRepository' => 'getZoneRepositoryService',
'App\\Routing\\DashboardBackendRouter' => 'getDashboardBackendRouterService',
'App\\Routing\\DashboardBackendUrl' => 'getDashboardBackendUrlService',
'App\\Security\\AdminLoginAuthenticator' => 'getAdminLoginAuthenticatorService',
'App\\Security\\EmailVerifier' => 'getEmailVerifierService',
'App\\Security\\LoginFormAuthenticator' => 'getLoginFormAuthenticatorService',
'App\\Security\\UserProvider' => 'getUserProviderService',
'App\\Service\\Admin\\BackendTableDataProvider' => 'getBackendTableDataProviderService',
'App\\Service\\Chat\\ChatDashboardBootstrap' => 'getChatDashboardBootstrapService',
'App\\Service\\Chat\\ChatOpenPlayerResolver' => 'getChatOpenPlayerResolverService',
'App\\Service\\Chat\\SupportBoardAdminEmbedder' => 'getSupportBoardAdminEmbedderService',
'App\\Service\\Chat\\SupportBoardAjaxHandler' => 'getSupportBoardAjaxHandlerService',
'App\\Service\\Chat\\SupportBoardApiHandler' => 'getSupportBoardApiHandlerService',
'App\\Service\\Chat\\SupportBoardEnvironment' => 'getSupportBoardEnvironmentService',
'App\\Service\\Chat\\SupportBoardLegacyContext' => 'getSupportBoardLegacyContextService',
'App\\Service\\Chat\\SupportBoardSymfonyAuthBridge' => 'getSupportBoardSymfonyAuthBridgeService',
'App\\Service\\TryToStart\\GameApiService' => 'getGameApiServiceService',
'App\\Service\\TryToStart\\TryToStartApiClient' => 'getTryToStartApiClientService',
'App\\Service\\TryToStart\\TryToStartDtoValidator' => 'getTryToStartDtoValidatorService',
'App\\Service\\TryToStart\\TryToStartIntegration' => 'getTryToStartIntegrationService',
'App\\Service\\TryToStart\\TryToStartWalletService' => 'getTryToStartWalletServiceService',
'App\\Services\\Admin\\AdminGeoIpLookup' => 'getAdminGeoIpLookupService',
'App\\Services\\Admin\\AdminSmsRelayService' => 'getAdminSmsRelayServiceService',
'App\\Services\\Admin\\BackendUserGroupAccessCatalog' => 'getBackendUserGroupAccessCatalogService',
'App\\Services\\Admin\\BackupManagerHelper' => 'getBackupManagerHelperService',
'App\\Services\\Admin\\CashierReportManager' => 'getCashierReportManagerService',
'App\\Services\\Admin\\GameCategoryImageResolver' => 'getGameCategoryImageResolverService',
'App\\Services\\Admin\\GeoIpEnginePanelBuilder' => 'getGeoIpEnginePanelBuilderService',
'App\\Services\\Admin\\IpLocationProviderStateStore' => 'getIpLocationProviderStateStoreService',
'App\\Services\\Admin\\IpLocationServicesPanelBuilder' => 'getIpLocationServicesPanelBuilderService',
'App\\Services\\Admin\\PlayerDeleteManager' => 'getPlayerDeleteManagerService',
'App\\Services\\Admin\\PlayerExportManager' => 'getPlayerExportManagerService',
'App\\Services\\Admin\\PlayerListChatCrmEnricher' => 'getPlayerListChatCrmEnricherService',
'App\\Services\\Admin\\PlayerStatsService' => 'getPlayerStatsServiceService',
'App\\Services\\Admin\\ReportRevenueManager' => 'getReportRevenueManagerService',
'App\\Services\\Admin\\SportsActivityManager' => 'getSportsActivityManagerService',
'App\\Services\\Admin\\SportsStatsService' => 'getSportsStatsServiceService',
'App\\Services\\Admin\\ZoneManager' => 'getZoneManagerService',
'App\\Services\\Affiliate\\AffiliateAdminLegacyHaltException' => 'getAffiliateAdminLegacyHaltExceptionService',
'App\\Services\\Affiliate\\AffiliateAdminLegacyRunner' => 'getAffiliateAdminLegacyRunnerService',
'App\\Services\\Affiliate\\AffiliateAdminSessionBridge' => 'getAffiliateAdminSessionBridgeService',
'App\\Services\\Affiliate\\AffiliateApiManager' => 'getAffiliateApiManagerService',
'App\\Services\\Affiliate\\AffiliateConfigurationHelper' => 'getAffiliateConfigurationHelperService',
'App\\Services\\Affiliate\\AffiliateSecureRequestSigner' => 'getAffiliateSecureRequestSignerService',
'App\\Services\\Cashier\\CashierIntegrator' => 'getCashierIntegratorService',
'App\\Services\\Cashier\\CurrencyConversionHelper' => 'getCurrencyConversionHelperService',
'App\\Services\\Catalog\\GameCatalogMatcher' => 'getGameCatalogMatcherService',
'App\\Services\\Catalog\\GameNameNormalizer' => 'getGameNameNormalizerService',
'App\\Services\\Chat\\ApiManager' => 'getApiManagerService',
'App\\Services\\Chat\\BroadcastAudienceQueryBuilder' => 'getBroadcastAudienceQueryBuilderService',
'App\\Services\\Chat\\BroadcastBackgroundLauncher' => 'getBroadcastBackgroundLauncherService',
'App\\Services\\Chat\\BroadcastCampaignProcessor' => 'getBroadcastCampaignProcessorService',
'App\\Services\\Chat\\BroadcastRecipientSender' => 'getBroadcastRecipientSenderService',
'App\\Services\\Chat\\ChatAgentNotificationService' => 'getChatAgentNotificationServiceService',
'App\\Services\\Chat\\ChatAnalyticsService' => 'getChatAnalyticsServiceService',
'App\\Services\\Chat\\ChatAutomationDispatcher' => 'getChatAutomationDispatcherService',
'App\\Services\\Chat\\ChatAutomationExecutor' => 'getChatAutomationExecutorService',
'App\\Services\\Chat\\ChatAutomationTemplateRenderer' => 'getChatAutomationTemplateRendererService',
'App\\Services\\Chat\\ChatAutomationTriggers' => 'getChatAutomationTriggersService',
'App\\Services\\Chat\\ChatLiveEventRecorder' => 'getChatLiveEventRecorderService',
'App\\Services\\Chat\\ChatPaymentsMonitorService' => 'getChatPaymentsMonitorServiceService',
'App\\Services\\Chat\\ChatVipMonitorService' => 'getChatVipMonitorServiceService',
'App\\Services\\Chat\\ConfigurationHelper' => 'getConfigurationHelperService',
'App\\Services\\Chat\\MissedConversationRecoveryService' => 'getMissedConversationRecoveryServiceService',
'App\\Services\\CurrencyService' => 'getCurrencyServiceService',
'App\\Services\\Currency\\CurrencyMismatchGuard' => 'getCurrencyMismatchGuardService',
'App\\Services\\Currency\\CurrencyReconciliationService' => 'getCurrencyReconciliationServiceService',
'App\\Services\\Currency\\GameSessionCurrencyService' => 'getGameSessionCurrencyServiceService',
'App\\Services\\Currency\\IntegrationCurrencyHelper' => 'getIntegrationCurrencyHelperService',
'App\\Services\\Currency\\LaunchCurrencyService' => 'getLaunchCurrencyServiceService',
'App\\Services\\Currency\\LedgerCurrencyService' => 'getLedgerCurrencyServiceService',
'App\\Services\\Currency\\MultiCurrencyFeature' => 'getMultiCurrencyFeatureService',
'App\\Services\\Currency\\MultiCurrencyReadinessService' => 'getMultiCurrencyReadinessServiceService',
'App\\Services\\Currency\\PaymentFxService' => 'getPaymentFxServiceService',
'App\\Services\\Currency\\PlayerCurrencyHistoryService' => 'getPlayerCurrencyHistoryServiceService',
'App\\Services\\Currency\\PlayerCurrencyService' => 'getPlayerCurrencyServiceService',
'App\\Services\\Currency\\ProviderAmountConverter' => 'getProviderAmountConverterService',
'App\\Services\\Currency\\ProviderSettlementService' => 'getProviderSettlementServiceService',
'App\\Services\\Currency\\RegistrationCurrencyService' => 'getRegistrationCurrencyServiceService',
'App\\Services\\Currency\\SessionCurrencyPolicyService' => 'getSessionCurrencyPolicyServiceService',
'App\\Services\\Email\\EmailTrackingService' => 'getEmailTrackingServiceService',
'App\\Services\\Email\\MySMTPService' => 'getMySMTPServiceService',
'App\\Services\\Fx\\DatabaseFxRateProvider' => 'getDatabaseFxRateProviderService',
'App\\Services\\Fx\\FrankfurterFxRateProvider' => 'getFrankfurterFxRateProviderService',
'App\\Services\\Fx\\FxMarkupPolicy' => 'getFxMarkupPolicyService',
'App\\Services\\Fx\\FxSafetyBufferPolicy' => 'getFxSafetyBufferPolicyService',
'App\\Services\\Fx\\FxService' => 'getFxServiceService',
'App\\Services\\Gamification\\MissionManager' => 'getMissionManagerService',
'App\\Services\\Gamification\\RewardEngine' => 'getRewardEngineService',
'App\\Services\\Gamification\\WidgetManager' => 'getWidgetManagerService',
'App\\Services\\Idempotency\\IdempotencyService' => 'getIdempotencyServiceService',
'App\\Services\\Integration\\Amatic\\APIManager' => 'getAPIManager2Service',
'App\\Services\\Integration\\Amusnet\\APIManager' => 'getAPIManager3Service',
'App\\Services\\Integration\\Atmosfera\\APIManager' => 'getAPIManager4Service',
'App\\Services\\Integration\\BGaming\\APIManager' => 'getAPIManager5Service',
'App\\Services\\Integration\\BGaming\\ActionBGaming' => 'getActionBGamingService',
'App\\Services\\Integration\\BGaming\\ActionRollbackBGaming' => 'getActionRollbackBGamingService',
'App\\Services\\Integration\\BGaming\\FreeSpinManager' => 'getFreeSpinManagerService',
'App\\Services\\Integration\\BGaming\\TransactionBGaming' => 'getTransactionBGamingService',
'App\\Services\\Integration\\BGaming\\Urls' => 'getUrlsService',
'App\\Services\\Integration\\BGaming\\UserBGaming' => 'getUserBGamingService',
'App\\Services\\Integration\\BetBy\\ApiManager' => 'getApiManager6Service',
'App\\Services\\Integration\\BetBy\\ExternalApiCalls' => 'getExternalApiCallsService',
'App\\Services\\Integration\\BetBy\\KeyManager' => 'getKeyManagerService',
'App\\Services\\Integration\\BetBy\\WagerManager' => 'getWagerManagerService',
'App\\Services\\Integration\\Betsoft\\LobbyImageMap' => 'getLobbyImageMapService',
'App\\Services\\Integration\\Betsoft\\ThumbnailResolver' => 'getThumbnailResolverService',
'App\\Services\\Integration\\Bombay\\APIManager' => 'getAPIManager7Service',
'App\\Services\\Integration\\Bombay\\BombayGameCatalog' => 'getBombayGameCatalogService',
'App\\Services\\Integration\\Caleta\\APIManager' => 'getAPIManager8Service',
'App\\Services\\Integration\\Concept\\APIManager' => 'getAPIManager9Service',
'App\\Services\\Integration\\Concept\\ConceptGameCatalog' => 'getConceptGameCatalogService',
'App\\Services\\Integration\\EBet\\APIManager' => 'getAPIManager10Service',
'App\\Services\\Integration\\EBet\\EBetCurrencyHelper' => 'getEBetCurrencyHelperService',
'App\\Services\\Integration\\Endorphina\\APIManager' => 'getAPIManager11Service',
'App\\Services\\Integration\\Evolution\\APIManager' => 'getAPIManager12Service',
'App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper' => 'getEvolutionCurrencyHelperService',
'App\\Services\\Integration\\Exnode\\ExnodeClient' => 'getExnodeClientService',
'App\\Services\\Integration\\Felix\\APIManager' => 'getAPIManager13Service',
'App\\Services\\Integration\\FreeSpinCampaignIntegrator' => 'getFreeSpinCampaignIntegratorService',
'App\\Services\\Integration\\FreeSpinIntegrator' => 'getFreeSpinIntegratorService',
'App\\Services\\Integration\\Genesis\\APIManager' => 'getAPIManager14Service',
'App\\Services\\Integration\\Genesis\\GenesisGameCatalog' => 'getGenesisGameCatalogService',
'App\\Services\\Integration\\GitSlotPark\\GitSlotParkCurrencyHelper' => 'getGitSlotParkCurrencyHelperService',
'App\\Services\\Integration\\Hacksaw\\APIManager' => 'getAPIManager15Service',
'App\\Services\\Integration\\Isomasoft\\APIManager' => 'getAPIManager16Service',
'App\\Services\\Integration\\Isomasoft\\IsomasoftCurrencyHelper' => 'getIsomasoftCurrencyHelperService',
'App\\Services\\Integration\\KAGaming\\APIManager' => 'getAPIManager17Service',
'App\\Services\\Integration\\Leap\\APIManager' => 'getAPIManager18Service',
'App\\Services\\Integration\\LiveSolution\\APIManager' => 'getAPIManager19Service',
'App\\Services\\Integration\\Mascot\\APIManager' => 'getAPIManager20Service',
'App\\Services\\Integration\\Nucleus\\APIManager' => 'getAPIManager21Service',
'App\\Services\\Integration\\Onetouch\\APIManager' => 'getAPIManager22Service',
'App\\Services\\Integration\\Onetouch\\OnetouchGameCatalog' => 'getOnetouchGameCatalogService',
'App\\Services\\Integration\\Payadmit\\PayadmitAsyncWebhookBuffer' => 'getPayadmitAsyncWebhookBufferService',
'App\\Services\\Integration\\Payadmit\\PayadmitCheckoutUrlValidator' => 'getPayadmitCheckoutUrlValidatorService',
'App\\Services\\Integration\\Payadmit\\PayadmitClient' => 'getPayadmitClientService',
'App\\Services\\Integration\\Payadmit\\PayadmitDepositPayloadBuilder' => 'getPayadmitDepositPayloadBuilderService',
'App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService' => 'getPayadmitIntegrationServiceService',
'App\\Services\\Integration\\Payadmit\\PayadmitOrderIdValidator' => 'getPayadmitOrderIdValidatorService',
'App\\Services\\Integration\\Payadmit\\PayadmitPhoneFormatter' => 'getPayadmitPhoneFormatterService',
'App\\Services\\Integration\\Payadmit\\PayadmitReadinessChecker' => 'getPayadmitReadinessCheckerService',
'App\\Services\\Integration\\PgSoft\\APIManager' => 'getAPIManager23Service',
'App\\Services\\Integration\\Playpearls\\APIManager' => 'getAPIManager24Service',
'App\\Services\\Integration\\Playpearls\\FreeSpinManager' => 'getFreeSpinManager2Service',
'App\\Services\\Integration\\PragmaticGsp\\APIManager' => 'getAPIManager25Service',
'App\\Services\\Integration\\Pragmatic\\APIManager' => 'getAPIManager26Service',
'App\\Services\\Integration\\Pragmatic\\PragmaticCurrencyHelper' => 'getPragmaticCurrencyHelperService',
'App\\Services\\Integration\\RedEagle\\APIManager' => 'getAPIManager27Service',
'App\\Services\\Integration\\RedEagle\\RedeagleGameCatalog' => 'getRedeagleGameCatalogService',
'App\\Services\\Integration\\SAGaming\\APIManager' => 'getAPIManager28Service',
'App\\Services\\Integration\\SAGaming\\SagamingGameCatalog' => 'getSagamingGameCatalogService',
'App\\Services\\Integration\\SSG\\APIManager' => 'getAPIManager29Service',
'App\\Services\\Integration\\SSG\\SsgGameCatalog' => 'getSsgGameCatalogService',
'App\\Services\\Integration\\ScatterKings\\APIManager' => 'getAPIManager30Service',
'App\\Services\\Integration\\ScatterKings\\ScatterkingsGameCatalog' => 'getScatterkingsGameCatalogService',
'App\\Services\\Integration\\Simpleplay\\APIManager' => 'getAPIManager31Service',
'App\\Services\\Integration\\Simpleplay\\SimpleplayGameCatalog' => 'getSimpleplayGameCatalogService',
'App\\Services\\Integration\\Slotegrator\\GameImageManager' => 'getGameImageManagerService',
'App\\Services\\Integration\\Slotegrator\\IntegrationService' => 'getIntegrationServiceService',
'App\\Services\\Integration\\Slotegrator\\SlotegratorConnectionManager' => 'getSlotegratorConnectionManagerService',
'App\\Services\\Integration\\Slotegrator\\SlotegratorGamestateManager' => 'getSlotegratorGamestateManagerService',
'App\\Services\\Integration\\SpadeGaming\\APIManager' => 'getAPIManager32Service',
'App\\Services\\Integration\\Spinomenal\\APIManager' => 'getAPIManager33Service',
'App\\Services\\Integration\\Spinomenal\\FreeSpinManager' => 'getFreeSpinManager3Service',
'App\\Services\\Integration\\Spinomenal\\SpinomenalGameCatalog' => 'getSpinomenalGameCatalogService',
'App\\Services\\Integration\\Superlotto\\APIManager' => 'getAPIManager34Service',
'App\\Services\\Integration\\Superlotto\\SuperlottoGameCatalog' => 'getSuperlottoGameCatalogService',
'App\\Services\\Integration\\TVBet\\APIManager' => 'getAPIManager35Service',
'App\\Services\\Integration\\TVBet\\TvbetGameCatalog' => 'getTvbetGameCatalogService',
'App\\Services\\Integration\\TomHorn\\APIManager' => 'getAPIManager36Service',
'App\\Services\\Integration\\TrippleCherry\\APIManager' => 'getAPIManager37Service',
'App\\Services\\Integration\\Vibra\\APIManager' => 'getAPIManager38Service',
'App\\Services\\Integration\\Vibra\\VibraGameCatalog' => 'getVibraGameCatalogService',
'App\\Services\\Integration\\Wazdan\\APIManager' => 'getAPIManager39Service',
'App\\Services\\Integration\\Wazdan\\FreeSpinManager' => 'getFreeSpinManager4Service',
'App\\Services\\Integration\\XPG\\APIManager' => 'getAPIManager40Service',
'App\\Services\\Integration\\XPG\\XpgGameCatalog' => 'getXpgGameCatalogService',
'App\\Services\\Integration\\Zeus\\APIManager' => 'getAPIManager41Service',
'App\\Services\\Integration\\Zeus\\ZeusCurrencyHelper' => 'getZeusCurrencyHelperService',
'App\\Services\\Integration\\Zeus\\ZeusGameCatalog' => 'getZeusGameCatalogService',
'App\\Services\\Ledger\\LedgerService' => 'getLedgerServiceService',
'App\\Services\\Mercure\\ChatEventPublisher' => 'getChatEventPublisherService',
'App\\Services\\PaymentMethodCurrencyService' => 'getPaymentMethodCurrencyServiceService',
'App\\Services\\Payment\\TrezuzGatewayService' => 'getTrezuzGatewayServiceService',
'App\\Services\\Provider\\ProviderCurrencyResolver' => 'getProviderCurrencyResolverService',
'App\\Services\\Reports\\GamesReport' => 'getGamesReportService',
'App\\Services\\Reports\\RegistrationsReport' => 'getRegistrationsReportService',
'App\\Services\\Reports\\ReportSender' => 'getReportSenderService',
'App\\Services\\Reports\\SalesReport' => 'getSalesReportService',
'App\\Services\\SEO\\SEOFileLoader' => 'getSEOFileLoaderService',
'App\\Services\\Security\\JWTSecurityHelper' => 'getJWTSecurityHelperService',
'App\\Services\\User\\VipStatusResolver' => 'getVipStatusResolverService',
'App\\Services\\Wallet\\CoinAddressManager' => 'getCoinAddressManagerService',
'App\\Services\\Wallet\\CoinBundle\\CoinAddressManager' => 'getCoinAddressManager2Service',
'App\\Services\\Wallet\\CoinBundle\\UpdaterService' => 'getUpdaterServiceService',
'App\\Services\\Wallet\\CoinBundle\\WalletManager' => 'getWalletManagerService',
'App\\Services\\Wallet\\CoinConfigManager' => 'getCoinConfigManagerService',
'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI' => 'getCoinPaymentsAPIService',
'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager' => 'getCoinPaymentsDepositManagerService',
'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager' => 'getCoinPaymentsManagerService',
'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager' => 'getCoinPaymentsWithdrawalManagerService',
'App\\Services\\Wallet\\PlayerWalletService' => 'getPlayerWalletServiceService',
'App\\Services\\Wallet\\WalletLedgerService' => 'getWalletLedgerServiceService',
'App\\Services\\Wallet\\WalletManagerGlobal' => 'getWalletManagerGlobalService',
'App\\Services\\frontend\\BalanceService' => 'getBalanceServiceService',
'App\\Services\\frontend\\ConfigurationManager' => 'getConfigurationManagerService',
'App\\Services\\frontend\\ConnectionManager' => 'getConnectionManagerService',
'App\\Services\\frontend\\ExclusionManager' => 'getExclusionManagerService',
'App\\Services\\frontend\\FinancialsManager' => 'getFinancialsManagerService',
'App\\Services\\frontend\\GameDisplayManager' => 'getGameDisplayManagerService',
'App\\Services\\frontend\\GameServiceManager' => 'getGameServiceManagerService',
'App\\Services\\frontend\\GameTransactionManager' => 'getGameTransactionManagerService',
'App\\Services\\frontend\\GamestateManager' => 'getGamestateManagerService',
'App\\Services\\frontend\\GeneralAPIManager' => 'getGeneralAPIManagerService',
'App\\Services\\frontend\\GeoService' => 'getGeoServiceService',
'App\\Services\\frontend\\GraphService' => 'getGraphServiceService',
'App\\Services\\frontend\\IntegrationThumbnailRegistry' => 'getIntegrationThumbnailRegistryService',
'App\\Services\\frontend\\LegacyLobbyProviderFilter' => 'getLegacyLobbyProviderFilterService',
'App\\Services\\frontend\\LobbyManager' => 'getLobbyManagerService',
'App\\Services\\frontend\\LobbyThumbnailResolver' => 'getLobbyThumbnailResolverService',
'App\\Services\\frontend\\RoleManager' => 'getRoleManagerService',
'App\\Services\\frontend\\SiteStatsService' => 'getSiteStatsServiceService',
'App\\Services\\frontend\\TransactionManager' => 'getTransactionManagerService',
'App\\Services\\frontend\\UserManipulator' => 'getUserManipulator2Service',
'App\\Services\\frontend\\UserStatsService' => 'getUserStatsServiceService',
'App\\Services\\frontend\\UserVipManager' => 'getUserVipManagerService',
'App\\SupportAi\\Command\\SupportAiGoLiveCheckCommand' => 'getSupportAiGoLiveCheckCommandService',
'App\\SupportAi\\Command\\SupportAiSeedSampleOpsCommand' => 'getSupportAiSeedSampleOpsCommandService',
'App\\SupportAi\\Controller\\Api\\ChannelChatController' => 'getChannelChatControllerService',
'App\\SupportAi\\Controller\\Api\\CustomerChatConfigController' => 'getCustomerChatConfigControllerService',
'App\\SupportAi\\Controller\\Api\\CustomerConversationController' => 'getCustomerConversationControllerService',
'App\\SupportAi\\Controller\\Api\\CustomerKycCaseController' => 'getCustomerKycCaseControllerService',
'App\\SupportAi\\Controller\\Api\\HealthController' => 'getHealthControllerService',
'App\\SupportAi\\Controller\\Api\\StaffConversationController' => 'getStaffConversationControllerService',
'App\\SupportAi\\Controller\\Api\\StaffCustomerController' => 'getStaffCustomerControllerService',
'App\\SupportAi\\Controller\\Api\\StaffEscalationController' => 'getStaffEscalationControllerService',
'App\\SupportAi\\Controller\\Api\\StaffKnowledgeController' => 'getStaffKnowledgeControllerService',
'App\\SupportAi\\Controller\\Api\\StaffKycCaseController' => 'getStaffKycCaseControllerService',
'App\\SupportAi\\Controller\\Api\\StaffMemoryController' => 'getStaffMemoryControllerService',
'App\\SupportAi\\Controller\\Api\\StaffMetricsController' => 'getStaffMetricsControllerService',
'App\\SupportAi\\Controller\\Api\\StaffTicketController' => 'getStaffTicketControllerService',
'App\\SupportAi\\EventSubscriber\\SupportAiJsonExceptionSubscriber' => 'getSupportAiJsonExceptionSubscriberService',
'App\\SupportAi\\Http\\SupportAiErrorResponse' => 'getSupportAiErrorResponseService',
'App\\SupportAi\\Service\\AI\\AIPrompts' => 'getAIPromptsService',
'App\\SupportAi\\Service\\AI\\AIProviderFactory' => 'getAIProviderFactoryService',
'App\\SupportAi\\Service\\AI\\AIResponseValidator' => 'getAIResponseValidatorService',
'App\\SupportAi\\Service\\AI\\AIService' => 'getAIServiceService',
'App\\SupportAi\\Service\\AI\\AISettings' => 'getAISettingsService',
'App\\SupportAi\\Service\\Access\\DoctrineStaffBrandScopeProvider' => 'getDoctrineStaffBrandScopeProviderService',
'App\\SupportAi\\Service\\Access\\StaffAccess' => 'getStaffAccessService',
'App\\SupportAi\\Service\\Access\\SupportAccessService' => 'getSupportAccessServiceService',
'App\\SupportAi\\Service\\Access\\SupportPermission' => 'getSupportPermissionService',
'App\\SupportAi\\Service\\Access\\SupportPermissions' => 'getSupportPermissionsService',
'App\\SupportAi\\Service\\Audit\\SupportAuditLogger' => 'getSupportAuditLoggerService',
'App\\SupportAi\\Service\\Brand\\BrandConsistency' => 'getBrandConsistencyService',
'App\\SupportAi\\Service\\Brand\\BrandScope' => 'getBrandScopeService',
'App\\SupportAi\\Service\\Channel\\ChannelAuthenticator' => 'getChannelAuthenticatorService',
'App\\SupportAi\\Service\\Chat\\ChatModeService' => 'getChatModeServiceService',
'App\\SupportAi\\Service\\Chat\\ChatSettings' => 'getChatSettingsService',
'App\\SupportAi\\Service\\Chat\\ChatVersions' => 'getChatVersionsService',
'App\\SupportAi\\Service\\Chat\\CustomerMessageRateLimiter' => 'getCustomerMessageRateLimiterService',
'App\\SupportAi\\Service\\Conversation\\ConversationService' => 'getConversationServiceService',
'App\\SupportAi\\Service\\Conversation\\ConversationState' => 'getConversationStateService',
'App\\SupportAi\\Service\\Customer\\CustomerService' => 'getCustomerServiceService',
'App\\SupportAi\\Service\\Escalation\\EscalationPolicy' => 'getEscalationPolicyService',
'App\\SupportAi\\Service\\Escalation\\EscalationService' => 'getEscalationServiceService',
'App\\SupportAi\\Service\\Escalation\\HandoffSummary' => 'getHandoffSummaryService',
'App\\SupportAi\\Service\\Events\\SupportEvents' => 'getSupportEventsService',
'App\\SupportAi\\Service\\Intelligence\\ConversationIntelligenceService' => 'getConversationIntelligenceServiceService',
'App\\SupportAi\\Service\\Intelligence\\ConversationSummaryService' => 'getConversationSummaryServiceService',
'App\\SupportAi\\Service\\Intelligence\\IntelligenceClassifier' => 'getIntelligenceClassifierService',
'App\\SupportAi\\Service\\Intelligence\\LanguageDetector' => 'getLanguageDetectorService',
'App\\SupportAi\\Service\\Knowledge\\EmbeddingProviderFactory' => 'getEmbeddingProviderFactoryService',
'App\\SupportAi\\Service\\Knowledge\\KnowledgeChunker' => 'getKnowledgeChunkerService',
'App\\SupportAi\\Service\\Knowledge\\KnowledgeIngestionService' => 'getKnowledgeIngestionServiceService',
'App\\SupportAi\\Service\\Knowledge\\KnowledgeService' => 'getKnowledgeServiceService',
'App\\SupportAi\\Service\\Knowledge\\KnowledgeSettings' => 'getKnowledgeSettingsService',
'App\\SupportAi\\Service\\Knowledge\\VectorSearch' => 'getVectorSearchService',
'App\\SupportAi\\Service\\Kyc\\KycAnalyzer' => 'getKycAnalyzerService',
'App\\SupportAi\\Service\\Kyc\\KycDocumentService' => 'getKycDocumentServiceService',
'App\\SupportAi\\Service\\Kyc\\KycVersions' => 'getKycVersionsService',
'App\\SupportAi\\Service\\Memory\\MemorySanitize' => 'getMemorySanitizeService',
'App\\SupportAi\\Service\\Memory\\MemoryService' => 'getMemoryServiceService',
'App\\SupportAi\\Service\\Memory\\MemoryVersions' => 'getMemoryVersionsService',
'App\\SupportAi\\Service\\Metrics\\MetricsService' => 'getMetricsServiceService',
'App\\SupportAi\\Service\\Ops\\GoLiveCheckService' => 'getGoLiveCheckServiceService',
'App\\SupportAi\\Service\\Ops\\StaffOpsService' => 'getStaffOpsServiceService',
'App\\SupportAi\\Service\\Policy\\PolicyRules' => 'getPolicyRulesService',
'App\\SupportAi\\Service\\Policy\\PolicyService' => 'getPolicyServiceService',
'App\\SupportAi\\Service\\Policy\\PolicyVersion' => 'getPolicyVersionService',
'App\\SupportAi\\Service\\Ticket\\TicketService' => 'getTicketServiceService',
'App\\SupportAi\\Service\\Tool\\DoctrineCasinoAccountReader' => 'getDoctrineCasinoAccountReaderService',
'App\\SupportAi\\Service\\Tool\\ToolGuards' => 'getToolGuardsService',
'App\\SupportAi\\Service\\Tool\\ToolLoop' => 'getToolLoopService',
'App\\SupportAi\\Service\\Tool\\ToolRegistry' => 'getToolRegistryService',
'App\\SupportAi\\Service\\Tool\\ToolRegistryFactory' => 'getToolRegistryFactoryService',
'App\\SupportAi\\Service\\Tool\\ToolService' => 'getToolServiceService',
'App\\SupportAi\\Service\\Tool\\ToolSettings' => 'getToolSettingsService',
'App\\SupportAi\\SupportAi' => 'getSupportAiService',
'App\\SupportAi\\SupportAiBundle' => 'getSupportAiBundleService',
'App\\Twig\\BetByCurrecyConversionExtension' => 'getBetByCurrecyConversionExtensionService',
'App\\Twig\\BirthdayExtension' => 'getBirthdayExtensionService',
'App\\Twig\\BooleanExtension' => 'getBooleanExtensionService',
'App\\Twig\\ClassExtension' => 'getClassExtensionService',
'App\\Twig\\CurrencyExtension' => 'getCurrencyExtensionService',
'App\\Twig\\DashboardBackendPathExtension' => 'getDashboardBackendPathExtensionService',
'App\\Twig\\GameCategoryImageExtension' => 'getGameCategoryImageExtensionService',
'App\\Twig\\ImageFilterExtension' => 'getImageFilterExtensionService',
'App\\Twig\\LobbyThumbnailExtension' => 'getLobbyThumbnailExtensionService',
'App\\Twig\\LocalizedDateExtension' => 'getLocalizedDateExtensionService',
'App\\Twig\\MercureAdminGlobalExtension' => 'getMercureAdminGlobalExtensionService',
'App\\Twig\\PayadmitExtension' => 'getPayadmitExtensionService',
'App\\Twig\\StatusBadgeExtension' => 'getStatusBadgeExtensionService',
'App\\Twig\\TemplateFallbackExtension' => 'getTemplateFallbackExtensionService',
'App\\Twig\\TimeAgoExtension' => 'getTimeAgoExtensionService',
'App\\Twig\\WebPExtension' => 'getWebPExtensionService',
'App\\Twig\\ZoneExtension' => 'getZoneExtensionService',
'App\\Validator\\CoinAddress' => 'getCoinAddressService',
'App\\Validator\\CoinAddressValidator' => 'getCoinAddressValidatorService',
'App\\Validator\\EmailUnique' => 'getEmailUniqueService',
'App\\Validator\\EmailUniqueValidator' => 'getEmailUniqueValidatorService',
'App\\Validator\\UniqueFreeSpinCampaign' => 'getUniqueFreeSpinCampaignService',
'App\\Validator\\UniqueFreeSpinCampaignOnEdit' => 'getUniqueFreeSpinCampaignOnEditService',
'App\\Validator\\UniqueFreeSpinCampaignOnEditValidator' => 'getUniqueFreeSpinCampaignOnEditValidatorService',
'App\\Validator\\UniqueFreeSpinCampaignValidator' => 'getUniqueFreeSpinCampaignValidatorService',
'App\\Validator\\UsernameUnique' => 'getUsernameUniqueService',
'App\\Validator\\UsernameUniqueValidator' => 'getUsernameUniqueValidatorService',
'App\\Validator\\Withdrawal' => 'getWithdrawalService',
'App\\Validator\\WithdrawalValidator' => 'getWithdrawalValidatorService',
'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
'Metadata\\MetadataFactory' => 'getMetadataFactoryService',
'Pusher\\Pusher' => 'getPusherService',
'ReCaptcha\\ReCaptcha' => 'getReCaptchaService',
'Symfony\\Bridge\\Monolog\\Logger' => 'getLoggerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cache_warmer' => 'getCacheWarmerService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.affiliate_connection' => 'getDoctrine_Dbal_AffiliateConnectionService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.affiliate_entity_manager' => 'getDoctrine_Orm_AffiliateEntityManagerService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
'http_kernel' => 'getHttpKernelService',
'integration_amatic.games' => 'getIntegrationAmatic_GamesService',
'integration_amusnet.games' => 'getIntegrationAmusnet_GamesService',
'integration_atmosfera.games' => 'getIntegrationAtmosfera_GamesService',
'integration_betsoft.games' => 'getIntegrationBetsoft_GamesService',
'integration_bgaming.frb' => 'getIntegrationBgaming_FrbService',
'integration_bgaming.games' => 'getIntegrationBgaming_GamesService',
'integration_bombay.games' => 'getIntegrationBombay_GamesService',
'integration_btg.games' => 'getIntegrationBtg_GamesService',
'integration_caleta.games' => 'getIntegrationCaleta_GamesService',
'integration_concept.games' => 'getIntegrationConcept_GamesService',
'integration_ebet.games' => 'getIntegrationEbet_GamesService',
'integration_endorphina.games' => 'getIntegrationEndorphina_GamesService',
'integration_evolution.games' => 'getIntegrationEvolution_GamesService',
'integration_extendednetent.games' => 'getIntegrationExtendednetent_GamesService',
'integration_felix.games' => 'getIntegrationFelix_GamesService',
'integration_genesis.games' => 'getIntegrationGenesis_GamesService',
'integration_hacksaw.games' => 'getIntegrationHacksaw_GamesService',
'integration_isomasoft.games' => 'getIntegrationIsomasoft_GamesService',
'integration_kagaming.games' => 'getIntegrationKagaming_GamesService',
'integration_leap.games' => 'getIntegrationLeap_GamesService',
'integration_livesolution.games' => 'getIntegrationLivesolution_GamesService',
'integration_mascot.games' => 'getIntegrationMascot_GamesService',
'integration_netent.games' => 'getIntegrationNetent_GamesService',
'integration_nlc.games' => 'getIntegrationNlc_GamesService',
'integration_nucleus.games' => 'getIntegrationNucleus_GamesService',
'integration_onetouch.games' => 'getIntegrationOnetouch_GamesService',
'integration_pgsoft.games' => 'getIntegrationPgsoft_GamesService',
'integration_playpearls.frb' => 'getIntegrationPlaypearls_FrbService',
'integration_playpearls.games' => 'getIntegrationPlaypearls_GamesService',
'integration_pragmatic.games' => 'getIntegrationPragmatic_GamesService',
'integration_pragmaticgsp.games' => 'getIntegrationPragmaticgsp_GamesService',
'integration_redeagle.games' => 'getIntegrationRedeagle_GamesService',
'integration_redtiger.games' => 'getIntegrationRedtiger_GamesService',
'integration_sagaming.games' => 'getIntegrationSagaming_GamesService',
'integration_scatterkings.games' => 'getIntegrationScatterkings_GamesService',
'integration_simpleplay.games' => 'getIntegrationSimpleplay_GamesService',
'integration_slotegrator.games' => 'getIntegrationSlotegrator_GamesService',
'integration_spadegaming.games' => 'getIntegrationSpadegaming_GamesService',
'integration_spinomenal.frb' => 'getIntegrationSpinomenal_FrbService',
'integration_spinomenal.games' => 'getIntegrationSpinomenal_GamesService',
'integration_sportsbook.games' => 'getIntegrationSportsbook_GamesService',
'integration_ssg.games' => 'getIntegrationSsg_GamesService',
'integration_superlotto.games' => 'getIntegrationSuperlotto_GamesService',
'integration_tomhorn.games' => 'getIntegrationTomhorn_GamesService',
'integration_tripplecherry.games' => 'getIntegrationTripplecherry_GamesService',
'integration_trytostart.games' => 'getIntegrationTrytostart_GamesService',
'integration_tvbet.games' => 'getIntegrationTvbet_GamesService',
'integration_vibra.games' => 'getIntegrationVibra_GamesService',
'integration_wazdan.games' => 'getIntegrationWazdan_GamesService',
'integration_xpg.games' => 'getIntegrationXpg_GamesService',
'integration_zeus.games' => 'getIntegrationZeus_GamesService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
'knp_paginator' => 'getKnpPaginatorService',
'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
'markdown.parser' => 'getMarkdown_ParserService',
'monolog.logger.affiliate' => 'getMonolog_Logger_AffiliateService',
'monolog.logger.amatic' => 'getMonolog_Logger_AmaticService',
'monolog.logger.amusnet' => 'getMonolog_Logger_AmusnetService',
'monolog.logger.analysis' => 'getMonolog_Logger_AnalysisService',
'monolog.logger.atmosfera' => 'getMonolog_Logger_AtmosferaService',
'monolog.logger.betsoft' => 'getMonolog_Logger_BetsoftService',
'monolog.logger.bgaming' => 'getMonolog_Logger_BgamingService',
'monolog.logger.bombay' => 'getMonolog_Logger_BombayService',
'monolog.logger.caleta' => 'getMonolog_Logger_CaletaService',
'monolog.logger.chat' => 'getMonolog_Logger_ChatService',
'monolog.logger.coinpayments' => 'getMonolog_Logger_CoinpaymentsService',
'monolog.logger.command' => 'getMonolog_Logger_CommandService',
'monolog.logger.concept' => 'getMonolog_Logger_ConceptService',
'monolog.logger.configsetting' => 'getMonolog_Logger_ConfigsettingService',
'monolog.logger.delete' => 'getMonolog_Logger_DeleteService',
'monolog.logger.ebet' => 'getMonolog_Logger_EbetService',
'monolog.logger.endorphina' => 'getMonolog_Logger_EndorphinaService',
'monolog.logger.evolution' => 'getMonolog_Logger_EvolutionService',
'monolog.logger.exnode' => 'getMonolog_Logger_ExnodeService',
'monolog.logger.felix' => 'getMonolog_Logger_FelixService',
'monolog.logger.financial' => 'getMonolog_Logger_FinancialService',
'monolog.logger.genesis' => 'getMonolog_Logger_GenesisService',
'monolog.logger.hacksaw' => 'getMonolog_Logger_HacksawService',
'monolog.logger.ipcheck' => 'getMonolog_Logger_IpcheckService',
'monolog.logger.isomasoft' => 'getMonolog_Logger_IsomasoftService',
'monolog.logger.kagaming' => 'getMonolog_Logger_KagamingService',
'monolog.logger.leap' => 'getMonolog_Logger_LeapService',
'monolog.logger.livesolution' => 'getMonolog_Logger_LivesolutionService',
'monolog.logger.mascot' => 'getMonolog_Logger_MascotService',
'monolog.logger.mysmtp' => 'getMonolog_Logger_MysmtpService',
'monolog.logger.nucleus' => 'getMonolog_Logger_NucleusService',
'monolog.logger.onetouch' => 'getMonolog_Logger_OnetouchService',
'monolog.logger.pgsoft' => 'getMonolog_Logger_PgsoftService',
'monolog.logger.playpearls' => 'getMonolog_Logger_PlaypearlsService',
'monolog.logger.pragmatic' => 'getMonolog_Logger_PragmaticService',
'monolog.logger.pragmaticgsp' => 'getMonolog_Logger_PragmaticgspService',
'monolog.logger.redeagle' => 'getMonolog_Logger_RedeagleService',
'monolog.logger.sagaming' => 'getMonolog_Logger_SagamingService',
'monolog.logger.simpleplay' => 'getMonolog_Logger_SimpleplayService',
'monolog.logger.slotegrator' => 'getMonolog_Logger_SlotegratorService',
'monolog.logger.spadegaming' => 'getMonolog_Logger_SpadegamingService',
'monolog.logger.spinomenal' => 'getMonolog_Logger_SpinomenalService',
'monolog.logger.sportsbook' => 'getMonolog_Logger_SportsbookService',
'monolog.logger.ssg' => 'getMonolog_Logger_SsgService',
'monolog.logger.superlotto' => 'getMonolog_Logger_SuperlottoService',
'monolog.logger.system' => 'getMonolog_Logger_SystemService',
'monolog.logger.tomhorn' => 'getMonolog_Logger_TomhornService',
'monolog.logger.tripplecherry' => 'getMonolog_Logger_TripplecherryService',
'monolog.logger.trytostart' => 'getMonolog_Logger_TrytostartService',
'monolog.logger.tvbet' => 'getMonolog_Logger_TvbetService',
'monolog.logger.vibra' => 'getMonolog_Logger_VibraService',
'monolog.logger.wazdan' => 'getMonolog_Logger_WazdanService',
'monolog.logger.xpg' => 'getMonolog_Logger_XpgService',
'monolog.logger.zeus' => 'getMonolog_Logger_ZeusService',
'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
'nelmio_api_doc.controller.stoplight' => 'getNelmioApiDoc_Controller_StoplightService',
'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
'playpearls_coin.bitcoin_client_factory' => 'getPlaypearlsCoin_BitcoinClientFactoryService',
'request_stack' => 'getRequestStackService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'validator' => 'getValidatorService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
];
$this->aliases = [
'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
'App\\Domain\\Fx\\FxRateProviderInterface' => 'App\\Services\\Fx\\DatabaseFxRateProvider',
'App\\Services\\Wallet\\CoinBundle\\BitCoinClientFactory' => 'playpearls_coin.bitcoin_client_factory',
'App\\SupportAi\\Service\\Access\\StaffBrandScopeProvider' => 'App\\SupportAi\\Service\\Access\\DoctrineStaffBrandScopeProvider',
'App\\SupportAi\\Service\\Tool\\CasinoAccountReader' => 'App\\SupportAi\\Service\\Tool\\DoctrineCasinoAccountReader',
'api' => 'App\\Playpearls\\ApiBundle\\Api',
'api_platform.action.delete_item' => 'api_platform.action.placeholder',
'api_platform.action.get_collection' => 'api_platform.action.placeholder',
'api_platform.action.get_item' => 'api_platform.action.placeholder',
'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
'api_platform.action.patch_item' => 'api_platform.action.placeholder',
'api_platform.action.post_collection' => 'api_platform.action.placeholder',
'api_platform.action.put_item' => 'api_platform.action.placeholder',
'database_connection' => 'doctrine.dbal.default_connection',
'dk_calculator.calculator' => 'App\\DK\\CalculatorBundle\\Service\\CalculatorService',
'dk_calculator.entity_listener' => 'App\\DK\\CalculatorBundle\\EventListener\\EntityListener',
'dk_calculator.metadata.annotation_driver' => 'App\\DK\\CalculatorBundle\\Metadata\\Driver\\AnnotationDriver',
'dk_calculator.metadata_factory' => 'Metadata\\MetadataFactory',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'fos_user.util.user_manipulator' => 'App\\Playpearls\\ApiBundle\\Util\\UserManipulator',
'general_api_manager' => 'App\\Services\\frontend\\GeneralAPIManager',
'integration_amatic.api_manager' => 'App\\Services\\Integration\\Amatic\\APIManager',
'integration_amusnet.api_manager' => 'App\\Services\\Integration\\Amusnet\\APIManager',
'integration_atmosfera.api_manager' => 'App\\Services\\Integration\\Atmosfera\\APIManager',
'integration_authentication_listener' => 'App\\Controller\\Integration\\Slotegrator\\EventListener\\HeaderAuthenticationListener',
'integration_bgaming.api_manager' => 'App\\Services\\Integration\\BGaming\\APIManager',
'integration_bombay.api_manager' => 'App\\Services\\Integration\\Bombay\\APIManager',
'integration_btg.api_manager' => 'App\\Services\\Integration\\Evolution\\APIManager',
'integration_caleta.api_manager' => 'App\\Services\\Integration\\Caleta\\APIManager',
'integration_concept.api_manager' => 'App\\Services\\Integration\\Concept\\APIManager',
'integration_ebet.api_manager' => 'App\\Services\\Integration\\EBet\\APIManager',
'integration_endorphina.api_manager' => 'App\\Services\\Integration\\Endorphina\\APIManager',
'integration_evolution.api_manager' => 'App\\Services\\Integration\\Evolution\\APIManager',
'integration_extendednetent.api_manager' => 'App\\Services\\Integration\\Evolution\\APIManager',
'integration_felix.api_manager' => 'App\\Services\\Integration\\Felix\\APIManager',
'integration_genesis.api_manager' => 'App\\Services\\Integration\\Genesis\\APIManager',
'integration_hacksaw.api_manager' => 'App\\Services\\Integration\\Hacksaw\\APIManager',
'integration_isomasoft.api_manager' => 'App\\Services\\Integration\\Isomasoft\\APIManager',
'integration_kagaming.api_manager' => 'App\\Services\\Integration\\KAGaming\\APIManager',
'integration_leap.api_manager' => 'App\\Services\\Integration\\Leap\\APIManager',
'integration_livesolution.api_manager' => 'App\\Services\\Integration\\LiveSolution\\APIManager',
'integration_mascot.api_manager' => 'App\\Services\\Integration\\Mascot\\APIManager',
'integration_netent.api_manager' => 'App\\Services\\Integration\\Evolution\\APIManager',
'integration_nlc.api_manager' => 'App\\Services\\Integration\\Evolution\\APIManager',
'integration_nucleus.api_manager' => 'App\\Services\\Integration\\Nucleus\\APIManager',
'integration_onetouch.api_manager' => 'App\\Services\\Integration\\Onetouch\\APIManager',
'integration_pgsoft.api_manager' => 'App\\Services\\Integration\\PgSoft\\APIManager',
'integration_playpearls.api_manager' => 'App\\Services\\Integration\\Playpearls\\APIManager',
'integration_pragmaticgsp.api_manager' => 'App\\Services\\Integration\\PragmaticGsp\\APIManager',
'integration_redeagle.api_manager' => 'App\\Services\\Integration\\RedEagle\\APIManager',
'integration_redtiger.api_manager' => 'App\\Services\\Integration\\Evolution\\APIManager',
'integration_sagaming.api_manager' => 'App\\Services\\Integration\\SAGaming\\APIManager',
'integration_scatterkings.api_manager' => 'App\\Services\\Integration\\ScatterKings\\APIManager',
'integration_simpleplay.api_manager' => 'App\\Services\\Integration\\Simpleplay\\APIManager',
'integration_slotegrator.integration' => 'App\\Services\\Integration\\Slotegrator\\IntegrationService',
'integration_slotegrator_game_admin_controller' => 'App\\Controller\\Integration\\Slotegrator\\SlotegratorGameAdminController',
'integration_spadegaming.api_manager' => 'App\\Services\\Integration\\SpadeGaming\\APIManager',
'integration_spinomenal.api_manager' => 'App\\Services\\Integration\\Spinomenal\\APIManager',
'integration_ssg.api_manager' => 'App\\Services\\Integration\\SSG\\APIManager',
'integration_superlotto.api_manager' => 'App\\Services\\Integration\\Superlotto\\APIManager',
'integration_tomhorn.api_manager' => 'App\\Services\\Integration\\TomHorn\\APIManager',
'integration_tripplecherry.api_manager' => 'App\\Services\\Integration\\TrippleCherry\\APIManager',
'integration_trytostart.api_client' => 'App\\Service\\TryToStart\\TryToStartApiClient',
'integration_tvbet.api_manager' => 'App\\Services\\Integration\\TVBet\\APIManager',
'integration_vibra.api_manager' => 'App\\Services\\Integration\\Vibra\\APIManager',
'integration_wazdan.api_manager' => 'App\\Services\\Integration\\Wazdan\\APIManager',
'integration_xpg.api_manager' => 'App\\Services\\Integration\\XPG\\APIManager',
'integration_zeus.api_manager' => 'App\\Services\\Integration\\Zeus\\APIManager',
'itegration_pragmatic.api_manager' => 'App\\Services\\Integration\\Pragmatic\\APIManager',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
'playerpearls_coin.mailer_alert_listener' => 'App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener',
'playpearls.balance' => 'App\\Services\\frontend\\BalanceService',
'playpearls.balancecontroller' => 'App\\Controller\\Frontend\\BalanceController',
'playpearls.calculator.graph' => 'App\\Services\\frontend\\GraphService',
'playpearls.calculator.sitestats' => 'App\\Services\\frontend\\SiteStatsService',
'playpearls.calculator.userstats' => 'App\\Services\\frontend\\UserStatsService',
'playpearls.connection' => 'App\\Services\\frontend\\ConnectionManager',
'playpearls.event_log' => 'Symfony\\Bridge\\Monolog\\Logger',
'playpearls.event_log_handler' => 'App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler',
'playpearls.exclusion' => 'App\\Services\\frontend\\ExclusionManager',
'playpearls.financials' => 'App\\Services\\frontend\\FinancialsManager',
'playpearls.form.type.transfer' => 'App\\Form\\Frontend\\Type\\TransferType',
'playpearls.gamestate' => 'App\\Services\\frontend\\GamestateManager',
'playpearls.integration.renderer' => 'App\\Controller\\Integration\\IntegrationRenderer',
'playpearls.last_seen_listener' => 'App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener',
'playpearls.page_views_listener' => 'App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener',
'playpearls.profiler' => 'App\\Playpearls\\ApiBundle\\Profiler\\Profiler',
'playpearls.role' => 'App\\Services\\frontend\\RoleManager',
'playpearls.total_visits_listener' => 'App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener',
'playpearls.transaction' => 'App\\Services\\frontend\\TransactionManager',
'playpearls.twig.boolean_extension' => 'App\\Twig\\BooleanExtension',
'playpearls.twig.class_extension' => 'App\\Twig\\ClassExtension',
'playpearls.twig.currency_extension' => 'App\\Twig\\CurrencyExtension',
'playpearls.twig.image_filter_extension' => 'App\\Twig\\ImageFilterExtension',
'playpearls.validator.transfer' => 'App\\Playpearls\\ApiBundle\\Validation\\TransferValidator',
'playpearls_affiliate.affiliate_code_listener' => 'App\\Playpearls\\AffiliateBundle\\EventListener\\AffiliateCodeListener',
'playpearls_affiliate.affiliate_tracking_manager' => 'App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager',
'playpearls_coin.coin' => 'App\\Services\\Wallet\\CoinConfigManager',
'playpearls_coin.coin_address_manager' => 'App\\Services\\Wallet\\CoinBundle\\CoinAddressManager',
'playpearls_coin.updater' => 'App\\Services\\Wallet\\CoinBundle\\UpdaterService',
'playpearls_coin.validator.coin_address' => 'App\\Validator\\CoinAddressValidator',
'playpearls_coin.validator.withdrawal' => 'App\\Validator\\WithdrawalValidator',
'playpearls_coin.wallet' => 'App\\Services\\Wallet\\CoinBundle\\WalletManager',
'playpearls_finantial_controller' => 'App\\Controller\\Frontend\\FinancialController',
'playpearls_frontend.registrtion_controller' => 'App\\Controller\\Frontend\\RegistrationController',
'router' => 'App\\Routing\\DashboardBackendRouter',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Slotegrator/EventListener/HeaderAuthenticationListener.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AdminCanonicalHostSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AdminSessionPreserveSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ChatAjaxSessionIsolationSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ChatEmbedCookieSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/DashboardBackendRequestSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/DepositIntentSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/KycIntentSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/SessionCookieDedupSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/WithdrawalIntentSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/EventListener/AffiliateCodeListener.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/EventListener/PageViewsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ChatAutomationFireRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ChatAutomationRuleRepository.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/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/src/Routing/DashboardBackendRouter.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/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/src/Service/Chat/SupportBoardApiHandler.php';
include_once \dirname(__DIR__, 4).'/src/Service/Chat/SupportBoardEnvironment.php';
include_once \dirname(__DIR__, 4).'/src/Services/Admin/AdminSmsRelayService.php';
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ApiManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatAutomationDispatcher.php';
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatAutomationExecutor.php';
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatAutomationTemplateRenderer.php';
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatLiveEventRecorder.php';
include_once \dirname(__DIR__, 4).'/src/Services/Mercure/ChatEventPublisher.php';
include_once \dirname(__DIR__, 4).'/src/Services/User/VipStatusResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/psr/log/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.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/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/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/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 4).'/vendor/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/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/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/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/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/ContextAwareEncoderInterface.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/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/json-request-bundle/src/EventListener/RequestTransformerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.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/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once __DIR__.'/proxy-classes.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function createProxy($class, \Closure $factory)
{
return $factory();
}
/**
* Gets the public '.container.private.cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function get_Container_Private_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
}, 1));
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->services['.container.private.form.factory'])) {
return $this->services['.container.private.form.factory'];
}
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* Gets the public '.container.private.form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function get_Container_Private_Form_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function get_Container_Private_Security_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
$a = ($this->privates['api_platform.openapi.normalizer.api_gateway'] ?? $this->getApiPlatform_Openapi_Normalizer_ApiGatewayService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$d = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$e = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$f = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$g = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$h = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$i = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$j = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$k = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$l = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
$m = ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])));
$n = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($l, $b, $c, $d, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $e, NULL, $m, NULL, false, 'oauth2', 'application', '', '', [], [], $f, true, 'page', false, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($this->privates['.1_Serializer~.OYopY0'] ?? $this->get_1Serializer_OYopY0Service()))));
$o = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
$p = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
$q = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
$r = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
$s = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($r);
$t = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($r, $p, $k, $j, $s, NULL, [], $j);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($k), 1 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 2 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 3 => $a, 4 => $n, 5 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($o, [], $p), 6 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $p), 7 => $n, 8 => $a, 9 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($l, $b, $c, $q, NULL, $o, NULL, $p), 10 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($l, $g, $o), 11 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($o, true), 12 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 13 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 14 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 15 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($l, $b, $c, $g, $q, $h, $k, $p, $r, [], new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), $i), 16 => new \ApiPlatform\Serializer\ItemNormalizer($b, $c, $g, $q, $k, $p, $r, ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), false, NULL, new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), $l, $i), 17 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 18 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $p), 19 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($r, $p, $j, $s, NULL, [])), 20 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 21 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 22 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 25 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 26 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($h, $q, $g, NULL), 'page', 'pagination', $l, $k), $l, $q, $m), 27 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 28 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($t, $g, $h), 29 => $t], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL))), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 4 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.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/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/knplabs/knp-markdown-bundle/Twig/Extension/MarkdownTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/ParserManager.php';
include_once \dirname(__DIR__, 4).'/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/michelf/php-markdown/Michelf/Markdown.php';
include_once \dirname(__DIR__, 4).'/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/MarkdownParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/MarkdownParser.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Min.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Light.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Medium.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Max.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Flavored.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/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/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BooleanExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ClassExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/LocalizedDateExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/TimeAgoExtension.php';
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$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/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/Resources/views'), 'PlaypearlsAffiliate');
$a->addPath((\dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/Resources/views'), '!PlaypearlsAffiliate');
$a->addPath((\dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle/Resources/views'), 'PlaypearlsGWCGames');
$a->addPath((\dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle/Resources/views'), '!PlaypearlsGWCGames');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$f = 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($d, $e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0)));
$g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$h = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
$i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$j->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $g]);
$k = new \Knp\Bundle\MarkdownBundle\Parser\ParserManager();
$k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Min(), 'min');
$k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Light(), 'light');
$k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Medium(), 'medium');
$k->addParser(($this->services['markdown.parser'] ?? ($this->services['markdown.parser'] = new \Knp\Bundle\MarkdownBundle\Parser\Preset\Max())), 'default');
$k->addParser(new \Knp\Bundle\MarkdownBundle\Parser\Preset\Flavored(), 'flavored');
$l = new \Symfony\Bridge\Twig\AppVariable();
$l->setEnvironment('dev');
$l->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$l->setTokenStorage($i);
}
if ($this->has('request_stack')) {
$l->setRequestStack($d);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(new \Twig\Profiler\Profile(), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension($f);
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, $h)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
$instance->addExtension(($this->services['App\\Twig\\BetByCurrecyConversionExtension'] ?? $this->getBetByCurrecyConversionExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\BirthdayExtension'] ?? $this->getBirthdayExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\BooleanExtension'] ?? ($this->services['App\\Twig\\BooleanExtension'] = new \App\Twig\BooleanExtension())));
$instance->addExtension(($this->services['App\\Twig\\ClassExtension'] ?? ($this->services['App\\Twig\\ClassExtension'] = new \App\Twig\ClassExtension())));
$instance->addExtension(($this->services['App\\Twig\\CurrencyExtension'] ?? $this->getCurrencyExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\DashboardBackendPathExtension'] ?? $this->getDashboardBackendPathExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\GameCategoryImageExtension'] ?? $this->getGameCategoryImageExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\ImageFilterExtension'] ?? $this->getImageFilterExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\LobbyThumbnailExtension'] ?? $this->getLobbyThumbnailExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\LocalizedDateExtension'] ?? ($this->services['App\\Twig\\LocalizedDateExtension'] = new \App\Twig\LocalizedDateExtension())));
$instance->addExtension(($this->services['App\\Twig\\MercureAdminGlobalExtension'] ?? $this->getMercureAdminGlobalExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\PayadmitExtension'] ?? $this->getPayadmitExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\StatusBadgeExtension'] ?? $this->getStatusBadgeExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\TemplateFallbackExtension'] ?? $this->getTemplateFallbackExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\TimeAgoExtension'] ?? ($this->services['App\\Twig\\TimeAgoExtension'] = new \App\Twig\TimeAgoExtension())));
$instance->addExtension(($this->services['App\\Twig\\WebPExtension'] ?? $this->getWebPExtensionService()));
$instance->addExtension(($this->services['App\\Twig\\ZoneExtension'] ?? $this->getZoneExtensionService()));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
$instance->addExtension(new \Knp\Bundle\MarkdownBundle\Twig\Extension\MarkdownTwigExtension($k));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(($this->privates['liip_imagine.templating.filter_extension'] ?? $this->getLiipImagine_Templating_FilterExtensionService()));
$instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($f));
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
$instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($h, $c)));
$instance->addGlobal('app', $l);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
])));
$instance->addGlobal('betbit_deal_offers', $this->parameters['betbit_deal_offers']);
$instance->addGlobal('balances', $this->parameters['balances']);
$instance->addGlobal('gg_recaptcha_site_key', $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'));
$instance->addGlobal('betbit_deal_popup_enabled', $this->getEnv('bool:BETBIT_DEAL_POPUP_ENABLED'));
$instance->addGlobal('betbit_deal_marquee_enabled', $this->getEnv('bool:BETBIT_DEAL_MARQUEE_ENABLED'));
$instance->addGlobal('payadmit_s2s_enabled', $this->getEnv('bool:PAYADMIT_S2S_ENABLED'));
$instance->addGlobal('payadmit_checkout_mode', $this->getEnv('default::PAYADMIT_CHECKOUT_MODE'));
$instance->addGlobal('payadmit_api_base_url', $this->getEnv('PAYADMIT_API_BASE_URL'));
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\ValidatorInterface
*/
protected function get_Container_Private_ValidatorService()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = $a->getValidator();
}
/**
* Gets the public 'App\Command\AdminTestCommand' shared autowired service.
*
* @return \App\Command\AdminTestCommand
*/
protected function getAdminTestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AdminTestCommand.php';
$this->services['App\\Command\\AdminTestCommand'] = $instance = new \App\Command\AdminTestCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\SiteStatsService'] ?? $this->getSiteStatsServiceService()));
$instance->setName('admin:test');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\AdminClonePlayerCommand' shared autowired service.
*
* @return \App\Command\Admin\AdminClonePlayerCommand
*/
protected function getAdminClonePlayerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AdminClonePlayerCommand.php';
$this->services['App\\Command\\Admin\\AdminClonePlayerCommand'] = $instance = new \App\Command\Admin\AdminClonePlayerCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:clone_player');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\AdminInitializeCoinpaymentsWalletCommand' shared autowired service.
*
* @return \App\Command\Admin\AdminInitializeCoinpaymentsWalletCommand
*/
protected function getAdminInitializeCoinpaymentsWalletCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AdminInitializeCoinpaymentsWalletCommand.php';
$this->services['App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand'] = $instance = new \App\Command\Admin\AdminInitializeCoinpaymentsWalletCommand($this->parameters['coinarray'], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'] ?? $this->getCoinPaymentsManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setName('admin:initialize_coinpayments_wallet');
$instance->setDescription('Retrieve deposit wallets for the accepted crypto found in the coin parameters. If already exists, will skip.');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\AdminPlayerbalancesCommand' shared autowired service.
*
* @return \App\Command\Admin\AdminPlayerbalancesCommand
*/
protected function getAdminPlayerbalancesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AdminPlayerbalancesCommand.php';
$this->services['App\\Command\\Admin\\AdminPlayerbalancesCommand'] = $instance = new \App\Command\Admin\AdminPlayerbalancesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:playerbalances');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\AdminResetpasswordCommand' shared autowired service.
*
* @return \App\Command\Admin\AdminResetpasswordCommand
*/
protected function getAdminResetpasswordCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AdminResetpasswordCommand.php';
$this->services['App\\Command\\Admin\\AdminResetpasswordCommand'] = $instance = new \App\Command\Admin\AdminResetpasswordCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['App\\Services\\frontend\\UserManipulator'] ?? $this->getUserManipulator2Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:reset-password');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\AffiliateConfiguration' shared autowired service.
*
* @return \App\Command\Admin\AffiliateConfiguration
*/
protected function getAffiliateConfigurationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/AffiliateConfiguration.php';
$this->services['App\\Command\\Admin\\AffiliateConfiguration'] = $instance = new \App\Command\Admin\AffiliateConfiguration(($this->services['App\\Services\\Affiliate\\AffiliateApiManager'] ?? $this->getAffiliateApiManagerService()), ($this->services['App\\Services\\Affiliate\\AffiliateConfigurationHelper'] ?? $this->getAffiliateConfigurationHelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:config_affiliate');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\BackUpDatabaseCommand' shared autowired service.
*
* @return \App\Command\Admin\BackUpDatabaseCommand
*/
protected function getBackUpDatabaseCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/BackUpDatabaseCommand.php';
$this->services['App\\Command\\Admin\\BackUpDatabaseCommand'] = $instance = new \App\Command\Admin\BackUpDatabaseCommand(($this->services['App\\Services\\Admin\\BackupManagerHelper'] ?? $this->getBackupManagerHelperService()), $this->getEnv('DATABASE_BACKUP_LOCATION'));
$instance->setName('admin:backup_database');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\BackfillPlayerWalletsCommand' shared autowired service.
*
* @return \App\Command\Admin\BackfillPlayerWalletsCommand
*/
protected function getBackfillPlayerWalletsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/BackfillPlayerWalletsCommand.php';
$this->services['App\\Command\\Admin\\BackfillPlayerWalletsCommand'] = $instance = new \App\Command\Admin\BackfillPlayerWalletsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Wallet\\PlayerWalletService'] ?? $this->getPlayerWalletServiceService()));
$instance->setName('admin:backfill-player-wallets');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\ChatConfiguration' shared autowired service.
*
* @return \App\Command\Admin\ChatConfiguration
*/
protected function getChatConfigurationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ChatConfiguration.php';
$this->services['App\\Command\\Admin\\ChatConfiguration'] = $instance = new \App\Command\Admin\ChatConfiguration(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()), ($this->services['App\\Services\\Chat\\ConfigurationHelper'] ?? $this->getConfigurationHelperService()));
$instance->setName('admin:config_chat');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\ConfigZones' shared autowired service.
*
* @return \App\Command\Admin\ConfigZones
*/
protected function getConfigZonesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ConfigZones.php';
$this->services['App\\Command\\Admin\\ConfigZones'] = $instance = new \App\Command\Admin\ConfigZones(($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 4, ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setName('admin:config_zones');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\FindConnectionsCommand' shared autowired service.
*
* @return \App\Command\Admin\FindConnectionsCommand
*/
protected function getFindConnectionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/FindConnectionsCommand.php';
$this->services['App\\Command\\Admin\\FindConnectionsCommand'] = $instance = new \App\Command\Admin\FindConnectionsCommand(($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.system'] ?? $this->getMonolog_Logger_SystemService()), 4);
$instance->setName('admin:find:connections');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\FindGameStatesCommand' shared autowired service.
*
* @return \App\Command\Admin\FindGameStatesCommand
*/
protected function getFindGameStatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/FindGameStatesCommand.php';
$this->services['App\\Command\\Admin\\FindGameStatesCommand'] = $instance = new \App\Command\Admin\FindGameStatesCommand(($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 4, ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setName('admin:find:gamestates');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\FindLaunchcodesCommand' shared autowired service.
*
* @return \App\Command\Admin\FindLaunchcodesCommand
*/
protected function getFindLaunchcodesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/FindLaunchcodesCommand.php';
$this->services['App\\Command\\Admin\\FindLaunchcodesCommand'] = $instance = new \App\Command\Admin\FindLaunchcodesCommand(($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 4);
$instance->setName('admin:find:launchcodes');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\GetConversionRatesCommand' shared autowired service.
*
* @return \App\Command\Admin\GetConversionRatesCommand
*/
protected function getGetConversionRatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/GetConversionRatesCommand.php';
$this->services['App\\Command\\Admin\\GetConversionRatesCommand'] = $instance = new \App\Command\Admin\GetConversionRatesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('FIXER_API_KEY'), 'EUR');
$instance->setName('admin:update-currency-conversion-rates');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\MultiCurrencyReadinessCommand' shared autowired service.
*
* @return \App\Command\Admin\MultiCurrencyReadinessCommand
*/
protected function getMultiCurrencyReadinessCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/MultiCurrencyReadinessCommand.php';
$this->services['App\\Command\\Admin\\MultiCurrencyReadinessCommand'] = $instance = new \App\Command\Admin\MultiCurrencyReadinessCommand(($this->services['App\\Services\\Currency\\MultiCurrencyReadinessService'] ?? $this->getMultiCurrencyReadinessServiceService()));
$instance->setName('app:currency:readiness');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\PruneConnectionsCommand' shared autowired service.
*
* @return \App\Command\Admin\PruneConnectionsCommand
*/
protected function getPruneConnectionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/PruneConnectionsCommand.php';
$this->services['App\\Command\\Admin\\PruneConnectionsCommand'] = $instance = new \App\Command\Admin\PruneConnectionsCommand(($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()));
$instance->setName('admin:prune:connections');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\RepairGameCategoryImagesCommand' shared autowired service.
*
* @return \App\Command\Admin\RepairGameCategoryImagesCommand
*/
protected function getRepairGameCategoryImagesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/RepairGameCategoryImagesCommand.php';
include_once \dirname(__DIR__, 4).'/src/Services/Admin/GameCategoryImageResolver.php';
$this->services['App\\Command\\Admin\\RepairGameCategoryImagesCommand'] = $instance = new \App\Command\Admin\RepairGameCategoryImagesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\GameCategoryRepository'] ?? $this->getGameCategoryRepositoryService()), ($this->services['App\\Services\\Admin\\GameCategoryImageResolver'] ?? ($this->services['App\\Services\\Admin\\GameCategoryImageResolver'] = new \App\Services\Admin\GameCategoryImageResolver(\dirname(__DIR__, 4)))));
$instance->setName('admin:repair-category-images');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\ScanWalletDriftCommand' shared autowired service.
*
* @return \App\Command\Admin\ScanWalletDriftCommand
*/
protected function getScanWalletDriftCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ScanWalletDriftCommand.php';
$this->services['App\\Command\\Admin\\ScanWalletDriftCommand'] = $instance = new \App\Command\Admin\ScanWalletDriftCommand(($this->services['App\\Services\\Currency\\CurrencyReconciliationService'] ?? $this->getCurrencyReconciliationServiceService()));
$instance->setName('app:currency:scan-wallet-drift');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\SetupMultiCurrencyCommand' shared autowired service.
*
* @return \App\Command\Admin\SetupMultiCurrencyCommand
*/
protected function getSetupMultiCurrencyCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/SetupMultiCurrencyCommand.php';
$this->services['App\\Command\\Admin\\SetupMultiCurrencyCommand'] = $instance = new \App\Command\Admin\SetupMultiCurrencyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->services['App\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()));
$instance->setName('admin:setup-multi-currency');
return $instance;
}
/**
* Gets the public 'App\Command\Admin\SyncFxRatesCommand' shared autowired service.
*
* @return \App\Command\Admin\SyncFxRatesCommand
*/
protected function getSyncFxRatesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/SyncFxRatesCommand.php';
$this->services['App\\Command\\Admin\\SyncFxRatesCommand'] = $instance = new \App\Command\Admin\SyncFxRatesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Fx\\FrankfurterFxRateProvider'] ?? $this->getFrankfurterFxRateProviderService()), ($this->services['App\\Services\\Currency\\MultiCurrencyFeature'] ?? $this->getMultiCurrencyFeatureService()), 'EUR');
$instance->setName('app:currency:sync-fx-rates');
return $instance;
}
/**
* Gets the public 'App\Command\AssetsInstallCommand' shared autowired service.
*
* @return \App\Command\AssetsInstallCommand
*/
protected function getAssetsInstallCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AssetsInstallCommand.php';
$this->services['App\\Command\\AssetsInstallCommand'] = $instance = new \App\Command\AssetsInstallCommand();
$instance->setName('app:getmaxmind');
return $instance;
}
/**
* Gets the public 'App\Command\BroadcastWorkerCommand' shared autowired service.
*
* @return \App\Command\BroadcastWorkerCommand
*/
protected function getBroadcastWorkerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/BroadcastWorkerCommand.php';
$this->services['App\\Command\\BroadcastWorkerCommand'] = $instance = new \App\Command\BroadcastWorkerCommand(($this->services['App\\Services\\Chat\\BroadcastCampaignProcessor'] ?? $this->getBroadcastCampaignProcessorService()));
$instance->setName('app:broadcast:worker');
return $instance;
}
/**
* Gets the public 'App\Command\Cashier\AdminPaymentMethodConfigCommand' shared autowired service.
*
* @return \App\Command\Cashier\AdminPaymentMethodConfigCommand
*/
protected function getAdminPaymentMethodConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Cashier/AdminPaymentMethodConfigCommand.php';
$this->services['App\\Command\\Cashier\\AdminPaymentMethodConfigCommand'] = $instance = new \App\Command\Cashier\AdminPaymentMethodConfigCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('cashier:config_payment_method');
$instance->setDescription('Configuration of Payment Methods');
return $instance;
}
/**
* Gets the public 'App\Command\Cashier\ConfigProcessorList' shared autowired service.
*
* @return \App\Command\Cashier\ConfigProcessorList
*/
protected function getConfigProcessorListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Cashier/ConfigProcessorList.php';
$this->services['App\\Command\\Cashier\\ConfigProcessorList'] = $instance = new \App\Command\Cashier\ConfigProcessorList(($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 4, ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setName('admin:config_processors');
return $instance;
}
/**
* Gets the public 'App\Command\ChatRecoveryCommand' shared autowired service.
*
* @return \App\Command\ChatRecoveryCommand
*/
protected function getChatRecoveryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ChatRecoveryCommand.php';
$this->services['App\\Command\\ChatRecoveryCommand'] = $instance = new \App\Command\ChatRecoveryCommand(($this->services['App\\Services\\Chat\\MissedConversationRecoveryService'] ?? $this->getMissedConversationRecoveryServiceService()), ($this->services['App\\Services\\Chat\\ChatAgentNotificationService'] ?? $this->getChatAgentNotificationServiceService()));
$instance->setName('chat');
return $instance;
}
/**
* Gets the public 'App\Command\Cron\CronDisableJobCommand' shared autowired service.
*
* @return \App\Command\Cron\CronDisableJobCommand
*/
protected function getCronDisableJobCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Cron/CronDisableJobCommand.php';
return $this->services['App\\Command\\Cron\\CronDisableJobCommand'] = new \App\Command\Cron\CronDisableJobCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Command\Cron\CronEnableJobCommand' shared autowired service.
*
* @return \App\Command\Cron\CronEnableJobCommand
*/
protected function getCronEnableJobCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Cron/CronEnableJobCommand.php';
return $this->services['App\\Command\\Cron\\CronEnableJobCommand'] = new \App\Command\Cron\CronEnableJobCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Command\Cron\CronRunCommand' shared autowired service.
*
* @return \App\Command\Cron\CronRunCommand
*/
protected function getCronRunCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Cron/CronRunCommand.php';
return $this->services['App\\Command\\Cron\\CronRunCommand'] = new \App\Command\Cron\CronRunCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Command\Cron\CronScanCommand' shared autowired service.
*
* @return \App\Command\Cron\CronScanCommand
*/
protected function getCronScanCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Cron/CronScanCommand.php';
return $this->services['App\\Command\\Cron\\CronScanCommand'] = new \App\Command\Cron\CronScanCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Command\Cron\MemoryWriter' shared autowired service.
*
* @return \App\Command\Cron\MemoryWriter
*/
protected function getMemoryWriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Output/OutputInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Output/Output.php';
include_once \dirname(__DIR__, 4).'/src/Command/Cron/MemoryWriter.php';
return $this->services['App\\Command\\Cron\\MemoryWriter'] = new \App\Command\Cron\MemoryWriter();
}
/**
* Gets the public 'App\Command\Gamification\SeedMissionsCommand' shared autowired service.
*
* @return \App\Command\Gamification\SeedMissionsCommand
*/
protected function getSeedMissionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Gamification/SeedMissionsCommand.php';
$this->services['App\\Command\\Gamification\\SeedMissionsCommand'] = $instance = new \App\Command\Gamification\SeedMissionsCommand(($this->services['App\\Services\\Gamification\\MissionManager'] ?? $this->getMissionManagerService()));
$instance->setName('gamification:seed-missions');
return $instance;
}
/**
* Gets the public 'App\Command\Gamification\SeedWidgetsCommand' shared autowired service.
*
* @return \App\Command\Gamification\SeedWidgetsCommand
*/
protected function getSeedWidgetsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Gamification/SeedWidgetsCommand.php';
$this->services['App\\Command\\Gamification\\SeedWidgetsCommand'] = $instance = new \App\Command\Gamification\SeedWidgetsCommand(($this->services['App\\Services\\Gamification\\WidgetManager'] ?? $this->getWidgetManagerService()));
$instance->setName('gamification:seed-widgets');
return $instance;
}
/**
* Gets the public 'App\Command\Integration\ActivateLegacyProvidersCommand' shared autowired service.
*
* @return \App\Command\Integration\ActivateLegacyProvidersCommand
*/
protected function getActivateLegacyProvidersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/ActivateLegacyProvidersCommand.php';
$this->services['App\\Command\\Integration\\ActivateLegacyProvidersCommand'] = $instance = new \App\Command\Integration\ActivateLegacyProvidersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('integration:activate-legacy-providers');
$instance->setDescription('Activate all legacy direct-integration providers');
return $instance;
}
/**
* Gets the public 'App\Command\Integration\Amatic\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Amatic\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/GitSlotPark/AbstractUpdateGameParametersCommand.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Amatic/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Amatic\\UpdateGameParametersCommand'] = new \App\Command\Integration\Amatic\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\Amatic\\APIManager'] ?? $this->getAPIManager2Service()), ($this->services['monolog.logger.amatic'] ?? $this->getMonolog_Logger_AmaticService()));
}
/**
* Gets the public 'App\Command\Integration\Amusnet\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Amusnet\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/GitSlotPark/AbstractUpdateGameParametersCommand.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Amusnet/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Amusnet\\UpdateGameParametersCommand'] = new \App\Command\Integration\Amusnet\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\Amusnet\\APIManager'] ?? $this->getAPIManager3Service()), ($this->services['monolog.logger.amusnet'] ?? $this->getMonolog_Logger_AmusnetService()));
}
/**
* Gets the public 'App\Command\Integration\Atmosfera\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Atmosfera\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Atmosfera/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Atmosfera\\UpdateGameParametersCommand'] = new \App\Command\Integration\Atmosfera\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('atmosfera_config'), ($this->services['App\\Services\\Integration\\Atmosfera\\APIManager'] ?? $this->getAPIManager4Service()));
}
/**
* Gets the public 'App\Command\Integration\AuditLegacyGamesCommand' shared autowired service.
*
* @return \App\Command\Integration\AuditLegacyGamesCommand
*/
protected function getAuditLegacyGamesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/AuditLegacyGamesCommand.php';
$this->services['App\\Command\\Integration\\AuditLegacyGamesCommand'] = $instance = new \App\Command\Integration\AuditLegacyGamesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Service\\TryToStart\\TryToStartApiClient'] ?? $this->getTryToStartApiClientService()), ($this->privates['http_client'] ?? $this->getHttpClientService()), $this->getEnv('OPERATIONAL_DOMAIN'), $this->getEnv('bool:TRYTOSTART_ENABLED'), 'EUR');
$instance->setName('integration:audit-legacy-games');
$instance->setDescription('Audit legacy game launches (TryToStart API + HTTP iframe check)');
return $instance;
}
/**
* Gets the public 'App\Command\Integration\BGaming\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\BGaming\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand4Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/BGaming/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\BGaming\\UpdateGameParametersCommand'] = new \App\Command\Integration\BGaming\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('bgaming_config'), ($this->services['App\\Services\\Integration\\BGaming\\APIManager'] ?? $this->getAPIManager5Service()), ($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->services['monolog.logger.bgaming'] ?? $this->getMonolog_Logger_BgamingService()));
}
/**
* Gets the public 'App\Command\Integration\Betsoft\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Betsoft\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand5Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Betsoft/UpdateGameParametersCommand.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Betsoft/ThumbnailResolver.php';
return $this->services['App\\Command\\Integration\\Betsoft\\UpdateGameParametersCommand'] = new \App\Command\Integration\Betsoft\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('betsoft_config'), ($this->services['App\\Services\\Integration\\Betsoft\\ThumbnailResolver'] ?? ($this->services['App\\Services\\Integration\\Betsoft\\ThumbnailResolver'] = new \App\Services\Integration\Betsoft\ThumbnailResolver(\dirname(__DIR__, 4)))));
}
/**
* Gets the public 'App\Command\Integration\Bombay\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Bombay\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand6Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Bombay/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Bombay\\UpdateGameParametersCommand'] = new \App\Command\Integration\Bombay\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\Bombay\\APIManager'] ?? $this->getAPIManager7Service()), ($this->services['monolog.logger.bombay'] ?? $this->getMonolog_Logger_BombayService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Command\Integration\Caleta\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Caleta\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand7Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Caleta/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Caleta\\UpdateGameParametersCommand'] = new \App\Command\Integration\Caleta\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('caleta_config'), ($this->services['App\\Services\\Integration\\Caleta\\APIManager'] ?? $this->getAPIManager8Service()), ($this->privates['http_client'] ?? $this->getHttpClientService()));
}
/**
* Gets the public 'App\Command\Integration\Concept\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Concept\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand8Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Concept/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Concept\\UpdateGameParametersCommand'] = new \App\Command\Integration\Concept\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('concept_config'), ($this->services['App\\Services\\Integration\\Concept\\APIManager'] ?? $this->getAPIManager9Service()), ($this->services['monolog.logger.concept'] ?? $this->getMonolog_Logger_ConceptService()));
}
/**
* Gets the public 'App\Command\Integration\EBet\TestKeyPairCommand' shared autowired service.
*
* @return \App\Command\Integration\EBet\TestKeyPairCommand
*/
protected function getTestKeyPairCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/EBet/TestKeyPairCommand.php';
return $this->services['App\\Command\\Integration\\EBet\\TestKeyPairCommand'] = new \App\Command\Integration\EBet\TestKeyPairCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('atmosfera_config'), ($this->services['App\\Services\\Integration\\EBet\\APIManager'] ?? $this->getAPIManager10Service()));
}
/**
* Gets the public 'App\Command\Integration\EBet\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\EBet\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand9Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/EBet/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\EBet\\UpdateGameParametersCommand'] = new \App\Command\Integration\EBet\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('atmosfera_config'), ($this->services['App\\Services\\Integration\\SSG\\APIManager'] ?? $this->getAPIManager29Service()));
}
/**
* Gets the public 'App\Command\Integration\Endorphina\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Endorphina\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand10Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Endorphina/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Endorphina\\UpdateGameParametersCommand'] = new \App\Command\Integration\Endorphina\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('endorphina_config'), ($this->services['App\\Services\\Integration\\Endorphina\\APIManager'] ?? $this->getAPIManager11Service()), ($this->privates['http_client'] ?? $this->getHttpClientService()));
}
/**
* Gets the public 'App\Command\Integration\Evolution\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Evolution\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand11Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Evolution/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Evolution\\UpdateGameParametersCommand'] = new \App\Command\Integration\Evolution\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('evolution_config'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()));
}
/**
* Gets the public 'App\Command\Integration\Felix\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Felix\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand12Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Felix/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Felix\\UpdateGameParametersCommand'] = new \App\Command\Integration\Felix\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('felix_config'), ($this->services['App\\Services\\Integration\\Felix\\APIManager'] ?? $this->getAPIManager13Service()), ($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->services['monolog.logger.felix'] ?? $this->getMonolog_Logger_FelixService()));
}
/**
* Gets the public 'App\Command\Integration\Genesis\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Genesis\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand13Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Genesis/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Genesis\\UpdateGameParametersCommand'] = new \App\Command\Integration\Genesis\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('genesis_config'), ($this->services['App\\Services\\Integration\\Genesis\\APIManager'] ?? $this->getAPIManager14Service()), ($this->services['monolog.logger.genesis'] ?? $this->getMonolog_Logger_GenesisService()));
}
/**
* Gets the public 'App\Command\Integration\Hacksaw\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Hacksaw\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand14Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Hacksaw/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Hacksaw\\UpdateGameParametersCommand'] = new \App\Command\Integration\Hacksaw\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('hacksaw_config'), ($this->services['App\\Services\\Integration\\Hacksaw\\APIManager'] ?? $this->getAPIManager15Service()), ($this->services['monolog.logger.hacksaw'] ?? $this->getMonolog_Logger_HacksawService()));
}
/**
* Gets the public 'App\Command\Integration\Isomasoft\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Isomasoft\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand15Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Isomasoft/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Isomasoft\\UpdateGameParametersCommand'] = new \App\Command\Integration\Isomasoft\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\Isomasoft\\APIManager'] ?? $this->getAPIManager16Service()), ($this->services['monolog.logger.isomasoft'] ?? $this->getMonolog_Logger_IsomasoftService()));
}
/**
* Gets the public 'App\Command\Integration\KAGaming\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\KAGaming\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand16Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/KAGaming/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\KAGaming\\UpdateGameParametersCommand'] = new \App\Command\Integration\KAGaming\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('kagaming_config'), ($this->services['App\\Services\\Integration\\KAGaming\\APIManager'] ?? $this->getAPIManager17Service()), ($this->services['monolog.logger.kagaming'] ?? $this->getMonolog_Logger_KagamingService()));
}
/**
* Gets the public 'App\Command\Integration\Leap\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Leap\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand17Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Leap/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Leap\\UpdateGameParametersCommand'] = new \App\Command\Integration\Leap\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('pragmatic_config'), ($this->services['App\\Services\\Integration\\Pragmatic\\APIManager'] ?? $this->getAPIManager26Service()), ($this->privates['http_client'] ?? $this->getHttpClientService()));
}
/**
* Gets the public 'App\Command\Integration\LiveSolution\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\LiveSolution\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand18Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/LiveSolution/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\LiveSolution\\UpdateGameParametersCommand'] = new \App\Command\Integration\LiveSolution\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('livesolution_config'), ($this->services['App\\Services\\Integration\\LiveSolution\\APIManager'] ?? $this->getAPIManager19Service()), ($this->services['monolog.logger.livesolution'] ?? $this->getMonolog_Logger_LivesolutionService()));
}
/**
* Gets the public 'App\Command\Integration\Mascot\GenerateUrlCommand' shared autowired service.
*
* @return \App\Command\Integration\Mascot\GenerateUrlCommand
*/
protected function getGenerateUrlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Mascot/GenerateUrlCommand.php';
return $this->services['App\\Command\\Integration\\Mascot\\GenerateUrlCommand'] = new \App\Command\Integration\Mascot\GenerateUrlCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Mascot\\APIManager'] ?? $this->getAPIManager20Service()));
}
/**
* Gets the public 'App\Command\Integration\Mascot\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Mascot\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand19Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Mascot/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Mascot\\UpdateGameParametersCommand'] = new \App\Command\Integration\Mascot\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('mascot_config'), ($this->services['App\\Services\\Integration\\Mascot\\APIManager'] ?? $this->getAPIManager20Service()), ($this->services['monolog.logger.mascot'] ?? $this->getMonolog_Logger_MascotService()));
}
/**
* Gets the public 'App\Command\Integration\Nlc\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Nlc\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand20Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Nlc/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Nlc\\UpdateGameParametersCommand'] = new \App\Command\Integration\Nlc\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), $this->getParameter('evolution_config'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()));
}
/**
* Gets the public 'App\Command\Integration\Nucleus\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Nucleus\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand21Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Nucleus/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Nucleus\\UpdateGameParametersCommand'] = new \App\Command\Integration\Nucleus\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('nucleus_config'), ($this->services['App\\Services\\Integration\\Nucleus\\APIManager'] ?? $this->getAPIManager21Service()), ($this->services['monolog.logger.nucleus'] ?? $this->getMonolog_Logger_NucleusService()));
}
/**
* Gets the public 'App\Command\Integration\Onetouch\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Onetouch\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand22Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Onetouch/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Onetouch\\UpdateGameParametersCommand'] = new \App\Command\Integration\Onetouch\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('onetouch_config'), ($this->services['App\\Services\\Integration\\Onetouch\\APIManager'] ?? $this->getAPIManager22Service()), ($this->services['monolog.logger.onetouch'] ?? $this->getMonolog_Logger_OnetouchService()));
}
/**
* Gets the public 'App\Command\Integration\PgSoft\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\PgSoft\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand23Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/GitSlotPark/AbstractUpdateGameParametersCommand.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/PgSoft/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\PgSoft\\UpdateGameParametersCommand'] = new \App\Command\Integration\PgSoft\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\PgSoft\\APIManager'] ?? $this->getAPIManager23Service()), ($this->services['monolog.logger.pgsoft'] ?? $this->getMonolog_Logger_PgsoftService()));
}
/**
* Gets the public 'App\Command\Integration\Playpearls\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Playpearls\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand24Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Playpearls/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Playpearls\\UpdateGameParametersCommand'] = new \App\Command\Integration\Playpearls\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('playpearls_config'), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()), ($this->services['monolog.logger.playpearls'] ?? $this->getMonolog_Logger_PlaypearlsService()));
}
/**
* Gets the public 'App\Command\Integration\PragmaticGsp\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\PragmaticGsp\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand25Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/GitSlotPark/AbstractUpdateGameParametersCommand.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/PragmaticGsp/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\PragmaticGsp\\UpdateGameParametersCommand'] = new \App\Command\Integration\PragmaticGsp\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\PragmaticGsp\\APIManager'] ?? $this->getAPIManager25Service()), ($this->services['monolog.logger.pragmaticgsp'] ?? $this->getMonolog_Logger_PragmaticgspService()));
}
/**
* Gets the public 'App\Command\Integration\Pragmatic\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Pragmatic\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand26Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Pragmatic/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Pragmatic\\UpdateGameParametersCommand'] = new \App\Command\Integration\Pragmatic\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('pragmatic_config'), ($this->services['App\\Services\\Integration\\Pragmatic\\APIManager'] ?? $this->getAPIManager26Service()), ($this->privates['http_client'] ?? $this->getHttpClientService()));
}
/**
* Gets the public 'App\Command\Integration\RedEagle\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\RedEagle\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand27Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/RedEagle/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\RedEagle\\UpdateGameParametersCommand'] = new \App\Command\Integration\RedEagle\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\RedEagle\\APIManager'] ?? $this->getAPIManager27Service()), ($this->services['monolog.logger.redeagle'] ?? $this->getMonolog_Logger_RedeagleService()));
}
/**
* Gets the public 'App\Command\Integration\Redtiger\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Redtiger\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand28Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Redtiger/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Redtiger\\UpdateGameParametersCommand'] = new \App\Command\Integration\Redtiger\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), $this->getParameter('evolution_config'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()));
}
/**
* Gets the public 'App\Command\Integration\SAGaming\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\SAGaming\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand29Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/SAGaming/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\SAGaming\\UpdateGameParametersCommand'] = new \App\Command\Integration\SAGaming\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\SAGaming\\APIManager'] ?? $this->getAPIManager28Service()), ($this->services['monolog.logger.sagaming'] ?? $this->getMonolog_Logger_SagamingService()));
}
/**
* Gets the public 'App\Command\Integration\SSG\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\SSG\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand30Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/SSG/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\SSG\\UpdateGameParametersCommand'] = new \App\Command\Integration\SSG\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\SSG\\APIManager'] ?? $this->getAPIManager29Service()), ($this->services['monolog.logger.ssg'] ?? $this->getMonolog_Logger_SsgService()));
}
/**
* Gets the public 'App\Command\Integration\ScatterKings\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\ScatterKings\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand31Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/ScatterKings/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\ScatterKings\\UpdateGameParametersCommand'] = new \App\Command\Integration\ScatterKings\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\ScatterKings\\APIManager'] ?? $this->getAPIManager30Service()), ($this->privates['monolog.logger.sk'] ?? $this->getMonolog_Logger_SkService()));
}
/**
* Gets the public 'App\Command\Integration\SetLobbyProvidersCommand' shared autowired service.
*
* @return \App\Command\Integration\SetLobbyProvidersCommand
*/
protected function getSetLobbyProvidersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/SetLobbyProvidersCommand.php';
$this->services['App\\Command\\Integration\\SetLobbyProvidersCommand'] = $instance = new \App\Command\Integration\SetLobbyProvidersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('integration:set-lobby-providers');
$instance->setDescription('Activate only listed legacy lobby providers and hide the rest');
return $instance;
}
/**
* Gets the public 'App\Command\Integration\Simpleplay\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Simpleplay\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand32Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Simpleplay/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Simpleplay\\UpdateGameParametersCommand'] = new \App\Command\Integration\Simpleplay\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\Simpleplay\\APIManager'] ?? $this->getAPIManager31Service()), ($this->services['monolog.logger.simpleplay'] ?? $this->getMonolog_Logger_SimpleplayService()));
}
/**
* Gets the public 'App\Command\Integration\Slotegrator\SelfValidateCommand' shared autowired service.
*
* @return \App\Command\Integration\Slotegrator\SelfValidateCommand
*/
protected function getSelfValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Slotegrator/SelfValidateCommand.php';
return $this->services['App\\Command\\Integration\\Slotegrator\\SelfValidateCommand'] = new \App\Command\Integration\Slotegrator\SelfValidateCommand(($this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'] ?? $this->getIntegrationServiceService()));
}
/**
* Gets the public 'App\Command\Integration\Slotegrator\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Slotegrator\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand33Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Slotegrator/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Slotegrator\\UpdateGameParametersCommand'] = new \App\Command\Integration\Slotegrator\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/');
}
/**
* Gets the public 'App\Command\Integration\SpadeGaming\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\SpadeGaming\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand34Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/SpadeGaming/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\SpadeGaming\\UpdateGameParametersCommand'] = new \App\Command\Integration\SpadeGaming\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('spadegaming_config'), ($this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'] ?? $this->getAPIManager32Service()), ($this->services['monolog.logger.spadegaming'] ?? $this->getMonolog_Logger_SpadegamingService()));
}
/**
* Gets the public 'App\Command\Integration\Spinomenal\UpdateConfigurationCommand' shared autowired service.
*
* @return \App\Command\Integration\Spinomenal\UpdateConfigurationCommand
*/
protected function getUpdateConfigurationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Spinomenal/UpdateConfigurationCommand.php';
return $this->services['App\\Command\\Integration\\Spinomenal\\UpdateConfigurationCommand'] = new \App\Command\Integration\Spinomenal\UpdateConfigurationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', $this->getParameter('spinomenal_config'), ($this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] ?? $this->getAPIManager33Service()), ($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Command\Integration\Superlotto\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Superlotto\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand35Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Superlotto/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Superlotto\\UpdateGameParametersCommand'] = new \App\Command\Integration\Superlotto\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\Superlotto\\APIManager'] ?? $this->getAPIManager34Service()), ($this->services['monolog.logger.superlotto'] ?? $this->getMonolog_Logger_SuperlottoService()));
}
/**
* Gets the public 'App\Command\Integration\TVBet\ConfigCommand' shared autowired service.
*
* @return \App\Command\Integration\TVBet\ConfigCommand
*/
protected function getConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/TVBet/ConfigCommand.php';
return $this->services['App\\Command\\Integration\\TVBet\\ConfigCommand'] = new \App\Command\Integration\TVBet\ConfigCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/');
}
/**
* Gets the public 'App\Command\Integration\TVBet\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\TVBet\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand36Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/TVBet/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\TVBet\\UpdateGameParametersCommand'] = new \App\Command\Integration\TVBet\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\TVBet\\APIManager'] ?? $this->getAPIManager35Service()), ($this->services['monolog.logger.tvbet'] ?? $this->getMonolog_Logger_TvbetService()));
}
/**
* Gets the public 'App\Command\Integration\TomHorn\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\TomHorn\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand37Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/TomHorn/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\TomHorn\\UpdateGameParametersCommand'] = new \App\Command\Integration\TomHorn\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\TomHorn\\APIManager'] ?? $this->getAPIManager36Service()), ($this->services['monolog.logger.tomhorn'] ?? $this->getMonolog_Logger_TomhornService()));
}
/**
* Gets the public 'App\Command\Integration\TrippleCherry\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\TrippleCherry\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand38Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/TrippleCherry/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\TrippleCherry\\UpdateGameParametersCommand'] = new \App\Command\Integration\TrippleCherry\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', \dirname(__DIR__, 4), ($this->services['App\\Services\\Integration\\TrippleCherry\\APIManager'] ?? $this->getAPIManager37Service()), ($this->services['monolog.logger.tripplecherry'] ?? $this->getMonolog_Logger_TripplecherryService()));
}
/**
* Gets the public 'App\Command\Integration\TryToStart\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\TryToStart\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand39Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/TryToStart/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\TryToStart\\UpdateGameParametersCommand'] = new \App\Command\Integration\TryToStart\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\GameRepository'] ?? $this->getGameRepositoryService()), ($this->services['App\\Service\\TryToStart\\GameApiService'] ?? $this->getGameApiServiceService()), ($this->services['monolog.logger.trytostart'] ?? $this->getMonolog_Logger_TrytostartService()));
}
/**
* Gets the public 'App\Command\Integration\VerifyProviderCommand' shared autowired service.
*
* @return \App\Command\Integration\VerifyProviderCommand
*/
protected function getVerifyProviderCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/VerifyProviderCommand.php';
$this->services['App\\Command\\Integration\\VerifyProviderCommand'] = $instance = new \App\Command\Integration\VerifyProviderCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setName('integration:verify-provider');
$instance->setDescription('Check integration readiness for a single legacy provider');
return $instance;
}
/**
* Gets the public 'App\Command\Integration\Vibra\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Vibra\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand40Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Vibra/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Vibra\\UpdateGameParametersCommand'] = new \App\Command\Integration\Vibra\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\Vibra\\APIManager'] ?? $this->getAPIManager38Service()), ($this->services['monolog.logger.vibra'] ?? $this->getMonolog_Logger_VibraService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Command\Integration\Wazdan\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Wazdan\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand41Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Wazdan/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Wazdan\\UpdateGameParametersCommand'] = new \App\Command\Integration\Wazdan\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\Wazdan\\APIManager'] ?? $this->getAPIManager39Service()), ($this->services['monolog.logger.wazdan'] ?? $this->getMonolog_Logger_WazdanService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Command\Integration\XPG\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\XPG\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand42Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/XPG/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\XPG\\UpdateGameParametersCommand'] = new \App\Command\Integration\XPG\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\XPG\\APIManager'] ?? $this->getAPIManager40Service()), ($this->services['monolog.logger.xpg'] ?? $this->getMonolog_Logger_XpgService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Command\Integration\Zeus\UpdateGameParametersCommand' shared autowired service.
*
* @return \App\Command\Integration\Zeus\UpdateGameParametersCommand
*/
protected function getUpdateGameParametersCommand43Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Integration/Zeus/UpdateGameParametersCommand.php';
return $this->services['App\\Command\\Integration\\Zeus\\UpdateGameParametersCommand'] = new \App\Command\Integration\Zeus\UpdateGameParametersCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'public/uploads/images/', ($this->services['App\\Services\\Integration\\Zeus\\APIManager'] ?? $this->getAPIManager41Service()), ($this->services['monolog.logger.zeus'] ?? $this->getMonolog_Logger_ZeusService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Command\Payadmit\PayadmitCheckConfigCommand' shared autowired service.
*
* @return \App\Command\Payadmit\PayadmitCheckConfigCommand
*/
protected function getPayadmitCheckConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Payadmit/PayadmitCheckConfigCommand.php';
$this->services['App\\Command\\Payadmit\\PayadmitCheckConfigCommand'] = $instance = new \App\Command\Payadmit\PayadmitCheckConfigCommand(($this->services['App\\Services\\Integration\\Payadmit\\PayadmitReadinessChecker'] ?? $this->getPayadmitReadinessCheckerService()), ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitClient'] ?? $this->getPayadmitClientService()));
$instance->setName('payadmit:check-config');
return $instance;
}
/**
* Gets the public 'App\Command\Reports\DisplayEventsInTimePeriodForGameId' shared autowired service.
*
* @return \App\Command\Reports\DisplayEventsInTimePeriodForGameId
*/
protected function getDisplayEventsInTimePeriodForGameIdService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Reports/DisplayEventsInTimePeriodForGameId.php';
$this->services['App\\Command\\Reports\\DisplayEventsInTimePeriodForGameId'] = $instance = new \App\Command\Reports\DisplayEventsInTimePeriodForGameId(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:report-game-events-time-period');
return $instance;
}
/**
* Gets the public 'App\Command\Reports\SendAllReportsCommand' shared autowired service.
*
* @return \App\Command\Reports\SendAllReportsCommand
*/
protected function getSendAllReportsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Reports/SendAllReportsCommand.php';
return $this->services['App\\Command\\Reports\\SendAllReportsCommand'] = new \App\Command\Reports\SendAllReportsCommand(($this->services['App\\Services\\Reports\\ReportSender'] ?? $this->getReportSenderService()), ($this->services['monolog.logger.command'] ?? $this->getMonolog_Logger_CommandService()), $this->parameters['reportServiceNameArray']);
}
/**
* Gets the public 'App\Command\Reports\SendReportCommand' shared autowired service.
*
* @return \App\Command\Reports\SendReportCommand
*/
protected function getSendReportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Reports/SendReportCommand.php';
return $this->services['App\\Command\\Reports\\SendReportCommand'] = new \App\Command\Reports\SendReportCommand(($this->services['App\\Services\\Reports\\ReportSender'] ?? $this->getReportSenderService()), ($this->services['monolog.logger.command'] ?? $this->getMonolog_Logger_CommandService()));
}
/**
* Gets the public 'App\Command\SetupDatabaseCommand' shared autowired service.
*
* @return \App\Command\SetupDatabaseCommand
*/
protected function getSetupDatabaseCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SetupDatabaseCommand.php';
return $this->services['App\\Command\\SetupDatabaseCommand'] = new \App\Command\SetupDatabaseCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Controller\Admin\AffiliateAdminController' shared autowired service.
*
* @return \App\Controller\Admin\AffiliateAdminController
*/
protected function getAffiliateAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/AffiliateAdminController.php';
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateAdminLegacyRunner.php';
$this->services['App\\Controller\\Admin\\AffiliateAdminController'] = $instance = new \App\Controller\Admin\AffiliateAdminController(($this->services['App\\Services\\Affiliate\\AffiliateAdminLegacyRunner'] ?? ($this->services['App\\Services\\Affiliate\\AffiliateAdminLegacyRunner'] = new \App\Services\Affiliate\AffiliateAdminLegacyRunner((\dirname(__DIR__, 4).'/legacy/affiliate-admin'), \dirname(__DIR__, 4)))), ($this->services['App\\Services\\Affiliate\\AffiliateAdminSessionBridge'] ?? $this->getAffiliateAdminSessionBridgeService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\AffiliateAdminController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\BannerController' shared autowired service.
*
* @return \App\Controller\Admin\BannerController
*/
protected function getBannerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/BannerController.php';
$this->services['App\\Controller\\Admin\\BannerController'] = $instance = new \App\Controller\Admin\BannerController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray']);
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\BannerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\BlogCategoryController' shared autowired service.
*
* @return \App\Controller\Admin\BlogCategoryController
*/
protected function getBlogCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/BlogCategoryController.php';
$this->services['App\\Controller\\Admin\\BlogCategoryController'] = $instance = new \App\Controller\Admin\BlogCategoryController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\BlogCategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\BlogController' shared autowired service.
*
* @return \App\Controller\Admin\BlogController
*/
protected function getBlogControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/BlogController.php';
$this->services['App\\Controller\\Admin\\BlogController'] = $instance = new \App\Controller\Admin\BlogController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray']);
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\BlogController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\CashierController' shared autowired service.
*
* @return \App\Controller\Admin\CashierController
*/
protected function getCashierControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/CashierController.php';
$this->services['App\\Controller\\Admin\\CashierController'] = $instance = new \App\Controller\Admin\CashierController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray'], 4, ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\CashierController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\DashboardBackendController' shared autowired service.
*
* @return \App\Controller\Admin\DashboardBackendController
*/
protected function getDashboardBackendControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/DashboardBackendController.php';
$this->services['App\\Controller\\Admin\\DashboardBackendController'] = $instance = new \App\Controller\Admin\DashboardBackendController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), ($this->services['App\\Service\\Admin\\BackendTableDataProvider'] ?? $this->getBackendTableDataProviderService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\DashboardBackendController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\DashboardController' shared autowired service.
*
* @return \App\Controller\Admin\DashboardController
*/
protected function getDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/DashboardController.php';
$this->services['App\\Controller\\Admin\\DashboardController'] = $instance = new \App\Controller\Admin\DashboardController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray'], 4, ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\DashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\DashboardFrontendController' shared autowired service.
*
* @return \App\Controller\Admin\DashboardFrontendController
*/
protected function getDashboardFrontendControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/DashboardFrontendController.php';
$this->services['App\\Controller\\Admin\\DashboardFrontendController'] = $instance = new \App\Controller\Admin\DashboardFrontendController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['App\\Service\\Admin\\BackendTableDataProvider'] ?? $this->getBackendTableDataProviderService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\DashboardFrontendController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\EventController' shared autowired service.
*
* @return \App\Controller\Admin\EventController
*/
protected function getEventControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/EventController.php';
$this->services['App\\Controller\\Admin\\EventController'] = $instance = new \App\Controller\Admin\EventController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\EventController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\FreeSpinCampaignController' shared autowired service.
*
* @return \App\Controller\Admin\FreeSpinCampaignController
*/
protected function getFreeSpinCampaignControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/FreeSpinCampaignController.php';
$this->services['App\\Controller\\Admin\\FreeSpinCampaignController'] = $instance = new \App\Controller\Admin\FreeSpinCampaignController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\FreeSpinCampaignIntegrator'] ?? $this->getFreeSpinCampaignIntegratorService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\FreeSpinCampaignController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\FreeSpinController' shared autowired service.
*
* @return \App\Controller\Admin\FreeSpinController
*/
protected function getFreeSpinControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/FreeSpinController.php';
$this->services['App\\Controller\\Admin\\FreeSpinController'] = $instance = new \App\Controller\Admin\FreeSpinController(($this->services['App\\Services\\Integration\\Playpearls\\FreeSpinManager'] ?? $this->getFreeSpinManager2Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['App\\Services\\Integration\\FreeSpinIntegrator'] ?? $this->getFreeSpinIntegratorService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\FreeSpinController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\GameCategoryController' shared autowired service.
*
* @return \App\Controller\Admin\GameCategoryController
*/
protected function getGameCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/GameCategoryController.php';
$this->services['App\\Controller\\Admin\\GameCategoryController'] = $instance = new \App\Controller\Admin\GameCategoryController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\GameCategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\GameController' shared autowired service.
*
* @return \App\Controller\Admin\GameController
*/
protected function getGameControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/GameController.php';
$this->services['App\\Controller\\Admin\\GameController'] = $instance = new \App\Controller\Admin\GameController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray']);
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\GamestateController' shared autowired service.
*
* @return \App\Controller\Admin\GamestateController
*/
protected function getGamestateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/GamestateController.php';
$this->services['App\\Controller\\Admin\\GamestateController'] = $instance = new \App\Controller\Admin\GamestateController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\GamestateController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Gamification\MissionController' shared autowired service.
*
* @return \App\Controller\Admin\Gamification\MissionController
*/
protected function getMissionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Gamification/MissionController.php';
$this->services['App\\Controller\\Admin\\Gamification\\MissionController'] = $instance = new \App\Controller\Admin\Gamification\MissionController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Gamification\\MissionManager'] ?? $this->getMissionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\Gamification\\MissionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Gamification\WidgetController' shared autowired service.
*
* @return \App\Controller\Admin\Gamification\WidgetController
*/
protected function getWidgetControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Gamification/WidgetController.php';
$this->services['App\\Controller\\Admin\\Gamification\\WidgetController'] = $instance = new \App\Controller\Admin\Gamification\WidgetController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Gamification\\WidgetManager'] ?? $this->getWidgetManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\Gamification\\WidgetController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\PlayerBonusController' shared autowired service.
*
* @return \App\Controller\Admin\PlayerBonusController
*/
protected function getPlayerBonusControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/PlayerBonusController.php';
$this->services['App\\Controller\\Admin\\PlayerBonusController'] = $instance = new \App\Controller\Admin\PlayerBonusController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray'], ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 500.0, 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\PlayerBonusController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\PlayerCashierController' shared autowired service.
*
* @return \App\Controller\Admin\PlayerCashierController
*/
protected function getPlayerCashierControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/PlayerCashierController.php';
$this->services['App\\Controller\\Admin\\PlayerCashierController'] = $instance = new \App\Controller\Admin\PlayerCashierController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray'], ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\PlayerCashierController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\PlayerContactController' shared autowired service.
*
* @return \App\Controller\Admin\PlayerContactController
*/
protected function getPlayerContactControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/PlayerContactController.php';
$this->services['App\\Controller\\Admin\\PlayerContactController'] = $instance = new \App\Controller\Admin\PlayerContactController();
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Admin\\PlayerContactController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\PlayerController' shared autowired service.
*
* @return \App\Controller\Admin\PlayerController
*/
protected function getPlayerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/PlayerController.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/Services/AffiliateTrackingManager.php';
$this->services['App\\Controller\\Admin\\PlayerController'] = $instance = new \App\Controller\Admin\PlayerController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray'], ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 500.0, 'EUR', ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['monolog.logger.analysis'] ?? $this->getMonolog_Logger_AnalysisService()), ($this->services['App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager'] ?? ($this->services['App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager'] = new \App\Playpearls\AffiliateBundle\Services\AffiliateTrackingManager())));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Admin\\PlayerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\ProviderController' shared autowired service.
*
* @return \App\Controller\Admin\ProviderController
*/
protected function getProviderControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/ProviderController.php';
$this->services['App\\Controller\\Admin\\ProviderController'] = $instance = new \App\Controller\Admin\ProviderController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\ProviderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\ProviderCurrencyController' shared autowired service.
*
* @return \App\Controller\Admin\ProviderCurrencyController
*/
protected function getProviderCurrencyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/ProviderCurrencyController.php';
$this->services['App\\Controller\\Admin\\ProviderCurrencyController'] = $instance = new \App\Controller\Admin\ProviderCurrencyController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\ProviderCurrencyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\ReportController' shared autowired service.
*
* @return \App\Controller\Admin\ReportController
*/
protected function getReportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/ReportController.php';
$this->services['App\\Controller\\Admin\\ReportController'] = $instance = new \App\Controller\Admin\ReportController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\ReportController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Security\SecurityController' shared autowired service.
*
* @return \App\Controller\Admin\Security\SecurityController
*/
protected function getSecurityControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Security/SecurityController.php';
$this->services['App\\Controller\\Admin\\Security\\SecurityController'] = $instance = new \App\Controller\Admin\Security\SecurityController(($this->privates['security.authentication_utils'] ?? $this->getSecurity_AuthenticationUtilsService()), $this->getEnv('CHAT_DOMAIN'), $this->getEnv('AFFILIATE_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\Security\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\SmsController' shared autowired service.
*
* @return \App\Controller\Admin\SmsController
*/
protected function getSmsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/SmsController.php';
$this->services['App\\Controller\\Admin\\SmsController'] = $instance = new \App\Controller\Admin\SmsController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\SmsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Sports\SportsBetShowController' shared autowired service.
*
* @return \App\Controller\Admin\Sports\SportsBetShowController
*/
protected function getSportsBetShowControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Sports/SportsBetShowController.php';
$this->services['App\\Controller\\Admin\\Sports\\SportsBetShowController'] = $instance = new \App\Controller\Admin\Sports\SportsBetShowController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\Sports\\SportsBetShowController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Sports\SportsDashboardController' shared autowired service.
*
* @return \App\Controller\Admin\Sports\SportsDashboardController
*/
protected function getSportsDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Sports/SportsDashboardController.php';
$this->services['App\\Controller\\Admin\\Sports\\SportsDashboardController'] = $instance = new \App\Controller\Admin\Sports\SportsDashboardController(($this->services['App\\Services\\Integration\\BetBy\\ExternalApiCalls'] ?? $this->getExternalApiCallsService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\Sports\\SportsDashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\Sports\SportsReportController' shared autowired service.
*
* @return \App\Controller\Admin\Sports\SportsReportController
*/
protected function getSportsReportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/Sports/SportsReportController.php';
$this->services['App\\Controller\\Admin\\Sports\\SportsReportController'] = $instance = new \App\Controller\Admin\Sports\SportsReportController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\Sports\\SportsReportController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\SupportAiDashboardController' shared autowired service.
*
* @return \App\Controller\Admin\SupportAiDashboardController
*/
protected function getSupportAiDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/SupportAiDashboardController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\Controller\\Admin\\SupportAiDashboardController'] = $instance = new \App\Controller\Admin\SupportAiDashboardController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Ops\\StaffOpsService'] ?? $this->getStaffOpsServiceService()), ($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()), ($this->services['App\\SupportAi\\Service\\Metrics\\MetricsService'] ?? $this->getMetricsServiceService()), ($this->services['App\\SupportAi\\Service\\Memory\\MemoryService'] ?? $this->getMemoryServiceService()), ($this->services['App\\SupportAi\\Service\\Ticket\\TicketService'] ?? $this->getTicketServiceService()), ($this->services['App\\SupportAi\\Service\\Customer\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), ($this->services['App\\SupportAi\\Service\\Kyc\\KycDocumentService'] ?? $this->getKycDocumentServiceService()), ($this->services['App\\SupportAi\\Service\\Ops\\GoLiveCheckService'] ?? $this->getGoLiveCheckServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\SupportAiDashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\SupportAiDashboardExtraController' shared autowired service.
*
* @return \App\Controller\Admin\SupportAiDashboardExtraController
*/
protected function getSupportAiDashboardExtraControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/SupportAiDashboardExtraController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\Controller\\Admin\\SupportAiDashboardExtraController'] = $instance = new \App\Controller\Admin\SupportAiDashboardExtraController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Ops\\StaffOpsService'] ?? $this->getStaffOpsServiceService()), ($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()), ($this->services['App\\SupportAi\\Service\\Ticket\\TicketService'] ?? $this->getTicketServiceService()), ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService()), ($this->services['App\\SupportAi\\Service\\Customer\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\SupportAi\\Service\\Memory\\MemoryService'] ?? $this->getMemoryServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), ($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeService'] ?? $this->getKnowledgeServiceService()), ($this->services['App\\SupportAi\\Service\\Kyc\\KycDocumentService'] ?? $this->getKycDocumentServiceService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatModeService'] ?? $this->getChatModeServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\SupportAiDashboardExtraController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\SystemPreferencesController' shared autowired service.
*
* @return \App\Controller\Admin\SystemPreferencesController
*/
protected function getSystemPreferencesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/SystemPreferencesController.php';
$this->services['App\\Controller\\Admin\\SystemPreferencesController'] = $instance = new \App\Controller\Admin\SystemPreferencesController(($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray'], ($this->services['monolog.logger.configsetting'] ?? $this->getMonolog_Logger_ConfigsettingService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\SystemPreferencesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\UserController' shared autowired service.
*
* @return \App\Controller\Admin\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/UserController.php';
$this->services['App\\Controller\\Admin\\UserController'] = $instance = new \App\Controller\Admin\UserController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\UserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\WalletController' shared autowired service.
*
* @return \App\Controller\Admin\WalletController
*/
protected function getWalletControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/WalletController.php';
$this->services['App\\Controller\\Admin\\WalletController'] = $instance = new \App\Controller\Admin\WalletController(($this->services['playpearls_coin.bitcoin_client_factory'] ?? $this->getPlaypearlsCoin_BitcoinClientFactoryService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'] ?? $this->getCoinPaymentsManagerService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Admin\\WalletController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Admin\ZoneController' shared autowired service.
*
* @return \App\Controller\Admin\ZoneController
*/
protected function getZoneControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Admin/ZoneController.php';
$this->services['App\\Controller\\Admin\\ZoneController'] = $instance = new \App\Controller\Admin\ZoneController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Admin\\ZoneController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\BannerApiController' shared autowired service.
*
* @return \App\Controller\Api\BannerApiController
*/
protected function getBannerApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/BannerApiController.php';
$this->services['App\\Controller\\Api\\BannerApiController'] = $instance = new \App\Controller\Api\BannerApiController(($this->services['App\\Repository\\BannerRepository'] ?? $this->getBannerRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Api\\BannerApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\CurrencyApiController' shared autowired service.
*
* @return \App\Controller\Api\CurrencyApiController
*/
protected function getCurrencyApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/CurrencyApiController.php';
$this->services['App\\Controller\\Api\\CurrencyApiController'] = $instance = new \App\Controller\Api\CurrencyApiController(($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\BalanceService'] ?? $this->getBalanceServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\PlayerCurrencyService'] ?? $this->getPlayerCurrencyServiceService()), ($this->services['App\\Services\\Fx\\FxService'] ?? $this->getFxServiceService()), ($this->services['App\\Services\\Currency\\MultiCurrencyFeature'] ?? $this->getMultiCurrencyFeatureService()), ($this->services['App\\Services\\Currency\\ProviderSettlementService'] ?? $this->getProviderSettlementServiceService()), $this->parameters['multi_currency.player_currencies']);
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Api\\CurrencyApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\GameLaunchApiController' shared autowired service.
*
* @return \App\Controller\Api\GameLaunchApiController
*/
protected function getGameLaunchApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/GameLaunchApiController.php';
$this->services['App\\Controller\\Api\\GameLaunchApiController'] = $instance = new \App\Controller\Api\GameLaunchApiController(($this->services['App\\Repository\\GameRepository'] ?? $this->getGameRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Api\\GameLaunchApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\Gamification\MissionApiController' shared autowired service.
*
* @return \App\Controller\Api\Gamification\MissionApiController
*/
protected function getMissionApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/Gamification/MissionApiController.php';
$this->services['App\\Controller\\Api\\Gamification\\MissionApiController'] = $instance = new \App\Controller\Api\Gamification\MissionApiController(($this->services['App\\Services\\Gamification\\MissionManager'] ?? $this->getMissionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Api\\Gamification\\MissionApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\Gamification\WidgetApiController' shared autowired service.
*
* @return \App\Controller\Api\Gamification\WidgetApiController
*/
protected function getWidgetApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/Gamification/WidgetApiController.php';
$this->services['App\\Controller\\Api\\Gamification\\WidgetApiController'] = $instance = new \App\Controller\Api\Gamification\WidgetApiController(($this->services['App\\Services\\Gamification\\WidgetManager'] ?? $this->getWidgetManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Api\\Gamification\\WidgetApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\TryToStart\FreespinsController' shared autowired service.
*
* @return \App\Controller\Api\TryToStart\FreespinsController
*/
protected function getFreespinsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/TryToStart/FreespinsController.php';
$this->services['App\\Controller\\Api\\TryToStart\\FreespinsController'] = $instance = new \App\Controller\Api\TryToStart\FreespinsController(($this->services['App\\Service\\TryToStart\\TryToStartApiClient'] ?? $this->getTryToStartApiClientService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Api\\TryToStart\\FreespinsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Api\TryToStart\GameLaunchController' shared autowired service.
*
* @return \App\Controller\Api\TryToStart\GameLaunchController
*/
protected function getGameLaunchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Api/TryToStart/GameLaunchController.php';
$this->services['App\\Controller\\Api\\TryToStart\\GameLaunchController'] = $instance = new \App\Controller\Api\TryToStart\GameLaunchController(($this->services['App\\Service\\TryToStart\\TryToStartApiClient'] ?? $this->getTryToStartApiClientService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Api\\TryToStart\\GameLaunchController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Cashier\CoinPayments\CoinPaymentsController' shared autowired service.
*
* @return \App\Controller\Cashier\CoinPayments\CoinPaymentsController
*/
protected function getCoinPaymentsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Cashier/CoinPayments/CoinPaymentsController.php';
$this->services['App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController'] = $instance = new \App\Controller\Cashier\CoinPayments\CoinPaymentsController($this->parameters['coinvaluearray'], ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'] ?? $this->getCoinPaymentsManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.coinpayments'] ?? $this->getMonolog_Logger_CoinpaymentsService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatAdminController' shared autowired service.
*
* @return \App\Controller\Chat\ChatAdminController
*/
protected function getChatAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatAdminController.php';
$this->services['App\\Controller\\Chat\\ChatAdminController'] = $instance = new \App\Controller\Chat\ChatAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getParameter('chat_config'), ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()), (\dirname(__DIR__, 4).'/support-board'), ($this->services['App\\Service\\Chat\\SupportBoardAdminEmbedder'] ?? $this->getSupportBoardAdminEmbedderService()), ($this->services['App\\Service\\Chat\\SupportBoardSymfonyAuthBridge'] ?? $this->getSupportBoardSymfonyAuthBridgeService()), ($this->services['App\\Service\\Chat\\ChatOpenPlayerResolver'] ?? $this->getChatOpenPlayerResolverService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatModeService'] ?? $this->getChatModeServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatAdminController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatAdminLegacyController' shared autowired service.
*
* @return \App\Controller\Chat\ChatAdminLegacyController
*/
protected function getChatAdminLegacyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatAdminLegacyController.php';
$this->services['App\\Controller\\Chat\\ChatAdminLegacyController'] = $instance = new \App\Controller\Chat\ChatAdminLegacyController(($this->services['App\\Service\\Chat\\SupportBoardLegacyContext'] ?? $this->getSupportBoardLegacyContextService()), ($this->services['App\\Service\\Chat\\SupportBoardSymfonyAuthBridge'] ?? $this->getSupportBoardSymfonyAuthBridgeService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatAdminLegacyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatAgentPerformanceController' shared autowired service.
*
* @return \App\Controller\Chat\ChatAgentPerformanceController
*/
protected function getChatAgentPerformanceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatAgentPerformanceController.php';
$this->services['App\\Controller\\Chat\\ChatAgentPerformanceController'] = $instance = new \App\Controller\Chat\ChatAgentPerformanceController(($this->services['App\\Services\\Chat\\ChatAnalyticsService'] ?? $this->getChatAnalyticsServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatAgentPerformanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatAjaxController' shared autowired service.
*
* @return \App\Controller\Chat\ChatAjaxController
*/
protected function getChatAjaxControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatAjaxController.php';
$this->services['App\\Controller\\Chat\\ChatAjaxController'] = $instance = new \App\Controller\Chat\ChatAjaxController(($this->services['App\\Service\\Chat\\SupportBoardAjaxHandler'] ?? $this->getSupportBoardAjaxHandlerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatAjaxController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatAnalyticsController' shared autowired service.
*
* @return \App\Controller\Chat\ChatAnalyticsController
*/
protected function getChatAnalyticsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatAnalyticsController.php';
$this->services['App\\Controller\\Chat\\ChatAnalyticsController'] = $instance = new \App\Controller\Chat\ChatAnalyticsController(($this->services['App\\Services\\Chat\\ChatAnalyticsService'] ?? $this->getChatAnalyticsServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatAnalyticsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatApiController' shared autowired service.
*
* @return \App\Controller\Chat\ChatApiController
*/
protected function getChatApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatApiController.php';
$this->services['App\\Controller\\Chat\\ChatApiController'] = $instance = new \App\Controller\Chat\ChatApiController(($this->services['App\\Service\\Chat\\SupportBoardApiHandler'] ?? $this->getSupportBoardApiHandlerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatAutomationController' shared autowired service.
*
* @return \App\Controller\Chat\ChatAutomationController
*/
protected function getChatAutomationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatAutomationController.php';
$this->services['App\\Controller\\Chat\\ChatAutomationController'] = $instance = new \App\Controller\Chat\ChatAutomationController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\ChatAutomationRuleRepository'] ?? $this->getChatAutomationRuleRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatAutomationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatBroadcastController' shared autowired service.
*
* @return \App\Controller\Chat\ChatBroadcastController
*/
protected function getChatBroadcastControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatBroadcastController.php';
$this->services['App\\Controller\\Chat\\ChatBroadcastController'] = $instance = new \App\Controller\Chat\ChatBroadcastController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Chat\\BroadcastAudienceQueryBuilder'] ?? $this->getBroadcastAudienceQueryBuilderService()), ($this->services['App\\Services\\Chat\\BroadcastBackgroundLauncher'] ?? $this->getBroadcastBackgroundLauncherService()), ($this->services['App\\Repository\\BroadcastCampaignRepository'] ?? $this->getBroadcastCampaignRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatBroadcastController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatEmbedController' shared autowired service.
*
* @return \App\Controller\Chat\ChatEmbedController
*/
protected function getChatEmbedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatEmbedController.php';
$this->services['App\\Controller\\Chat\\ChatEmbedController'] = $instance = new \App\Controller\Chat\ChatEmbedController(($this->services['App\\Service\\Chat\\SupportBoardLegacyContext'] ?? $this->getSupportBoardLegacyContextService()), (\dirname(__DIR__, 4).'/support-board'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatEmbedController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatLiveActivityController' shared autowired service.
*
* @return \App\Controller\Chat\ChatLiveActivityController
*/
protected function getChatLiveActivityControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatLiveActivityController.php';
$this->services['App\\Controller\\Chat\\ChatLiveActivityController'] = $instance = new \App\Controller\Chat\ChatLiveActivityController(($this->services['App\\Repository\\ChatLiveEventRepository'] ?? $this->getChatLiveEventRepositoryService()), ($this->services['App\\Services\\Mercure\\ChatEventPublisher'] ?? $this->getChatEventPublisherService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatLiveActivityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatPaymentsMonitorController' shared autowired service.
*
* @return \App\Controller\Chat\ChatPaymentsMonitorController
*/
protected function getChatPaymentsMonitorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatPaymentsMonitorController.php';
$this->services['App\\Controller\\Chat\\ChatPaymentsMonitorController'] = $instance = new \App\Controller\Chat\ChatPaymentsMonitorController(($this->services['App\\Services\\Chat\\ChatPaymentsMonitorService'] ?? $this->getChatPaymentsMonitorServiceService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatPaymentsMonitorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatUserLoginController' shared autowired service.
*
* @return \App\Controller\Chat\ChatUserLoginController
*/
protected function getChatUserLoginControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatUserLoginController.php';
$this->services['App\\Controller\\Chat\\ChatUserLoginController'] = $instance = new \App\Controller\Chat\ChatUserLoginController(($this->services['App\\Service\\Chat\\SupportBoardLegacyContext'] ?? $this->getSupportBoardLegacyContextService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatUserLoginController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Chat\ChatVipMonitorController' shared autowired service.
*
* @return \App\Controller\Chat\ChatVipMonitorController
*/
protected function getChatVipMonitorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Chat/ChatVipMonitorController.php';
$this->services['App\\Controller\\Chat\\ChatVipMonitorController'] = $instance = new \App\Controller\Chat\ChatVipMonitorController(($this->services['App\\Services\\Chat\\ChatVipMonitorService'] ?? $this->getChatVipMonitorServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Chat\\ChatVipMonitorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\BalanceController' shared autowired service.
*
* @return \App\Controller\Frontend\BalanceController
*/
protected function getBalanceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/BalanceController.php';
$this->services['App\\Controller\\Frontend\\BalanceController'] = $instance = new \App\Controller\Frontend\BalanceController(($this->services['App\\Twig\\CurrencyExtension'] ?? $this->getCurrencyExtensionService()), ($this->services['App\\Services\\frontend\\BalanceService'] ?? $this->getBalanceServiceService()), $this->parameters['balances']);
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Frontend\\BalanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\BlogController' shared autowired service.
*
* @return \App\Controller\Frontend\BlogController
*/
protected function getBlogController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/BlogController.php';
$this->services['App\\Controller\\Frontend\\BlogController'] = $instance = new \App\Controller\Frontend\BlogController(($this->services['App\\Controller\\Integration\\IntegrationRenderer'] ?? $this->getIntegrationRendererService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray']);
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\BlogController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\CmsArticlesController' shared autowired service.
*
* @return \App\Controller\Frontend\CmsArticlesController
*/
protected function getCmsArticlesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/CmsArticlesController.php';
$this->services['App\\Controller\\Frontend\\CmsArticlesController'] = $instance = new \App\Controller\Frontend\CmsArticlesController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\CmsArticlesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\ConnectionController' shared autowired service.
*
* @return \App\Controller\Frontend\ConnectionController
*/
protected function getConnectionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/ConnectionController.php';
$this->services['App\\Controller\\Frontend\\ConnectionController'] = $instance = new \App\Controller\Frontend\ConnectionController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\ConnectionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\EmailConsentController' shared autowired service.
*
* @return \App\Controller\Frontend\EmailConsentController
*/
protected function getEmailConsentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/EmailConsentController.php';
$this->services['App\\Controller\\Frontend\\EmailConsentController'] = $instance = new \App\Controller\Frontend\EmailConsentController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\EmailConsentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\EsiController' shared autowired service.
*
* @return \App\Controller\Frontend\EsiController
*/
protected function getEsiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/EsiController.php';
$this->services['App\\Controller\\Frontend\\EsiController'] = $instance = new \App\Controller\Frontend\EsiController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\EsiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\ExnodeController' shared autowired service.
*
* @return \App\Controller\Frontend\ExnodeController
*/
protected function getExnodeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/ExnodeController.php';
$this->services['App\\Controller\\Frontend\\ExnodeController'] = $instance = new \App\Controller\Frontend\ExnodeController(($this->services['App\\Services\\Integration\\Exnode\\ExnodeClient'] ?? $this->getExnodeClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), ($this->services['App\\Repository\\ExnodeInvoiceRepository'] ?? $this->getExnodeInvoiceRepositoryService()), 'EUR', ($this->services['App\\Services\\Currency\\PaymentFxService'] ?? $this->getPaymentFxServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\ExnodeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\FinancialController' shared autowired service.
*
* @return \App\Controller\Frontend\FinancialController
*/
protected function getFinancialControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/FinancialController.php';
$this->services['App\\Controller\\Frontend\\FinancialController'] = $instance = new \App\Controller\Frontend\FinancialController(($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), ($this->services['App\\Services\\Wallet\\CoinAddressManager'] ?? $this->getCoinAddressManagerService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'] ?? $this->getCoinPaymentsManagerService()), ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\FinancialsManager'] ?? $this->getFinancialsManagerService()), true, $this->parameters['coinarray'], [], 60, $this->parameters['balances'], 120, true, true, $this->parameters['coinvaluearray'], ($this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'] ?? $this->getWalletManagerService()), $this->parameters['coins'], 'EUR', ($this->services['App\\Services\\frontend\\ConfigurationManager'] ?? $this->getConfigurationManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\FinancialController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\FreeSpinController' shared autowired service.
*
* @return \App\Controller\Frontend\FreeSpinController
*/
protected function getFreeSpinController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/FreeSpinController.php';
$this->services['App\\Controller\\Frontend\\FreeSpinController'] = $instance = new \App\Controller\Frontend\FreeSpinController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\FreeSpinController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\GameController' shared autowired service.
*
* @return \App\Controller\Frontend\GameController
*/
protected function getGameController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/GameController.php';
include_once \dirname(__DIR__, 4).'/src/Services/SEO/SEOFileLoader.php';
$this->services['App\\Controller\\Frontend\\GameController'] = $instance = new \App\Controller\Frontend\GameController(($this->services['App\\Controller\\Integration\\IntegrationRenderer'] ?? $this->getIntegrationRendererService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), $this->parameters['providerarray'], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\SEO\\SEOFileLoader'] ?? ($this->services['App\\Services\\SEO\\SEOFileLoader'] = new \App\Services\SEO\SEOFileLoader(\dirname(__DIR__, 4)))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\GamestateController' shared autowired service.
*
* @return \App\Controller\Frontend\GamestateController
*/
protected function getGamestateController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/GamestateController.php';
$this->services['App\\Controller\\Frontend\\GamestateController'] = $instance = new \App\Controller\Frontend\GamestateController(($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\GamestateController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\HomeController' shared autowired service.
*
* @return \App\Controller\Frontend\HomeController
*/
protected function getHomeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/HomeController.php';
$this->services['App\\Controller\\Frontend\\HomeController'] = $instance = new \App\Controller\Frontend\HomeController(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\frontend\\ExclusionManager'] ?? $this->getExclusionManagerService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], [], ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->parameters['providerarray'], ($this->services['App\\Services\\frontend\\GameDisplayManager'] ?? $this->getGameDisplayManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\HomeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\PayadmitController' shared autowired service.
*
* @return \App\Controller\Frontend\PayadmitController
*/
protected function getPayadmitControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/PayadmitController.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitDepositPayloadBuilder.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitAsyncWebhookBuffer.php';
$this->services['App\\Controller\\Frontend\\PayadmitController'] = $instance = new \App\Controller\Frontend\PayadmitController(($this->services['App\\Services\\Integration\\Payadmit\\PayadmitClient'] ?? $this->getPayadmitClientService()), ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitDepositPayloadBuilder'] ?? ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitDepositPayloadBuilder'] = new \App\Services\Integration\Payadmit\PayadmitDepositPayloadBuilder($this->getEnv('default::PAYADMIT_SHOP_NAME')))), ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'] ?? $this->getPayadmitIntegrationServiceService()), ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitAsyncWebhookBuffer'] ?? ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitAsyncWebhookBuffer'] = new \App\Services\Integration\Payadmit\PayadmitAsyncWebhookBuffer())), ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitReadinessChecker'] ?? $this->getPayadmitReadinessCheckerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), ($this->services['App\\Repository\\PayadmitPaymentRepository'] ?? $this->getPayadmitPaymentRepositoryService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), ($this->services['App\\Twig\\CurrencyExtension'] ?? $this->getCurrencyExtensionService()), ($this->services['App\\Services\\Currency\\PaymentFxService'] ?? $this->getPaymentFxServiceService()), 'EUR', $this->getEnv('OPERATIONAL_DOMAIN'), $this->getEnv('default::PAYADMIT_WEBHOOK_URL'), $this->getEnv('default::PAYADMIT_RETURN_URL'), $this->getEnv('default::PAYADMIT_SHOP_NAME'), $this->getEnv('bool:PAYADMIT_S2S_ENABLED'), $this->getEnv('default::PAYADMIT_CHECKOUT_MODE'), $this->getEnv('PAYADMIT_API_BASE_URL'), $this->getEnv('bool:PAYADMIT_WEBHOOK_ASYNC'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\PayadmitController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\ProfileController' shared autowired service.
*
* @return \App\Controller\Frontend\ProfileController
*/
protected function getProfileControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/ProfileController.php';
$this->services['App\\Controller\\Frontend\\ProfileController'] = $instance = new \App\Controller\Frontend\ProfileController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\ProfileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\ProviderGamesController' shared autowired service.
*
* @return \App\Controller\Frontend\ProviderGamesController
*/
protected function getProviderGamesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/ProviderGamesController.php';
include_once \dirname(__DIR__, 4).'/src/Services/frontend/IntegrationThumbnailRegistry.php';
include_once \dirname(__DIR__, 4).'/src/Services/frontend/LegacyLobbyProviderFilter.php';
$this->services['App\\Controller\\Frontend\\ProviderGamesController'] = $instance = new \App\Controller\Frontend\ProviderGamesController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['App\\Services\\frontend\\LobbyThumbnailResolver'] ?? $this->getLobbyThumbnailResolverService()), ($this->services['App\\Services\\frontend\\IntegrationThumbnailRegistry'] ?? ($this->services['App\\Services\\frontend\\IntegrationThumbnailRegistry'] = new \App\Services\frontend\IntegrationThumbnailRegistry())), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), ($this->services['App\\Services\\frontend\\LegacyLobbyProviderFilter'] ?? ($this->services['App\\Services\\frontend\\LegacyLobbyProviderFilter'] = new \App\Services\frontend\LegacyLobbyProviderFilter($this->getEnv('csv:LEGACY_LOBBY_PROVIDERS'), $this->getEnv('bool:TRYTOSTART_ENABLED')))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\ProviderGamesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\RegistrationController' shared autowired service.
*
* @return \App\Controller\Frontend\RegistrationController
*/
protected function getRegistrationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/RegistrationController.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/Services/AffiliateTrackingManager.php';
$this->services['App\\Controller\\Frontend\\RegistrationController'] = $instance = new \App\Controller\Frontend\RegistrationController(($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), [], [], ($this->services['App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager'] ?? ($this->services['App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager'] = new \App\Playpearls\AffiliateBundle\Services\AffiliateTrackingManager())), true, ($this->services['App\\Services\\frontend\\UserManipulator'] ?? $this->getUserManipulator2Service()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Security\\EmailVerifier'] ?? $this->getEmailVerifierService()), 500.0, 'EUR', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['App\\Services\\Currency\\RegistrationCurrencyService'] ?? $this->getRegistrationCurrencyServiceService()), ($this->services['App\\Services\\Wallet\\PlayerWalletService'] ?? $this->getPlayerWalletServiceService()), ($this->services['App\\Services\\Currency\\PlayerCurrencyHistoryService'] ?? $this->getPlayerCurrencyHistoryServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\RegistrationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\ResettingController' shared autowired service.
*
* @return \App\Controller\Frontend\ResettingController
*/
protected function getResettingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/ResettingController.php';
$this->services['App\\Controller\\Frontend\\ResettingController'] = $instance = new \App\Controller\Frontend\ResettingController();
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Frontend\\ResettingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\SecurityController' shared autowired service.
*
* @return \App\Controller\Frontend\SecurityController
*/
protected function getSecurityController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/SecurityController.php';
$this->services['App\\Controller\\Frontend\\SecurityController'] = $instance = new \App\Controller\Frontend\SecurityController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\StaticPagesController' shared autowired service.
*
* @return \App\Controller\Frontend\StaticPagesController
*/
protected function getStaticPagesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/StaticPagesController.php';
$this->services['App\\Controller\\Frontend\\StaticPagesController'] = $instance = new \App\Controller\Frontend\StaticPagesController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\StaticPagesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Frontend\UserController' shared autowired service.
*
* @return \App\Controller\Frontend\UserController
*/
protected function getUserController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Frontend/UserController.php';
$this->services['App\\Controller\\Frontend\\UserController'] = $instance = new \App\Controller\Frontend\UserController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Frontend\\UserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\GameController' shared autowired service.
*
* @return \App\Controller\GameController
*/
protected function getGameController3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/GameController.php';
$this->services['App\\Controller\\GameController'] = $instance = new \App\Controller\GameController(($this->services['App\\Service\\TryToStart\\GameApiService'] ?? $this->getGameApiServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Amatic\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Amatic\CallbackController
*/
protected function getCallbackControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractCallbackController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Amatic/CallbackController.php';
$this->services['App\\Controller\\Integration\\Amatic\\CallbackController'] = $instance = new \App\Controller\Integration\Amatic\CallbackController(($this->services['App\\Services\\Integration\\Amatic\\APIManager'] ?? $this->getAPIManager2Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Amatic\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Amatic\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Amatic\GameController
*/
protected function getGameController4Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Amatic/GameController.php';
$this->services['App\\Controller\\Integration\\Amatic\\GameController'] = $instance = new \App\Controller\Integration\Amatic\GameController(($this->services['App\\Services\\Integration\\Amatic\\APIManager'] ?? $this->getAPIManager2Service()), ($this->services['monolog.logger.amatic'] ?? $this->getMonolog_Logger_AmaticService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Amatic\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Amusnet\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Amusnet\CallbackController
*/
protected function getCallbackController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractCallbackController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Amusnet/CallbackController.php';
$this->services['App\\Controller\\Integration\\Amusnet\\CallbackController'] = $instance = new \App\Controller\Integration\Amusnet\CallbackController(($this->services['App\\Services\\Integration\\Amusnet\\APIManager'] ?? $this->getAPIManager3Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Amusnet\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Amusnet\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Amusnet\GameController
*/
protected function getGameController5Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Amusnet/GameController.php';
$this->services['App\\Controller\\Integration\\Amusnet\\GameController'] = $instance = new \App\Controller\Integration\Amusnet\GameController(($this->services['App\\Services\\Integration\\Amusnet\\APIManager'] ?? $this->getAPIManager3Service()), ($this->services['monolog.logger.amusnet'] ?? $this->getMonolog_Logger_AmusnetService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Amusnet\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Atmosfera\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Atmosfera\CallbackController
*/
protected function getCallbackController3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Atmosfera/CallbackController.php';
$this->services['App\\Controller\\Integration\\Atmosfera\\CallbackController'] = $instance = new \App\Controller\Integration\Atmosfera\CallbackController(($this->services['monolog.logger.atmosfera'] ?? $this->getMonolog_Logger_AtmosferaService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Atmosfera\\APIManager'] ?? $this->getAPIManager4Service()), $this->getParameter('atmosfera_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Atmosfera\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Atmosfera\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Atmosfera\GameController
*/
protected function getGameController6Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Atmosfera/GameController.php';
$this->services['App\\Controller\\Integration\\Atmosfera\\GameController'] = $instance = new \App\Controller\Integration\Atmosfera\GameController(($this->services['monolog.logger.atmosfera'] ?? $this->getMonolog_Logger_AtmosferaService()), $this->getParameter('atmosfera_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Atmosfera\\APIManager'] ?? $this->getAPIManager4Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Atmosfera\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Atmosfera\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Atmosfera\ThumbnailController
*/
protected function getThumbnailControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Atmosfera/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Atmosfera\\ThumbnailController'] = $instance = new \App\Controller\Integration\Atmosfera\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\LobbyThumbnailResolver'] ?? $this->getLobbyThumbnailResolverService()), ($this->services['monolog.logger.atmosfera'] ?? $this->getMonolog_Logger_AtmosferaService()), \dirname(__DIR__, 4));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Atmosfera\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\BGaming\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\BGaming\CallbackController
*/
protected function getCallbackController4Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/BGaming/CallbackController.php';
$this->services['App\\Controller\\Integration\\BGaming\\CallbackController'] = $instance = new \App\Controller\Integration\BGaming\CallbackController(($this->services['monolog.logger.bgaming'] ?? $this->getMonolog_Logger_BgamingService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\BGaming\\APIManager'] ?? $this->getAPIManager5Service()), $this->getParameter('bgaming_config'), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Integration\\BGaming\\FreeSpinManager'] ?? $this->getFreeSpinManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\BGaming\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\BGaming\GameController' shared autowired service.
*
* @return \App\Controller\Integration\BGaming\GameController
*/
protected function getGameController7Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/BGaming/GameController.php';
$this->services['App\\Controller\\Integration\\BGaming\\GameController'] = $instance = new \App\Controller\Integration\BGaming\GameController(($this->services['monolog.logger.bgaming'] ?? $this->getMonolog_Logger_BgamingService()), $this->getParameter('bgaming_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\BGaming\\APIManager'] ?? $this->getAPIManager5Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\BGaming\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\BetBy\BetByCallBackController' shared autowired service.
*
* @return \App\Controller\Integration\BetBy\BetByCallBackController
*/
protected function getBetByCallBackControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/BetBy/BetByCallBackController.php';
$this->services['App\\Controller\\Integration\\BetBy\\BetByCallBackController'] = $instance = new \App\Controller\Integration\BetBy\BetByCallBackController(($this->services['App\\Services\\Security\\JWTSecurityHelper'] ?? $this->getJWTSecurityHelperService()), ($this->services['App\\Services\\Integration\\BetBy\\WagerManager'] ?? $this->getWagerManagerService()), ($this->services['monolog.logger.sportsbook'] ?? $this->getMonolog_Logger_SportsbookService()), 'sports');
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Integration\\BetBy\\BetByCallBackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\BetBy\GameController' shared autowired service.
*
* @return \App\Controller\Integration\BetBy\GameController
*/
protected function getGameController8Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/BetBy/GameController.php';
$this->services['App\\Controller\\Integration\\BetBy\\GameController'] = $instance = new \App\Controller\Integration\BetBy\GameController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\BetBy\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\BetBy\SportsFrontEndController' shared autowired service.
*
* @return \App\Controller\Integration\BetBy\SportsFrontEndController
*/
protected function getSportsFrontEndControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/BetBy/SportsFrontEndController.php';
$this->services['App\\Controller\\Integration\\BetBy\\SportsFrontEndController'] = $instance = new \App\Controller\Integration\BetBy\SportsFrontEndController(($this->services['App\\Services\\Integration\\BetBy\\KeyManager'] ?? $this->getKeyManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\BetBy\\SportsFrontEndController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Betsoft\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Betsoft\CallbackController
*/
protected function getCallbackController5Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Betsoft/CallbackController.php';
$this->services['App\\Controller\\Integration\\Betsoft\\CallbackController'] = $instance = new \App\Controller\Integration\Betsoft\CallbackController(($this->services['monolog.logger.betsoft'] ?? $this->getMonolog_Logger_BetsoftService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService()), $this->getParameter('betsoft_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Betsoft\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Betsoft\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Betsoft\GameController
*/
protected function getGameController9Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Betsoft/GameController.php';
$this->services['App\\Controller\\Integration\\Betsoft\\GameController'] = $instance = new \App\Controller\Integration\Betsoft\GameController(($this->services['monolog.logger.betsoft'] ?? $this->getMonolog_Logger_BetsoftService()), $this->getParameter('betsoft_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Betsoft\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Bombay\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Bombay\CallbackController
*/
protected function getCallbackController6Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Bombay/CallbackController.php';
$this->services['App\\Controller\\Integration\\Bombay\\CallbackController'] = $instance = new \App\Controller\Integration\Bombay\CallbackController(($this->services['monolog.logger.bombay'] ?? $this->getMonolog_Logger_BombayService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Bombay\\APIManager'] ?? $this->getAPIManager7Service()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Bombay\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Bombay\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Bombay\GameController
*/
protected function getGameController10Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Bombay/GameController.php';
$this->services['App\\Controller\\Integration\\Bombay\\GameController'] = $instance = new \App\Controller\Integration\Bombay\GameController(($this->services['monolog.logger.bombay'] ?? $this->getMonolog_Logger_BombayService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Bombay\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Bombay\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Bombay\ThumbnailController
*/
protected function getThumbnailController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Bombay/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Bombay\\ThumbnailController'] = $instance = new \App\Controller\Integration\Bombay\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Bombay\\APIManager'] ?? $this->getAPIManager7Service()), ($this->services['monolog.logger.bombay'] ?? $this->getMonolog_Logger_BombayService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Bombay\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Caleta\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Caleta\CallbackController
*/
protected function getCallbackController7Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Caleta/CallbackController.php';
$this->services['App\\Controller\\Integration\\Caleta\\CallbackController'] = $instance = new \App\Controller\Integration\Caleta\CallbackController(($this->services['monolog.logger.caleta'] ?? $this->getMonolog_Logger_CaletaService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Caleta\\APIManager'] ?? $this->getAPIManager8Service()), $this->getParameter('caleta_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Caleta\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Caleta\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Caleta\GameController
*/
protected function getGameController11Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Caleta/GameController.php';
$this->services['App\\Controller\\Integration\\Caleta\\GameController'] = $instance = new \App\Controller\Integration\Caleta\GameController(($this->services['monolog.logger.caleta'] ?? $this->getMonolog_Logger_CaletaService()), $this->getParameter('caleta_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Caleta\\APIManager'] ?? $this->getAPIManager8Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Caleta\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Concept\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Concept\CallbackController
*/
protected function getCallbackController8Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Concept/CallbackController.php';
$this->services['App\\Controller\\Integration\\Concept\\CallbackController'] = $instance = new \App\Controller\Integration\Concept\CallbackController(($this->services['monolog.logger.concept'] ?? $this->getMonolog_Logger_ConceptService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Concept\\APIManager'] ?? $this->getAPIManager9Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Concept\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Concept\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Concept\GameController
*/
protected function getGameController12Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Concept/GameController.php';
$this->services['App\\Controller\\Integration\\Concept\\GameController'] = $instance = new \App\Controller\Integration\Concept\GameController(($this->services['monolog.logger.concept'] ?? $this->getMonolog_Logger_ConceptService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Concept\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\EBet\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\EBet\CallbackController
*/
protected function getCallbackController9Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/EBet/CallbackController.php';
$this->services['App\\Controller\\Integration\\EBet\\CallbackController'] = $instance = new \App\Controller\Integration\EBet\CallbackController(($this->services['monolog.logger.ebet'] ?? $this->getMonolog_Logger_EbetService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\EBet\\APIManager'] ?? $this->getAPIManager10Service()), $this->getParameter('ebet_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Integration\\EBet\\EBetCurrencyHelper'] ?? $this->getEBetCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\EBet\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\EBet\GameController' shared autowired service.
*
* @return \App\Controller\Integration\EBet\GameController
*/
protected function getGameController13Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/EBet/GameController.php';
$this->services['App\\Controller\\Integration\\EBet\\GameController'] = $instance = new \App\Controller\Integration\EBet\GameController(($this->services['monolog.logger.ebet'] ?? $this->getMonolog_Logger_EbetService()), $this->getParameter('ebet_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\EBet\\APIManager'] ?? $this->getAPIManager10Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\EBet\\EBetCurrencyHelper'] ?? $this->getEBetCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\EBet\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Endorphina\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Endorphina\CallbackController
*/
protected function getCallbackController10Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Endorphina/CallbackController.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/Services/AffiliateTrackingManager.php';
$this->services['App\\Controller\\Integration\\Endorphina\\CallbackController'] = $instance = new \App\Controller\Integration\Endorphina\CallbackController(($this->services['monolog.logger.endorphina'] ?? $this->getMonolog_Logger_EndorphinaService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Endorphina\\APIManager'] ?? $this->getAPIManager11Service()), $this->getParameter('endorphina_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager'] ?? ($this->services['App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager'] = new \App\Playpearls\AffiliateBundle\Services\AffiliateTrackingManager())));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Endorphina\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Endorphina\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Endorphina\GameController
*/
protected function getGameController14Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Endorphina/GameController.php';
$this->services['App\\Controller\\Integration\\Endorphina\\GameController'] = $instance = new \App\Controller\Integration\Endorphina\GameController(($this->services['monolog.logger.endorphina'] ?? $this->getMonolog_Logger_EndorphinaService()), $this->getParameter('endorphina_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Endorphina\\APIManager'] ?? $this->getAPIManager11Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Endorphina\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Evolution\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\CallbackController
*/
protected function getCallbackController11Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/CallbackController.php';
$this->services['App\\Controller\\Integration\\Evolution\\CallbackController'] = $instance = new \App\Controller\Integration\Evolution\CallbackController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService()), $this->getParameter('evolution_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Evolution\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Evolution\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\GameController
*/
protected function getGameController15Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/GameController.php';
$this->services['App\\Controller\\Integration\\Evolution\\GameController'] = $instance = new \App\Controller\Integration\Evolution\GameController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Evolution\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Felix\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Felix\CallbackController
*/
protected function getCallbackController12Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Felix/CallbackController.php';
$this->services['App\\Controller\\Integration\\Felix\\CallbackController'] = $instance = new \App\Controller\Integration\Felix\CallbackController(($this->services['monolog.logger.felix'] ?? $this->getMonolog_Logger_FelixService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Felix\\APIManager'] ?? $this->getAPIManager13Service()), $this->getParameter('felix_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Felix\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Felix\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Felix\GameController
*/
protected function getGameController16Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Felix/GameController.php';
$this->services['App\\Controller\\Integration\\Felix\\GameController'] = $instance = new \App\Controller\Integration\Felix\GameController(($this->services['monolog.logger.felix'] ?? $this->getMonolog_Logger_FelixService()), $this->getParameter('felix_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Felix\\APIManager'] ?? $this->getAPIManager13Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Felix\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Genesis\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Genesis\CallbackController
*/
protected function getCallbackController13Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Genesis/CallbackController.php';
$this->services['App\\Controller\\Integration\\Genesis\\CallbackController'] = $instance = new \App\Controller\Integration\Genesis\CallbackController(($this->services['monolog.logger.genesis'] ?? $this->getMonolog_Logger_GenesisService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Genesis\\APIManager'] ?? $this->getAPIManager14Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Genesis\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Genesis\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Genesis\GameController
*/
protected function getGameController17Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Genesis/GameController.php';
$this->services['App\\Controller\\Integration\\Genesis\\GameController'] = $instance = new \App\Controller\Integration\Genesis\GameController(($this->services['monolog.logger.genesis'] ?? $this->getMonolog_Logger_GenesisService()), $this->getParameter('genesis_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Genesis\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Hacksaw\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Hacksaw\CallbackController
*/
protected function getCallbackController14Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Hacksaw/CallbackController.php';
$this->services['App\\Controller\\Integration\\Hacksaw\\CallbackController'] = $instance = new \App\Controller\Integration\Hacksaw\CallbackController(($this->services['monolog.logger.hacksaw'] ?? $this->getMonolog_Logger_HacksawService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Hacksaw\\APIManager'] ?? $this->getAPIManager15Service()), $this->getParameter('hacksaw_config'), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Hacksaw\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Hacksaw\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Hacksaw\GameController
*/
protected function getGameController18Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Hacksaw/GameController.php';
$this->services['App\\Controller\\Integration\\Hacksaw\\GameController'] = $instance = new \App\Controller\Integration\Hacksaw\GameController(($this->services['monolog.logger.hacksaw'] ?? $this->getMonolog_Logger_HacksawService()), $this->getParameter('hacksaw_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Hacksaw\\APIManager'] ?? $this->getAPIManager15Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Hacksaw\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\IntegrationRenderer' shared autowired service.
*
* @return \App\Controller\Integration\IntegrationRenderer
*/
protected function getIntegrationRendererService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/IntegrationRenderer.php';
return $this->services['App\\Controller\\Integration\\IntegrationRenderer'] = new \App\Controller\Integration\IntegrationRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), $this->parameters['available_game_services'], ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['monolog.logger.slotegrator'] ?? $this->getMonolog_Logger_SlotegratorService()));
}
/**
* Gets the public 'App\Controller\Integration\Isomasoft\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Isomasoft\CallbackController
*/
protected function getCallbackController15Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Isomasoft/CallbackController.php';
$this->services['App\\Controller\\Integration\\Isomasoft\\CallbackController'] = $instance = new \App\Controller\Integration\Isomasoft\CallbackController(($this->services['monolog.logger.isomasoft'] ?? $this->getMonolog_Logger_IsomasoftService()), $this->getParameter('isomasoft_config'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Isomasoft\\IsomasoftCurrencyHelper'] ?? $this->getIsomasoftCurrencyHelperService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Integration\\Isomasoft\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Isomasoft\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Isomasoft\GameController
*/
protected function getGameController19Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Isomasoft/GameController.php';
$this->services['App\\Controller\\Integration\\Isomasoft\\GameController'] = $instance = new \App\Controller\Integration\Isomasoft\GameController(($this->services['monolog.logger.isomasoft'] ?? $this->getMonolog_Logger_IsomasoftService()), $this->getParameter('isomasoft_config'), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\Isomasoft\\APIManager'] ?? $this->getAPIManager16Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Isomasoft\\IsomasoftCurrencyHelper'] ?? $this->getIsomasoftCurrencyHelperService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Integration\\Isomasoft\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\KAGaming\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\KAGaming\CallbackController
*/
protected function getCallbackController16Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/KAGaming/CallbackController.php';
$this->services['App\\Controller\\Integration\\KAGaming\\CallbackController'] = $instance = new \App\Controller\Integration\KAGaming\CallbackController(($this->services['monolog.logger.kagaming'] ?? $this->getMonolog_Logger_KagamingService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\KAGaming\\APIManager'] ?? $this->getAPIManager17Service()), $this->getParameter('kagaming_config'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\KAGaming\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\KAGaming\GameController' shared autowired service.
*
* @return \App\Controller\Integration\KAGaming\GameController
*/
protected function getGameController20Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/KAGaming/GameController.php';
$this->services['App\\Controller\\Integration\\KAGaming\\GameController'] = $instance = new \App\Controller\Integration\KAGaming\GameController(($this->services['monolog.logger.kagaming'] ?? $this->getMonolog_Logger_KagamingService()), $this->getParameter('kagaming_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\KAGaming\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Leap\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Leap\CallbackController
*/
protected function getCallbackController17Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Leap/CallbackController.php';
$this->services['App\\Controller\\Integration\\Leap\\CallbackController'] = $instance = new \App\Controller\Integration\Leap\CallbackController(($this->services['monolog.logger.leap'] ?? $this->getMonolog_Logger_LeapService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Leap\\APIManager'] ?? $this->getAPIManager18Service()), $this->getParameter('leap_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Leap\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Leap\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Leap\GameController
*/
protected function getGameController21Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Leap/GameController.php';
$this->services['App\\Controller\\Integration\\Leap\\GameController'] = $instance = new \App\Controller\Integration\Leap\GameController(($this->services['monolog.logger.leap'] ?? $this->getMonolog_Logger_LeapService()), $this->getParameter('leap_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), 'EUR', 'dev');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Leap\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\LiveSolution\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\LiveSolution\CallbackController
*/
protected function getCallbackController18Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/LiveSolution/CallbackController.php';
$this->services['App\\Controller\\Integration\\LiveSolution\\CallbackController'] = $instance = new \App\Controller\Integration\LiveSolution\CallbackController(($this->services['monolog.logger.livesolution'] ?? $this->getMonolog_Logger_LivesolutionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\LiveSolution\\APIManager'] ?? $this->getAPIManager19Service()), $this->getParameter('livesolution_config'), \dirname(__DIR__, 4), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\LiveSolution\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\LiveSolution\GameController' shared autowired service.
*
* @return \App\Controller\Integration\LiveSolution\GameController
*/
protected function getGameController22Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/LiveSolution/GameController.php';
$this->services['App\\Controller\\Integration\\LiveSolution\\GameController'] = $instance = new \App\Controller\Integration\LiveSolution\GameController(($this->services['monolog.logger.livesolution'] ?? $this->getMonolog_Logger_LivesolutionService()), $this->getParameter('livesolution_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\LiveSolution\\APIManager'] ?? $this->getAPIManager19Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\LiveSolution\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Mascot\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Mascot\CallbackController
*/
protected function getCallbackController19Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Mascot/CallbackController.php';
$this->services['App\\Controller\\Integration\\Mascot\\CallbackController'] = $instance = new \App\Controller\Integration\Mascot\CallbackController(($this->services['monolog.logger.mascot'] ?? $this->getMonolog_Logger_MascotService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Mascot\\APIManager'] ?? $this->getAPIManager20Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Mascot\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Mascot\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Mascot\GameController
*/
protected function getGameController23Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Mascot/GameController.php';
$this->services['App\\Controller\\Integration\\Mascot\\GameController'] = $instance = new \App\Controller\Integration\Mascot\GameController(($this->services['monolog.logger.mascot'] ?? $this->getMonolog_Logger_MascotService()), $this->getParameter('mascot_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Mascot\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\MySMTP\WebhookController' shared autowired service.
*
* @return \App\Controller\Integration\MySMTP\WebhookController
*/
protected function getWebhookControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/MySMTP/WebhookController.php';
$this->services['App\\Controller\\Integration\\MySMTP\\WebhookController'] = $instance = new \App\Controller\Integration\MySMTP\WebhookController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\MySMTP\\WebhookController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Nlc\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Nlc\ThumbnailController
*/
protected function getThumbnailController3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Nlc/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Nlc\\ThumbnailController'] = $instance = new \App\Controller\Integration\Nlc\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), \dirname(__DIR__, 4), 'public/uploads/images/', $this->getParameter('evolution_config'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Nlc\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Nucleus\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Nucleus\CallbackController
*/
protected function getCallbackController20Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Nucleus/CallbackController.php';
$this->services['App\\Controller\\Integration\\Nucleus\\CallbackController'] = $instance = new \App\Controller\Integration\Nucleus\CallbackController(($this->services['monolog.logger.nucleus'] ?? $this->getMonolog_Logger_NucleusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService()), ($this->services['App\\Services\\Integration\\Nucleus\\APIManager'] ?? $this->getAPIManager21Service()), $this->getParameter('nucleus_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GameServiceManager'] ?? $this->getGameServiceManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Nucleus\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Nucleus\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Nucleus\GameController
*/
protected function getGameController24Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Nucleus/GameController.php';
$this->services['App\\Controller\\Integration\\Nucleus\\GameController'] = $instance = new \App\Controller\Integration\Nucleus\GameController(($this->services['monolog.logger.nucleus'] ?? $this->getMonolog_Logger_NucleusService()), $this->getParameter('nucleus_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Nucleus\\APIManager'] ?? $this->getAPIManager21Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Nucleus\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Onetouch\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Onetouch\CallbackController
*/
protected function getCallbackController21Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Onetouch/CallbackController.php';
$this->services['App\\Controller\\Integration\\Onetouch\\CallbackController'] = $instance = new \App\Controller\Integration\Onetouch\CallbackController(($this->services['monolog.logger.onetouch'] ?? $this->getMonolog_Logger_OnetouchService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Onetouch\\APIManager'] ?? $this->getAPIManager22Service()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Onetouch\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Onetouch\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Onetouch\GameController
*/
protected function getGameController25Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Onetouch/GameController.php';
$this->services['App\\Controller\\Integration\\Onetouch\\GameController'] = $instance = new \App\Controller\Integration\Onetouch\GameController(($this->services['monolog.logger.onetouch'] ?? $this->getMonolog_Logger_OnetouchService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Onetouch\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\PgSoft\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\PgSoft\CallbackController
*/
protected function getCallbackController22Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractCallbackController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/PgSoft/CallbackController.php';
$this->services['App\\Controller\\Integration\\PgSoft\\CallbackController'] = $instance = new \App\Controller\Integration\PgSoft\CallbackController(($this->services['App\\Services\\Integration\\PgSoft\\APIManager'] ?? $this->getAPIManager23Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\PgSoft\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\PgSoft\GameController' shared autowired service.
*
* @return \App\Controller\Integration\PgSoft\GameController
*/
protected function getGameController26Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/PgSoft/GameController.php';
$this->services['App\\Controller\\Integration\\PgSoft\\GameController'] = $instance = new \App\Controller\Integration\PgSoft\GameController(($this->services['App\\Services\\Integration\\PgSoft\\APIManager'] ?? $this->getAPIManager23Service()), ($this->services['monolog.logger.pgsoft'] ?? $this->getMonolog_Logger_PgsoftService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\PgSoft\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Playpearls\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Playpearls\CallbackController
*/
protected function getCallbackController23Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Playpearls/CallbackController.php';
$this->services['App\\Controller\\Integration\\Playpearls\\CallbackController'] = $instance = new \App\Controller\Integration\Playpearls\CallbackController(($this->services['monolog.logger.playpearls'] ?? $this->getMonolog_Logger_PlaypearlsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()), $this->getParameter('playpearls_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Integration\\Playpearls\\FreeSpinManager'] ?? $this->getFreeSpinManager2Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Playpearls\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Playpearls\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Playpearls\GameController
*/
protected function getGameController27Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Playpearls/GameController.php';
$this->services['App\\Controller\\Integration\\Playpearls\\GameController'] = $instance = new \App\Controller\Integration\Playpearls\GameController(($this->services['monolog.logger.playpearls'] ?? $this->getMonolog_Logger_PlaypearlsService()), $this->getParameter('playpearls_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Playpearls\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\PragmaticGsp\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\PragmaticGsp\CallbackController
*/
protected function getCallbackController24Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractCallbackController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/PragmaticGsp/CallbackController.php';
$this->services['App\\Controller\\Integration\\PragmaticGsp\\CallbackController'] = $instance = new \App\Controller\Integration\PragmaticGsp\CallbackController(($this->services['App\\Services\\Integration\\PragmaticGsp\\APIManager'] ?? $this->getAPIManager25Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\PragmaticGsp\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\PragmaticGsp\GameController' shared autowired service.
*
* @return \App\Controller\Integration\PragmaticGsp\GameController
*/
protected function getGameController28Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/PragmaticGsp/GameController.php';
$this->services['App\\Controller\\Integration\\PragmaticGsp\\GameController'] = $instance = new \App\Controller\Integration\PragmaticGsp\GameController(($this->services['App\\Services\\Integration\\PragmaticGsp\\APIManager'] ?? $this->getAPIManager25Service()), ($this->services['monolog.logger.pragmaticgsp'] ?? $this->getMonolog_Logger_PragmaticgspService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\PragmaticGsp\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Pragmatic\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Pragmatic\CallbackController
*/
protected function getCallbackController25Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Pragmatic/CallbackController.php';
$this->services['App\\Controller\\Integration\\Pragmatic\\CallbackController'] = $instance = new \App\Controller\Integration\Pragmatic\CallbackController(($this->services['monolog.logger.pragmatic'] ?? $this->getMonolog_Logger_PragmaticService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Pragmatic\\APIManager'] ?? $this->getAPIManager26Service()), $this->getParameter('pragmatic_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Integration\\Pragmatic\\PragmaticCurrencyHelper'] ?? $this->getPragmaticCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Pragmatic\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Pragmatic\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Pragmatic\GameController
*/
protected function getGameController29Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Pragmatic/GameController.php';
$this->services['App\\Controller\\Integration\\Pragmatic\\GameController'] = $instance = new \App\Controller\Integration\Pragmatic\GameController(($this->services['monolog.logger.pragmatic'] ?? $this->getMonolog_Logger_PragmaticService()), $this->getParameter('pragmatic_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()), ($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Pragmatic\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\RedEagle\GameController' shared autowired service.
*
* @return \App\Controller\Integration\RedEagle\GameController
*/
protected function getGameController30Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/RedEagle/GameController.php';
$this->services['App\\Controller\\Integration\\RedEagle\\GameController'] = $instance = new \App\Controller\Integration\RedEagle\GameController(($this->services['monolog.logger.redeagle'] ?? $this->getMonolog_Logger_RedeagleService()), $this->getParameter('redeagle_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\RedEagle\\APIManager'] ?? $this->getAPIManager27Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Integration\\RedEagle\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\RedEagle\WebhookController' shared autowired service.
*
* @return \App\Controller\Integration\RedEagle\WebhookController
*/
protected function getWebhookController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/RedEagle/WebhookController.php';
$this->services['App\\Controller\\Integration\\RedEagle\\WebhookController'] = $instance = new \App\Controller\Integration\RedEagle\WebhookController(($this->services['monolog.logger.redeagle'] ?? $this->getMonolog_Logger_RedeagleService()), ($this->services['App\\Services\\Integration\\RedEagle\\APIManager'] ?? $this->getAPIManager27Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Integration\\RedEagle\\WebhookController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Redtiger\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Redtiger\ThumbnailController
*/
protected function getThumbnailController4Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Redtiger/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Redtiger\\ThumbnailController'] = $instance = new \App\Controller\Integration\Redtiger\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), \dirname(__DIR__, 4), 'public/uploads/images/', $this->getParameter('evolution_config'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Redtiger\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\SAGaming\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\SAGaming\CallbackController
*/
protected function getCallbackController26Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SAGaming/CallbackController.php';
$this->services['App\\Controller\\Integration\\SAGaming\\CallbackController'] = $instance = new \App\Controller\Integration\SAGaming\CallbackController(($this->services['monolog.logger.sagaming'] ?? $this->getMonolog_Logger_SagamingService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\SAGaming\\APIManager'] ?? $this->getAPIManager28Service()), ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\SAGaming\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\SAGaming\GameController' shared autowired service.
*
* @return \App\Controller\Integration\SAGaming\GameController
*/
protected function getGameController31Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SAGaming/GameController.php';
$this->services['App\\Controller\\Integration\\SAGaming\\GameController'] = $instance = new \App\Controller\Integration\SAGaming\GameController(($this->services['monolog.logger.sagaming'] ?? $this->getMonolog_Logger_SagamingService()), $this->getParameter('sagaming_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\SAGaming\\APIManager'] ?? $this->getAPIManager28Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\SAGaming\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\SSG\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\SSG\CallbackController
*/
protected function getCallbackController27Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SSG/CallbackController.php';
$this->services['App\\Controller\\Integration\\SSG\\CallbackController'] = $instance = new \App\Controller\Integration\SSG\CallbackController(($this->services['monolog.logger.ssg'] ?? $this->getMonolog_Logger_SsgService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Cashier\\CurrencyConversionHelper'] ?? $this->getCurrencyConversionHelperService()), 'EUR', ($this->services['App\\Services\\frontend\\GameTransactionManager'] ?? $this->getGameTransactionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\SSG\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\SSG\GameController' shared autowired service.
*
* @return \App\Controller\Integration\SSG\GameController
*/
protected function getGameController32Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SSG/GameController.php';
$this->services['App\\Controller\\Integration\\SSG\\GameController'] = $instance = new \App\Controller\Integration\SSG\GameController(($this->services['monolog.logger.ssg'] ?? $this->getMonolog_Logger_SsgService()), $this->getParameter('ssg_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\SSG\\APIManager'] ?? $this->getAPIManager29Service()), 'EUR', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\SSG\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\ScatterKings\GameController' shared autowired service.
*
* @return \App\Controller\Integration\ScatterKings\GameController
*/
protected function getGameController33Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/ScatterKings/GameController.php';
$this->services['App\\Controller\\Integration\\ScatterKings\\GameController'] = $instance = new \App\Controller\Integration\ScatterKings\GameController(($this->privates['monolog.logger.sk'] ?? $this->getMonolog_Logger_SkService()), $this->getParameter('scatterkings_config'), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\ScatterKings\\APIManager'] ?? $this->getAPIManager30Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Integration\\ScatterKings\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\ScatterKings\OperatorController' shared autowired service.
*
* @return \App\Controller\Integration\ScatterKings\OperatorController
*/
protected function getOperatorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/ScatterKings/OperatorController.php';
$this->services['App\\Controller\\Integration\\ScatterKings\\OperatorController'] = $instance = new \App\Controller\Integration\ScatterKings\OperatorController(($this->privates['monolog.logger.sk'] ?? $this->getMonolog_Logger_SkService()), $this->getParameter('scatterkings_config'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\Integration\\ScatterKings\\OperatorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\ScatterKings\StaticImageController' shared autowired service.
*
* @return \App\Controller\Integration\ScatterKings\StaticImageController
*/
protected function getStaticImageControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/ScatterKings/StaticImageController.php';
$this->services['App\\Controller\\Integration\\ScatterKings\\StaticImageController'] = $instance = new \App\Controller\Integration\ScatterKings\StaticImageController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\ScatterKings\\APIManager'] ?? $this->getAPIManager30Service()), ($this->privates['monolog.logger.sk'] ?? $this->getMonolog_Logger_SkService()), \dirname(__DIR__, 4));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\ScatterKings\\StaticImageController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\ScatterKings\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\ScatterKings\ThumbnailController
*/
protected function getThumbnailController5Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/ScatterKings/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\ScatterKings\\ThumbnailController'] = $instance = new \App\Controller\Integration\ScatterKings\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\ScatterKings\\APIManager'] ?? $this->getAPIManager30Service()), ($this->privates['monolog.logger.sk'] ?? $this->getMonolog_Logger_SkService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\ScatterKings\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Simpleplay\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Simpleplay\CallbackController
*/
protected function getCallbackController28Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Simpleplay/CallbackController.php';
$this->services['App\\Controller\\Integration\\Simpleplay\\CallbackController'] = $instance = new \App\Controller\Integration\Simpleplay\CallbackController(($this->services['monolog.logger.simpleplay'] ?? $this->getMonolog_Logger_SimpleplayService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Simpleplay\\APIManager'] ?? $this->getAPIManager31Service()), ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Simpleplay\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Simpleplay\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Simpleplay\GameController
*/
protected function getGameController34Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Simpleplay/GameController.php';
$this->services['App\\Controller\\Integration\\Simpleplay\\GameController'] = $instance = new \App\Controller\Integration\Simpleplay\GameController(($this->services['monolog.logger.simpleplay'] ?? $this->getMonolog_Logger_SimpleplayService()), $this->getParameter('simpleplay_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\Simpleplay\\APIManager'] ?? $this->getAPIManager31Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Simpleplay\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Slotegrator\ApiController' shared autowired service.
*
* @return \App\Controller\Integration\Slotegrator\ApiController
*/
protected function getApiControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Slotegrator/HeaderAuthenticatedController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Slotegrator/ApiController.php';
$this->services['App\\Controller\\Integration\\Slotegrator\\ApiController'] = $instance = new \App\Controller\Integration\Slotegrator\ApiController(($this->services['monolog.logger.slotegrator'] ?? $this->getMonolog_Logger_SlotegratorService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Slotegrator\\ApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Slotegrator\EventListener\HeaderAuthenticationListener' shared autowired service.
*
* @return \App\Controller\Integration\Slotegrator\EventListener\HeaderAuthenticationListener
*/
protected function getHeaderAuthenticationListenerService()
{
return $this->services['App\\Controller\\Integration\\Slotegrator\\EventListener\\HeaderAuthenticationListener'] = new \App\Controller\Integration\Slotegrator\EventListener\HeaderAuthenticationListener(($this->services['monolog.logger.slotegrator'] ?? $this->getMonolog_Logger_SlotegratorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('SLOTEGRATOR_GIS_MERCHANT_ID'), $this->getEnv('SLOTEGRATOR_GIS_MERCHANT_KEY'));
}
/**
* Gets the public 'App\Controller\Integration\Slotegrator\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Slotegrator\GameController
*/
protected function getGameController35Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Slotegrator/GameController.php';
$this->services['App\\Controller\\Integration\\Slotegrator\\GameController'] = $instance = new \App\Controller\Integration\Slotegrator\GameController($this->parameters['default_dealer_image_array'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('SLOTEGRATOR_GLOBAL_CURRENCY'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Slotegrator\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Slotegrator\SlotegratorGameAdminController' shared autowired service.
*
* @return \App\Controller\Integration\Slotegrator\SlotegratorGameAdminController
*/
protected function getSlotegratorGameAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Slotegrator/SlotegratorGameAdminController.php';
$this->services['App\\Controller\\Integration\\Slotegrator\\SlotegratorGameAdminController'] = $instance = new \App\Controller\Integration\Slotegrator\SlotegratorGameAdminController(($this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'] ?? $this->getIntegrationServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.slotegrator'] ?? $this->getMonolog_Logger_SlotegratorService()), $this->getEnv('SLOTEGRATOR_GLOBAL_CURRENCY'), 30);
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Slotegrator\\SlotegratorGameAdminController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\SpadeGaming\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\SpadeGaming\CallbackController
*/
protected function getCallbackController29Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SpadeGaming/CallbackController.php';
$this->services['App\\Controller\\Integration\\SpadeGaming\\CallbackController'] = $instance = new \App\Controller\Integration\SpadeGaming\CallbackController(($this->services['monolog.logger.spadegaming'] ?? $this->getMonolog_Logger_SpadegamingService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'] ?? $this->getAPIManager32Service()), $this->getParameter('spadegaming_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\SpadeGaming\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\SpadeGaming\GameController' shared autowired service.
*
* @return \App\Controller\Integration\SpadeGaming\GameController
*/
protected function getGameController36Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SpadeGaming/GameController.php';
$this->services['App\\Controller\\Integration\\SpadeGaming\\GameController'] = $instance = new \App\Controller\Integration\SpadeGaming\GameController(($this->services['monolog.logger.spadegaming'] ?? $this->getMonolog_Logger_SpadegamingService()), $this->getParameter('spadegaming_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'] ?? $this->getAPIManager32Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\SpadeGaming\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Spinomenal\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Spinomenal\CallbackController
*/
protected function getCallbackController30Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Spinomenal/CallbackController.php';
$this->services['App\\Controller\\Integration\\Spinomenal\\CallbackController'] = $instance = new \App\Controller\Integration\Spinomenal\CallbackController(($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getParameter('spinomenal_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] ?? $this->getAPIManager33Service()), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Spinomenal\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Spinomenal\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Spinomenal\GameController
*/
protected function getGameController37Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Spinomenal/GameController.php';
$this->services['App\\Controller\\Integration\\Spinomenal\\GameController'] = $instance = new \App\Controller\Integration\Spinomenal\GameController(($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), $this->getParameter('spinomenal_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] ?? $this->getAPIManager33Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Spinomenal\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Spinomenal\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Spinomenal\ThumbnailController
*/
protected function getThumbnailController6Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Spinomenal/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Spinomenal\\ThumbnailController'] = $instance = new \App\Controller\Integration\Spinomenal\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] ?? $this->getAPIManager33Service()), ($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Spinomenal\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Superlotto\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Superlotto\CallbackController
*/
protected function getCallbackController31Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Superlotto/CallbackController.php';
$this->services['App\\Controller\\Integration\\Superlotto\\CallbackController'] = $instance = new \App\Controller\Integration\Superlotto\CallbackController(($this->services['monolog.logger.superlotto'] ?? $this->getMonolog_Logger_SuperlottoService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Superlotto\\APIManager'] ?? $this->getAPIManager34Service()), ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService()), $this->getParameter('superlotto_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Superlotto\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Superlotto\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Superlotto\GameController
*/
protected function getGameController38Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Superlotto/GameController.php';
$this->services['App\\Controller\\Integration\\Superlotto\\GameController'] = $instance = new \App\Controller\Integration\Superlotto\GameController(($this->services['monolog.logger.superlotto'] ?? $this->getMonolog_Logger_SuperlottoService()), $this->getParameter('superlotto_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Superlotto\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TVBet\CallBackController' shared autowired service.
*
* @return \App\Controller\Integration\TVBet\CallBackController
*/
protected function getCallBackController32Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TVBet/CallBackController.php';
$this->services['App\\Controller\\Integration\\TVBet\\CallBackController'] = $instance = new \App\Controller\Integration\TVBet\CallBackController(($this->services['monolog.logger.tvbet'] ?? $this->getMonolog_Logger_TvbetService()), $this->getParameter('tvbet_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\TVBet\\APIManager'] ?? $this->getAPIManager35Service()), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TVBet\\CallBackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TVBet\GameController' shared autowired service.
*
* @return \App\Controller\Integration\TVBet\GameController
*/
protected function getGameController39Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TVBet/GameController.php';
$this->services['App\\Controller\\Integration\\TVBet\\GameController'] = $instance = new \App\Controller\Integration\TVBet\GameController(($this->services['monolog.logger.tvbet'] ?? $this->getMonolog_Logger_TvbetService()), $this->getParameter('tvbet_config'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TVBet\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TVBet\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\TVBet\ThumbnailController
*/
protected function getThumbnailController7Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TVBet/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\TVBet\\ThumbnailController'] = $instance = new \App\Controller\Integration\TVBet\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\TVBet\\APIManager'] ?? $this->getAPIManager35Service()), ($this->services['monolog.logger.tvbet'] ?? $this->getMonolog_Logger_TvbetService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TVBet\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TomHorn\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\TomHorn\CallbackController
*/
protected function getCallbackController33Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TomHorn/CallbackController.php';
$this->services['App\\Controller\\Integration\\TomHorn\\CallbackController'] = $instance = new \App\Controller\Integration\TomHorn\CallbackController(($this->services['monolog.logger.tomhorn'] ?? $this->getMonolog_Logger_TomhornService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\TomHorn\\APIManager'] ?? $this->getAPIManager36Service()), $this->getParameter('tomhorn_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TomHorn\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TomHorn\GameController' shared autowired service.
*
* @return \App\Controller\Integration\TomHorn\GameController
*/
protected function getGameController40Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TomHorn/GameController.php';
$this->services['App\\Controller\\Integration\\TomHorn\\GameController'] = $instance = new \App\Controller\Integration\TomHorn\GameController(($this->services['monolog.logger.tomhorn'] ?? $this->getMonolog_Logger_TomhornService()), $this->getParameter('tomhorn_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\TomHorn\\APIManager'] ?? $this->getAPIManager36Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TomHorn\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TrippleCherry\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\TrippleCherry\CallbackController
*/
protected function getCallbackController34Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TrippleCherry/CallbackController.php';
$this->services['App\\Controller\\Integration\\TrippleCherry\\CallbackController'] = $instance = new \App\Controller\Integration\TrippleCherry\CallbackController(($this->services['monolog.logger.tripplecherry'] ?? $this->getMonolog_Logger_TripplecherryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService()), $this->getParameter('tripplecherry_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\frontend\\GameTransactionManager'] ?? $this->getGameTransactionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TrippleCherry\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TrippleCherry\GameController' shared autowired service.
*
* @return \App\Controller\Integration\TrippleCherry\GameController
*/
protected function getGameController41Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TrippleCherry/GameController.php';
$this->services['App\\Controller\\Integration\\TrippleCherry\\GameController'] = $instance = new \App\Controller\Integration\TrippleCherry\GameController(($this->services['monolog.logger.tripplecherry'] ?? $this->getMonolog_Logger_TripplecherryService()), $this->getParameter('tripplecherry_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\TrippleCherry\\APIManager'] ?? $this->getAPIManager37Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TrippleCherry\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TrippleCherry\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\TrippleCherry\ThumbnailController
*/
protected function getThumbnailController8Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TrippleCherry/ThumbnailController.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Betsoft/ThumbnailResolver.php';
$this->services['App\\Controller\\Integration\\TrippleCherry\\ThumbnailController'] = $instance = new \App\Controller\Integration\TrippleCherry\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\TrippleCherry\\APIManager'] ?? $this->getAPIManager37Service()), ($this->services['App\\Services\\Integration\\Betsoft\\ThumbnailResolver'] ?? ($this->services['App\\Services\\Integration\\Betsoft\\ThumbnailResolver'] = new \App\Services\Integration\Betsoft\ThumbnailResolver(\dirname(__DIR__, 4)))), ($this->services['monolog.logger.tripplecherry'] ?? $this->getMonolog_Logger_TripplecherryService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TrippleCherry\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TryToStart\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\TryToStart\CallbackController
*/
protected function getCallbackController35Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TryToStart/CallbackController.php';
$this->services['App\\Controller\\Integration\\TryToStart\\CallbackController'] = $instance = new \App\Controller\Integration\TryToStart\CallbackController(($this->services['monolog.logger.trytostart'] ?? $this->getMonolog_Logger_TrytostartService()), ($this->services['App\\Service\\TryToStart\\TryToStartApiClient'] ?? $this->getTryToStartApiClientService()), ($this->services['App\\Service\\TryToStart\\TryToStartWalletService'] ?? $this->getTryToStartWalletServiceService()), $this->getEnv('bool:TRYTOSTART_ENABLED'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TryToStart\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\TryToStart\GameController' shared autowired service.
*
* @return \App\Controller\Integration\TryToStart\GameController
*/
protected function getGameController42Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TryToStart/GameController.php';
$this->services['App\\Controller\\Integration\\TryToStart\\GameController'] = $instance = new \App\Controller\Integration\TryToStart\GameController(($this->services['monolog.logger.trytostart'] ?? $this->getMonolog_Logger_TrytostartService()), ($this->services['App\\Service\\TryToStart\\TryToStartApiClient'] ?? $this->getTryToStartApiClientService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), 'EUR', $this->getEnv('bool:TRYTOSTART_ENABLED'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\TryToStart\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Vibra\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Vibra\CallbackController
*/
protected function getCallbackController36Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Vibra/CallbackController.php';
$this->services['App\\Controller\\Integration\\Vibra\\CallbackController'] = $instance = new \App\Controller\Integration\Vibra\CallbackController(($this->services['monolog.logger.vibra'] ?? $this->getMonolog_Logger_VibraService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Vibra\\APIManager'] ?? $this->getAPIManager38Service()), $this->getParameter('vibra_config'), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Vibra\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Vibra\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Vibra\GameController
*/
protected function getGameController43Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Vibra/GameController.php';
$this->services['App\\Controller\\Integration\\Vibra\\GameController'] = $instance = new \App\Controller\Integration\Vibra\GameController(($this->services['monolog.logger.vibra'] ?? $this->getMonolog_Logger_VibraService()), $this->getParameter('vibra_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Vibra\\APIManager'] ?? $this->getAPIManager38Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Vibra\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Vibra\StaticImageController' shared autowired service.
*
* @return \App\Controller\Integration\Vibra\StaticImageController
*/
protected function getStaticImageController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Vibra/StaticImageController.php';
$this->services['App\\Controller\\Integration\\Vibra\\StaticImageController'] = $instance = new \App\Controller\Integration\Vibra\StaticImageController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Vibra\\APIManager'] ?? $this->getAPIManager38Service()), ($this->services['monolog.logger.vibra'] ?? $this->getMonolog_Logger_VibraService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Vibra\\StaticImageController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Vibra\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Vibra\ThumbnailController
*/
protected function getThumbnailController9Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Vibra/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Vibra\\ThumbnailController'] = $instance = new \App\Controller\Integration\Vibra\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Vibra\\APIManager'] ?? $this->getAPIManager38Service()), ($this->services['monolog.logger.vibra'] ?? $this->getMonolog_Logger_VibraService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Vibra\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Wazdan\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Wazdan\CallbackController
*/
protected function getCallbackController37Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Wazdan/CallbackController.php';
$this->services['App\\Controller\\Integration\\Wazdan\\CallbackController'] = $instance = new \App\Controller\Integration\Wazdan\CallbackController(($this->services['monolog.logger.wazdan'] ?? $this->getMonolog_Logger_WazdanService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Wazdan\\APIManager'] ?? $this->getAPIManager39Service()), $this->getParameter('wazdan_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), 'EUR', ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\frontend\\GameTransactionManager'] ?? $this->getGameTransactionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Wazdan\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Wazdan\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Wazdan\GameController
*/
protected function getGameController44Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Wazdan/GameController.php';
$this->services['App\\Controller\\Integration\\Wazdan\\GameController'] = $instance = new \App\Controller\Integration\Wazdan\GameController(($this->services['monolog.logger.wazdan'] ?? $this->getMonolog_Logger_WazdanService()), $this->getParameter('wazdan_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Wazdan\\APIManager'] ?? $this->getAPIManager39Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Wazdan\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Wazdan\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Wazdan\ThumbnailController
*/
protected function getThumbnailController10Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Wazdan/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Wazdan\\ThumbnailController'] = $instance = new \App\Controller\Integration\Wazdan\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Wazdan\\APIManager'] ?? $this->getAPIManager39Service()), ($this->services['monolog.logger.wazdan'] ?? $this->getMonolog_Logger_WazdanService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Wazdan\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\XPG\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\XPG\CallbackController
*/
protected function getCallbackController38Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/XPG/CallbackController.php';
$this->services['App\\Controller\\Integration\\XPG\\CallbackController'] = $instance = new \App\Controller\Integration\XPG\CallbackController(($this->services['monolog.logger.xpg'] ?? $this->getMonolog_Logger_XpgService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\XPG\\APIManager'] ?? $this->getAPIManager40Service()), $this->getParameter('xpg_config'), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Cashier\\CurrencyConversionHelper'] ?? $this->getCurrencyConversionHelperService()), 'EUR', ($this->services['App\\Services\\frontend\\GameTransactionManager'] ?? $this->getGameTransactionManagerService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\XPG\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\XPG\GameController' shared autowired service.
*
* @return \App\Controller\Integration\XPG\GameController
*/
protected function getGameController45Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/XPG/GameController.php';
$this->services['App\\Controller\\Integration\\XPG\\GameController'] = $instance = new \App\Controller\Integration\XPG\GameController(($this->services['monolog.logger.xpg'] ?? $this->getMonolog_Logger_XpgService()), $this->getParameter('xpg_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\XPG\\APIManager'] ?? $this->getAPIManager40Service()), 'EUR', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\XPG\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\XPG\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\XPG\ThumbnailController
*/
protected function getThumbnailController11Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/XPG/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\XPG\\ThumbnailController'] = $instance = new \App\Controller\Integration\XPG\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\XPG\\APIManager'] ?? $this->getAPIManager40Service()), ($this->services['monolog.logger.xpg'] ?? $this->getMonolog_Logger_XpgService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\XPG\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Zeus\CallbackController' shared autowired service.
*
* @return \App\Controller\Integration\Zeus\CallbackController
*/
protected function getCallbackController39Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Zeus/CallbackController.php';
$this->services['App\\Controller\\Integration\\Zeus\\CallbackController'] = $instance = new \App\Controller\Integration\Zeus\CallbackController(($this->services['monolog.logger.zeus'] ?? $this->getMonolog_Logger_ZeusService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Zeus\\APIManager'] ?? $this->getAPIManager41Service()), $this->getParameter('zeus_config'), ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService()), ($this->services['App\\Services\\Integration\\Zeus\\ZeusCurrencyHelper'] ?? $this->getZeusCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Zeus\\CallbackController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Zeus\GameController' shared autowired service.
*
* @return \App\Controller\Integration\Zeus\GameController
*/
protected function getGameController46Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Zeus/GameController.php';
$this->services['App\\Controller\\Integration\\Zeus\\GameController'] = $instance = new \App\Controller\Integration\Zeus\GameController(($this->services['monolog.logger.zeus'] ?? $this->getMonolog_Logger_ZeusService()), $this->getParameter('zeus_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Zeus\\APIManager'] ?? $this->getAPIManager41Service()), 'EUR', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Zeus\\ZeusCurrencyHelper'] ?? $this->getZeusCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Zeus\\GameController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Integration\Zeus\ThumbnailController' shared autowired service.
*
* @return \App\Controller\Integration\Zeus\ThumbnailController
*/
protected function getThumbnailController12Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Zeus/ThumbnailController.php';
$this->services['App\\Controller\\Integration\\Zeus\\ThumbnailController'] = $instance = new \App\Controller\Integration\Zeus\ThumbnailController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Zeus\\APIManager'] ?? $this->getAPIManager41Service()), ($this->services['monolog.logger.zeus'] ?? $this->getMonolog_Logger_ZeusService()), \dirname(__DIR__, 4), 'public/uploads/images/');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Integration\\Zeus\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Tracking\EmailClickController' shared autowired service.
*
* @return \App\Controller\Tracking\EmailClickController
*/
protected function getEmailClickControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Tracking/EmailClickController.php';
$this->services['App\\Controller\\Tracking\\EmailClickController'] = $instance = new \App\Controller\Tracking\EmailClickController(($this->services['App\\Services\\Email\\EmailTrackingService'] ?? $this->getEmailTrackingServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Tracking\\EmailClickController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Tracking\EmailOpenController' shared autowired service.
*
* @return \App\Controller\Tracking\EmailOpenController
*/
protected function getEmailOpenControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Tracking/EmailOpenController.php';
$this->services['App\\Controller\\Tracking\\EmailOpenController'] = $instance = new \App\Controller\Tracking\EmailOpenController(($this->services['App\\Services\\Email\\EmailTrackingService'] ?? $this->getEmailTrackingServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Tracking\\EmailOpenController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Tracking\EmailUnsubscribeController' shared autowired service.
*
* @return \App\Controller\Tracking\EmailUnsubscribeController
*/
protected function getEmailUnsubscribeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Tracking/EmailUnsubscribeController.php';
$this->services['App\\Controller\\Tracking\\EmailUnsubscribeController'] = $instance = new \App\Controller\Tracking\EmailUnsubscribeController(($this->services['App\\Services\\Email\\EmailTrackingService'] ?? $this->getEmailTrackingServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Controller\\Tracking\\EmailUnsubscribeController', $this));
return $instance;
}
/**
* Gets the public 'App\DK\CalculatorBundle\Command\RefreshCommand' shared autowired service.
*
* @return \App\DK\CalculatorBundle\Command\RefreshCommand
*/
protected function getRefreshCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/DK/CalculatorBundle/Command/RefreshCommand.php';
return $this->services['App\\DK\\CalculatorBundle\\Command\\RefreshCommand'] = new \App\DK\CalculatorBundle\Command\RefreshCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\DK\\CalculatorBundle\\Service\\CalculatorService'] ?? $this->getCalculatorServiceService()), ($this->services['Metadata\\MetadataFactory'] ?? $this->getMetadataFactoryService()));
}
/**
* Gets the public 'App\DK\CalculatorBundle\DKCalculatorBundle' shared autowired service.
*
* @return \App\DK\CalculatorBundle\DKCalculatorBundle
*/
protected function getDKCalculatorBundleService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
include_once \dirname(__DIR__, 4).'/src/DK/CalculatorBundle/DKCalculatorBundle.php';
return $this->services['App\\DK\\CalculatorBundle\\DKCalculatorBundle'] = new \App\DK\CalculatorBundle\DKCalculatorBundle();
}
/**
* Gets the public 'App\DK\CalculatorBundle\DependencyInjection\Configuration' shared autowired service.
*
* @return \App\DK\CalculatorBundle\DependencyInjection\Configuration
*/
protected function getConfigurationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
include_once \dirname(__DIR__, 4).'/src/DK/CalculatorBundle/DependencyInjection/Configuration.php';
return $this->services['App\\DK\\CalculatorBundle\\DependencyInjection\\Configuration'] = new \App\DK\CalculatorBundle\DependencyInjection\Configuration();
}
/**
* Gets the public 'App\DK\CalculatorBundle\DependencyInjection\DKCalculatorExtension' shared autowired service.
*
* @return \App\DK\CalculatorBundle\DependencyInjection\DKCalculatorExtension
*/
protected function getDKCalculatorExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/Extension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/Extension.php';
include_once \dirname(__DIR__, 4).'/src/DK/CalculatorBundle/DependencyInjection/DKCalculatorExtension.php';
return $this->services['App\\DK\\CalculatorBundle\\DependencyInjection\\DKCalculatorExtension'] = new \App\DK\CalculatorBundle\DependencyInjection\DKCalculatorExtension();
}
/**
* Gets the public 'App\DK\CalculatorBundle\EventListener\EntityListener' shared autowired service.
*
* @return \App\DK\CalculatorBundle\EventListener\EntityListener
*/
protected function getEntityListenerService()
{
include_once \dirname(__DIR__, 4).'/src/DK/CalculatorBundle/EventListener/EntityListener.php';
$a = ($this->services['App\\DK\\CalculatorBundle\\Service\\CalculatorService'] ?? $this->getCalculatorServiceService());
if (isset($this->services['App\\DK\\CalculatorBundle\\EventListener\\EntityListener'])) {
return $this->services['App\\DK\\CalculatorBundle\\EventListener\\EntityListener'];
}
return $this->services['App\\DK\\CalculatorBundle\\EventListener\\EntityListener'] = new \App\DK\CalculatorBundle\EventListener\EntityListener($a);
}
/**
* Gets the public 'App\DK\CalculatorBundle\Metadata\Driver\AnnotationDriver' shared autowired service.
*
* @return \App\DK\CalculatorBundle\Metadata\Driver\AnnotationDriver
*/
protected function getAnnotationDriverService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/src/DK/CalculatorBundle/Metadata/Driver/AnnotationDriver.php';
return $this->services['App\\DK\\CalculatorBundle\\Metadata\\Driver\\AnnotationDriver'] = new \App\DK\CalculatorBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the public 'App\DK\CalculatorBundle\Service\CalculatorService' shared autowired service.
*
* @return \App\DK\CalculatorBundle\Service\CalculatorService
*/
protected function getCalculatorServiceService()
{
include_once \dirname(__DIR__, 4).'/src/DK/CalculatorBundle/Service/CalculatorService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\DK\\CalculatorBundle\\Service\\CalculatorService'])) {
return $this->services['App\\DK\\CalculatorBundle\\Service\\CalculatorService'];
}
$b = ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService());
if (isset($this->services['App\\DK\\CalculatorBundle\\Service\\CalculatorService'])) {
return $this->services['App\\DK\\CalculatorBundle\\Service\\CalculatorService'];
}
return $this->services['App\\DK\\CalculatorBundle\\Service\\CalculatorService'] = new \App\DK\CalculatorBundle\Service\CalculatorService(($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), ($this->services['Metadata\\MetadataFactory'] ?? $this->getMetadataFactoryService()), $a, $b, $this);
}
/**
* Gets the public 'App\DataFixtures\AppFixtures' shared autowired service.
*
* @return \App\DataFixtures\AppFixtures
*/
protected function getAppFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
return $this->services['App\\DataFixtures\\AppFixtures'] = new \App\DataFixtures\AppFixtures();
}
/**
* Gets the public 'App\DataFixtures\RoleFixture' shared autowired service.
*
* @return \App\DataFixtures\RoleFixture
*/
protected function getRoleFixtureService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/RoleFixture.php';
return $this->services['App\\DataFixtures\\RoleFixture'] = new \App\DataFixtures\RoleFixture(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\DataFixtures\UserFixture' shared autowired service.
*
* @return \App\DataFixtures\UserFixture
*/
protected function getUserFixtureService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/UserFixture.php';
return $this->services['App\\DataFixtures\\UserFixture'] = new \App\DataFixtures\UserFixture(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['App\\Services\\frontend\\UserManipulator'] ?? $this->getUserManipulator2Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\EventListener\GameTransactionUpdateWR' shared autowired service.
*
* @return \App\EventListener\GameTransactionUpdateWR
*/
protected function getGameTransactionUpdateWRService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/GameTransactionUpdateWR.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\EventListener\\GameTransactionUpdateWR'])) {
return $this->services['App\\EventListener\\GameTransactionUpdateWR'];
}
return $this->services['App\\EventListener\\GameTransactionUpdateWR'] = new \App\EventListener\GameTransactionUpdateWR(($this->services['monolog.logger.analysis'] ?? $this->getMonolog_Logger_AnalysisService()), $a);
}
/**
* Gets the public 'App\EventListener\GamificationEventListener' shared autowired service.
*
* @return \App\EventListener\GamificationEventListener
*/
protected function getGamificationEventListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/GamificationEventListener.php';
$a = ($this->services['App\\Services\\Gamification\\MissionManager'] ?? $this->getMissionManagerService());
if (isset($this->services['App\\EventListener\\GamificationEventListener'])) {
return $this->services['App\\EventListener\\GamificationEventListener'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\EventListener\\GamificationEventListener'])) {
return $this->services['App\\EventListener\\GamificationEventListener'];
}
return $this->services['App\\EventListener\\GamificationEventListener'] = new \App\EventListener\GamificationEventListener($a, $b, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\EventListener\LedgerCurrencyStampSubscriber' shared autowired service.
*
* @return \App\EventListener\LedgerCurrencyStampSubscriber
*/
protected function getLedgerCurrencyStampSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/LedgerCurrencyStampSubscriber.php';
$a = ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService());
if (isset($this->services['App\\EventListener\\LedgerCurrencyStampSubscriber'])) {
return $this->services['App\\EventListener\\LedgerCurrencyStampSubscriber'];
}
return $this->services['App\\EventListener\\LedgerCurrencyStampSubscriber'] = new \App\EventListener\LedgerCurrencyStampSubscriber($a);
}
/**
* Gets the public 'App\EventListener\ReCaptchaValidationListener' shared autowired service.
*
* @return \App\EventListener\ReCaptchaValidationListener
*/
protected function getReCaptchaValidationListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ReCaptchaValidationListener.php';
return $this->services['App\\EventListener\\ReCaptchaValidationListener'] = new \App\EventListener\ReCaptchaValidationListener(($this->services['ReCaptcha\\ReCaptcha'] ?? $this->getReCaptchaService()));
}
/**
* Gets the public 'App\EventListener\UserBalanceDualWriteSubscriber' shared autowired service.
*
* @return \App\EventListener\UserBalanceDualWriteSubscriber
*/
protected function getUserBalanceDualWriteSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/UserBalanceDualWriteSubscriber.php';
$a = ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService());
if (isset($this->services['App\\EventListener\\UserBalanceDualWriteSubscriber'])) {
return $this->services['App\\EventListener\\UserBalanceDualWriteSubscriber'];
}
return $this->services['App\\EventListener\\UserBalanceDualWriteSubscriber'] = new \App\EventListener\UserBalanceDualWriteSubscriber($a);
}
/**
* Gets the public 'App\EventSubscriber\AdminCanonicalHostSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\AdminCanonicalHostSubscriber
*/
protected function getAdminCanonicalHostSubscriberService()
{
return $this->services['App\\EventSubscriber\\AdminCanonicalHostSubscriber'] = new \App\EventSubscriber\AdminCanonicalHostSubscriber($this->getEnv('OPERATIONAL_DOMAIN'));
}
/**
* Gets the public 'App\EventSubscriber\AdminSessionPreserveSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\AdminSessionPreserveSubscriber
*/
protected function getAdminSessionPreserveSubscriberService()
{
return $this->services['App\\EventSubscriber\\AdminSessionPreserveSubscriber'] = new \App\EventSubscriber\AdminSessionPreserveSubscriber();
}
/**
* Gets the public 'App\EventSubscriber\ChatAjaxSessionIsolationSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ChatAjaxSessionIsolationSubscriber
*/
protected function getChatAjaxSessionIsolationSubscriberService()
{
return $this->services['App\\EventSubscriber\\ChatAjaxSessionIsolationSubscriber'] = new \App\EventSubscriber\ChatAjaxSessionIsolationSubscriber();
}
/**
* Gets the public 'App\EventSubscriber\ChatAutomationDoctrineSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ChatAutomationDoctrineSubscriber
*/
protected function getChatAutomationDoctrineSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ChatAutomationDoctrineSubscriber.php';
return $this->services['App\\EventSubscriber\\ChatAutomationDoctrineSubscriber'] = new \App\EventSubscriber\ChatAutomationDoctrineSubscriber(($this->services['App\\Services\\Chat\\ChatAutomationDispatcher'] ?? $this->getChatAutomationDispatcherService()));
}
/**
* Gets the public 'App\EventSubscriber\ChatEmbedCookieSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ChatEmbedCookieSubscriber
*/
protected function getChatEmbedCookieSubscriberService()
{
return $this->services['App\\EventSubscriber\\ChatEmbedCookieSubscriber'] = new \App\EventSubscriber\ChatEmbedCookieSubscriber();
}
/**
* Gets the public 'App\EventSubscriber\DashboardBackendRequestSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\DashboardBackendRequestSubscriber
*/
protected function getDashboardBackendRequestSubscriberService()
{
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\EventSubscriber\\DashboardBackendRequestSubscriber'])) {
return $this->services['App\\EventSubscriber\\DashboardBackendRequestSubscriber'];
}
return $this->services['App\\EventSubscriber\\DashboardBackendRequestSubscriber'] = new \App\EventSubscriber\DashboardBackendRequestSubscriber($a);
}
/**
* Gets the public 'App\EventSubscriber\DepositIntentSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\DepositIntentSubscriber
*/
protected function getDepositIntentSubscriberService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\EventSubscriber\\DepositIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\DepositIntentSubscriber'];
}
$b = ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService());
if (isset($this->services['App\\EventSubscriber\\DepositIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\DepositIntentSubscriber'];
}
$c = ($this->services['App\\Services\\Mercure\\ChatEventPublisher'] ?? $this->getChatEventPublisherService());
if (isset($this->services['App\\EventSubscriber\\DepositIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\DepositIntentSubscriber'];
}
$d = ($this->services['App\\Services\\User\\VipStatusResolver'] ?? $this->getVipStatusResolverService());
if (isset($this->services['App\\EventSubscriber\\DepositIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\DepositIntentSubscriber'];
}
$e = ($this->services['App\\Services\\Chat\\ChatAutomationDispatcher'] ?? $this->getChatAutomationDispatcherService());
if (isset($this->services['App\\EventSubscriber\\DepositIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\DepositIntentSubscriber'];
}
return $this->services['App\\EventSubscriber\\DepositIntentSubscriber'] = new \App\EventSubscriber\DepositIntentSubscriber($a, $b, $c, $d, $e);
}
/**
* Gets the public 'App\EventSubscriber\KycIntentSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\KycIntentSubscriber
*/
protected function getKycIntentSubscriberService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\EventSubscriber\\KycIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\KycIntentSubscriber'];
}
$b = ($this->services['App\\Services\\Mercure\\ChatEventPublisher'] ?? $this->getChatEventPublisherService());
if (isset($this->services['App\\EventSubscriber\\KycIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\KycIntentSubscriber'];
}
return $this->services['App\\EventSubscriber\\KycIntentSubscriber'] = new \App\EventSubscriber\KycIntentSubscriber($a, $b);
}
/**
* Gets the public 'App\EventSubscriber\LogoutSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\LogoutSubscriber
*/
protected function getLogoutSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/LogoutSubscriber.php';
$a = ($this->services['App\\Services\\Integration\\BetBy\\KeyManager'] ?? $this->getKeyManagerService());
if (isset($this->services['App\\EventSubscriber\\LogoutSubscriber'])) {
return $this->services['App\\EventSubscriber\\LogoutSubscriber'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\EventSubscriber\\LogoutSubscriber'])) {
return $this->services['App\\EventSubscriber\\LogoutSubscriber'];
}
$c = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\EventSubscriber\\LogoutSubscriber'])) {
return $this->services['App\\EventSubscriber\\LogoutSubscriber'];
}
return $this->services['App\\EventSubscriber\\LogoutSubscriber'] = new \App\EventSubscriber\LogoutSubscriber($a, $b, $c);
}
/**
* Gets the public 'App\EventSubscriber\PayadmitWebhookTerminateSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\PayadmitWebhookTerminateSubscriber
*/
protected function getPayadmitWebhookTerminateSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/PayadmitWebhookTerminateSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitAsyncWebhookBuffer.php';
$a = ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'] ?? $this->getPayadmitIntegrationServiceService());
if (isset($this->services['App\\EventSubscriber\\PayadmitWebhookTerminateSubscriber'])) {
return $this->services['App\\EventSubscriber\\PayadmitWebhookTerminateSubscriber'];
}
return $this->services['App\\EventSubscriber\\PayadmitWebhookTerminateSubscriber'] = new \App\EventSubscriber\PayadmitWebhookTerminateSubscriber(($this->services['App\\Services\\Integration\\Payadmit\\PayadmitAsyncWebhookBuffer'] ?? ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitAsyncWebhookBuffer'] = new \App\Services\Integration\Payadmit\PayadmitAsyncWebhookBuffer())), $a, ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()));
}
/**
* Gets the public 'App\EventSubscriber\SessionCookieDedupSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\SessionCookieDedupSubscriber
*/
protected function getSessionCookieDedupSubscriberService()
{
return $this->services['App\\EventSubscriber\\SessionCookieDedupSubscriber'] = new \App\EventSubscriber\SessionCookieDedupSubscriber();
}
/**
* Gets the public 'App\EventSubscriber\WithdrawalIntentSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\WithdrawalIntentSubscriber
*/
protected function getWithdrawalIntentSubscriberService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\EventSubscriber\\WithdrawalIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\WithdrawalIntentSubscriber'];
}
$b = ($this->services['App\\Services\\Mercure\\ChatEventPublisher'] ?? $this->getChatEventPublisherService());
if (isset($this->services['App\\EventSubscriber\\WithdrawalIntentSubscriber'])) {
return $this->services['App\\EventSubscriber\\WithdrawalIntentSubscriber'];
}
return $this->services['App\\EventSubscriber\\WithdrawalIntentSubscriber'] = new \App\EventSubscriber\WithdrawalIntentSubscriber($a, $b);
}
/**
* Gets the public 'App\Form\Admin\Banner\BannerType' shared autowired service.
*
* @return \App\Form\Admin\Banner\BannerType
*/
protected function getBannerTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Banner/BannerType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\Banner\\BannerType'])) {
return $this->services['App\\Form\\Admin\\Banner\\BannerType'];
}
return $this->services['App\\Form\\Admin\\Banner\\BannerType'] = new \App\Form\Admin\Banner\BannerType($a);
}
/**
* Gets the public 'App\Form\Admin\Blog\BlogCategoryType' shared autowired service.
*
* @return \App\Form\Admin\Blog\BlogCategoryType
*/
protected function getBlogCategoryTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Blog/BlogCategoryType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\Blog\\BlogCategoryType'])) {
return $this->services['App\\Form\\Admin\\Blog\\BlogCategoryType'];
}
return $this->services['App\\Form\\Admin\\Blog\\BlogCategoryType'] = new \App\Form\Admin\Blog\BlogCategoryType($a);
}
/**
* Gets the public 'App\Form\Admin\Blog\BlogType' shared autowired service.
*
* @return \App\Form\Admin\Blog\BlogType
*/
protected function getBlogTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Blog/BlogType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\Blog\\BlogType'])) {
return $this->services['App\\Form\\Admin\\Blog\\BlogType'];
}
return $this->services['App\\Form\\Admin\\Blog\\BlogType'] = new \App\Form\Admin\Blog\BlogType($a);
}
/**
* Gets the public 'App\Form\Admin\Chat\BroadcastCenterData' shared autowired service.
*
* @return \App\Form\Admin\Chat\BroadcastCenterData
*/
protected function getBroadcastCenterDataService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Chat/BroadcastCenterData.php';
return $this->services['App\\Form\\Admin\\Chat\\BroadcastCenterData'] = new \App\Form\Admin\Chat\BroadcastCenterData();
}
/**
* Gets the public 'App\Form\Admin\Chat\BroadcastCenterFormType' shared autowired service.
*
* @return \App\Form\Admin\Chat\BroadcastCenterFormType
*/
protected function getBroadcastCenterFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Chat/BroadcastCenterFormType.php';
return $this->services['App\\Form\\Admin\\Chat\\BroadcastCenterFormType'] = new \App\Form\Admin\Chat\BroadcastCenterFormType();
}
/**
* Gets the public 'App\Form\Admin\Chat\ChatAutomationRuleType' shared autowired service.
*
* @return \App\Form\Admin\Chat\ChatAutomationRuleType
*/
protected function getChatAutomationRuleTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Chat/ChatAutomationRuleType.php';
return $this->services['App\\Form\\Admin\\Chat\\ChatAutomationRuleType'] = new \App\Form\Admin\Chat\ChatAutomationRuleType();
}
/**
* Gets the public 'App\Form\Admin\Event\EventSelectionFormType' shared autowired service.
*
* @return \App\Form\Admin\Event\EventSelectionFormType
*/
protected function getEventSelectionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Event/EventSelectionFormType.php';
return $this->services['App\\Form\\Admin\\Event\\EventSelectionFormType'] = new \App\Form\Admin\Event\EventSelectionFormType();
}
/**
* Gets the public 'App\Form\Admin\FreeSpin\Model\FreeSpinFormModel' shared autowired service.
*
* @return \App\Form\Admin\FreeSpin\Model\FreeSpinFormModel
*/
protected function getFreeSpinFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Admin/FreeSpin/Model/FreeSpinFormModel.php';
return $this->services['App\\Form\\Admin\\FreeSpin\\Model\\FreeSpinFormModel'] = new \App\Form\Admin\FreeSpin\Model\FreeSpinFormModel();
}
/**
* Gets the public 'App\Form\Admin\FreeSpin\Type\FreeSpinCampaignType' shared autowired service.
*
* @return \App\Form\Admin\FreeSpin\Type\FreeSpinCampaignType
*/
protected function getFreeSpinCampaignTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/FreeSpin/Type/FreeSpinCampaignType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType'])) {
return $this->services['App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType'];
}
return $this->services['App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType'] = new \App\Form\Admin\FreeSpin\Type\FreeSpinCampaignType($a);
}
/**
* Gets the public 'App\Form\Admin\FreeSpin\Type\FreeSpinType' shared autowired service.
*
* @return \App\Form\Admin\FreeSpin\Type\FreeSpinType
*/
protected function getFreeSpinTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/FreeSpin/Type/FreeSpinType.php';
return $this->services['App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinType'] = new \App\Form\Admin\FreeSpin\Type\FreeSpinType();
}
/**
* Gets the public 'App\Form\Admin\Game\GameCategoryType' shared autowired service.
*
* @return \App\Form\Admin\Game\GameCategoryType
*/
protected function getGameCategoryTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Game/GameCategoryType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\Game\\GameCategoryType'])) {
return $this->services['App\\Form\\Admin\\Game\\GameCategoryType'];
}
return $this->services['App\\Form\\Admin\\Game\\GameCategoryType'] = new \App\Form\Admin\Game\GameCategoryType($a);
}
/**
* Gets the public 'App\Form\Admin\Game\GameEditType' shared autowired service.
*
* @return \App\Form\Admin\Game\GameEditType
*/
protected function getGameEditTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Game/GameEditType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\Game\\GameEditType'])) {
return $this->services['App\\Form\\Admin\\Game\\GameEditType'];
}
return $this->services['App\\Form\\Admin\\Game\\GameEditType'] = new \App\Form\Admin\Game\GameEditType($a);
}
/**
* Gets the public 'App\Form\Admin\Game\GameParamType' shared autowired service.
*
* @return \App\Form\Admin\Game\GameParamType
*/
protected function getGameParamTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Game/GameParamType.php';
return $this->services['App\\Form\\Admin\\Game\\GameParamType'] = new \App\Form\Admin\Game\GameParamType();
}
/**
* Gets the public 'App\Form\Admin\Player\AddBonusFormType' shared autowired service.
*
* @return \App\Form\Admin\Player\AddBonusFormType
*/
protected function getAddBonusFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/AddBonusFormType.php';
return $this->services['App\\Form\\Admin\\Player\\AddBonusFormType'] = new \App\Form\Admin\Player\AddBonusFormType();
}
/**
* Gets the public 'App\Form\Admin\Player\CMPlayerFormType' shared autowired service.
*
* @return \App\Form\Admin\Player\CMPlayerFormType
*/
protected function getCMPlayerFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/CMPlayerFormType.php';
return $this->services['App\\Form\\Admin\\Player\\CMPlayerFormType'] = new \App\Form\Admin\Player\CMPlayerFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'App\Form\Admin\Player\EditPlayerFormType' shared autowired service.
*
* @return \App\Form\Admin\Player\EditPlayerFormType
*/
protected function getEditPlayerFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/EditPlayerFormType.php';
return $this->services['App\\Form\\Admin\\Player\\EditPlayerFormType'] = new \App\Form\Admin\Player\EditPlayerFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'App\Form\Admin\Player\ManualTransactionFormType' shared autowired service.
*
* @return \App\Form\Admin\Player\ManualTransactionFormType
*/
protected function getManualTransactionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/ManualTransactionFormType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\Player\\ManualTransactionFormType'])) {
return $this->services['App\\Form\\Admin\\Player\\ManualTransactionFormType'];
}
return $this->services['App\\Form\\Admin\\Player\\ManualTransactionFormType'] = new \App\Form\Admin\Player\ManualTransactionFormType(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), $a);
}
/**
* Gets the public 'App\Form\Admin\Player\Model\CMPlayerFormModel' shared autowired service.
*
* @return \App\Form\Admin\Player\Model\CMPlayerFormModel
*/
protected function getCMPlayerFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/Model/CMPlayerFormModel.php';
return $this->services['App\\Form\\Admin\\Player\\Model\\CMPlayerFormModel'] = new \App\Form\Admin\Player\Model\CMPlayerFormModel();
}
/**
* Gets the public 'App\Form\Admin\Player\Model\EditPlayerFormModel' shared autowired service.
*
* @return \App\Form\Admin\Player\Model\EditPlayerFormModel
*/
protected function getEditPlayerFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/Model/EditPlayerFormModel.php';
return $this->services['App\\Form\\Admin\\Player\\Model\\EditPlayerFormModel'] = new \App\Form\Admin\Player\Model\EditPlayerFormModel();
}
/**
* Gets the public 'App\Form\Admin\Player\Model\PlayerEventSelectionFormModel' shared autowired service.
*
* @return \App\Form\Admin\Player\Model\PlayerEventSelectionFormModel
*/
protected function getPlayerEventSelectionFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/Model/PlayerEventSelectionFormModel.php';
return $this->services['App\\Form\\Admin\\Player\\Model\\PlayerEventSelectionFormModel'] = new \App\Form\Admin\Player\Model\PlayerEventSelectionFormModel();
}
/**
* Gets the public 'App\Form\Admin\Player\Model\PlayerFormModel' shared autowired service.
*
* @return \App\Form\Admin\Player\Model\PlayerFormModel
*/
protected function getPlayerFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/Model/PlayerFormModel.php';
return $this->services['App\\Form\\Admin\\Player\\Model\\PlayerFormModel'] = new \App\Form\Admin\Player\Model\PlayerFormModel();
}
/**
* Gets the public 'App\Form\Admin\Player\PlayerEventSelectionFormType' shared autowired service.
*
* @return \App\Form\Admin\Player\PlayerEventSelectionFormType
*/
protected function getPlayerEventSelectionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/PlayerEventSelectionFormType.php';
return $this->services['App\\Form\\Admin\\Player\\PlayerEventSelectionFormType'] = new \App\Form\Admin\Player\PlayerEventSelectionFormType();
}
/**
* Gets the public 'App\Form\Admin\Player\PlayerOutboundEmailType' shared autowired service.
*
* @return \App\Form\Admin\Player\PlayerOutboundEmailType
*/
protected function getPlayerOutboundEmailTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/PlayerOutboundEmailType.php';
return $this->services['App\\Form\\Admin\\Player\\PlayerOutboundEmailType'] = new \App\Form\Admin\Player\PlayerOutboundEmailType();
}
/**
* Gets the public 'App\Form\Admin\Player\PlayerOutboundSmsType' shared autowired service.
*
* @return \App\Form\Admin\Player\PlayerOutboundSmsType
*/
protected function getPlayerOutboundSmsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/PlayerOutboundSmsType.php';
return $this->services['App\\Form\\Admin\\Player\\PlayerOutboundSmsType'] = new \App\Form\Admin\Player\PlayerOutboundSmsType();
}
/**
* Gets the public 'App\Form\Admin\Player\RemoveBonusFormType' shared autowired service.
*
* @return \App\Form\Admin\Player\RemoveBonusFormType
*/
protected function getRemoveBonusFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Player/RemoveBonusFormType.php';
return $this->services['App\\Form\\Admin\\Player\\RemoveBonusFormType'] = new \App\Form\Admin\Player\RemoveBonusFormType();
}
/**
* Gets the public 'App\Form\Admin\Provider\ProviderType' shared autowired service.
*
* @return \App\Form\Admin\Provider\ProviderType
*/
protected function getProviderTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Provider/ProviderType.php';
return $this->services['App\\Form\\Admin\\Provider\\ProviderType'] = new \App\Form\Admin\Provider\ProviderType();
}
/**
* Gets the public 'App\Form\Admin\Report\CashierReportFormType' shared autowired service.
*
* @return \App\Form\Admin\Report\CashierReportFormType
*/
protected function getCashierReportFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Report/CashierReportFormType.php';
return $this->services['App\\Form\\Admin\\Report\\CashierReportFormType'] = new \App\Form\Admin\Report\CashierReportFormType();
}
/**
* Gets the public 'App\Form\Admin\Report\ReportFormType' shared autowired service.
*
* @return \App\Form\Admin\Report\ReportFormType
*/
protected function getReportFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Report/ReportFormType.php';
return $this->services['App\\Form\\Admin\\Report\\ReportFormType'] = new \App\Form\Admin\Report\ReportFormType();
}
/**
* Gets the public 'App\Form\Admin\Report\ReportProviderFormType' shared autowired service.
*
* @return \App\Form\Admin\Report\ReportProviderFormType
*/
protected function getReportProviderFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Report/ReportProviderFormType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Admin\\Report\\ReportProviderFormType'])) {
return $this->services['App\\Form\\Admin\\Report\\ReportProviderFormType'];
}
return $this->services['App\\Form\\Admin\\Report\\ReportProviderFormType'] = new \App\Form\Admin\Report\ReportProviderFormType($a);
}
/**
* Gets the public 'App\Form\Admin\Report\ReportSportsFormType' shared autowired service.
*
* @return \App\Form\Admin\Report\ReportSportsFormType
*/
protected function getReportSportsFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Report/ReportSportsFormType.php';
return $this->services['App\\Form\\Admin\\Report\\ReportSportsFormType'] = new \App\Form\Admin\Report\ReportSportsFormType();
}
/**
* Gets the public 'App\Form\Admin\Security\AdminLoginForm' shared autowired service.
*
* @return \App\Form\Admin\Security\AdminLoginForm
*/
protected function getAdminLoginFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Security/AdminLoginForm.php';
return $this->services['App\\Form\\Admin\\Security\\AdminLoginForm'] = new \App\Form\Admin\Security\AdminLoginForm();
}
/**
* Gets the public 'App\Form\Admin\Sms\SmsCampaignType' shared autowired service.
*
* @return \App\Form\Admin\Sms\SmsCampaignType
*/
protected function getSmsCampaignTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Sms/SmsCampaignType.php';
return $this->services['App\\Form\\Admin\\Sms\\SmsCampaignType'] = new \App\Form\Admin\Sms\SmsCampaignType();
}
/**
* Gets the public 'App\Form\Admin\System\ConfigType' shared autowired service.
*
* @return \App\Form\Admin\System\ConfigType
*/
protected function getConfigTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/System/ConfigType.php';
return $this->services['App\\Form\\Admin\\System\\ConfigType'] = new \App\Form\Admin\System\ConfigType();
}
/**
* Gets the public 'App\Form\Admin\Wallet\CoinPaymentsAdminWithdrawType' shared autowired service.
*
* @return \App\Form\Admin\Wallet\CoinPaymentsAdminWithdrawType
*/
protected function getCoinPaymentsAdminWithdrawTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Wallet/CoinPaymentsAdminWithdrawType.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType'])) {
return $this->services['App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType'];
}
return $this->services['App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType'] = new \App\Form\Admin\Wallet\CoinPaymentsAdminWithdrawType(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), $a, $this->parameters['coinarray']);
}
/**
* Gets the public 'App\Form\Admin\Wallet\ExchangeOrderType' shared autowired service.
*
* @return \App\Form\Admin\Wallet\ExchangeOrderType
*/
protected function getExchangeOrderTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Wallet/ExchangeOrderType.php';
return $this->services['App\\Form\\Admin\\Wallet\\ExchangeOrderType'] = new \App\Form\Admin\Wallet\ExchangeOrderType(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Form\Admin\Wallet\WithdrawType' shared autowired service.
*
* @return \App\Form\Admin\Wallet\WithdrawType
*/
protected function getWithdrawTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Wallet/WithdrawType.php';
return $this->services['App\\Form\\Admin\\Wallet\\WithdrawType'] = new \App\Form\Admin\Wallet\WithdrawType(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Form\Admin\Zone\ZoneType' shared autowired service.
*
* @return \App\Form\Admin\Zone\ZoneType
*/
protected function getZoneTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Admin/Zone/ZoneType.php';
return $this->services['App\\Form\\Admin\\Zone\\ZoneType'] = new \App\Form\Admin\Zone\ZoneType();
}
/**
* Gets the public 'App\Form\Frontend\Cashier\ConfirmPlayerInfoFormModel' shared autowired service.
*
* @return \App\Form\Frontend\Cashier\ConfirmPlayerInfoFormModel
*/
protected function getConfirmPlayerInfoFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/ConfirmPlayerInfoFormModel.php';
return $this->services['App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormModel'] = new \App\Form\Frontend\Cashier\ConfirmPlayerInfoFormModel();
}
/**
* Gets the public 'App\Form\Frontend\Cashier\ConfirmPlayerInfoFormType' shared autowired service.
*
* @return \App\Form\Frontend\Cashier\ConfirmPlayerInfoFormType
*/
protected function getConfirmPlayerInfoFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/ConfirmPlayerInfoFormType.php';
return $this->services['App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormType'] = new \App\Form\Frontend\Cashier\ConfirmPlayerInfoFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'App\Form\Frontend\Cashier\GenericCCFormModel' shared autowired service.
*
* @return \App\Form\Frontend\Cashier\GenericCCFormModel
*/
protected function getGenericCCFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/GenericCCFormModel.php';
return $this->services['App\\Form\\Frontend\\Cashier\\GenericCCFormModel'] = new \App\Form\Frontend\Cashier\GenericCCFormModel();
}
/**
* Gets the public 'App\Form\Frontend\Cashier\GenericCCFormType' shared autowired service.
*
* @return \App\Form\Frontend\Cashier\GenericCCFormType
*/
protected function getGenericCCFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/GenericCCFormType.php';
return $this->services['App\\Form\\Frontend\\Cashier\\GenericCCFormType'] = new \App\Form\Frontend\Cashier\GenericCCFormType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'App\Form\Frontend\Model\UserChangePasswordFormModel' shared autowired service.
*
* @return \App\Form\Frontend\Model\UserChangePasswordFormModel
*/
protected function getUserChangePasswordFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Model/UserChangePasswordFormModel.php';
return $this->services['App\\Form\\Frontend\\Model\\UserChangePasswordFormModel'] = new \App\Form\Frontend\Model\UserChangePasswordFormModel();
}
/**
* Gets the public 'App\Form\Frontend\Model\UserRegistrationFormModel' shared autowired service.
*
* @return \App\Form\Frontend\Model\UserRegistrationFormModel
*/
protected function getUserRegistrationFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Model/UserRegistrationFormModel.php';
return $this->services['App\\Form\\Frontend\\Model\\UserRegistrationFormModel'] = new \App\Form\Frontend\Model\UserRegistrationFormModel();
}
/**
* Gets the public 'App\Form\Frontend\Model\UserResetRequestFormModel' shared autowired service.
*
* @return \App\Form\Frontend\Model\UserResetRequestFormModel
*/
protected function getUserResetRequestFormModelService()
{
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Model/UserResetRequestFormModel.php';
return $this->services['App\\Form\\Frontend\\Model\\UserResetRequestFormModel'] = new \App\Form\Frontend\Model\UserResetRequestFormModel();
}
/**
* Gets the public 'App\Form\Frontend\Type\GamestateType' shared autowired service.
*
* @return \App\Form\Frontend\Type\GamestateType
*/
protected function getGamestateTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/GamestateType.php';
return $this->services['App\\Form\\Frontend\\Type\\GamestateType'] = new \App\Form\Frontend\Type\GamestateType();
}
/**
* Gets the public 'App\Form\Frontend\Type\ReCaptchaType' shared autowired service.
*
* @return \App\Form\Frontend\Type\ReCaptchaType
*/
protected function getReCaptchaTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/ReCaptchaType.php';
return $this->services['App\\Form\\Frontend\\Type\\ReCaptchaType'] = new \App\Form\Frontend\Type\ReCaptchaType(($this->services['ReCaptcha\\ReCaptcha'] ?? $this->getReCaptchaService()));
}
/**
* Gets the public 'App\Form\Frontend\Type\RegistrationFormType' shared autowired service.
*
* @return \App\Form\Frontend\Type\RegistrationFormType
*/
protected function getRegistrationFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/RegistrationFormType.php';
return $this->services['App\\Form\\Frontend\\Type\\RegistrationFormType'] = new \App\Form\Frontend\Type\RegistrationFormType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), ($this->services['App\\Services\\Currency\\RegistrationCurrencyService'] ?? $this->getRegistrationCurrencyServiceService()));
}
/**
* Gets the public 'App\Form\Frontend\Type\TransferType' shared autowired service.
*
* @return \App\Form\Frontend\Type\TransferType
*/
protected function getTransferTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/TransferType.php';
return $this->services['App\\Form\\Frontend\\Type\\TransferType'] = new \App\Form\Frontend\Type\TransferType();
}
/**
* Gets the public 'App\Form\Frontend\Type\UserChangePasswordFormType' shared autowired service.
*
* @return \App\Form\Frontend\Type\UserChangePasswordFormType
*/
protected function getUserChangePasswordFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/UserChangePasswordFormType.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Form\\Frontend\\Type\\UserChangePasswordFormType'])) {
return $this->services['App\\Form\\Frontend\\Type\\UserChangePasswordFormType'];
}
return $this->services['App\\Form\\Frontend\\Type\\UserChangePasswordFormType'] = new \App\Form\Frontend\Type\UserChangePasswordFormType($a);
}
/**
* Gets the public 'App\Form\Frontend\Type\UserLossExclusionFormType' shared autowired service.
*
* @return \App\Form\Frontend\Type\UserLossExclusionFormType
*/
protected function getUserLossExclusionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/UserLossExclusionFormType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Frontend\\Type\\UserLossExclusionFormType'])) {
return $this->services['App\\Form\\Frontend\\Type\\UserLossExclusionFormType'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Form\\Frontend\\Type\\UserLossExclusionFormType'])) {
return $this->services['App\\Form\\Frontend\\Type\\UserLossExclusionFormType'];
}
return $this->services['App\\Form\\Frontend\\Type\\UserLossExclusionFormType'] = new \App\Form\Frontend\Type\UserLossExclusionFormType($a, $b);
}
/**
* Gets the public 'App\Form\Frontend\Type\UserResetRequestFormType' shared autowired service.
*
* @return \App\Form\Frontend\Type\UserResetRequestFormType
*/
protected function getUserResetRequestFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/UserResetRequestFormType.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Form\\Frontend\\Type\\UserResetRequestFormType'])) {
return $this->services['App\\Form\\Frontend\\Type\\UserResetRequestFormType'];
}
return $this->services['App\\Form\\Frontend\\Type\\UserResetRequestFormType'] = new \App\Form\Frontend\Type\UserResetRequestFormType($a);
}
/**
* Gets the public 'App\Form\Frontend\Type\UserTimeExclusionFormType' shared autowired service.
*
* @return \App\Form\Frontend\Type\UserTimeExclusionFormType
*/
protected function getUserTimeExclusionFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/UserTimeExclusionFormType.php';
return $this->services['App\\Form\\Frontend\\Type\\UserTimeExclusionFormType'] = new \App\Form\Frontend\Type\UserTimeExclusionFormType();
}
/**
* Gets the public 'App\Form\Frontend\Type\WithdrawCryptoType' shared autowired service.
*
* @return \App\Form\Frontend\Type\WithdrawCryptoType
*/
protected function getWithdrawCryptoTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/WithdrawCryptoType.php';
return $this->services['App\\Form\\Frontend\\Type\\WithdrawCryptoType'] = new \App\Form\Frontend\Type\WithdrawCryptoType(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public 'App\Form\Frontend\Type\WithdrawType' shared autowired service.
*
* @return \App\Form\Frontend\Type\WithdrawType
*/
protected function getWithdrawType2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Frontend/Type/WithdrawType.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Form\\Frontend\\Type\\WithdrawType'])) {
return $this->services['App\\Form\\Frontend\\Type\\WithdrawType'];
}
return $this->services['App\\Form\\Frontend\\Type\\WithdrawType'] = new \App\Form\Frontend\Type\WithdrawType(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['coins'], $a);
}
/**
* Gets the public 'App\Playpearls\AffiliateBundle\DependencyInjection\Configuration' shared autowired service.
*
* @return \App\Playpearls\AffiliateBundle\DependencyInjection\Configuration
*/
protected function getConfiguration2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/DependencyInjection/Configuration.php';
return $this->services['App\\Playpearls\\AffiliateBundle\\DependencyInjection\\Configuration'] = new \App\Playpearls\AffiliateBundle\DependencyInjection\Configuration();
}
/**
* Gets the public 'App\Playpearls\AffiliateBundle\DependencyInjection\PlaypearlsAffiliateExtension' shared autowired service.
*
* @return \App\Playpearls\AffiliateBundle\DependencyInjection\PlaypearlsAffiliateExtension
*/
protected function getPlaypearlsAffiliateExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/Extension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/Extension.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/DependencyInjection/PlaypearlsAffiliateExtension.php';
return $this->services['App\\Playpearls\\AffiliateBundle\\DependencyInjection\\PlaypearlsAffiliateExtension'] = new \App\Playpearls\AffiliateBundle\DependencyInjection\PlaypearlsAffiliateExtension();
}
/**
* Gets the public 'App\Playpearls\AffiliateBundle\EventListener\AffiliateCodeListener' shared autowired service.
*
* @return \App\Playpearls\AffiliateBundle\EventListener\AffiliateCodeListener
*/
protected function getAffiliateCodeListenerService()
{
return $this->services['App\\Playpearls\\AffiliateBundle\\EventListener\\AffiliateCodeListener'] = new \App\Playpearls\AffiliateBundle\EventListener\AffiliateCodeListener('btag');
}
/**
* Gets the public 'App\Playpearls\AffiliateBundle\PlaypearlsAffiliateBundle' shared autowired service.
*
* @return \App\Playpearls\AffiliateBundle\PlaypearlsAffiliateBundle
*/
protected function getPlaypearlsAffiliateBundleService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/PlaypearlsAffiliateBundle.php';
return $this->services['App\\Playpearls\\AffiliateBundle\\PlaypearlsAffiliateBundle'] = new \App\Playpearls\AffiliateBundle\PlaypearlsAffiliateBundle();
}
/**
* Gets the public 'App\Playpearls\AffiliateBundle\Services\AffiliateTrackingManager' shared autowired service.
*
* @return \App\Playpearls\AffiliateBundle\Services\AffiliateTrackingManager
*/
protected function getAffiliateTrackingManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/Services/AffiliateTrackingManager.php';
return $this->services['App\\Playpearls\\AffiliateBundle\\Services\\AffiliateTrackingManager'] = new \App\Playpearls\AffiliateBundle\Services\AffiliateTrackingManager();
}
/**
* Gets the public 'App\Playpearls\ApiBundle\Api' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\Api
*/
protected function getApiService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Api.php';
return $this->services['App\\Playpearls\\ApiBundle\\Api'] = new \App\Playpearls\ApiBundle\Api($this);
}
/**
* Gets the public 'App\Playpearls\ApiBundle\DependencyInjection\Compiler\AvailableGamesCompilerPass' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\DependencyInjection\Compiler\AvailableGamesCompilerPass
*/
protected function getAvailableGamesCompilerPassService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Compiler/CompilerPassInterface.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/DependencyInjection/Compiler/AvailableGamesCompilerPass.php';
return $this->services['App\\Playpearls\\ApiBundle\\DependencyInjection\\Compiler\\AvailableGamesCompilerPass'] = new \App\Playpearls\ApiBundle\DependencyInjection\Compiler\AvailableGamesCompilerPass();
}
/**
* Gets the public 'App\Playpearls\ApiBundle\EventListener\ApiExceptionListener' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\EventListener\ApiExceptionListener
*/
protected function getApiExceptionListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/EventListener/ApiExceptionListener.php';
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\ApiExceptionListener'] = new \App\Playpearls\ApiBundle\EventListener\ApiExceptionListener();
}
/**
* Gets the public 'App\Playpearls\ApiBundle\EventListener\LastSeenListener' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\EventListener\LastSeenListener
*/
protected function getLastSeenListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/EventListener/LastSeenListener.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener'];
}
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener'] = new \App\Playpearls\ApiBundle\EventListener\LastSeenListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
}
/**
* Gets the public 'App\Playpearls\ApiBundle\EventListener\PageViewsListener' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\EventListener\PageViewsListener
*/
protected function getPageViewsListenerService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener'];
}
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener'] = new \App\Playpearls\ApiBundle\EventListener\PageViewsListener($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $this->parameters['tracked_routes'], $b);
}
/**
* Gets the public 'App\Playpearls\ApiBundle\EventListener\TotalVisitsListener' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\EventListener\TotalVisitsListener
*/
protected function getTotalVisitsListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/EventListener/TotalVisitsListener.php';
$a = ($this->services['App\\Services\\frontend\\UserManipulator'] ?? $this->getUserManipulator2Service());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'];
}
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'] = new \App\Playpearls\ApiBundle\EventListener\TotalVisitsListener($a, $b);
}
/**
* Gets the public 'App\Playpearls\ApiBundle\EventListener\VipUpdateListener' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\EventListener\VipUpdateListener
*/
protected function getVipUpdateListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/EventListener/VipUpdateListener.php';
$a = ($this->services['App\\Services\\frontend\\UserManipulator'] ?? $this->getUserManipulator2Service());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'];
}
$c = ($this->services['App\\Services\\frontend\\UserVipManager'] ?? $this->getUserVipManagerService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'])) {
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'];
}
return $this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'] = new \App\Playpearls\ApiBundle\EventListener\VipUpdateListener($a, $b, $c);
}
/**
* Gets the public 'App\Playpearls\ApiBundle\Monolog\EventLogHandler' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\Monolog\EventLogHandler
*/
protected function getEventLogHandlerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Monolog/EventLogHandler.php';
return $this->services['App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler'] = new \App\Playpearls\ApiBundle\Monolog\EventLogHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Playpearls\ApiBundle\PlaypearlsApiBundle' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\PlaypearlsApiBundle
*/
protected function getPlaypearlsApiBundleService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/PlaypearlsApiBundle.php';
return $this->services['App\\Playpearls\\ApiBundle\\PlaypearlsApiBundle'] = new \App\Playpearls\ApiBundle\PlaypearlsApiBundle();
}
/**
* Gets the public 'App\Playpearls\ApiBundle\Profiler\Profiler' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\Profiler\Profiler
*/
protected function getProfilerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Profiler/Profiler.php';
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
return $this->services['App\\Playpearls\\ApiBundle\\Profiler\\Profiler'] = new \App\Playpearls\ApiBundle\Profiler\Profiler($a);
}
/**
* Gets the public 'App\Playpearls\ApiBundle\Util\UserManipulator' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\Util\UserManipulator
*/
protected function getUserManipulatorService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Util/UserManipulator.php';
return $this->services['App\\Playpearls\\ApiBundle\\Util\\UserManipulator'] = new \App\Playpearls\ApiBundle\Util\UserManipulator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Playpearls\ApiBundle\Validation\Transfer' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\Validation\Transfer
*/
protected function getTransferService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraint.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Validation/Transfer.php';
return $this->services['App\\Playpearls\\ApiBundle\\Validation\\Transfer'] = new \App\Playpearls\ApiBundle\Validation\Transfer();
}
/**
* Gets the public 'App\Playpearls\ApiBundle\Validation\TransferValidator' shared autowired service.
*
* @return \App\Playpearls\ApiBundle\Validation\TransferValidator
*/
protected function getTransferValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Validation/TransferValidator.php';
$a = ($this->services['App\\Services\\frontend\\BalanceService'] ?? $this->getBalanceServiceService());
if (isset($this->services['App\\Playpearls\\ApiBundle\\Validation\\TransferValidator'])) {
return $this->services['App\\Playpearls\\ApiBundle\\Validation\\TransferValidator'];
}
return $this->services['App\\Playpearls\\ApiBundle\\Validation\\TransferValidator'] = new \App\Playpearls\ApiBundle\Validation\TransferValidator(($this->services['monolog.logger.system'] ?? $this->getMonolog_Logger_SystemService()), $a);
}
/**
* Gets the public 'App\Playpearls\CoinBundle\CoinEvents' shared autowired service.
*
* @return \App\Playpearls\CoinBundle\CoinEvents
*/
protected function getCoinEventsService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/CoinEvents.php';
return $this->services['App\\Playpearls\\CoinBundle\\CoinEvents'] = new \App\Playpearls\CoinBundle\CoinEvents();
}
/**
* Gets the public 'App\Playpearls\CoinBundle\DependencyInjection\Configuration' shared autowired service.
*
* @return \App\Playpearls\CoinBundle\DependencyInjection\Configuration
*/
protected function getConfiguration3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/DependencyInjection/Configuration.php';
return $this->services['App\\Playpearls\\CoinBundle\\DependencyInjection\\Configuration'] = new \App\Playpearls\CoinBundle\DependencyInjection\Configuration();
}
/**
* Gets the public 'App\Playpearls\CoinBundle\EventListener\MailerAlertListener' shared autowired service.
*
* @return \App\Playpearls\CoinBundle\EventListener\MailerAlertListener
*/
protected function getMailerAlertListenerService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/EventListener/MailerAlertListener.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener'])) {
return $this->services['App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener'];
}
$b = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->services['App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener'])) {
return $this->services['App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener'];
}
return $this->services['App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener'] = new \App\Playpearls\CoinBundle\EventListener\MailerAlertListener(($this->services['monolog.logger.coinpayments'] ?? $this->getMonolog_Logger_CoinpaymentsService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), $a, $b);
}
/**
* Gets the public 'App\Playpearls\CoinBundle\PlaypearlsCoinBundle' shared autowired service.
*
* @return \App\Playpearls\CoinBundle\PlaypearlsCoinBundle
*/
protected function getPlaypearlsCoinBundleService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/PlaypearlsCoinBundle.php';
return $this->services['App\\Playpearls\\CoinBundle\\PlaypearlsCoinBundle'] = new \App\Playpearls\CoinBundle\PlaypearlsCoinBundle();
}
/**
* Gets the public 'App\Playpearls\CoinBundle\Security\ApiKeyAuthenticator' shared autowired service.
*
* @return \App\Playpearls\CoinBundle\Security\ApiKeyAuthenticator
*/
protected function getApiKeyAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/Security/ApiKeyAuthenticator.php';
return $this->services['App\\Playpearls\\CoinBundle\\Security\\ApiKeyAuthenticator'] = new \App\Playpearls\CoinBundle\Security\ApiKeyAuthenticator();
}
/**
* Gets the public 'App\Playpearls\CoinBundle\Security\ApiKeyUserProvider' shared autowired service.
*
* @return \App\Playpearls\CoinBundle\Security\ApiKeyUserProvider
*/
protected function getApiKeyUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/Security/ApiKeyUserProvider.php';
return $this->services['App\\Playpearls\\CoinBundle\\Security\\ApiKeyUserProvider'] = new \App\Playpearls\CoinBundle\Security\ApiKeyUserProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['playpearls_coin.bitcoin_client_factory'] ?? $this->getPlaypearlsCoin_BitcoinClientFactoryService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), ($this->services['App\\Services\\Wallet\\CoinBundle\\CoinAddressManager'] ?? $this->getCoinAddressManager2Service()), ($this->services['App\\Playpearls\\ApiBundle\\Util\\UserManipulator'] ?? $this->getUserManipulatorService()));
}
/**
* Gets the public 'App\Playpearls\CoinBundle\Security\InvalidAddressException' shared autowired service.
*
* @return \App\Playpearls\CoinBundle\Security\InvalidAddressException
*/
protected function getInvalidAddressExceptionService()
{
include_once \dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/Security/InvalidAddressException.php';
return $this->services['App\\Playpearls\\CoinBundle\\Security\\InvalidAddressException'] = new \App\Playpearls\CoinBundle\Security\InvalidAddressException();
}
/**
* Gets the public 'App\Playpearls\GWCGamesBundle\Controller\DefaultController' shared autowired service.
*
* @return \App\Playpearls\GWCGamesBundle\Controller\DefaultController
*/
protected function getDefaultControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle/Controller/DefaultController.php';
$this->services['App\\Playpearls\\GWCGamesBundle\\Controller\\DefaultController'] = $instance = new \App\Playpearls\GWCGamesBundle\Controller\DefaultController();
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\Playpearls\\GWCGamesBundle\\Controller\\DefaultController', $this));
return $instance;
}
/**
* Gets the public 'App\Playpearls\GWCGamesBundle\DependencyInjection\Configuration' shared autowired service.
*
* @return \App\Playpearls\GWCGamesBundle\DependencyInjection\Configuration
*/
protected function getConfiguration4Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Definition/ConfigurationInterface.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle/DependencyInjection/Configuration.php';
return $this->services['App\\Playpearls\\GWCGamesBundle\\DependencyInjection\\Configuration'] = new \App\Playpearls\GWCGamesBundle\DependencyInjection\Configuration();
}
/**
* Gets the public 'App\Playpearls\GWCGamesBundle\DependencyInjection\PlaypearlsGWCGamesExtension' shared autowired service.
*
* @return \App\Playpearls\GWCGamesBundle\DependencyInjection\PlaypearlsGWCGamesExtension
*/
protected function getPlaypearlsGWCGamesExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/Extension/Extension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/Extension.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle/DependencyInjection/PlaypearlsGWCGamesExtension.php';
return $this->services['App\\Playpearls\\GWCGamesBundle\\DependencyInjection\\PlaypearlsGWCGamesExtension'] = new \App\Playpearls\GWCGamesBundle\DependencyInjection\PlaypearlsGWCGamesExtension();
}
/**
* Gets the public 'App\Playpearls\GWCGamesBundle\PlaypearlsGWCGamesBundle' shared autowired service.
*
* @return \App\Playpearls\GWCGamesBundle\PlaypearlsGWCGamesBundle
*/
protected function getPlaypearlsGWCGamesBundleService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
include_once \dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle/PlaypearlsGWCGamesBundle.php';
return $this->services['App\\Playpearls\\GWCGamesBundle\\PlaypearlsGWCGamesBundle'] = new \App\Playpearls\GWCGamesBundle\PlaypearlsGWCGamesBundle();
}
/**
* Gets the public 'App\Repository\BannerRepository' shared autowired service.
*
* @return \App\Repository\BannerRepository
*/
protected function getBannerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BannerRepository.php';
return $this->services['App\\Repository\\BannerRepository'] = new \App\Repository\BannerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\BlogCategoryRepository' shared autowired service.
*
* @return \App\Repository\BlogCategoryRepository
*/
protected function getBlogCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BlogCategoryRepository.php';
return $this->services['App\\Repository\\BlogCategoryRepository'] = new \App\Repository\BlogCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\BlogRepository' shared autowired service.
*
* @return \App\Repository\BlogRepository
*/
protected function getBlogRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BlogRepository.php';
return $this->services['App\\Repository\\BlogRepository'] = new \App\Repository\BlogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\BroadcastCampaignRepository' shared autowired service.
*
* @return \App\Repository\BroadcastCampaignRepository
*/
protected function getBroadcastCampaignRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BroadcastCampaignRepository.php';
return $this->services['App\\Repository\\BroadcastCampaignRepository'] = new \App\Repository\BroadcastCampaignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\BroadcastRecipientRepository' shared autowired service.
*
* @return \App\Repository\BroadcastRecipientRepository
*/
protected function getBroadcastRecipientRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BroadcastRecipientRepository.php';
return $this->services['App\\Repository\\BroadcastRecipientRepository'] = new \App\Repository\BroadcastRecipientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\CashierRequestRepository' shared autowired service.
*
* @return \App\Repository\CashierRequestRepository
*/
protected function getCashierRequestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CashierRequestRepository.php';
return $this->services['App\\Repository\\CashierRequestRepository'] = new \App\Repository\CashierRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ChatAutomationFireRepository' shared autowired service.
*
* @return \App\Repository\ChatAutomationFireRepository
*/
protected function getChatAutomationFireRepositoryService()
{
return $this->services['App\\Repository\\ChatAutomationFireRepository'] = new \App\Repository\ChatAutomationFireRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ChatAutomationRuleRepository' shared autowired service.
*
* @return \App\Repository\ChatAutomationRuleRepository
*/
protected function getChatAutomationRuleRepositoryService()
{
return $this->services['App\\Repository\\ChatAutomationRuleRepository'] = new \App\Repository\ChatAutomationRuleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ChatLiveEventRepository' shared autowired service.
*
* @return \App\Repository\ChatLiveEventRepository
*/
protected function getChatLiveEventRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ChatLiveEventRepository.php';
return $this->services['App\\Repository\\ChatLiveEventRepository'] = new \App\Repository\ChatLiveEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ChatOperatorSettingsRepository' shared autowired service.
*
* @return \App\Repository\ChatOperatorSettingsRepository
*/
protected function getChatOperatorSettingsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ChatOperatorSettingsRepository.php';
return $this->services['App\\Repository\\ChatOperatorSettingsRepository'] = new \App\Repository\ChatOperatorSettingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ConfigRepository' shared autowired service.
*
* @return \App\Repository\ConfigRepository
*/
protected function getConfigRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ConfigRepository.php';
return $this->services['App\\Repository\\ConfigRepository'] = new \App\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ConversationRepository' shared autowired service.
*
* @return \App\Repository\ConversationRepository
*/
protected function getConversationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ConversationRepository.php';
return $this->services['App\\Repository\\ConversationRepository'] = new \App\Repository\ConversationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\CountryRepository' shared autowired service.
*
* @return \App\Repository\CountryRepository
*/
protected function getCountryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CountryRepository.php';
return $this->services['App\\Repository\\CountryRepository'] = new \App\Repository\CountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\CreditCardPaymentRepository' shared autowired service.
*
* @return \App\Repository\CreditCardPaymentRepository
*/
protected function getCreditCardPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CreditCardPaymentRepository.php';
return $this->services['App\\Repository\\CreditCardPaymentRepository'] = new \App\Repository\CreditCardPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Repository\CreditCardRepository' shared autowired service.
*
* @return \App\Repository\CreditCardRepository
*/
protected function getCreditCardRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CreditCardRepository.php';
return $this->services['App\\Repository\\CreditCardRepository'] = new \App\Repository\CreditCardRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\CronJobRepository' shared autowired service.
*
* @return \App\Repository\CronJobRepository
*/
protected function getCronJobRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CronJobRepository.php';
return $this->services['App\\Repository\\CronJobRepository'] = new \App\Repository\CronJobRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\CurrencyDiscrepancyRepository' shared autowired service.
*
* @return \App\Repository\CurrencyDiscrepancyRepository
*/
protected function getCurrencyDiscrepancyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CurrencyDiscrepancyRepository.php';
return $this->services['App\\Repository\\CurrencyDiscrepancyRepository'] = new \App\Repository\CurrencyDiscrepancyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\CurrencyRepository' shared autowired service.
*
* @return \App\Repository\CurrencyRepository
*/
protected function getCurrencyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CurrencyRepository.php';
return $this->services['App\\Repository\\CurrencyRepository'] = new \App\Repository\CurrencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\DepositMethodRepository' shared autowired service.
*
* @return \App\Repository\DepositMethodRepository
*/
protected function getDepositMethodRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DepositMethodRepository.php';
return $this->services['App\\Repository\\DepositMethodRepository'] = new \App\Repository\DepositMethodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailBounceRepository' shared autowired service.
*
* @return \App\Repository\EmailBounceRepository
*/
protected function getEmailBounceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailBounceRepository.php';
return $this->services['App\\Repository\\EmailBounceRepository'] = new \App\Repository\EmailBounceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailCampaignRepository' shared autowired service.
*
* @return \App\Repository\EmailCampaignRepository
*/
protected function getEmailCampaignRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailCampaignRepository.php';
return $this->services['App\\Repository\\EmailCampaignRepository'] = new \App\Repository\EmailCampaignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailClickRepository' shared autowired service.
*
* @return \App\Repository\EmailClickRepository
*/
protected function getEmailClickRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailClickRepository.php';
return $this->services['App\\Repository\\EmailClickRepository'] = new \App\Repository\EmailClickRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailComplaintRepository' shared autowired service.
*
* @return \App\Repository\EmailComplaintRepository
*/
protected function getEmailComplaintRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailComplaintRepository.php';
return $this->services['App\\Repository\\EmailComplaintRepository'] = new \App\Repository\EmailComplaintRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailListRepository' shared autowired service.
*
* @return \App\Repository\EmailListRepository
*/
protected function getEmailListRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailListRepository.php';
return $this->services['App\\Repository\\EmailListRepository'] = new \App\Repository\EmailListRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailListSubscriberRepository' shared autowired service.
*
* @return \App\Repository\EmailListSubscriberRepository
*/
protected function getEmailListSubscriberRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailListSubscriberRepository.php';
return $this->services['App\\Repository\\EmailListSubscriberRepository'] = new \App\Repository\EmailListSubscriberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailOpenRepository' shared autowired service.
*
* @return \App\Repository\EmailOpenRepository
*/
protected function getEmailOpenRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailOpenRepository.php';
return $this->services['App\\Repository\\EmailOpenRepository'] = new \App\Repository\EmailOpenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailSendRepository' shared autowired service.
*
* @return \App\Repository\EmailSendRepository
*/
protected function getEmailSendRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailSendRepository.php';
return $this->services['App\\Repository\\EmailSendRepository'] = new \App\Repository\EmailSendRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\EmailUnsubscribeRepository' shared autowired service.
*
* @return \App\Repository\EmailUnsubscribeRepository
*/
protected function getEmailUnsubscribeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EmailUnsubscribeRepository.php';
return $this->services['App\\Repository\\EmailUnsubscribeRepository'] = new \App\Repository\EmailUnsubscribeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ExnodeInvoiceRepository' shared autowired service.
*
* @return \App\Repository\ExnodeInvoiceRepository
*/
protected function getExnodeInvoiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ExnodeInvoiceRepository.php';
return $this->services['App\\Repository\\ExnodeInvoiceRepository'] = new \App\Repository\ExnodeInvoiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\FreeSpinCampaignRepository' shared autowired service.
*
* @return \App\Repository\FreeSpinCampaignRepository
*/
protected function getFreeSpinCampaignRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/FreeSpinCampaignRepository.php';
return $this->services['App\\Repository\\FreeSpinCampaignRepository'] = new \App\Repository\FreeSpinCampaignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\FreeSpinRepository' shared autowired service.
*
* @return \App\Repository\FreeSpinRepository
*/
protected function getFreeSpinRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/FreeSpinRepository.php';
return $this->services['App\\Repository\\FreeSpinRepository'] = new \App\Repository\FreeSpinRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\GameCategoryRepository' shared autowired service.
*
* @return \App\Repository\GameCategoryRepository
*/
protected function getGameCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GameCategoryRepository.php';
return $this->services['App\\Repository\\GameCategoryRepository'] = new \App\Repository\GameCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\GameParamRepository' shared autowired service.
*
* @return \App\Repository\GameParamRepository
*/
protected function getGameParamRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GameParamRepository.php';
return $this->services['App\\Repository\\GameParamRepository'] = new \App\Repository\GameParamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\GameRepository' shared autowired service.
*
* @return \App\Repository\GameRepository
*/
protected function getGameRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GameRepository.php';
$a = ($this->services['App\\Services\\frontend\\GameDisplayManager'] ?? $this->getGameDisplayManagerService());
if (isset($this->services['App\\Repository\\GameRepository'])) {
return $this->services['App\\Repository\\GameRepository'];
}
return $this->services['App\\Repository\\GameRepository'] = new \App\Repository\GameRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the public 'App\Repository\GameSourceRepository' shared autowired service.
*
* @return \App\Repository\GameSourceRepository
*/
protected function getGameSourceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GameSourceRepository.php';
return $this->services['App\\Repository\\GameSourceRepository'] = new \App\Repository\GameSourceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\Gamification\MissionRepository' shared autowired service.
*
* @return \App\Repository\Gamification\MissionRepository
*/
protected function getMissionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Gamification/MissionRepository.php';
return $this->services['App\\Repository\\Gamification\\MissionRepository'] = new \App\Repository\Gamification\MissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\Gamification\RewardWidgetRepository' shared autowired service.
*
* @return \App\Repository\Gamification\RewardWidgetRepository
*/
protected function getRewardWidgetRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Gamification/RewardWidgetRepository.php';
return $this->services['App\\Repository\\Gamification\\RewardWidgetRepository'] = new \App\Repository\Gamification\RewardWidgetRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\Gamification\UserMissionRepository' shared autowired service.
*
* @return \App\Repository\Gamification\UserMissionRepository
*/
protected function getUserMissionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Gamification/UserMissionRepository.php';
return $this->services['App\\Repository\\Gamification\\UserMissionRepository'] = new \App\Repository\Gamification\UserMissionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\Gamification\UserWidgetUsageRepository' shared autowired service.
*
* @return \App\Repository\Gamification\UserWidgetUsageRepository
*/
protected function getUserWidgetUsageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Gamification/UserWidgetUsageRepository.php';
return $this->services['App\\Repository\\Gamification\\UserWidgetUsageRepository'] = new \App\Repository\Gamification\UserWidgetUsageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\IdempotencyRecordRepository' shared autowired service.
*
* @return \App\Repository\IdempotencyRecordRepository
*/
protected function getIdempotencyRecordRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/IdempotencyRecordRepository.php';
return $this->services['App\\Repository\\IdempotencyRecordRepository'] = new \App\Repository\IdempotencyRecordRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\MessageRepository' shared autowired service.
*
* @return \App\Repository\MessageRepository
*/
protected function getMessageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MessageRepository.php';
return $this->services['App\\Repository\\MessageRepository'] = new \App\Repository\MessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\PayadmitPaymentRepository' shared autowired service.
*
* @return \App\Repository\PayadmitPaymentRepository
*/
protected function getPayadmitPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PayadmitPaymentRepository.php';
return $this->services['App\\Repository\\PayadmitPaymentRepository'] = new \App\Repository\PayadmitPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\PaymentMethodRepository' shared autowired service.
*
* @return \App\Repository\PaymentMethodRepository
*/
protected function getPaymentMethodRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PaymentMethodRepository.php';
return $this->services['App\\Repository\\PaymentMethodRepository'] = new \App\Repository\PaymentMethodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\PlayerCurrencyHistoryRepository' shared autowired service.
*
* @return \App\Repository\PlayerCurrencyHistoryRepository
*/
protected function getPlayerCurrencyHistoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PlayerCurrencyHistoryRepository.php';
return $this->services['App\\Repository\\PlayerCurrencyHistoryRepository'] = new \App\Repository\PlayerCurrencyHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\PlayerWalletRepository' shared autowired service.
*
* @return \App\Repository\PlayerWalletRepository
*/
protected function getPlayerWalletRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PlayerWalletRepository.php';
return $this->services['App\\Repository\\PlayerWalletRepository'] = new \App\Repository\PlayerWalletRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ProcessorRepository' shared autowired service.
*
* @return \App\Repository\ProcessorRepository
*/
protected function getProcessorRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProcessorRepository.php';
return $this->services['App\\Repository\\ProcessorRepository'] = new \App\Repository\ProcessorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ProcessorThrottleRepository' shared autowired service.
*
* @return \App\Repository\ProcessorThrottleRepository
*/
protected function getProcessorThrottleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProcessorThrottleRepository.php';
return $this->services['App\\Repository\\ProcessorThrottleRepository'] = new \App\Repository\ProcessorThrottleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ProviderCurrencyRepository' shared autowired service.
*
* @return \App\Repository\ProviderCurrencyRepository
*/
protected function getProviderCurrencyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderCurrencyRepository.php';
return $this->services['App\\Repository\\ProviderCurrencyRepository'] = new \App\Repository\ProviderCurrencyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ProviderSettlementLineRepository' shared autowired service.
*
* @return \App\Repository\ProviderSettlementLineRepository
*/
protected function getProviderSettlementLineRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSettlementLineRepository.php';
return $this->services['App\\Repository\\ProviderSettlementLineRepository'] = new \App\Repository\ProviderSettlementLineRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ProvidersRepository' shared autowired service.
*
* @return \App\Repository\ProvidersRepository
*/
protected function getProvidersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProvidersRepository.php';
return $this->services['App\\Repository\\ProvidersRepository'] = new \App\Repository\ProvidersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\RoleRepository' shared autowired service.
*
* @return \App\Repository\RoleRepository
*/
protected function getRoleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RoleRepository.php';
return $this->services['App\\Repository\\RoleRepository'] = new \App\Repository\RoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\SmartPayRepository' shared autowired service.
*
* @return \App\Repository\SmartPayRepository
*/
protected function getSmartPayRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SmartPayRepository.php';
return $this->services['App\\Repository\\SmartPayRepository'] = new \App\Repository\SmartPayRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\SmsCampaignRepository' shared autowired service.
*
* @return \App\Repository\SmsCampaignRepository
*/
protected function getSmsCampaignRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SmsCampaignRepository.php';
return $this->services['App\\Repository\\SmsCampaignRepository'] = new \App\Repository\SmsCampaignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\SportsBetItemRepository' shared autowired service.
*
* @return \App\Repository\SportsBetItemRepository
*/
protected function getSportsBetItemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SportsBetItemRepository.php';
return $this->services['App\\Repository\\SportsBetItemRepository'] = new \App\Repository\SportsBetItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\SportsBetSlipItemRepository' shared autowired service.
*
* @return \App\Repository\SportsBetSlipItemRepository
*/
protected function getSportsBetSlipItemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SportsBetSlipItemRepository.php';
return $this->services['App\\Repository\\SportsBetSlipItemRepository'] = new \App\Repository\SportsBetSlipItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\SportsTransactionItemRepository' shared autowired service.
*
* @return \App\Repository\SportsTransactionItemRepository
*/
protected function getSportsTransactionItemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SportsTransactionItemRepository.php';
return $this->services['App\\Repository\\SportsTransactionItemRepository'] = new \App\Repository\SportsTransactionItemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\SportsWagerRepository' shared autowired service.
*
* @return \App\Repository\SportsWagerRepository
*/
protected function getSportsWagerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SportsWagerRepository.php';
return $this->services['App\\Repository\\SportsWagerRepository'] = new \App\Repository\SportsWagerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\TrackingDomainRepository' shared autowired service.
*
* @return \App\Repository\TrackingDomainRepository
*/
protected function getTrackingDomainRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TrackingDomainRepository.php';
return $this->services['App\\Repository\\TrackingDomainRepository'] = new \App\Repository\TrackingDomainRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\TrezuzGatewayRepository' shared autowired service.
*
* @return \App\Repository\TrezuzGatewayRepository
*/
protected function getTrezuzGatewayRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TrezuzGatewayRepository.php';
return $this->services['App\\Repository\\TrezuzGatewayRepository'] = new \App\Repository\TrezuzGatewayRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\TrezuzPayRepository' shared autowired service.
*
* @return \App\Repository\TrezuzPayRepository
*/
protected function getTrezuzPayRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TrezuzPayRepository.php';
return $this->services['App\\Repository\\TrezuzPayRepository'] = new \App\Repository\TrezuzPayRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\UserChatRepository' shared autowired service.
*
* @return \App\Repository\UserChatRepository
*/
protected function getUserChatRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UserChatRepository.php';
return $this->services['App\\Repository\\UserChatRepository'] = new \App\Repository\UserChatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\UserRepository' shared autowired service.
*
* @return \App\Repository\UserRepository
*/
protected function getUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Entity/Spec/UserSpecificationRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Repository\\UserRepository'])) {
return $this->services['App\\Repository\\UserRepository'];
}
$b = ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService());
if (isset($this->services['App\\Repository\\UserRepository'])) {
return $this->services['App\\Repository\\UserRepository'];
}
return $this->services['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b);
}
/**
* Gets the public 'App\Repository\WalletLedgerEntryRepository' shared autowired service.
*
* @return \App\Repository\WalletLedgerEntryRepository
*/
protected function getWalletLedgerEntryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WalletLedgerEntryRepository.php';
return $this->services['App\\Repository\\WalletLedgerEntryRepository'] = new \App\Repository\WalletLedgerEntryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\WithdrawalMethodRepository' shared autowired service.
*
* @return \App\Repository\WithdrawalMethodRepository
*/
protected function getWithdrawalMethodRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WithdrawalMethodRepository.php';
return $this->services['App\\Repository\\WithdrawalMethodRepository'] = new \App\Repository\WithdrawalMethodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Repository\ZoneRepository' shared autowired service.
*
* @return \App\Repository\ZoneRepository
*/
protected function getZoneRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ZoneRepository.php';
return $this->services['App\\Repository\\ZoneRepository'] = new \App\Repository\ZoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the public 'App\Routing\DashboardBackendRouter' shared autowired service.
*
* @return \App\Routing\DashboardBackendRouter
*/
protected function getDashboardBackendRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$b = 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');
$b->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$b->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $this->services['App\\Routing\\DashboardBackendRouter'] = new \App\Routing\DashboardBackendRouter($b);
}
/**
* Gets the public 'App\Routing\DashboardBackendUrl' shared autowired service.
*
* @return \App\Routing\DashboardBackendUrl
*/
protected function getDashboardBackendUrlService()
{
include_once \dirname(__DIR__, 4).'/src/Routing/DashboardBackendUrl.php';
return $this->services['App\\Routing\\DashboardBackendUrl'] = new \App\Routing\DashboardBackendUrl();
}
/**
* Gets the public 'App\Security\AdminLoginAuthenticator' shared autowired service.
*
* @return \App\Security\AdminLoginAuthenticator
*/
protected function getAdminLoginAuthenticatorService()
{
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/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/AdminLoginAuthenticator.php';
$a = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
if (isset($this->services['App\\Security\\AdminLoginAuthenticator'])) {
return $this->services['App\\Security\\AdminLoginAuthenticator'];
}
$b = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Security\\AdminLoginAuthenticator'])) {
return $this->services['App\\Security\\AdminLoginAuthenticator'];
}
return $this->services['App\\Security\\AdminLoginAuthenticator'] = new \App\Security\AdminLoginAuthenticator($a, $b, ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
}
/**
* Gets the public 'App\Security\EmailVerifier' shared autowired service.
*
* @return \App\Security\EmailVerifier
*/
protected function getEmailVerifierService()
{
include_once \dirname(__DIR__, 4).'/src/Security/EmailVerifier.php';
include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/VerifyEmailHelperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/VerifyEmailHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Factory/UriSignerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Util/VerifyEmailQueryUtility.php';
include_once \dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Generator/VerifyEmailTokenGenerator.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
return $this->services['App\\Security\\EmailVerifier'] = new \App\Security\EmailVerifier(new \SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelper($a, (new \SymfonyCasts\Bundle\VerifyEmail\Factory\UriSignerFactory($this->getEnv('APP_SECRET'), 'signature'))->createUriSigner(), new \SymfonyCasts\Bundle\VerifyEmail\Util\VerifyEmailQueryUtility(), new \SymfonyCasts\Bundle\VerifyEmail\Generator\VerifyEmailTokenGenerator($this->getEnv('APP_SECRET')), 3600), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, $this->getEnv('OPERATIONAL_DOMAIN'));
}
/**
* Gets the public 'App\Security\LoginFormAuthenticator' shared autowired service.
*
* @return \App\Security\LoginFormAuthenticator
*/
protected function getLoginFormAuthenticatorService()
{
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/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/src/Security/LoginFormAuthenticator.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
return $this->services['App\\Security\\LoginFormAuthenticator'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
return $this->services['App\\Security\\LoginFormAuthenticator'];
}
$c = ($this->services['App\\Services\\Integration\\BetBy\\KeyManager'] ?? $this->getKeyManagerService());
if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
return $this->services['App\\Security\\LoginFormAuthenticator'];
}
$d = ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService());
if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
return $this->services['App\\Security\\LoginFormAuthenticator'];
}
$e = ($this->services['App\\Services\\Mercure\\ChatEventPublisher'] ?? $this->getChatEventPublisherService());
if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
return $this->services['App\\Security\\LoginFormAuthenticator'];
}
$f = ($this->services['App\\Services\\Chat\\ChatAutomationDispatcher'] ?? $this->getChatAutomationDispatcherService());
if (isset($this->services['App\\Security\\LoginFormAuthenticator'])) {
return $this->services['App\\Security\\LoginFormAuthenticator'];
}
return $this->services['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['session.flash_bag'] ?? $this->getSession_FlashBagService()), $b, $c, $d, $e, $f);
}
/**
* Gets the public 'App\Security\UserProvider' shared autowired service.
*
* @return \App\Security\UserProvider
*/
protected function getUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Security/UserProvider.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Security\\UserProvider'])) {
return $this->services['App\\Security\\UserProvider'];
}
return $this->services['App\\Security\\UserProvider'] = new \App\Security\UserProvider($a);
}
/**
* Gets the public 'App\Service\Admin\BackendTableDataProvider' shared autowired service.
*
* @return \App\Service\Admin\BackendTableDataProvider
*/
protected function getBackendTableDataProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Admin/BackendTableDataProvider.php';
return $this->services['App\\Service\\Admin\\BackendTableDataProvider'] = new \App\Service\Admin\BackendTableDataProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Service\Chat\ChatDashboardBootstrap' shared autowired service.
*
* @return \App\Service\Chat\ChatDashboardBootstrap
*/
protected function getChatDashboardBootstrapService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Chat/ChatDashboardBootstrap.php';
return $this->services['App\\Service\\Chat\\ChatDashboardBootstrap'] = new \App\Service\Chat\ChatDashboardBootstrap(($this->services['App\\Service\\Chat\\SupportBoardLegacyContext'] ?? $this->getSupportBoardLegacyContextService()));
}
/**
* Gets the public 'App\Service\Chat\ChatOpenPlayerResolver' shared autowired service.
*
* @return \App\Service\Chat\ChatOpenPlayerResolver
*/
protected function getChatOpenPlayerResolverService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Chat/ChatOpenPlayerResolver.php';
return $this->services['App\\Service\\Chat\\ChatOpenPlayerResolver'] = new \App\Service\Chat\ChatOpenPlayerResolver(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\UserChatRepository'] ?? $this->getUserChatRepositoryService()), ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()));
}
/**
* Gets the public 'App\Service\Chat\SupportBoardAdminEmbedder' shared autowired service.
*
* @return \App\Service\Chat\SupportBoardAdminEmbedder
*/
protected function getSupportBoardAdminEmbedderService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Chat/SupportBoardAdminEmbedder.php';
return $this->services['App\\Service\\Chat\\SupportBoardAdminEmbedder'] = new \App\Service\Chat\SupportBoardAdminEmbedder(($this->services['App\\Service\\Chat\\SupportBoardLegacyContext'] ?? $this->getSupportBoardLegacyContextService()));
}
/**
* Gets the public 'App\Service\Chat\SupportBoardAjaxHandler' shared autowired service.
*
* @return \App\Service\Chat\SupportBoardAjaxHandler
*/
protected function getSupportBoardAjaxHandlerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Chat/SupportBoardAjaxHandler.php';
return $this->services['App\\Service\\Chat\\SupportBoardAjaxHandler'] = new \App\Service\Chat\SupportBoardAjaxHandler(($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] ?? ($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] = new \App\Service\Chat\SupportBoardEnvironment((\dirname(__DIR__, 4).'/support-board')))), ($this->services['monolog.logger.chat'] ?? $this->getMonolog_Logger_ChatService()));
}
/**
* Gets the public 'App\Service\Chat\SupportBoardApiHandler' shared autowired service.
*
* @return \App\Service\Chat\SupportBoardApiHandler
*/
protected function getSupportBoardApiHandlerService()
{
return $this->services['App\\Service\\Chat\\SupportBoardApiHandler'] = new \App\Service\Chat\SupportBoardApiHandler(($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] ?? ($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] = new \App\Service\Chat\SupportBoardEnvironment((\dirname(__DIR__, 4).'/support-board')))), ($this->services['monolog.logger.chat'] ?? $this->getMonolog_Logger_ChatService()));
}
/**
* Gets the public 'App\Service\Chat\SupportBoardEnvironment' shared autowired service.
*
* @return \App\Service\Chat\SupportBoardEnvironment
*/
protected function getSupportBoardEnvironmentService()
{
return $this->services['App\\Service\\Chat\\SupportBoardEnvironment'] = new \App\Service\Chat\SupportBoardEnvironment((\dirname(__DIR__, 4).'/support-board'));
}
/**
* Gets the public 'App\Service\Chat\SupportBoardLegacyContext' shared autowired service.
*
* @return \App\Service\Chat\SupportBoardLegacyContext
*/
protected function getSupportBoardLegacyContextService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Chat/SupportBoardLegacyContext.php';
return $this->services['App\\Service\\Chat\\SupportBoardLegacyContext'] = new \App\Service\Chat\SupportBoardLegacyContext((\dirname(__DIR__, 4).'/support-board'), ($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] ?? ($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] = new \App\Service\Chat\SupportBoardEnvironment((\dirname(__DIR__, 4).'/support-board')))));
}
/**
* Gets the public 'App\Service\Chat\SupportBoardSymfonyAuthBridge' shared autowired service.
*
* @return \App\Service\Chat\SupportBoardSymfonyAuthBridge
*/
protected function getSupportBoardSymfonyAuthBridgeService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Chat/SupportBoardSymfonyAuthBridge.php';
return $this->services['App\\Service\\Chat\\SupportBoardSymfonyAuthBridge'] = new \App\Service\Chat\SupportBoardSymfonyAuthBridge(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] ?? ($this->services['App\\Service\\Chat\\SupportBoardEnvironment'] = new \App\Service\Chat\SupportBoardEnvironment((\dirname(__DIR__, 4).'/support-board')))));
}
/**
* Gets the public 'App\Service\TryToStart\GameApiService' shared autowired service.
*
* @return \App\Service\TryToStart\GameApiService
*/
protected function getGameApiServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TryToStart/GameApiService.php';
return $this->services['App\\Service\\TryToStart\\GameApiService'] = new \App\Service\TryToStart\GameApiService(($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->services['monolog.logger.trytostart'] ?? $this->getMonolog_Logger_TrytostartService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $this->getEnv('TRYTOSTART_GAME_CATALOG_BASE_URL'), $this->getEnv('float:TRYTOSTART_API_TIMEOUT'));
}
/**
* Gets the public 'App\Service\TryToStart\TryToStartApiClient' shared autowired service.
*
* @return \App\Service\TryToStart\TryToStartApiClient
*/
protected function getTryToStartApiClientService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TryToStart/TryToStartApiClient.php';
return $this->services['App\\Service\\TryToStart\\TryToStartApiClient'] = new \App\Service\TryToStart\TryToStartApiClient(($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->services['monolog.logger.trytostart'] ?? $this->getMonolog_Logger_TrytostartService()), ($this->services['App\\Service\\TryToStart\\TryToStartDtoValidator'] ?? $this->getTryToStartDtoValidatorService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $this->getEnv('TRYTOSTART_API_BASE_URL'), $this->getEnv('default::TRYTOSTART_API_KEY'), $this->getEnv('default::TRYTOSTART_PARTNER_ID'), $this->getEnv('float:TRYTOSTART_API_TIMEOUT'), $this->getEnv('bool:TRYTOSTART_ENABLED'));
}
/**
* Gets the public 'App\Service\TryToStart\TryToStartDtoValidator' shared autowired service.
*
* @return \App\Service\TryToStart\TryToStartDtoValidator
*/
protected function getTryToStartDtoValidatorService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TryToStart/TryToStartDtoValidator.php';
return $this->services['App\\Service\\TryToStart\\TryToStartDtoValidator'] = new \App\Service\TryToStart\TryToStartDtoValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
}
/**
* Gets the public 'App\Service\TryToStart\TryToStartIntegration' shared autowired service.
*
* @return \App\Service\TryToStart\TryToStartIntegration
*/
protected function getTryToStartIntegrationService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TryToStart/TryToStartIntegration.php';
return $this->services['App\\Service\\TryToStart\\TryToStartIntegration'] = new \App\Service\TryToStart\TryToStartIntegration();
}
/**
* Gets the public 'App\Service\TryToStart\TryToStartWalletService' shared autowired service.
*
* @return \App\Service\TryToStart\TryToStartWalletService
*/
protected function getTryToStartWalletServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TryToStart/TryToStartWalletService.php';
return $this->services['App\\Service\\TryToStart\\TryToStartWalletService'] = new \App\Service\TryToStart\TryToStartWalletService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.trytostart'] ?? $this->getMonolog_Logger_TrytostartService()), 'EUR');
}
/**
* Gets the public 'App\Services\Admin\AdminGeoIpLookup' shared autowired service.
*
* @return \App\Services\Admin\AdminGeoIpLookup
*/
protected function getAdminGeoIpLookupService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/AdminGeoIpLookup.php';
return $this->services['App\\Services\\Admin\\AdminGeoIpLookup'] = new \App\Services\Admin\AdminGeoIpLookup($this->parameters['maxmind']);
}
/**
* Gets the public 'App\Services\Admin\AdminSmsRelayService' shared autowired service.
*
* @return \App\Services\Admin\AdminSmsRelayService
*/
protected function getAdminSmsRelayServiceService()
{
return $this->services['App\\Services\\Admin\\AdminSmsRelayService'] = new \App\Services\Admin\AdminSmsRelayService(($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Admin\BackendUserGroupAccessCatalog' shared autowired service.
*
* @return \App\Services\Admin\BackendUserGroupAccessCatalog
*/
protected function getBackendUserGroupAccessCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/BackendUserGroupAccessCatalog.php';
return $this->services['App\\Services\\Admin\\BackendUserGroupAccessCatalog'] = new \App\Services\Admin\BackendUserGroupAccessCatalog((\dirname(__DIR__, 4).'/config/dashboard_backend_user_group_access.json'));
}
/**
* Gets the public 'App\Services\Admin\BackupManagerHelper' shared autowired service.
*
* @return \App\Services\Admin\BackupManagerHelper
*/
protected function getBackupManagerHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/BackupManagerHelper.php';
return $this->services['App\\Services\\Admin\\BackupManagerHelper'] = new \App\Services\Admin\BackupManagerHelper(($this->privates['backup_manager'] ?? $this->getBackupManagerService()));
}
/**
* Gets the public 'App\Services\Admin\CashierReportManager' shared autowired service.
*
* @return \App\Services\Admin\CashierReportManager
*/
protected function getCashierReportManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/CashierReportManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Admin\\CashierReportManager'])) {
return $this->services['App\\Services\\Admin\\CashierReportManager'];
}
$b = ($this->services['App\\Services\\frontend\\SiteStatsService'] ?? $this->getSiteStatsServiceService());
if (isset($this->services['App\\Services\\Admin\\CashierReportManager'])) {
return $this->services['App\\Services\\Admin\\CashierReportManager'];
}
$c = ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService());
if (isset($this->services['App\\Services\\Admin\\CashierReportManager'])) {
return $this->services['App\\Services\\Admin\\CashierReportManager'];
}
return $this->services['App\\Services\\Admin\\CashierReportManager'] = new \App\Services\Admin\CashierReportManager($a, $b, $c);
}
/**
* Gets the public 'App\Services\Admin\GameCategoryImageResolver' shared autowired service.
*
* @return \App\Services\Admin\GameCategoryImageResolver
*/
protected function getGameCategoryImageResolverService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/GameCategoryImageResolver.php';
return $this->services['App\\Services\\Admin\\GameCategoryImageResolver'] = new \App\Services\Admin\GameCategoryImageResolver(\dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Services\Admin\GeoIpEnginePanelBuilder' shared autowired service.
*
* @return \App\Services\Admin\GeoIpEnginePanelBuilder
*/
protected function getGeoIpEnginePanelBuilderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/GeoIpEnginePanelBuilder.php';
return $this->services['App\\Services\\Admin\\GeoIpEnginePanelBuilder'] = new \App\Services\Admin\GeoIpEnginePanelBuilder($this->parameters['maxmind']);
}
/**
* Gets the public 'App\Services\Admin\IpLocationProviderStateStore' shared autowired service.
*
* @return \App\Services\Admin\IpLocationProviderStateStore
*/
protected function getIpLocationProviderStateStoreService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/IpLocationProviderStateStore.php';
return $this->services['App\\Services\\Admin\\IpLocationProviderStateStore'] = new \App\Services\Admin\IpLocationProviderStateStore(\dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Services\Admin\IpLocationServicesPanelBuilder' shared autowired service.
*
* @return \App\Services\Admin\IpLocationServicesPanelBuilder
*/
protected function getIpLocationServicesPanelBuilderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/IpLocationServicesPanelBuilder.php';
include_once \dirname(__DIR__, 4).'/src/Services/Admin/IpLocationProviderStateStore.php';
return $this->services['App\\Services\\Admin\\IpLocationServicesPanelBuilder'] = new \App\Services\Admin\IpLocationServicesPanelBuilder($this->parameters['ip_location_providers.catalog'], ($this->services['App\\Services\\Admin\\GeoIpEnginePanelBuilder'] ?? $this->getGeoIpEnginePanelBuilderService()), ($this->services['App\\Services\\Admin\\IpLocationProviderStateStore'] ?? ($this->services['App\\Services\\Admin\\IpLocationProviderStateStore'] = new \App\Services\Admin\IpLocationProviderStateStore(\dirname(__DIR__, 4)))));
}
/**
* Gets the public 'App\Services\Admin\PlayerDeleteManager' shared autowired service.
*
* @return \App\Services\Admin\PlayerDeleteManager
*/
protected function getPlayerDeleteManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/PlayerDeleteManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Admin\\PlayerDeleteManager'])) {
return $this->services['App\\Services\\Admin\\PlayerDeleteManager'];
}
$b = ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
if (isset($this->services['App\\Services\\Admin\\PlayerDeleteManager'])) {
return $this->services['App\\Services\\Admin\\PlayerDeleteManager'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Services\\Admin\\PlayerDeleteManager'])) {
return $this->services['App\\Services\\Admin\\PlayerDeleteManager'];
}
$d = ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService());
if (isset($this->services['App\\Services\\Admin\\PlayerDeleteManager'])) {
return $this->services['App\\Services\\Admin\\PlayerDeleteManager'];
}
return $this->services['App\\Services\\Admin\\PlayerDeleteManager'] = new \App\Services\Admin\PlayerDeleteManager($a, $b, $c, $d);
}
/**
* Gets the public 'App\Services\Admin\PlayerExportManager' shared autowired service.
*
* @return \App\Services\Admin\PlayerExportManager
*/
protected function getPlayerExportManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/PlayerExportManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Admin\\PlayerExportManager'])) {
return $this->services['App\\Services\\Admin\\PlayerExportManager'];
}
$b = ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
if (isset($this->services['App\\Services\\Admin\\PlayerExportManager'])) {
return $this->services['App\\Services\\Admin\\PlayerExportManager'];
}
return $this->services['App\\Services\\Admin\\PlayerExportManager'] = new \App\Services\Admin\PlayerExportManager($a, $b);
}
/**
* Gets the public 'App\Services\Admin\PlayerListChatCrmEnricher' shared autowired service.
*
* @return \App\Services\Admin\PlayerListChatCrmEnricher
*/
protected function getPlayerListChatCrmEnricherService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/PlayerListChatCrmEnricher.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Admin\\PlayerListChatCrmEnricher'])) {
return $this->services['App\\Services\\Admin\\PlayerListChatCrmEnricher'];
}
$b = ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService());
if (isset($this->services['App\\Services\\Admin\\PlayerListChatCrmEnricher'])) {
return $this->services['App\\Services\\Admin\\PlayerListChatCrmEnricher'];
}
return $this->services['App\\Services\\Admin\\PlayerListChatCrmEnricher'] = new \App\Services\Admin\PlayerListChatCrmEnricher($a, $b, ($this->services['monolog.logger.chat'] ?? $this->getMonolog_Logger_ChatService()));
}
/**
* Gets the public 'App\Services\Admin\PlayerStatsService' shared autowired service.
*
* @return \App\Services\Admin\PlayerStatsService
*/
protected function getPlayerStatsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/PlayerStatsService.php';
return $this->services['App\\Services\\Admin\\PlayerStatsService'] = new \App\Services\Admin\PlayerStatsService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\Admin\ReportRevenueManager' shared autowired service.
*
* @return \App\Services\Admin\ReportRevenueManager
*/
protected function getReportRevenueManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/ReportRevenueManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Admin\\ReportRevenueManager'])) {
return $this->services['App\\Services\\Admin\\ReportRevenueManager'];
}
$b = ($this->services['App\\Services\\frontend\\SiteStatsService'] ?? $this->getSiteStatsServiceService());
if (isset($this->services['App\\Services\\Admin\\ReportRevenueManager'])) {
return $this->services['App\\Services\\Admin\\ReportRevenueManager'];
}
$c = ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService());
if (isset($this->services['App\\Services\\Admin\\ReportRevenueManager'])) {
return $this->services['App\\Services\\Admin\\ReportRevenueManager'];
}
return $this->services['App\\Services\\Admin\\ReportRevenueManager'] = new \App\Services\Admin\ReportRevenueManager($a, $b, $c);
}
/**
* Gets the public 'App\Services\Admin\SportsActivityManager' shared autowired service.
*
* @return \App\Services\Admin\SportsActivityManager
*/
protected function getSportsActivityManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/SportsActivityManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Admin\\SportsActivityManager'])) {
return $this->services['App\\Services\\Admin\\SportsActivityManager'];
}
$b = ($this->services['App\\Services\\frontend\\SiteStatsService'] ?? $this->getSiteStatsServiceService());
if (isset($this->services['App\\Services\\Admin\\SportsActivityManager'])) {
return $this->services['App\\Services\\Admin\\SportsActivityManager'];
}
$c = ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService());
if (isset($this->services['App\\Services\\Admin\\SportsActivityManager'])) {
return $this->services['App\\Services\\Admin\\SportsActivityManager'];
}
return $this->services['App\\Services\\Admin\\SportsActivityManager'] = new \App\Services\Admin\SportsActivityManager($a, $b, $c);
}
/**
* Gets the public 'App\Services\Admin\SportsStatsService' shared autowired service.
*
* @return \App\Services\Admin\SportsStatsService
*/
protected function getSportsStatsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/SportsStatsService.php';
return $this->services['App\\Services\\Admin\\SportsStatsService'] = new \App\Services\Admin\SportsStatsService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\Admin\ZoneManager' shared autowired service.
*
* @return \App\Services\Admin\ZoneManager
*/
protected function getZoneManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Admin/ZoneManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Admin\\ZoneManager'])) {
return $this->services['App\\Services\\Admin\\ZoneManager'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Services\\Admin\\ZoneManager'])) {
return $this->services['App\\Services\\Admin\\ZoneManager'];
}
return $this->services['App\\Services\\Admin\\ZoneManager'] = new \App\Services\Admin\ZoneManager($a, $b);
}
/**
* Gets the public 'App\Services\Affiliate\AffiliateAdminLegacyHaltException' shared autowired service.
*
* @return \App\Services\Affiliate\AffiliateAdminLegacyHaltException
*/
protected function getAffiliateAdminLegacyHaltExceptionService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateAdminLegacyHaltException.php';
return $this->services['App\\Services\\Affiliate\\AffiliateAdminLegacyHaltException'] = new \App\Services\Affiliate\AffiliateAdminLegacyHaltException();
}
/**
* Gets the public 'App\Services\Affiliate\AffiliateAdminLegacyRunner' shared autowired service.
*
* @return \App\Services\Affiliate\AffiliateAdminLegacyRunner
*/
protected function getAffiliateAdminLegacyRunnerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateAdminLegacyRunner.php';
return $this->services['App\\Services\\Affiliate\\AffiliateAdminLegacyRunner'] = new \App\Services\Affiliate\AffiliateAdminLegacyRunner((\dirname(__DIR__, 4).'/legacy/affiliate-admin'), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Services\Affiliate\AffiliateAdminSessionBridge' shared autowired service.
*
* @return \App\Services\Affiliate\AffiliateAdminSessionBridge
*/
protected function getAffiliateAdminSessionBridgeService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateAdminSessionBridge.php';
return $this->services['App\\Services\\Affiliate\\AffiliateAdminSessionBridge'] = new \App\Services\Affiliate\AffiliateAdminSessionBridge(($this->services['doctrine.dbal.affiliate_connection'] ?? $this->getDoctrine_Dbal_AffiliateConnectionService()), ($this->services['monolog.logger.affiliate'] ?? $this->getMonolog_Logger_AffiliateService()));
}
/**
* Gets the public 'App\Services\Affiliate\AffiliateApiManager' shared autowired service.
*
* @return \App\Services\Affiliate\AffiliateApiManager
*/
protected function getAffiliateApiManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateApiManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateSecureRequestSigner.php';
return $this->services['App\\Services\\Affiliate\\AffiliateApiManager'] = new \App\Services\Affiliate\AffiliateApiManager($this->getParameter('affiliate_config'), ($this->services['monolog.logger.affiliate'] ?? $this->getMonolog_Logger_AffiliateService()), ($this->services['App\\Services\\Affiliate\\AffiliateSecureRequestSigner'] ?? ($this->services['App\\Services\\Affiliate\\AffiliateSecureRequestSigner'] = new \App\Services\Affiliate\AffiliateSecureRequestSigner($this->getEnv('AFFILIATE_LOGIN_SECRET'), 90))), $this->getEnv('bool:AFFILIATE_VERIFY_TLS'));
}
/**
* Gets the public 'App\Services\Affiliate\AffiliateConfigurationHelper' shared autowired service.
*
* @return \App\Services\Affiliate\AffiliateConfigurationHelper
*/
protected function getAffiliateConfigurationHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateConfigurationHelper.php';
return $this->services['App\\Services\\Affiliate\\AffiliateConfigurationHelper'] = new \App\Services\Affiliate\AffiliateConfigurationHelper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Affiliate\\AffiliateApiManager'] ?? $this->getAffiliateApiManagerService()), ($this->services['monolog.logger.affiliate'] ?? $this->getMonolog_Logger_AffiliateService()));
}
/**
* Gets the public 'App\Services\Affiliate\AffiliateSecureRequestSigner' shared autowired service.
*
* @return \App\Services\Affiliate\AffiliateSecureRequestSigner
*/
protected function getAffiliateSecureRequestSignerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Affiliate/AffiliateSecureRequestSigner.php';
return $this->services['App\\Services\\Affiliate\\AffiliateSecureRequestSigner'] = new \App\Services\Affiliate\AffiliateSecureRequestSigner($this->getEnv('AFFILIATE_LOGIN_SECRET'), 90);
}
/**
* Gets the public 'App\Services\Cashier\CashierIntegrator' shared autowired service.
*
* @return \App\Services\Cashier\CashierIntegrator
*/
protected function getCashierIntegratorService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Cashier/CashierIntegrator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Cashier\\CashierIntegrator'])) {
return $this->services['App\\Services\\Cashier\\CashierIntegrator'];
}
$b = ($this->services['App\\Services\\Cashier\\CurrencyConversionHelper'] ?? $this->getCurrencyConversionHelperService());
if (isset($this->services['App\\Services\\Cashier\\CashierIntegrator'])) {
return $this->services['App\\Services\\Cashier\\CashierIntegrator'];
}
$c = ($this->services['App\\Services\\Currency\\PaymentFxService'] ?? $this->getPaymentFxServiceService());
if (isset($this->services['App\\Services\\Cashier\\CashierIntegrator'])) {
return $this->services['App\\Services\\Cashier\\CashierIntegrator'];
}
return $this->services['App\\Services\\Cashier\\CashierIntegrator'] = new \App\Services\Cashier\CashierIntegrator($a, 'EUR', ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), $b, $c);
}
/**
* Gets the public 'App\Services\Cashier\CurrencyConversionHelper' shared autowired service.
*
* @return \App\Services\Cashier\CurrencyConversionHelper
*/
protected function getCurrencyConversionHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Cashier/CurrencyConversionHelper.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Cashier\\CurrencyConversionHelper'])) {
return $this->services['App\\Services\\Cashier\\CurrencyConversionHelper'];
}
$b = ($this->services['App\\Services\\CurrencyService'] ?? $this->getCurrencyServiceService());
if (isset($this->services['App\\Services\\Cashier\\CurrencyConversionHelper'])) {
return $this->services['App\\Services\\Cashier\\CurrencyConversionHelper'];
}
$c = ($this->services['App\\Services\\Fx\\FxSafetyBufferPolicy'] ?? $this->getFxSafetyBufferPolicyService());
if (isset($this->services['App\\Services\\Cashier\\CurrencyConversionHelper'])) {
return $this->services['App\\Services\\Cashier\\CurrencyConversionHelper'];
}
return $this->services['App\\Services\\Cashier\\CurrencyConversionHelper'] = new \App\Services\Cashier\CurrencyConversionHelper(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR', $a, $b, $c);
}
/**
* Gets the public 'App\Services\Catalog\GameCatalogMatcher' shared autowired service.
*
* @return \App\Services\Catalog\GameCatalogMatcher
*/
protected function getGameCatalogMatcherService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Catalog/GameCatalogMatcher.php';
include_once \dirname(__DIR__, 4).'/src/Services/Catalog/GameNameNormalizer.php';
return $this->services['App\\Services\\Catalog\\GameCatalogMatcher'] = new \App\Services\Catalog\GameCatalogMatcher(($this->services['App\\Services\\Catalog\\GameNameNormalizer'] ?? ($this->services['App\\Services\\Catalog\\GameNameNormalizer'] = new \App\Services\Catalog\GameNameNormalizer())));
}
/**
* Gets the public 'App\Services\Catalog\GameNameNormalizer' shared autowired service.
*
* @return \App\Services\Catalog\GameNameNormalizer
*/
protected function getGameNameNormalizerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Catalog/GameNameNormalizer.php';
return $this->services['App\\Services\\Catalog\\GameNameNormalizer'] = new \App\Services\Catalog\GameNameNormalizer();
}
/**
* Gets the public 'App\Services\Chat\ApiManager' shared autowired service.
*
* @return \App\Services\Chat\ApiManager
*/
protected function getApiManagerService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Chat\\ApiManager'])) {
return $this->services['App\\Services\\Chat\\ApiManager'];
}
$b = ($this->services['App\\Services\\User\\VipStatusResolver'] ?? $this->getVipStatusResolverService());
if (isset($this->services['App\\Services\\Chat\\ApiManager'])) {
return $this->services['App\\Services\\Chat\\ApiManager'];
}
return $this->services['App\\Services\\Chat\\ApiManager'] = new \App\Services\Chat\ApiManager($a, $this->getParameter('chat_config'), ($this->services['monolog.logger.chat'] ?? $this->getMonolog_Logger_ChatService()), ($this->privates['http_client'] ?? $this->getHttpClientService()), $b, ($this->services['App\\Service\\Chat\\SupportBoardApiHandler'] ?? $this->getSupportBoardApiHandlerService()), $this->getEnv('OPERATIONAL_DOMAIN'));
}
/**
* Gets the public 'App\Services\Chat\BroadcastAudienceQueryBuilder' shared autowired service.
*
* @return \App\Services\Chat\BroadcastAudienceQueryBuilder
*/
protected function getBroadcastAudienceQueryBuilderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/BroadcastAudienceQueryBuilder.php';
return $this->services['App\\Services\\Chat\\BroadcastAudienceQueryBuilder'] = new \App\Services\Chat\BroadcastAudienceQueryBuilder(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\Chat\BroadcastBackgroundLauncher' shared autowired service.
*
* @return \App\Services\Chat\BroadcastBackgroundLauncher
*/
protected function getBroadcastBackgroundLauncherService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/BroadcastBackgroundLauncher.php';
return $this->services['App\\Services\\Chat\\BroadcastBackgroundLauncher'] = new \App\Services\Chat\BroadcastBackgroundLauncher(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Chat\BroadcastCampaignProcessor' shared autowired service.
*
* @return \App\Services\Chat\BroadcastCampaignProcessor
*/
protected function getBroadcastCampaignProcessorService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/BroadcastCampaignProcessor.php';
return $this->services['App\\Services\\Chat\\BroadcastCampaignProcessor'] = new \App\Services\Chat\BroadcastCampaignProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Chat\\BroadcastRecipientSender'] ?? $this->getBroadcastRecipientSenderService()));
}
/**
* Gets the public 'App\Services\Chat\BroadcastRecipientSender' shared autowired service.
*
* @return \App\Services\Chat\BroadcastRecipientSender
*/
protected function getBroadcastRecipientSenderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/BroadcastRecipientSender.php';
return $this->services['App\\Services\\Chat\\BroadcastRecipientSender'] = new \App\Services\Chat\BroadcastRecipientSender(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()), ($this->services['App\\Services\\Admin\\AdminSmsRelayService'] ?? $this->getAdminSmsRelayServiceService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), $this->getEnv('MAIL_FROM'));
}
/**
* Gets the public 'App\Services\Chat\ChatAgentNotificationService' shared autowired service.
*
* @return \App\Services\Chat\ChatAgentNotificationService
*/
protected function getChatAgentNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatAgentNotificationService.php';
return $this->services['App\\Services\\Chat\\ChatAgentNotificationService'] = new \App\Services\Chat\ChatAgentNotificationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()), ($this->services['App\\Services\\User\\VipStatusResolver'] ?? $this->getVipStatusResolverService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['monolog.logger.chat'] ?? $this->getMonolog_Logger_ChatService()), $this->getParameter('chat_agent_notifications'));
}
/**
* Gets the public 'App\Services\Chat\ChatAnalyticsService' shared autowired service.
*
* @return \App\Services\Chat\ChatAnalyticsService
*/
protected function getChatAnalyticsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatAnalyticsService.php';
return $this->services['App\\Services\\Chat\\ChatAnalyticsService'] = new \App\Services\Chat\ChatAnalyticsService(($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\UserChatRepository'] ?? $this->getUserChatRepositoryService()), ($this->services['App\\Services\\User\\VipStatusResolver'] ?? $this->getVipStatusResolverService()), $this->getParameter('chat_analytics'));
}
/**
* Gets the public 'App\Services\Chat\ChatAutomationDispatcher' shared autowired service.
*
* @return \App\Services\Chat\ChatAutomationDispatcher
*/
protected function getChatAutomationDispatcherService()
{
$a = ($this->services['App\\Services\\Chat\\ChatAutomationExecutor'] ?? $this->getChatAutomationExecutorService());
if (isset($this->services['App\\Services\\Chat\\ChatAutomationDispatcher'])) {
return $this->services['App\\Services\\Chat\\ChatAutomationDispatcher'];
}
return $this->services['App\\Services\\Chat\\ChatAutomationDispatcher'] = new \App\Services\Chat\ChatAutomationDispatcher(($this->services['App\\Repository\\ChatAutomationRuleRepository'] ?? $this->getChatAutomationRuleRepositoryService()), $a);
}
/**
* Gets the public 'App\Services\Chat\ChatAutomationExecutor' shared autowired service.
*
* @return \App\Services\Chat\ChatAutomationExecutor
*/
protected function getChatAutomationExecutorService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Chat\\ChatAutomationExecutor'])) {
return $this->services['App\\Services\\Chat\\ChatAutomationExecutor'];
}
$b = ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService());
if (isset($this->services['App\\Services\\Chat\\ChatAutomationExecutor'])) {
return $this->services['App\\Services\\Chat\\ChatAutomationExecutor'];
}
$c = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
if (isset($this->services['App\\Services\\Chat\\ChatAutomationExecutor'])) {
return $this->services['App\\Services\\Chat\\ChatAutomationExecutor'];
}
$d = ($this->services['App\\Services\\Mercure\\ChatEventPublisher'] ?? $this->getChatEventPublisherService());
if (isset($this->services['App\\Services\\Chat\\ChatAutomationExecutor'])) {
return $this->services['App\\Services\\Chat\\ChatAutomationExecutor'];
}
return $this->services['App\\Services\\Chat\\ChatAutomationExecutor'] = new \App\Services\Chat\ChatAutomationExecutor($a, ($this->services['App\\Repository\\ChatAutomationFireRepository'] ?? $this->getChatAutomationFireRepositoryService()), ($this->services['App\\Services\\Chat\\ChatAutomationTemplateRenderer'] ?? ($this->services['App\\Services\\Chat\\ChatAutomationTemplateRenderer'] = new \App\Services\Chat\ChatAutomationTemplateRenderer())), $b, ($this->services['App\\Services\\Admin\\AdminSmsRelayService'] ?? $this->getAdminSmsRelayServiceService()), $c, $d, $this->getEnv('MAIL_FROM'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Chat\ChatAutomationTemplateRenderer' shared autowired service.
*
* @return \App\Services\Chat\ChatAutomationTemplateRenderer
*/
protected function getChatAutomationTemplateRendererService()
{
return $this->services['App\\Services\\Chat\\ChatAutomationTemplateRenderer'] = new \App\Services\Chat\ChatAutomationTemplateRenderer();
}
/**
* Gets the public 'App\Services\Chat\ChatAutomationTriggers' shared autowired service.
*
* @return \App\Services\Chat\ChatAutomationTriggers
*/
protected function getChatAutomationTriggersService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatAutomationTriggers.php';
return $this->services['App\\Services\\Chat\\ChatAutomationTriggers'] = new \App\Services\Chat\ChatAutomationTriggers();
}
/**
* Gets the public 'App\Services\Chat\ChatLiveEventRecorder' shared autowired service.
*
* @return \App\Services\Chat\ChatLiveEventRecorder
*/
protected function getChatLiveEventRecorderService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Chat\\ChatLiveEventRecorder'])) {
return $this->services['App\\Services\\Chat\\ChatLiveEventRecorder'];
}
return $this->services['App\\Services\\Chat\\ChatLiveEventRecorder'] = new \App\Services\Chat\ChatLiveEventRecorder($a);
}
/**
* Gets the public 'App\Services\Chat\ChatPaymentsMonitorService' shared autowired service.
*
* @return \App\Services\Chat\ChatPaymentsMonitorService
*/
protected function getChatPaymentsMonitorServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatPaymentsMonitorService.php';
return $this->services['App\\Services\\Chat\\ChatPaymentsMonitorService'] = new \App\Services\Chat\ChatPaymentsMonitorService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 5000, 'EUR');
}
/**
* Gets the public 'App\Services\Chat\ChatVipMonitorService' shared autowired service.
*
* @return \App\Services\Chat\ChatVipMonitorService
*/
protected function getChatVipMonitorServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ChatVipMonitorService.php';
return $this->services['App\\Services\\Chat\\ChatVipMonitorService'] = new \App\Services\Chat\ChatVipMonitorService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 11, 48);
}
/**
* Gets the public 'App\Services\Chat\ConfigurationHelper' shared autowired service.
*
* @return \App\Services\Chat\ConfigurationHelper
*/
protected function getConfigurationHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/ConfigurationHelper.php';
return $this->services['App\\Services\\Chat\\ConfigurationHelper'] = new \App\Services\Chat\ConfigurationHelper(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getParameter('chat_config'), ($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()));
}
/**
* Gets the public 'App\Services\Chat\MissedConversationRecoveryService' shared autowired service.
*
* @return \App\Services\Chat\MissedConversationRecoveryService
*/
protected function getMissedConversationRecoveryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Chat/MissedConversationRecoveryService.php';
return $this->services['App\\Services\\Chat\\MissedConversationRecoveryService'] = new \App\Services\Chat\MissedConversationRecoveryService(($this->services['App\\Services\\Chat\\ApiManager'] ?? $this->getApiManagerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['monolog.logger.chat'] ?? $this->getMonolog_Logger_ChatService()), $this->getParameter('chat_recovery'));
}
/**
* Gets the public 'App\Services\CurrencyService' shared autowired service.
*
* @return \App\Services\CurrencyService
*/
protected function getCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/CurrencyService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\CurrencyService'])) {
return $this->services['App\\Services\\CurrencyService'];
}
$b = ($this->services['App\\Services\\Fx\\FxSafetyBufferPolicy'] ?? $this->getFxSafetyBufferPolicyService());
if (isset($this->services['App\\Services\\CurrencyService'])) {
return $this->services['App\\Services\\CurrencyService'];
}
return $this->services['App\\Services\\CurrencyService'] = new \App\Services\CurrencyService($a, ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->services['App\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), 'EUR', $this->getEnv('EXCHANGE_RATE_API_KEY'), $this->getEnv('EXCHANGE_RATE_API_ENDPOINT'), $b, $this->getEnv('int:FX_RATE_CACHE_TTL_SECONDS'));
}
/**
* Gets the public 'App\Services\Currency\CurrencyMismatchGuard' shared autowired service.
*
* @return \App\Services\Currency\CurrencyMismatchGuard
*/
protected function getCurrencyMismatchGuardService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/CurrencyMismatchGuard.php';
return $this->services['App\\Services\\Currency\\CurrencyMismatchGuard'] = new \App\Services\Currency\CurrencyMismatchGuard(($this->services['App\\Services\\Provider\\ProviderCurrencyResolver'] ?? $this->getProviderCurrencyResolverService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Currency\CurrencyReconciliationService' shared autowired service.
*
* @return \App\Services\Currency\CurrencyReconciliationService
*/
protected function getCurrencyReconciliationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/CurrencyReconciliationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Currency\\CurrencyReconciliationService'])) {
return $this->services['App\\Services\\Currency\\CurrencyReconciliationService'];
}
return $this->services['App\\Services\\Currency\\CurrencyReconciliationService'] = new \App\Services\Currency\CurrencyReconciliationService($a, ($this->services['App\\Repository\\PlayerWalletRepository'] ?? $this->getPlayerWalletRepositoryService()), ($this->services['App\\Repository\\ProviderSettlementLineRepository'] ?? $this->getProviderSettlementLineRepositoryService()), ($this->services['App\\Repository\\CurrencyDiscrepancyRepository'] ?? $this->getCurrencyDiscrepancyRepositoryService()));
}
/**
* Gets the public 'App\Services\Currency\GameSessionCurrencyService' shared autowired service.
*
* @return \App\Services\Currency\GameSessionCurrencyService
*/
protected function getGameSessionCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/GameSessionCurrencyService.php';
$a = ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService());
if (isset($this->services['App\\Services\\Currency\\GameSessionCurrencyService'])) {
return $this->services['App\\Services\\Currency\\GameSessionCurrencyService'];
}
return $this->services['App\\Services\\Currency\\GameSessionCurrencyService'] = new \App\Services\Currency\GameSessionCurrencyService($a, ($this->services['App\\Services\\Provider\\ProviderCurrencyResolver'] ?? $this->getProviderCurrencyResolverService()), ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), 'EUR', false, 'EUR');
}
/**
* Gets the public 'App\Services\Currency\IntegrationCurrencyHelper' shared autowired service.
*
* @return \App\Services\Currency\IntegrationCurrencyHelper
*/
protected function getIntegrationCurrencyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/IntegrationCurrencyHelper.php';
return $this->services['App\\Services\\Currency\\IntegrationCurrencyHelper'] = new \App\Services\Currency\IntegrationCurrencyHelper(($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderAmountConverter'] ?? $this->getProviderAmountConverterService()), ($this->services['App\\Services\\Currency\\CurrencyMismatchGuard'] ?? $this->getCurrencyMismatchGuardService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['App\\Services\\Currency\\ProviderSettlementService'] ?? $this->getProviderSettlementServiceService()), ($this->services['App\\Services\\Wallet\\PlayerWalletService'] ?? $this->getPlayerWalletServiceService()), ($this->services['App\\Services\\Idempotency\\IdempotencyService'] ?? $this->getIdempotencyServiceService()));
}
/**
* Gets the public 'App\Services\Currency\LaunchCurrencyService' shared autowired service.
*
* @return \App\Services\Currency\LaunchCurrencyService
*/
protected function getLaunchCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/LaunchCurrencyService.php';
return $this->services['App\\Services\\Currency\\LaunchCurrencyService'] = new \App\Services\Currency\LaunchCurrencyService(($this->services['App\\Services\\Provider\\ProviderCurrencyResolver'] ?? $this->getProviderCurrencyResolverService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\MultiCurrencyFeature'] ?? $this->getMultiCurrencyFeatureService()));
}
/**
* Gets the public 'App\Services\Currency\LedgerCurrencyService' shared autowired service.
*
* @return \App\Services\Currency\LedgerCurrencyService
*/
protected function getLedgerCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/LedgerCurrencyService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Currency\\LedgerCurrencyService'])) {
return $this->services['App\\Services\\Currency\\LedgerCurrencyService'];
}
$b = ($this->services['App\\Services\\Wallet\\PlayerWalletService'] ?? $this->getPlayerWalletServiceService());
if (isset($this->services['App\\Services\\Currency\\LedgerCurrencyService'])) {
return $this->services['App\\Services\\Currency\\LedgerCurrencyService'];
}
$c = ($this->services['App\\Services\\Currency\\SessionCurrencyPolicyService'] ?? $this->getSessionCurrencyPolicyServiceService());
if (isset($this->services['App\\Services\\Currency\\LedgerCurrencyService'])) {
return $this->services['App\\Services\\Currency\\LedgerCurrencyService'];
}
$d = ($this->services['App\\Services\\Currency\\ProviderSettlementService'] ?? $this->getProviderSettlementServiceService());
if (isset($this->services['App\\Services\\Currency\\LedgerCurrencyService'])) {
return $this->services['App\\Services\\Currency\\LedgerCurrencyService'];
}
return $this->services['App\\Services\\Currency\\LedgerCurrencyService'] = new \App\Services\Currency\LedgerCurrencyService($a, ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR', false, false, $c, $d);
}
/**
* Gets the public 'App\Services\Currency\MultiCurrencyFeature' shared autowired service.
*
* @return \App\Services\Currency\MultiCurrencyFeature
*/
protected function getMultiCurrencyFeatureService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/MultiCurrencyFeature.php';
return $this->services['App\\Services\\Currency\\MultiCurrencyFeature'] = new \App\Services\Currency\MultiCurrencyFeature(false, 'EUR', $this->parameters['multi_currency.player_currencies'], false);
}
/**
* Gets the public 'App\Services\Currency\MultiCurrencyReadinessService' shared autowired service.
*
* @return \App\Services\Currency\MultiCurrencyReadinessService
*/
protected function getMultiCurrencyReadinessServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/MultiCurrencyReadinessService.php';
return $this->services['App\\Services\\Currency\\MultiCurrencyReadinessService'] = new \App\Services\Currency\MultiCurrencyReadinessService(($this->services['App\\Services\\Currency\\MultiCurrencyFeature'] ?? $this->getMultiCurrencyFeatureService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), false);
}
/**
* Gets the public 'App\Services\Currency\PaymentFxService' shared autowired service.
*
* @return \App\Services\Currency\PaymentFxService
*/
protected function getPaymentFxServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/PaymentFxService.php';
$a = ($this->services['App\\Services\\Fx\\FxService'] ?? $this->getFxServiceService());
if (isset($this->services['App\\Services\\Currency\\PaymentFxService'])) {
return $this->services['App\\Services\\Currency\\PaymentFxService'];
}
$b = ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService());
if (isset($this->services['App\\Services\\Currency\\PaymentFxService'])) {
return $this->services['App\\Services\\Currency\\PaymentFxService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Currency\\PaymentFxService'])) {
return $this->services['App\\Services\\Currency\\PaymentFxService'];
}
return $this->services['App\\Services\\Currency\\PaymentFxService'] = new \App\Services\Currency\PaymentFxService($a, $b, $c, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Currency\PlayerCurrencyHistoryService' shared autowired service.
*
* @return \App\Services\Currency\PlayerCurrencyHistoryService
*/
protected function getPlayerCurrencyHistoryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/PlayerCurrencyHistoryService.php';
return $this->services['App\\Services\\Currency\\PlayerCurrencyHistoryService'] = new \App\Services\Currency\PlayerCurrencyHistoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Currency\PlayerCurrencyService' shared autowired service.
*
* @return \App\Services\Currency\PlayerCurrencyService
*/
protected function getPlayerCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/PlayerCurrencyService.php';
return $this->services['App\\Services\\Currency\\PlayerCurrencyService'] = new \App\Services\Currency\PlayerCurrencyService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->services['App\\Services\\Wallet\\PlayerWalletService'] ?? $this->getPlayerWalletServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\PlayerCurrencyHistoryService'] ?? $this->getPlayerCurrencyHistoryServiceService()), ($this->services['App\\Services\\Currency\\MultiCurrencyFeature'] ?? $this->getMultiCurrencyFeatureService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Currency\ProviderAmountConverter' shared autowired service.
*
* @return \App\Services\Currency\ProviderAmountConverter
*/
protected function getProviderAmountConverterService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/ProviderAmountConverter.php';
return $this->services['App\\Services\\Currency\\ProviderAmountConverter'] = new \App\Services\Currency\ProviderAmountConverter(($this->services['App\\Services\\Fx\\FxService'] ?? $this->getFxServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Currency\ProviderSettlementService' shared autowired service.
*
* @return \App\Services\Currency\ProviderSettlementService
*/
protected function getProviderSettlementServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/ProviderSettlementService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Currency\\ProviderSettlementService'])) {
return $this->services['App\\Services\\Currency\\ProviderSettlementService'];
}
return $this->services['App\\Services\\Currency\\ProviderSettlementService'] = new \App\Services\Currency\ProviderSettlementService($a, ($this->services['App\\Repository\\ProviderSettlementLineRepository'] ?? $this->getProviderSettlementLineRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Currency\RegistrationCurrencyService' shared autowired service.
*
* @return \App\Services\Currency\RegistrationCurrencyService
*/
protected function getRegistrationCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/RegistrationCurrencyService.php';
return $this->services['App\\Services\\Currency\\RegistrationCurrencyService'] = new \App\Services\Currency\RegistrationCurrencyService(($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->services['App\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()), 'EUR', $this->parameters['multi_currency.player_currencies']);
}
/**
* Gets the public 'App\Services\Currency\SessionCurrencyPolicyService' shared autowired service.
*
* @return \App\Services\Currency\SessionCurrencyPolicyService
*/
protected function getSessionCurrencyPolicyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Currency/SessionCurrencyPolicyService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Currency\\SessionCurrencyPolicyService'])) {
return $this->services['App\\Services\\Currency\\SessionCurrencyPolicyService'];
}
return $this->services['App\\Services\\Currency\\SessionCurrencyPolicyService'] = new \App\Services\Currency\SessionCurrencyPolicyService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Email\EmailTrackingService' shared autowired service.
*
* @return \App\Services\Email\EmailTrackingService
*/
protected function getEmailTrackingServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Email/EmailTrackingService.php';
return $this->services['App\\Services\\Email\\EmailTrackingService'] = new \App\Services\Email\EmailTrackingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), ($this->services['monolog.logger.mysmtp'] ?? $this->getMonolog_Logger_MysmtpService()), $this->getEnv('OPERATIONAL_DOMAIN'));
}
/**
* Gets the public 'App\Services\Email\MySMTPService' shared autowired service.
*
* @return \App\Services\Email\MySMTPService
*/
protected function getMySMTPServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Email/MySMTPService.php';
return $this->services['App\\Services\\Email\\MySMTPService'] = new \App\Services\Email\MySMTPService(($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->services['monolog.logger.mysmtp'] ?? $this->getMonolog_Logger_MysmtpService()));
}
/**
* Gets the public 'App\Services\Fx\DatabaseFxRateProvider' shared autowired service.
*
* @return \App\Services\Fx\DatabaseFxRateProvider
*/
protected function getDatabaseFxRateProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Domain/Fx/FxRateProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Services/Fx/DatabaseFxRateProvider.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Fx\\DatabaseFxRateProvider'])) {
return $this->services['App\\Services\\Fx\\DatabaseFxRateProvider'];
}
return $this->services['App\\Services\\Fx\\DatabaseFxRateProvider'] = new \App\Services\Fx\DatabaseFxRateProvider($a);
}
/**
* Gets the public 'App\Services\Fx\FrankfurterFxRateProvider' shared autowired service.
*
* @return \App\Services\Fx\FrankfurterFxRateProvider
*/
protected function getFrankfurterFxRateProviderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Fx/FrankfurterFxRateProvider.php';
return $this->services['App\\Services\\Fx\\FrankfurterFxRateProvider'] = new \App\Services\Fx\FrankfurterFxRateProvider(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Fx\FxMarkupPolicy' shared autowired service.
*
* @return \App\Services\Fx\FxMarkupPolicy
*/
protected function getFxMarkupPolicyService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Fx/FxMarkupPolicy.php';
return $this->services['App\\Services\\Fx\\FxMarkupPolicy'] = new \App\Services\Fx\FxMarkupPolicy();
}
/**
* Gets the public 'App\Services\Fx\FxSafetyBufferPolicy' shared autowired service.
*
* @return \App\Services\Fx\FxSafetyBufferPolicy
*/
protected function getFxSafetyBufferPolicyService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Fx/FxSafetyBufferPolicy.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Fx\\FxSafetyBufferPolicy'])) {
return $this->services['App\\Services\\Fx\\FxSafetyBufferPolicy'];
}
return $this->services['App\\Services\\Fx\\FxSafetyBufferPolicy'] = new \App\Services\Fx\FxSafetyBufferPolicy($this->getEnv('int:FX_SAFETY_BUFFER_PERCENT'), $a);
}
/**
* Gets the public 'App\Services\Fx\FxService' shared autowired service.
*
* @return \App\Services\Fx\FxService
*/
protected function getFxServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Fx/FxService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Fx\\FxService'])) {
return $this->services['App\\Services\\Fx\\FxService'];
}
$b = ($this->services['App\\Services\\Fx\\DatabaseFxRateProvider'] ?? $this->getDatabaseFxRateProviderService());
if (isset($this->services['App\\Services\\Fx\\FxService'])) {
return $this->services['App\\Services\\Fx\\FxService'];
}
$c = ($this->services['App\\Services\\Fx\\FxSafetyBufferPolicy'] ?? $this->getFxSafetyBufferPolicyService());
if (isset($this->services['App\\Services\\Fx\\FxService'])) {
return $this->services['App\\Services\\Fx\\FxService'];
}
return $this->services['App\\Services\\Fx\\FxService'] = new \App\Services\Fx\FxService($a, ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR', '0', $b, $c, $this->getEnv('int:FX_RATE_MAX_AGE_SECONDS'), $this->getEnv('bool:FX_ALLOW_STALE_RATES'));
}
/**
* Gets the public 'App\Services\Gamification\MissionManager' shared autowired service.
*
* @return \App\Services\Gamification\MissionManager
*/
protected function getMissionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Gamification/MissionManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Gamification\\MissionManager'])) {
return $this->services['App\\Services\\Gamification\\MissionManager'];
}
$b = ($this->services['App\\Services\\Gamification\\RewardEngine'] ?? $this->getRewardEngineService());
if (isset($this->services['App\\Services\\Gamification\\MissionManager'])) {
return $this->services['App\\Services\\Gamification\\MissionManager'];
}
return $this->services['App\\Services\\Gamification\\MissionManager'] = new \App\Services\Gamification\MissionManager($a, ($this->services['App\\Repository\\Gamification\\MissionRepository'] ?? $this->getMissionRepositoryService()), ($this->services['App\\Repository\\Gamification\\UserMissionRepository'] ?? $this->getUserMissionRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b);
}
/**
* Gets the public 'App\Services\Gamification\RewardEngine' shared autowired service.
*
* @return \App\Services\Gamification\RewardEngine
*/
protected function getRewardEngineService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Gamification/RewardEngine.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Gamification\\RewardEngine'])) {
return $this->services['App\\Services\\Gamification\\RewardEngine'];
}
return $this->services['App\\Services\\Gamification\\RewardEngine'] = new \App\Services\Gamification\RewardEngine($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Gamification\WidgetManager' shared autowired service.
*
* @return \App\Services\Gamification\WidgetManager
*/
protected function getWidgetManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Gamification/WidgetManager.php';
return $this->services['App\\Services\\Gamification\\WidgetManager'] = new \App\Services\Gamification\WidgetManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Repository\\Gamification\\RewardWidgetRepository'] ?? $this->getRewardWidgetRepositoryService()), ($this->services['App\\Repository\\Gamification\\UserWidgetUsageRepository'] ?? $this->getUserWidgetUsageRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['App\\Services\\Gamification\\RewardEngine'] ?? $this->getRewardEngineService()));
}
/**
* Gets the public 'App\Services\Idempotency\IdempotencyService' shared autowired service.
*
* @return \App\Services\Idempotency\IdempotencyService
*/
protected function getIdempotencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Idempotency/IdempotencyService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Idempotency\\IdempotencyService'])) {
return $this->services['App\\Services\\Idempotency\\IdempotencyService'];
}
return $this->services['App\\Services\\Idempotency\\IdempotencyService'] = new \App\Services\Idempotency\IdempotencyService($a, ($this->services['App\\Repository\\IdempotencyRecordRepository'] ?? $this->getIdempotencyRecordRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Integration\Amatic\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Amatic\APIManager
*/
protected function getAPIManager2Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/GitSlotPark/APIManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Amatic/APIManager.php';
return $this->services['App\\Services\\Integration\\Amatic\\APIManager'] = new \App\Services\Integration\Amatic\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.amatic'] ?? $this->getMonolog_Logger_AmaticService()), $this->getParameter('amatic_config'), ($this->services['App\\Services\\Integration\\GitSlotPark\\GitSlotParkCurrencyHelper'] ?? $this->getGitSlotParkCurrencyHelperService()));
}
/**
* Gets the public 'App\Services\Integration\Amusnet\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Amusnet\APIManager
*/
protected function getAPIManager3Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/GitSlotPark/APIManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Amusnet/APIManager.php';
return $this->services['App\\Services\\Integration\\Amusnet\\APIManager'] = new \App\Services\Integration\Amusnet\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.amusnet'] ?? $this->getMonolog_Logger_AmusnetService()), $this->getParameter('amusnet_config'), ($this->services['App\\Services\\Integration\\GitSlotPark\\GitSlotParkCurrencyHelper'] ?? $this->getGitSlotParkCurrencyHelperService()));
}
/**
* Gets the public 'App\Services\Integration\Atmosfera\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Atmosfera\APIManager
*/
protected function getAPIManager4Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Atmosfera/APIManager.php';
return $this->services['App\\Services\\Integration\\Atmosfera\\APIManager'] = new \App\Services\Integration\Atmosfera\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.atmosfera'] ?? $this->getMonolog_Logger_AtmosferaService()), $this->getParameter('atmosfera_config'));
}
/**
* Gets the public 'App\Services\Integration\BGaming\APIManager' shared autowired service.
*
* @return \App\Services\Integration\BGaming\APIManager
*/
protected function getAPIManager5Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\BGaming\\APIManager'])) {
return $this->services['App\\Services\\Integration\\BGaming\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\BGaming\\APIManager'])) {
return $this->services['App\\Services\\Integration\\BGaming\\APIManager'];
}
return $this->services['App\\Services\\Integration\\BGaming\\APIManager'] = new \App\Services\Integration\BGaming\APIManager($a, $b, ($this->services['monolog.logger.bgaming'] ?? $this->getMonolog_Logger_BgamingService()), $this->getParameter('bgaming_config'));
}
/**
* Gets the public 'App\Services\Integration\BGaming\ActionBGaming' shared autowired service.
*
* @return \App\Services\Integration\BGaming\ActionBGaming
*/
protected function getActionBGamingService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/ActionBGaming.php';
return $this->services['App\\Services\\Integration\\BGaming\\ActionBGaming'] = new \App\Services\Integration\BGaming\ActionBGaming();
}
/**
* Gets the public 'App\Services\Integration\BGaming\ActionRollbackBGaming' shared autowired service.
*
* @return \App\Services\Integration\BGaming\ActionRollbackBGaming
*/
protected function getActionRollbackBGamingService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/ActionRollbackBGaming.php';
return $this->services['App\\Services\\Integration\\BGaming\\ActionRollbackBGaming'] = new \App\Services\Integration\BGaming\ActionRollbackBGaming();
}
/**
* Gets the public 'App\Services\Integration\BGaming\FreeSpinManager' shared autowired service.
*
* @return \App\Services\Integration\BGaming\FreeSpinManager
*/
protected function getFreeSpinManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/FreeSpinManager.php';
return $this->services['App\\Services\\Integration\\BGaming\\FreeSpinManager'] = new \App\Services\Integration\BGaming\FreeSpinManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.bgaming'] ?? $this->getMonolog_Logger_BgamingService()), $this->getParameter('bgaming_config'), ($this->services['App\\Services\\Integration\\BGaming\\APIManager'] ?? $this->getAPIManager5Service()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\BGaming\TransactionBGaming' shared autowired service.
*
* @return \App\Services\Integration\BGaming\TransactionBGaming
*/
protected function getTransactionBGamingService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/TransactionBGaming.php';
return $this->services['App\\Services\\Integration\\BGaming\\TransactionBGaming'] = new \App\Services\Integration\BGaming\TransactionBGaming();
}
/**
* Gets the public 'App\Services\Integration\BGaming\Urls' shared autowired service.
*
* @return \App\Services\Integration\BGaming\Urls
*/
protected function getUrlsService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/Urls.php';
return $this->services['App\\Services\\Integration\\BGaming\\Urls'] = new \App\Services\Integration\BGaming\Urls();
}
/**
* Gets the public 'App\Services\Integration\BGaming\UserBGaming' shared autowired service.
*
* @return \App\Services\Integration\BGaming\UserBGaming
*/
protected function getUserBGamingService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/UserBGaming.php';
return $this->services['App\\Services\\Integration\\BGaming\\UserBGaming'] = new \App\Services\Integration\BGaming\UserBGaming();
}
/**
* Gets the public 'App\Services\Integration\BetBy\ApiManager' shared autowired service.
*
* @return \App\Services\Integration\BetBy\ApiManager
*/
protected function getApiManager6Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BetBy/ApiManager.php';
return $this->services['App\\Services\\Integration\\BetBy\\ApiManager'] = new \App\Services\Integration\BetBy\ApiManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Security\\JWTSecurityHelper'] ?? $this->getJWTSecurityHelperService()));
}
/**
* Gets the public 'App\Services\Integration\BetBy\ExternalApiCalls' shared autowired service.
*
* @return \App\Services\Integration\BetBy\ExternalApiCalls
*/
protected function getExternalApiCallsService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BetBy/ExternalApiCalls.php';
return $this->services['App\\Services\\Integration\\BetBy\\ExternalApiCalls'] = new \App\Services\Integration\BetBy\ExternalApiCalls(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Security\\JWTSecurityHelper'] ?? $this->getJWTSecurityHelperService()), ($this->services['App\\Services\\Integration\\BetBy\\ApiManager'] ?? $this->getApiManager6Service()), 'https://external-api.invisiblesport.com/api/v1/external_api/', '1998395080699944960');
}
/**
* Gets the public 'App\Services\Integration\BetBy\KeyManager' shared autowired service.
*
* @return \App\Services\Integration\BetBy\KeyManager
*/
protected function getKeyManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BetBy/KeyManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\BetBy\\KeyManager'])) {
return $this->services['App\\Services\\Integration\\BetBy\\KeyManager'];
}
return $this->services['App\\Services\\Integration\\BetBy\\KeyManager'] = new \App\Services\Integration\BetBy\KeyManager($a, ($this->services['App\\Services\\Security\\JWTSecurityHelper'] ?? $this->getJWTSecurityHelperService()));
}
/**
* Gets the public 'App\Services\Integration\BetBy\WagerManager' shared autowired service.
*
* @return \App\Services\Integration\BetBy\WagerManager
*/
protected function getWagerManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BetBy/WagerManager.php';
return $this->services['App\\Services\\Integration\\BetBy\\WagerManager'] = new \App\Services\Integration\BetBy\WagerManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'sports', ($this->services['monolog.logger.sportsbook'] ?? $this->getMonolog_Logger_SportsbookService()));
}
/**
* Gets the public 'App\Services\Integration\Betsoft\LobbyImageMap' shared autowired service.
*
* @return \App\Services\Integration\Betsoft\LobbyImageMap
*/
protected function getLobbyImageMapService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Betsoft/LobbyImageMap.php';
return $this->services['App\\Services\\Integration\\Betsoft\\LobbyImageMap'] = new \App\Services\Integration\Betsoft\LobbyImageMap();
}
/**
* Gets the public 'App\Services\Integration\Betsoft\ThumbnailResolver' shared autowired service.
*
* @return \App\Services\Integration\Betsoft\ThumbnailResolver
*/
protected function getThumbnailResolverService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Betsoft/ThumbnailResolver.php';
return $this->services['App\\Services\\Integration\\Betsoft\\ThumbnailResolver'] = new \App\Services\Integration\Betsoft\ThumbnailResolver(\dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Services\Integration\Bombay\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Bombay\APIManager
*/
protected function getAPIManager7Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Bombay/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Bombay\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Bombay\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Bombay\\APIManager'] = new \App\Services\Integration\Bombay\APIManager($a, ($this->services['monolog.logger.bombay'] ?? $this->getMonolog_Logger_BombayService()), $this->getParameter('bombay_config'));
}
/**
* Gets the public 'App\Services\Integration\Bombay\BombayGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Bombay\BombayGameCatalog
*/
protected function getBombayGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Bombay/BombayGameCatalog.php';
return $this->services['App\\Services\\Integration\\Bombay\\BombayGameCatalog'] = new \App\Services\Integration\Bombay\BombayGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\Caleta\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Caleta\APIManager
*/
protected function getAPIManager8Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Caleta/APIManager.php';
return $this->services['App\\Services\\Integration\\Caleta\\APIManager'] = new \App\Services\Integration\Caleta\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.caleta'] ?? $this->getMonolog_Logger_CaletaService()), $this->getParameter('caleta_config'));
}
/**
* Gets the public 'App\Services\Integration\Concept\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Concept\APIManager
*/
protected function getAPIManager9Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Concept/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Concept\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Concept\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Concept\\APIManager'] = new \App\Services\Integration\Concept\APIManager($a, ($this->services['monolog.logger.concept'] ?? $this->getMonolog_Logger_ConceptService()), $this->getParameter('concept_config'));
}
/**
* Gets the public 'App\Services\Integration\Concept\ConceptGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Concept\ConceptGameCatalog
*/
protected function getConceptGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Concept/ConceptGameCatalog.php';
return $this->services['App\\Services\\Integration\\Concept\\ConceptGameCatalog'] = new \App\Services\Integration\Concept\ConceptGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\EBet\APIManager' shared autowired service.
*
* @return \App\Services\Integration\EBet\APIManager
*/
protected function getAPIManager10Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/EBet/APIManager.php';
return $this->services['App\\Services\\Integration\\EBet\\APIManager'] = new \App\Services\Integration\EBet\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.ebet'] ?? $this->getMonolog_Logger_EbetService()), $this->getParameter('ebet_config'));
}
/**
* Gets the public 'App\Services\Integration\EBet\EBetCurrencyHelper' shared autowired service.
*
* @return \App\Services\Integration\EBet\EBetCurrencyHelper
*/
protected function getEBetCurrencyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/EBet/EBetCurrencyHelper.php';
return $this->services['App\\Services\\Integration\\EBet\\EBetCurrencyHelper'] = new \App\Services\Integration\EBet\EBetCurrencyHelper(($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderAmountConverter'] ?? $this->getProviderAmountConverterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\Endorphina\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Endorphina\APIManager
*/
protected function getAPIManager11Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Endorphina/APIManager.php';
return $this->services['App\\Services\\Integration\\Endorphina\\APIManager'] = new \App\Services\Integration\Endorphina\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.endorphina'] ?? $this->getMonolog_Logger_EndorphinaService()), $this->getParameter('endorphina_config'));
}
/**
* Gets the public 'App\Services\Integration\Evolution\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Evolution\APIManager
*/
protected function getAPIManager12Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Evolution/APIManager.php';
return $this->services['App\\Services\\Integration\\Evolution\\APIManager'] = new \App\Services\Integration\Evolution\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'));
}
/**
* Gets the public 'App\Services\Integration\Evolution\EvolutionCurrencyHelper' shared autowired service.
*
* @return \App\Services\Integration\Evolution\EvolutionCurrencyHelper
*/
protected function getEvolutionCurrencyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Evolution/EvolutionCurrencyHelper.php';
return $this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] = new \App\Services\Integration\Evolution\EvolutionCurrencyHelper(($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderAmountConverter'] ?? $this->getProviderAmountConverterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\Exnode\ExnodeClient' shared autowired service.
*
* @return \App\Services\Integration\Exnode\ExnodeClient
*/
protected function getExnodeClientService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Exnode/ExnodeClient.php';
return $this->services['App\\Services\\Integration\\Exnode\\ExnodeClient'] = new \App\Services\Integration\Exnode\ExnodeClient(($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->services['monolog.logger.exnode'] ?? $this->getMonolog_Logger_ExnodeService()), $this->getEnv('EXNODE_API_URL'), $this->getEnv('EXNODE_API_PUBLIC'), $this->getEnv('EXNODE_API_PRIVATE'), $this->getEnv('string:EXNODE_MERCHANT_UUID'), $this->getEnv('string:EXNODE_CALLBACK_URL'));
}
/**
* Gets the public 'App\Services\Integration\Felix\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Felix\APIManager
*/
protected function getAPIManager13Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Felix/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Felix\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Felix\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\Felix\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Felix\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Felix\\APIManager'] = new \App\Services\Integration\Felix\APIManager($a, $b, ($this->services['monolog.logger.felix'] ?? $this->getMonolog_Logger_FelixService()), $this->getParameter('felix_config'));
}
/**
* Gets the public 'App\Services\Integration\FreeSpinCampaignIntegrator' shared autowired service.
*
* @return \App\Services\Integration\FreeSpinCampaignIntegrator
*/
protected function getFreeSpinCampaignIntegratorService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/FreeSpinCampaignIntegrator.php';
return $this->services['App\\Services\\Integration\\FreeSpinCampaignIntegrator'] = new \App\Services\Integration\FreeSpinCampaignIntegrator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\BGaming\\FreeSpinManager'] ?? $this->getFreeSpinManagerService()), ($this->services['App\\Services\\Integration\\Playpearls\\FreeSpinManager'] ?? $this->getFreeSpinManager2Service()), ($this->services['App\\Services\\Integration\\Spinomenal\\FreeSpinManager'] ?? $this->getFreeSpinManager3Service()));
}
/**
* Gets the public 'App\Services\Integration\FreeSpinIntegrator' shared autowired service.
*
* @return \App\Services\Integration\FreeSpinIntegrator
*/
protected function getFreeSpinIntegratorService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/FreeSpinIntegrator.php';
return $this->services['App\\Services\\Integration\\FreeSpinIntegrator'] = new \App\Services\Integration\FreeSpinIntegrator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\BGaming\\FreeSpinManager'] ?? $this->getFreeSpinManagerService()), ($this->services['App\\Services\\Integration\\Playpearls\\FreeSpinManager'] ?? $this->getFreeSpinManager2Service()), ($this->services['App\\Services\\Integration\\Spinomenal\\FreeSpinManager'] ?? $this->getFreeSpinManager3Service()));
}
/**
* Gets the public 'App\Services\Integration\Genesis\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Genesis\APIManager
*/
protected function getAPIManager14Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Genesis/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Genesis\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Genesis\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Genesis\\APIManager'] = new \App\Services\Integration\Genesis\APIManager($a, ($this->services['monolog.logger.genesis'] ?? $this->getMonolog_Logger_GenesisService()), $this->getParameter('genesis_config'));
}
/**
* Gets the public 'App\Services\Integration\Genesis\GenesisGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Genesis\GenesisGameCatalog
*/
protected function getGenesisGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Genesis/GenesisGameCatalog.php';
return $this->services['App\\Services\\Integration\\Genesis\\GenesisGameCatalog'] = new \App\Services\Integration\Genesis\GenesisGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\GitSlotPark\GitSlotParkCurrencyHelper' shared autowired service.
*
* @return \App\Services\Integration\GitSlotPark\GitSlotParkCurrencyHelper
*/
protected function getGitSlotParkCurrencyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/GitSlotPark/GitSlotParkCurrencyHelper.php';
return $this->services['App\\Services\\Integration\\GitSlotPark\\GitSlotParkCurrencyHelper'] = new \App\Services\Integration\GitSlotPark\GitSlotParkCurrencyHelper(($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderAmountConverter'] ?? $this->getProviderAmountConverterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\Hacksaw\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Hacksaw\APIManager
*/
protected function getAPIManager15Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Hacksaw/APIManager.php';
return $this->services['App\\Services\\Integration\\Hacksaw\\APIManager'] = new \App\Services\Integration\Hacksaw\APIManager(($this->services['monolog.logger.hacksaw'] ?? $this->getMonolog_Logger_HacksawService()), $this->getParameter('hacksaw_config'), ($this->privates['http_client'] ?? $this->getHttpClientService()));
}
/**
* Gets the public 'App\Services\Integration\Isomasoft\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Isomasoft\APIManager
*/
protected function getAPIManager16Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Isomasoft/APIManager.php';
return $this->services['App\\Services\\Integration\\Isomasoft\\APIManager'] = new \App\Services\Integration\Isomasoft\APIManager(($this->services['monolog.logger.isomasoft'] ?? $this->getMonolog_Logger_IsomasoftService()), $this->getParameter('isomasoft_config'));
}
/**
* Gets the public 'App\Services\Integration\Isomasoft\IsomasoftCurrencyHelper' shared autowired service.
*
* @return \App\Services\Integration\Isomasoft\IsomasoftCurrencyHelper
*/
protected function getIsomasoftCurrencyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Isomasoft/IsomasoftCurrencyHelper.php';
return $this->services['App\\Services\\Integration\\Isomasoft\\IsomasoftCurrencyHelper'] = new \App\Services\Integration\Isomasoft\IsomasoftCurrencyHelper(($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderAmountConverter'] ?? $this->getProviderAmountConverterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\KAGaming\APIManager' shared autowired service.
*
* @return \App\Services\Integration\KAGaming\APIManager
*/
protected function getAPIManager17Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/KAGaming/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\KAGaming\\APIManager'])) {
return $this->services['App\\Services\\Integration\\KAGaming\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\KAGaming\\APIManager'])) {
return $this->services['App\\Services\\Integration\\KAGaming\\APIManager'];
}
$c = ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService());
if (isset($this->services['App\\Services\\Integration\\KAGaming\\APIManager'])) {
return $this->services['App\\Services\\Integration\\KAGaming\\APIManager'];
}
return $this->services['App\\Services\\Integration\\KAGaming\\APIManager'] = new \App\Services\Integration\KAGaming\APIManager($a, $b, ($this->services['monolog.logger.kagaming'] ?? $this->getMonolog_Logger_KagamingService()), $this->getParameter('kagaming_config'), $c);
}
/**
* Gets the public 'App\Services\Integration\Leap\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Leap\APIManager
*/
protected function getAPIManager18Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Leap/APIManager.php';
return $this->services['App\\Services\\Integration\\Leap\\APIManager'] = new \App\Services\Integration\Leap\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.leap'] ?? $this->getMonolog_Logger_LeapService()), $this->getParameter('leap_config'));
}
/**
* Gets the public 'App\Services\Integration\LiveSolution\APIManager' shared autowired service.
*
* @return \App\Services\Integration\LiveSolution\APIManager
*/
protected function getAPIManager19Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/LiveSolution/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\LiveSolution\\APIManager'])) {
return $this->services['App\\Services\\Integration\\LiveSolution\\APIManager'];
}
return $this->services['App\\Services\\Integration\\LiveSolution\\APIManager'] = new \App\Services\Integration\LiveSolution\APIManager($a, ($this->services['monolog.logger.livesolution'] ?? $this->getMonolog_Logger_LivesolutionService()), $this->getParameter('livesolution_config'));
}
/**
* Gets the public 'App\Services\Integration\Mascot\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Mascot\APIManager
*/
protected function getAPIManager20Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Mascot/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Mascot\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Mascot\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService());
if (isset($this->services['App\\Services\\Integration\\Mascot\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Mascot\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Mascot\\APIManager'] = new \App\Services\Integration\Mascot\APIManager($a, ($this->services['monolog.logger.mascot'] ?? $this->getMonolog_Logger_MascotService()), $this->getParameter('mascot_config'), $b);
}
/**
* Gets the public 'App\Services\Integration\Nucleus\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Nucleus\APIManager
*/
protected function getAPIManager21Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Nucleus/APIManager.php';
return $this->services['App\\Services\\Integration\\Nucleus\\APIManager'] = new \App\Services\Integration\Nucleus\APIManager(($this->services['monolog.logger.nucleus'] ?? $this->getMonolog_Logger_NucleusService()), $this->getParameter('nucleus_config'));
}
/**
* Gets the public 'App\Services\Integration\Onetouch\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Onetouch\APIManager
*/
protected function getAPIManager22Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Onetouch/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Onetouch\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Onetouch\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Onetouch\\APIManager'] = new \App\Services\Integration\Onetouch\APIManager($a, ($this->services['monolog.logger.onetouch'] ?? $this->getMonolog_Logger_OnetouchService()), $this->getParameter('onetouch_config'));
}
/**
* Gets the public 'App\Services\Integration\Onetouch\OnetouchGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Onetouch\OnetouchGameCatalog
*/
protected function getOnetouchGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Onetouch/OnetouchGameCatalog.php';
return $this->services['App\\Services\\Integration\\Onetouch\\OnetouchGameCatalog'] = new \App\Services\Integration\Onetouch\OnetouchGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitAsyncWebhookBuffer' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitAsyncWebhookBuffer
*/
protected function getPayadmitAsyncWebhookBufferService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitAsyncWebhookBuffer.php';
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitAsyncWebhookBuffer'] = new \App\Services\Integration\Payadmit\PayadmitAsyncWebhookBuffer();
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitCheckoutUrlValidator' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitCheckoutUrlValidator
*/
protected function getPayadmitCheckoutUrlValidatorService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitCheckoutUrlValidator.php';
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitCheckoutUrlValidator'] = new \App\Services\Integration\Payadmit\PayadmitCheckoutUrlValidator();
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitClient' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitClient
*/
protected function getPayadmitClientService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitClient.php';
$a = ($this->services['App\\Services\\frontend\\ConfigurationManager'] ?? $this->getConfigurationManagerService());
if (isset($this->services['App\\Services\\Integration\\Payadmit\\PayadmitClient'])) {
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitClient'];
}
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitClient'] = new \App\Services\Integration\Payadmit\PayadmitClient(($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), $a, $this->getEnv('PAYADMIT_API_BASE_URL'), $this->getEnv('default::PAYADMIT_API_KEY'), $this->getEnv('default::PAYADMIT_SIGNING_KEY'));
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitDepositPayloadBuilder' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitDepositPayloadBuilder
*/
protected function getPayadmitDepositPayloadBuilderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitDepositPayloadBuilder.php';
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitDepositPayloadBuilder'] = new \App\Services\Integration\Payadmit\PayadmitDepositPayloadBuilder($this->getEnv('default::PAYADMIT_SHOP_NAME'));
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitIntegrationService' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitIntegrationService
*/
protected function getPayadmitIntegrationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitIntegrationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'])) {
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'];
}
$b = ($this->services['App\\Services\\Currency\\PaymentFxService'] ?? $this->getPaymentFxServiceService());
if (isset($this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'])) {
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'];
}
$c = ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService());
if (isset($this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'])) {
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'];
}
$d = ($this->services['App\\Services\\Idempotency\\IdempotencyService'] ?? $this->getIdempotencyServiceService());
if (isset($this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'])) {
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'];
}
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitIntegrationService'] = new \App\Services\Integration\Payadmit\PayadmitIntegrationService($a, ($this->services['App\\Repository\\PayadmitPaymentRepository'] ?? $this->getPayadmitPaymentRepositoryService()), ($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), $b, $c, $d);
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitOrderIdValidator' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitOrderIdValidator
*/
protected function getPayadmitOrderIdValidatorService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitOrderIdValidator.php';
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitOrderIdValidator'] = new \App\Services\Integration\Payadmit\PayadmitOrderIdValidator();
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitPhoneFormatter' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitPhoneFormatter
*/
protected function getPayadmitPhoneFormatterService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitPhoneFormatter.php';
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitPhoneFormatter'] = new \App\Services\Integration\Payadmit\PayadmitPhoneFormatter();
}
/**
* Gets the public 'App\Services\Integration\Payadmit\PayadmitReadinessChecker' shared autowired service.
*
* @return \App\Services\Integration\Payadmit\PayadmitReadinessChecker
*/
protected function getPayadmitReadinessCheckerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitReadinessChecker.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Payadmit/PayadmitDepositPayloadBuilder.php';
$a = ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitClient'] ?? $this->getPayadmitClientService());
if (isset($this->services['App\\Services\\Integration\\Payadmit\\PayadmitReadinessChecker'])) {
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitReadinessChecker'];
}
return $this->services['App\\Services\\Integration\\Payadmit\\PayadmitReadinessChecker'] = new \App\Services\Integration\Payadmit\PayadmitReadinessChecker($a, ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitDepositPayloadBuilder'] ?? ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitDepositPayloadBuilder'] = new \App\Services\Integration\Payadmit\PayadmitDepositPayloadBuilder($this->getEnv('default::PAYADMIT_SHOP_NAME')))), ($this->services['App\\Services\\frontend\\GeoService'] ?? $this->getGeoServiceService()), $this->getEnv('bool:PAYADMIT_S2S_ENABLED'), $this->getEnv('default::PAYADMIT_CHECKOUT_MODE'), $this->getEnv('PAYADMIT_API_BASE_URL'));
}
/**
* Gets the public 'App\Services\Integration\PgSoft\APIManager' shared autowired service.
*
* @return \App\Services\Integration\PgSoft\APIManager
*/
protected function getAPIManager23Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/GitSlotPark/APIManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/PgSoft/APIManager.php';
return $this->services['App\\Services\\Integration\\PgSoft\\APIManager'] = new \App\Services\Integration\PgSoft\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.pgsoft'] ?? $this->getMonolog_Logger_PgsoftService()), $this->getParameter('pgsoft_config'), ($this->services['App\\Services\\Integration\\GitSlotPark\\GitSlotParkCurrencyHelper'] ?? $this->getGitSlotParkCurrencyHelperService()));
}
/**
* Gets the public 'App\Services\Integration\Playpearls\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Playpearls\APIManager
*/
protected function getAPIManager24Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Playpearls/APIManager.php';
return $this->services['App\\Services\\Integration\\Playpearls\\APIManager'] = new \App\Services\Integration\Playpearls\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.playpearls'] ?? $this->getMonolog_Logger_PlaypearlsService()), $this->getParameter('playpearls_config'));
}
/**
* Gets the public 'App\Services\Integration\Playpearls\FreeSpinManager' shared autowired service.
*
* @return \App\Services\Integration\Playpearls\FreeSpinManager
*/
protected function getFreeSpinManager2Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Playpearls/FreeSpinManager.php';
return $this->services['App\\Services\\Integration\\Playpearls\\FreeSpinManager'] = new \App\Services\Integration\Playpearls\FreeSpinManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.playpearls'] ?? $this->getMonolog_Logger_PlaypearlsService()), $this->getParameter('playpearls_config'), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\PragmaticGsp\APIManager' shared autowired service.
*
* @return \App\Services\Integration\PragmaticGsp\APIManager
*/
protected function getAPIManager25Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/GitSlotPark/APIManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/PragmaticGsp/APIManager.php';
return $this->services['App\\Services\\Integration\\PragmaticGsp\\APIManager'] = new \App\Services\Integration\PragmaticGsp\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.pragmaticgsp'] ?? $this->getMonolog_Logger_PragmaticgspService()), $this->getParameter('pragmaticgsp_config'), ($this->services['App\\Services\\Integration\\GitSlotPark\\GitSlotParkCurrencyHelper'] ?? $this->getGitSlotParkCurrencyHelperService()));
}
/**
* Gets the public 'App\Services\Integration\Pragmatic\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Pragmatic\APIManager
*/
protected function getAPIManager26Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Pragmatic/APIManager.php';
return $this->services['App\\Services\\Integration\\Pragmatic\\APIManager'] = new \App\Services\Integration\Pragmatic\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.pragmatic'] ?? $this->getMonolog_Logger_PragmaticService()), $this->getParameter('pragmatic_config'));
}
/**
* Gets the public 'App\Services\Integration\Pragmatic\PragmaticCurrencyHelper' shared autowired service.
*
* @return \App\Services\Integration\Pragmatic\PragmaticCurrencyHelper
*/
protected function getPragmaticCurrencyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Pragmatic/PragmaticCurrencyHelper.php';
return $this->services['App\\Services\\Integration\\Pragmatic\\PragmaticCurrencyHelper'] = new \App\Services\Integration\Pragmatic\PragmaticCurrencyHelper(($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderAmountConverter'] ?? $this->getProviderAmountConverterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\RedEagle\APIManager' shared autowired service.
*
* @return \App\Services\Integration\RedEagle\APIManager
*/
protected function getAPIManager27Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/RedEagle/APIManager.php';
return $this->services['App\\Services\\Integration\\RedEagle\\APIManager'] = new \App\Services\Integration\RedEagle\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.redeagle'] ?? $this->getMonolog_Logger_RedeagleService()), $this->getParameter('redeagle_config'));
}
/**
* Gets the public 'App\Services\Integration\RedEagle\RedeagleGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\RedEagle\RedeagleGameCatalog
*/
protected function getRedeagleGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/RedEagle/RedeagleGameCatalog.php';
return $this->services['App\\Services\\Integration\\RedEagle\\RedeagleGameCatalog'] = new \App\Services\Integration\RedEagle\RedeagleGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\SAGaming\APIManager' shared autowired service.
*
* @return \App\Services\Integration\SAGaming\APIManager
*/
protected function getAPIManager28Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/SAGaming/APIManager.php';
return $this->services['App\\Services\\Integration\\SAGaming\\APIManager'] = new \App\Services\Integration\SAGaming\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.sagaming'] ?? $this->getMonolog_Logger_SagamingService()), $this->getParameter('sagaming_config'));
}
/**
* Gets the public 'App\Services\Integration\SAGaming\SagamingGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\SAGaming\SagamingGameCatalog
*/
protected function getSagamingGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/SAGaming/SagamingGameCatalog.php';
return $this->services['App\\Services\\Integration\\SAGaming\\SagamingGameCatalog'] = new \App\Services\Integration\SAGaming\SagamingGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\SSG\APIManager' shared autowired service.
*
* @return \App\Services\Integration\SSG\APIManager
*/
protected function getAPIManager29Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/SSG/APIManager.php';
return $this->services['App\\Services\\Integration\\SSG\\APIManager'] = new \App\Services\Integration\SSG\APIManager(($this->services['monolog.logger.ssg'] ?? $this->getMonolog_Logger_SsgService()), $this->getParameter('ssg_config'));
}
/**
* Gets the public 'App\Services\Integration\SSG\SsgGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\SSG\SsgGameCatalog
*/
protected function getSsgGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/SSG/SsgGameCatalog.php';
return $this->services['App\\Services\\Integration\\SSG\\SsgGameCatalog'] = new \App\Services\Integration\SSG\SsgGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\ScatterKings\APIManager' shared autowired service.
*
* @return \App\Services\Integration\ScatterKings\APIManager
*/
protected function getAPIManager30Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/ScatterKings/APIManager.php';
return $this->services['App\\Services\\Integration\\ScatterKings\\APIManager'] = new \App\Services\Integration\ScatterKings\APIManager(($this->privates['monolog.logger.sk'] ?? $this->getMonolog_Logger_SkService()), $this->getParameter('scatterkings_config'));
}
/**
* Gets the public 'App\Services\Integration\ScatterKings\ScatterkingsGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\ScatterKings\ScatterkingsGameCatalog
*/
protected function getScatterkingsGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/ScatterKings/ScatterkingsGameCatalog.php';
return $this->services['App\\Services\\Integration\\ScatterKings\\ScatterkingsGameCatalog'] = new \App\Services\Integration\ScatterKings\ScatterkingsGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\Simpleplay\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Simpleplay\APIManager
*/
protected function getAPIManager31Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Simpleplay/APIManager.php';
return $this->services['App\\Services\\Integration\\Simpleplay\\APIManager'] = new \App\Services\Integration\Simpleplay\APIManager(($this->services['monolog.logger.simpleplay'] ?? $this->getMonolog_Logger_SimpleplayService()), $this->getParameter('simpleplay_config'));
}
/**
* Gets the public 'App\Services\Integration\Simpleplay\SimpleplayGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Simpleplay\SimpleplayGameCatalog
*/
protected function getSimpleplayGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Simpleplay/SimpleplayGameCatalog.php';
return $this->services['App\\Services\\Integration\\Simpleplay\\SimpleplayGameCatalog'] = new \App\Services\Integration\Simpleplay\SimpleplayGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\Slotegrator\GameImageManager' shared autowired service.
*
* @return \App\Services\Integration\Slotegrator\GameImageManager
*/
protected function getGameImageManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Slotegrator/GameImageManager.php';
return $this->services['App\\Services\\Integration\\Slotegrator\\GameImageManager'] = new \App\Services\Integration\Slotegrator\GameImageManager($this->parameters['default_dealer_image_array']);
}
/**
* Gets the public 'App\Services\Integration\Slotegrator\IntegrationService' shared autowired service.
*
* @return \App\Services\Integration\Slotegrator\IntegrationService
*/
protected function getIntegrationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Slotegrator/IntegrationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'])) {
return $this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'];
}
$b = ($this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorConnectionManager'] ?? $this->getSlotegratorConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'])) {
return $this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'];
}
$c = ($this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorGamestateManager'] ?? $this->getSlotegratorGamestateManagerService());
if (isset($this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'])) {
return $this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'];
}
$d = ($this->services['App\\Services\\frontend\\FinancialsManager'] ?? $this->getFinancialsManagerService());
if (isset($this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'])) {
return $this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'];
}
return $this->services['App\\Services\\Integration\\Slotegrator\\IntegrationService'] = new \App\Services\Integration\Slotegrator\IntegrationService(($this->services['monolog.logger.slotegrator'] ?? $this->getMonolog_Logger_SlotegratorService()), $a, $b, $c, $d, $this->getEnv('SLOTEGRATOR_GIS_URL'), $this->getEnv('SLOTEGRATOR_GIS_MERCHANT_ID'), $this->getEnv('SLOTEGRATOR_GIS_MERCHANT_KEY'));
}
/**
* Gets the public 'App\Services\Integration\Slotegrator\SlotegratorConnectionManager' shared autowired service.
*
* @return \App\Services\Integration\Slotegrator\SlotegratorConnectionManager
*/
protected function getSlotegratorConnectionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/ConnectionManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Slotegrator/SlotegratorConnectionManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorConnectionManager'])) {
return $this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorConnectionManager'];
}
$b = ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService());
if (isset($this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorConnectionManager'])) {
return $this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorConnectionManager'];
}
return $this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorConnectionManager'] = new \App\Services\Integration\Slotegrator\SlotegratorConnectionManager(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, $b);
}
/**
* Gets the public 'App\Services\Integration\Slotegrator\SlotegratorGamestateManager' shared autowired service.
*
* @return \App\Services\Integration\Slotegrator\SlotegratorGamestateManager
*/
protected function getSlotegratorGamestateManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GamestateManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Slotegrator/SlotegratorGamestateManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorGamestateManager'])) {
return $this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorGamestateManager'];
}
return $this->services['App\\Services\\Integration\\Slotegrator\\SlotegratorGamestateManager'] = new \App\Services\Integration\Slotegrator\SlotegratorGamestateManager(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
}
/**
* Gets the public 'App\Services\Integration\SpadeGaming\APIManager' shared autowired service.
*
* @return \App\Services\Integration\SpadeGaming\APIManager
*/
protected function getAPIManager32Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/SpadeGaming/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'])) {
return $this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'])) {
return $this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'];
}
return $this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'] = new \App\Services\Integration\SpadeGaming\APIManager($a, $b, ($this->services['monolog.logger.spadegaming'] ?? $this->getMonolog_Logger_SpadegamingService()), $this->getParameter('spadegaming_config'));
}
/**
* Gets the public 'App\Services\Integration\Spinomenal\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Spinomenal\APIManager
*/
protected function getAPIManager33Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Spinomenal/APIManager.php';
return $this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] = new \App\Services\Integration\Spinomenal\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), $this->getParameter('spinomenal_config'));
}
/**
* Gets the public 'App\Services\Integration\Spinomenal\FreeSpinManager' shared autowired service.
*
* @return \App\Services\Integration\Spinomenal\FreeSpinManager
*/
protected function getFreeSpinManager3Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Spinomenal/FreeSpinManager.php';
return $this->services['App\\Services\\Integration\\Spinomenal\\FreeSpinManager'] = new \App\Services\Integration\Spinomenal\FreeSpinManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), $this->getParameter('spinomenal_config'), ($this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] ?? $this->getAPIManager33Service()), 'EUR', ($this->privates['session.flash_bag'] ?? $this->getSession_FlashBagService()));
}
/**
* Gets the public 'App\Services\Integration\Spinomenal\SpinomenalGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Spinomenal\SpinomenalGameCatalog
*/
protected function getSpinomenalGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Spinomenal/SpinomenalGameCatalog.php';
return $this->services['App\\Services\\Integration\\Spinomenal\\SpinomenalGameCatalog'] = new \App\Services\Integration\Spinomenal\SpinomenalGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\Superlotto\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Superlotto\APIManager
*/
protected function getAPIManager34Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Superlotto/APIManager.php';
return $this->services['App\\Services\\Integration\\Superlotto\\APIManager'] = new \App\Services\Integration\Superlotto\APIManager(($this->services['monolog.logger.superlotto'] ?? $this->getMonolog_Logger_SuperlottoService()), $this->getParameter('superlotto_config'));
}
/**
* Gets the public 'App\Services\Integration\Superlotto\SuperlottoGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Superlotto\SuperlottoGameCatalog
*/
protected function getSuperlottoGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Superlotto/SuperlottoGameCatalog.php';
return $this->services['App\\Services\\Integration\\Superlotto\\SuperlottoGameCatalog'] = new \App\Services\Integration\Superlotto\SuperlottoGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\TVBet\APIManager' shared autowired service.
*
* @return \App\Services\Integration\TVBet\APIManager
*/
protected function getAPIManager35Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/TVBet/APIManager.php';
return $this->services['App\\Services\\Integration\\TVBet\\APIManager'] = new \App\Services\Integration\TVBet\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.tvbet'] ?? $this->getMonolog_Logger_TvbetService()), $this->getParameter('tvbet_config'));
}
/**
* Gets the public 'App\Services\Integration\TVBet\TvbetGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\TVBet\TvbetGameCatalog
*/
protected function getTvbetGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/TVBet/TvbetGameCatalog.php';
return $this->services['App\\Services\\Integration\\TVBet\\TvbetGameCatalog'] = new \App\Services\Integration\TVBet\TvbetGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\TomHorn\APIManager' shared autowired service.
*
* @return \App\Services\Integration\TomHorn\APIManager
*/
protected function getAPIManager36Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/TomHorn/APIManager.php';
return $this->services['App\\Services\\Integration\\TomHorn\\APIManager'] = new \App\Services\Integration\TomHorn\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.tomhorn'] ?? $this->getMonolog_Logger_TomhornService()), $this->getParameter('tomhorn_config'));
}
/**
* Gets the public 'App\Services\Integration\TrippleCherry\APIManager' shared autowired service.
*
* @return \App\Services\Integration\TrippleCherry\APIManager
*/
protected function getAPIManager37Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/TrippleCherry/APIManager.php';
return $this->services['App\\Services\\Integration\\TrippleCherry\\APIManager'] = new \App\Services\Integration\TrippleCherry\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.tripplecherry'] ?? $this->getMonolog_Logger_TripplecherryService()), $this->getParameter('tripplecherry_config'));
}
/**
* Gets the public 'App\Services\Integration\Vibra\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Vibra\APIManager
*/
protected function getAPIManager38Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Vibra/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Vibra\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Vibra\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\Vibra\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Vibra\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Vibra\\APIManager'] = new \App\Services\Integration\Vibra\APIManager($a, $b, ($this->services['monolog.logger.vibra'] ?? $this->getMonolog_Logger_VibraService()), $this->getParameter('vibra_config'));
}
/**
* Gets the public 'App\Services\Integration\Vibra\VibraGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Vibra\VibraGameCatalog
*/
protected function getVibraGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Vibra/VibraGameCatalog.php';
return $this->services['App\\Services\\Integration\\Vibra\\VibraGameCatalog'] = new \App\Services\Integration\Vibra\VibraGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\Wazdan\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Wazdan\APIManager
*/
protected function getAPIManager39Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Wazdan/APIManager.php';
return $this->services['App\\Services\\Integration\\Wazdan\\APIManager'] = new \App\Services\Integration\Wazdan\APIManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.wazdan'] ?? $this->getMonolog_Logger_WazdanService()), $this->getParameter('wazdan_config'));
}
/**
* Gets the public 'App\Services\Integration\Wazdan\FreeSpinManager' shared autowired service.
*
* @return \App\Services\Integration\Wazdan\FreeSpinManager
*/
protected function getFreeSpinManager4Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Wazdan/FreeSpinManager.php';
return $this->services['App\\Services\\Integration\\Wazdan\\FreeSpinManager'] = new \App\Services\Integration\Wazdan\FreeSpinManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.wazdan'] ?? $this->getMonolog_Logger_WazdanService()), $this->getParameter('wazdan_config'), ($this->services['App\\Services\\Integration\\Wazdan\\APIManager'] ?? $this->getAPIManager39Service()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\XPG\APIManager' shared autowired service.
*
* @return \App\Services\Integration\XPG\APIManager
*/
protected function getAPIManager40Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/XPG/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\XPG\\APIManager'])) {
return $this->services['App\\Services\\Integration\\XPG\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\XPG\\APIManager'])) {
return $this->services['App\\Services\\Integration\\XPG\\APIManager'];
}
return $this->services['App\\Services\\Integration\\XPG\\APIManager'] = new \App\Services\Integration\XPG\APIManager($a, $b, ($this->services['monolog.logger.xpg'] ?? $this->getMonolog_Logger_XpgService()), $this->getParameter('xpg_config'));
}
/**
* Gets the public 'App\Services\Integration\XPG\XpgGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\XPG\XpgGameCatalog
*/
protected function getXpgGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/XPG/XpgGameCatalog.php';
return $this->services['App\\Services\\Integration\\XPG\\XpgGameCatalog'] = new \App\Services\Integration\XPG\XpgGameCatalog();
}
/**
* Gets the public 'App\Services\Integration\Zeus\APIManager' shared autowired service.
*
* @return \App\Services\Integration\Zeus\APIManager
*/
protected function getAPIManager41Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Zeus/APIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Integration\\Zeus\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Zeus\\APIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\Integration\\Zeus\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Zeus\\APIManager'];
}
$c = ($this->services['App\\Services\\frontend\\GeneralAPIManager'] ?? $this->getGeneralAPIManagerService());
if (isset($this->services['App\\Services\\Integration\\Zeus\\APIManager'])) {
return $this->services['App\\Services\\Integration\\Zeus\\APIManager'];
}
return $this->services['App\\Services\\Integration\\Zeus\\APIManager'] = new \App\Services\Integration\Zeus\APIManager($a, $b, ($this->services['monolog.logger.zeus'] ?? $this->getMonolog_Logger_ZeusService()), $this->getParameter('zeus_config'), $c);
}
/**
* Gets the public 'App\Services\Integration\Zeus\ZeusCurrencyHelper' shared autowired service.
*
* @return \App\Services\Integration\Zeus\ZeusCurrencyHelper
*/
protected function getZeusCurrencyHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Zeus/ZeusCurrencyHelper.php';
return $this->services['App\\Services\\Integration\\Zeus\\ZeusCurrencyHelper'] = new \App\Services\Integration\Zeus\ZeusCurrencyHelper(($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()), ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderAmountConverter'] ?? $this->getProviderAmountConverterService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Integration\Zeus\ZeusGameCatalog' shared autowired service.
*
* @return \App\Services\Integration\Zeus\ZeusGameCatalog
*/
protected function getZeusGameCatalogService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Zeus/ZeusGameCatalog.php';
return $this->services['App\\Services\\Integration\\Zeus\\ZeusGameCatalog'] = new \App\Services\Integration\Zeus\ZeusGameCatalog();
}
/**
* Gets the public 'App\Services\Ledger\LedgerService' shared autowired service.
*
* @return \App\Services\Ledger\LedgerService
*/
protected function getLedgerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Ledger/LedgerService.php';
return $this->services['App\\Services\\Ledger\\LedgerService'] = new \App\Services\Ledger\LedgerService(($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService()), ($this->services['App\\Services\\Currency\\ProviderSettlementService'] ?? $this->getProviderSettlementServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\Mercure\ChatEventPublisher' shared autowired service.
*
* @return \App\Services\Mercure\ChatEventPublisher
*/
protected function getChatEventPublisherService()
{
$a = ($this->services['App\\Services\\Chat\\ChatLiveEventRecorder'] ?? $this->getChatLiveEventRecorderService());
if (isset($this->services['App\\Services\\Mercure\\ChatEventPublisher'])) {
return $this->services['App\\Services\\Mercure\\ChatEventPublisher'];
}
return $this->services['App\\Services\\Mercure\\ChatEventPublisher'] = new \App\Services\Mercure\ChatEventPublisher(($this->services['monolog.logger.chat'] ?? $this->getMonolog_Logger_ChatService()), $this->getParameter('mercure_admin_chat'), $a);
}
/**
* Gets the public 'App\Services\PaymentMethodCurrencyService' shared autowired service.
*
* @return \App\Services\PaymentMethodCurrencyService
*/
protected function getPaymentMethodCurrencyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/PaymentMethodCurrencyService.php';
return $this->services['App\\Services\\PaymentMethodCurrencyService'] = new \App\Services\PaymentMethodCurrencyService(($this->services['App\\Services\\CurrencyService'] ?? $this->getCurrencyServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Payment\TrezuzGatewayService' shared autowired service.
*
* @return \App\Services\Payment\TrezuzGatewayService
*/
protected function getTrezuzGatewayServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Payment/TrezuzGatewayService.php';
return $this->services['App\\Services\\Payment\\TrezuzGatewayService'] = new \App\Services\Payment\TrezuzGatewayService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'your_client_id_here', 'your_client_secret_here', 'your_username_here', 'your_password_here', 'https://api.trezuzgateway.com', 'https://yourdomain.com/trezuz/webhook');
}
/**
* Gets the public 'App\Services\Provider\ProviderCurrencyResolver' shared autowired service.
*
* @return \App\Services\Provider\ProviderCurrencyResolver
*/
protected function getProviderCurrencyResolverService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Provider/ProviderCurrencyResolver.php';
return $this->services['App\\Services\\Provider\\ProviderCurrencyResolver'] = new \App\Services\Provider\ProviderCurrencyResolver(($this->services['App\\Repository\\ProviderCurrencyRepository'] ?? $this->getProviderCurrencyRepositoryService()), ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR');
}
/**
* Gets the public 'App\Services\Reports\GamesReport' shared autowired service.
*
* @return \App\Services\Reports\GamesReport
*/
protected function getGamesReportService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Reports/GamesReport.php';
return $this->services['App\\Services\\Reports\\GamesReport'] = new \App\Services\Reports\GamesReport(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'App\Services\Reports\RegistrationsReport' shared autowired service.
*
* @return \App\Services\Reports\RegistrationsReport
*/
protected function getRegistrationsReportService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Reports/RegistrationsReport.php';
return $this->services['App\\Services\\Reports\\RegistrationsReport'] = new \App\Services\Reports\RegistrationsReport(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\Reports\ReportSender' shared autowired service.
*
* @return \App\Services\Reports\ReportSender
*/
protected function getReportSenderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Reports/ReportSender.php';
return $this->services['App\\Services\\Reports\\ReportSender'] = new \App\Services\Reports\ReportSender(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getParameter('ftp_upload'), ($this->services['App\\Services\\Reports\\RegistrationsReport'] ?? $this->getRegistrationsReportService()), ($this->services['App\\Services\\Reports\\GamesReport'] ?? $this->getGamesReportService()), ($this->services['App\\Services\\Reports\\SalesReport'] ?? $this->getSalesReportService()));
}
/**
* Gets the public 'App\Services\Reports\SalesReport' shared autowired service.
*
* @return \App\Services\Reports\SalesReport
*/
protected function getSalesReportService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Reports/SalesReport.php';
return $this->services['App\\Services\\Reports\\SalesReport'] = new \App\Services\Reports\SalesReport(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService()));
}
/**
* Gets the public 'App\Services\SEO\SEOFileLoader' shared autowired service.
*
* @return \App\Services\SEO\SEOFileLoader
*/
protected function getSEOFileLoaderService()
{
include_once \dirname(__DIR__, 4).'/src/Services/SEO/SEOFileLoader.php';
return $this->services['App\\Services\\SEO\\SEOFileLoader'] = new \App\Services\SEO\SEOFileLoader(\dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Services\Security\JWTSecurityHelper' shared autowired service.
*
* @return \App\Services\Security\JWTSecurityHelper
*/
protected function getJWTSecurityHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Security/JWTSecurityHelper.php';
return $this->services['App\\Services\\Security\\JWTSecurityHelper'] = new \App\Services\Security\JWTSecurityHelper(($this->services['monolog.logger.sportsbook'] ?? $this->getMonolog_Logger_SportsbookService()), (\dirname(__DIR__, 4).'/config/certs/'.$this->getEnv('string:JWT_PRIVATE')), (\dirname(__DIR__, 4).'/config/certs/'.$this->getEnv('string:JWT_PUBLIC')));
}
/**
* Gets the public 'App\Services\User\VipStatusResolver' shared autowired service.
*
* @return \App\Services\User\VipStatusResolver
*/
protected function getVipStatusResolverService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\User\\VipStatusResolver'])) {
return $this->services['App\\Services\\User\\VipStatusResolver'];
}
return $this->services['App\\Services\\User\\VipStatusResolver'] = new \App\Services\User\VipStatusResolver($a, $this->getParameter('vip_status_resolver'));
}
/**
* Gets the public 'App\Services\Wallet\CoinAddressManager' shared autowired service.
*
* @return \App\Services\Wallet\CoinAddressManager
*/
protected function getCoinAddressManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinAddressManager.php';
return $this->services['App\\Services\\Wallet\\CoinAddressManager'] = new \App\Services\Wallet\CoinAddressManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Services\Wallet\CoinBundle\CoinAddressManager' shared autowired service.
*
* @return \App\Services\Wallet\CoinBundle\CoinAddressManager
*/
protected function getCoinAddressManager2Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinBundle/CoinAddressManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinBundle\\CoinAddressManager'])) {
return $this->services['App\\Services\\Wallet\\CoinBundle\\CoinAddressManager'];
}
return $this->services['App\\Services\\Wallet\\CoinBundle\\CoinAddressManager'] = new \App\Services\Wallet\CoinBundle\CoinAddressManager($a, ($this->services['playpearls_coin.bitcoin_client_factory'] ?? $this->getPlaypearlsCoin_BitcoinClientFactoryService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Services\Wallet\CoinBundle\UpdaterService' shared autowired service.
*
* @return \App\Services\Wallet\CoinBundle\UpdaterService
*/
protected function getUpdaterServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinBundle/UpdaterService.php';
return $this->services['App\\Services\\Wallet\\CoinBundle\\UpdaterService'] = new \App\Services\Wallet\CoinBundle\UpdaterService(($this->services['monolog.logger.coinpayments'] ?? $this->getMonolog_Logger_CoinpaymentsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['playpearls_coin.bitcoin_client_factory'] ?? $this->getPlaypearlsCoin_BitcoinClientFactoryService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Services\Wallet\CoinBundle\WalletManager' shared autowired service.
*
* @return \App\Services\Wallet\CoinBundle\WalletManager
*/
protected function getWalletManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinBundle/WalletManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'])) {
return $this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'];
}
$b = ($this->services['App\\Services\\frontend\\FinancialsManager'] ?? $this->getFinancialsManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'])) {
return $this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'];
}
$c = ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService());
if (isset($this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'])) {
return $this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'];
}
return $this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'] = new \App\Services\Wallet\CoinBundle\WalletManager(($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, ($this->services['playpearls_coin.bitcoin_client_factory'] ?? $this->getPlaypearlsCoin_BitcoinClientFactoryService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), $c);
}
/**
* Gets the public 'App\Services\Wallet\CoinConfigManager' shared autowired service.
*
* @return \App\Services\Wallet\CoinConfigManager
*/
protected function getCoinConfigManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinConfigManager.php';
return $this->services['App\\Services\\Wallet\\CoinConfigManager'] = new \App\Services\Wallet\CoinConfigManager(($this->services['monolog.logger.coinpayments'] ?? $this->getMonolog_Logger_CoinpaymentsService()), $this->parameters['coins'], 'EUR');
}
/**
* Gets the public 'App\Services\Wallet\CoinPayments\CoinPaymentsAPI' shared autowired service.
*
* @return \App\Services\Wallet\CoinPayments\CoinPaymentsAPI
*/
protected function getCoinPaymentsAPIService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinPayments/CoinPaymentsAPI.php';
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI'] = new \App\Services\Wallet\CoinPayments\CoinPaymentsAPI($this->getEnv('COINPAYMENTS_KEY_PRIVATE'), $this->getEnv('COINPAYMENTS_KEY_PUBLIC'));
}
/**
* Gets the public 'App\Services\Wallet\CoinPayments\CoinPaymentsDepositManager' shared autowired service.
*
* @return \App\Services\Wallet\CoinPayments\CoinPaymentsDepositManager
*/
protected function getCoinPaymentsDepositManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinPayments/CoinPaymentsDepositManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinPayments/CoinPaymentsAPI.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager'];
}
$b = ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'] ?? $this->getCoinPaymentsManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager'];
}
$c = ($this->services['App\\Services\\Currency\\PaymentFxService'] ?? $this->getPaymentFxServiceService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager'];
}
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager'] = new \App\Services\Wallet\CoinPayments\CoinPaymentsDepositManager(($this->services['monolog.logger.coinpayments'] ?? $this->getMonolog_Logger_CoinpaymentsService()), ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI'] ?? ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI'] = new \App\Services\Wallet\CoinPayments\CoinPaymentsAPI($this->getEnv('COINPAYMENTS_KEY_PRIVATE'), $this->getEnv('COINPAYMENTS_KEY_PUBLIC')))), $a, ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), $b, 'EUR', $this->parameters['coins'], $c);
}
/**
* Gets the public 'App\Services\Wallet\CoinPayments\CoinPaymentsManager' shared autowired service.
*
* @return \App\Services\Wallet\CoinPayments\CoinPaymentsManager
*/
protected function getCoinPaymentsManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinPayments/CoinPaymentsManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinPayments/CoinPaymentsAPI.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'];
}
$b = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'];
}
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'] = new \App\Services\Wallet\CoinPayments\CoinPaymentsManager(($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI'] ?? ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI'] = new \App\Services\Wallet\CoinPayments\CoinPaymentsAPI($this->getEnv('COINPAYMENTS_KEY_PRIVATE'), $this->getEnv('COINPAYMENTS_KEY_PUBLIC')))), $a, $b, $this->getEnv('OPERATIONAL_DOMAIN'), $this->parameters['coinvaluearray'], $this->parameters['coinarray'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), 'EUR', $this->parameters['coins']);
}
/**
* Gets the public 'App\Services\Wallet\CoinPayments\CoinPaymentsWithdrawalManager' shared autowired service.
*
* @return \App\Services\Wallet\CoinPayments\CoinPaymentsWithdrawalManager
*/
protected function getCoinPaymentsWithdrawalManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinPayments/CoinPaymentsWithdrawalManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinPayments/CoinPaymentsAPI.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'];
}
$b = ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'];
}
$c = ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager'] ?? $this->getCoinPaymentsManagerService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'];
}
$d = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'])) {
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'];
}
return $this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'] = new \App\Services\Wallet\CoinPayments\CoinPaymentsWithdrawalManager(($this->services['monolog.logger.coinpayments'] ?? $this->getMonolog_Logger_CoinpaymentsService()), ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI'] ?? ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsAPI'] = new \App\Services\Wallet\CoinPayments\CoinPaymentsAPI($this->getEnv('COINPAYMENTS_KEY_PRIVATE'), $this->getEnv('COINPAYMENTS_KEY_PUBLIC')))), $a, $b, ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), $c, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $d, $e, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $this->parameters['coins'], 'EUR');
}
/**
* Gets the public 'App\Services\Wallet\PlayerWalletService' shared autowired service.
*
* @return \App\Services\Wallet\PlayerWalletService
*/
protected function getPlayerWalletServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/PlayerWalletService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\PlayerWalletService'])) {
return $this->services['App\\Services\\Wallet\\PlayerWalletService'];
}
$b = ($this->services['App\\Services\\Wallet\\WalletLedgerService'] ?? $this->getWalletLedgerServiceService());
if (isset($this->services['App\\Services\\Wallet\\PlayerWalletService'])) {
return $this->services['App\\Services\\Wallet\\PlayerWalletService'];
}
return $this->services['App\\Services\\Wallet\\PlayerWalletService'] = new \App\Services\Wallet\PlayerWalletService($a, ($this->services['App\\Repository\\PlayerWalletRepository'] ?? $this->getPlayerWalletRepositoryService()), ($this->services['App\\Repository\\CurrencyRepository'] ?? $this->getCurrencyRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'EUR', false, false, $b);
}
/**
* Gets the public 'App\Services\Wallet\WalletLedgerService' shared autowired service.
*
* @return \App\Services\Wallet\WalletLedgerService
*/
protected function getWalletLedgerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/WalletLedgerService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\WalletLedgerService'])) {
return $this->services['App\\Services\\Wallet\\WalletLedgerService'];
}
return $this->services['App\\Services\\Wallet\\WalletLedgerService'] = new \App\Services\Wallet\WalletLedgerService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), false);
}
/**
* Gets the public 'App\Services\Wallet\WalletManagerGlobal' shared autowired service.
*
* @return \App\Services\Wallet\WalletManagerGlobal
*/
protected function getWalletManagerGlobalService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/WalletManagerGlobal.php';
$a = ($this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'] ?? $this->getWalletManagerService());
if (isset($this->services['App\\Services\\Wallet\\WalletManagerGlobal'])) {
return $this->services['App\\Services\\Wallet\\WalletManagerGlobal'];
}
$b = ($this->services['App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager'] ?? $this->getCoinPaymentsWithdrawalManagerService());
if (isset($this->services['App\\Services\\Wallet\\WalletManagerGlobal'])) {
return $this->services['App\\Services\\Wallet\\WalletManagerGlobal'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\Wallet\\WalletManagerGlobal'])) {
return $this->services['App\\Services\\Wallet\\WalletManagerGlobal'];
}
$d = ($this->services['App\\Services\\frontend\\FinancialsManager'] ?? $this->getFinancialsManagerService());
if (isset($this->services['App\\Services\\Wallet\\WalletManagerGlobal'])) {
return $this->services['App\\Services\\Wallet\\WalletManagerGlobal'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Services\\Wallet\\WalletManagerGlobal'])) {
return $this->services['App\\Services\\Wallet\\WalletManagerGlobal'];
}
return $this->services['App\\Services\\Wallet\\WalletManagerGlobal'] = new \App\Services\Wallet\WalletManagerGlobal(($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()), $a, $b, $c, $d, $e, 'EUR');
}
/**
* Gets the public 'App\Services\frontend\BalanceService' shared autowired service.
*
* @return \App\Services\frontend\BalanceService
*/
protected function getBalanceServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/BalanceService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Services\\frontend\\BalanceService'])) {
return $this->services['App\\Services\\frontend\\BalanceService'];
}
$b = ($this->services['App\\Services\\Currency\\LedgerCurrencyService'] ?? $this->getLedgerCurrencyServiceService());
if (isset($this->services['App\\Services\\frontend\\BalanceService'])) {
return $this->services['App\\Services\\frontend\\BalanceService'];
}
$c = ($this->services['App\\Services\\Wallet\\PlayerWalletService'] ?? $this->getPlayerWalletServiceService());
if (isset($this->services['App\\Services\\frontend\\BalanceService'])) {
return $this->services['App\\Services\\frontend\\BalanceService'];
}
$d = ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService());
if (isset($this->services['App\\Services\\frontend\\BalanceService'])) {
return $this->services['App\\Services\\frontend\\BalanceService'];
}
return $this->services['App\\Services\\frontend\\BalanceService'] = new \App\Services\frontend\BalanceService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $this, $this->parameters['balances'], $a, $b, $c, $d, 'EUR');
}
/**
* Gets the public 'App\Services\frontend\ConfigurationManager' shared autowired service.
*
* @return \App\Services\frontend\ConfigurationManager
*/
protected function getConfigurationManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/ConfigurationManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\ConfigurationManager'])) {
return $this->services['App\\Services\\frontend\\ConfigurationManager'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Services\\frontend\\ConfigurationManager'])) {
return $this->services['App\\Services\\frontend\\ConfigurationManager'];
}
return $this->services['App\\Services\\frontend\\ConfigurationManager'] = new \App\Services\frontend\ConfigurationManager($a, $b);
}
/**
* Gets the public 'App\Services\frontend\ConnectionManager' shared autowired service.
*
* @return \App\Services\frontend\ConnectionManager
*/
protected function getConnectionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/ConnectionManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\ConnectionManager'])) {
return $this->services['App\\Services\\frontend\\ConnectionManager'];
}
$b = ($this->services['App\\Services\\frontend\\GamestateManager'] ?? $this->getGamestateManagerService());
if (isset($this->services['App\\Services\\frontend\\ConnectionManager'])) {
return $this->services['App\\Services\\frontend\\ConnectionManager'];
}
$c = ($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService());
if (isset($this->services['App\\Services\\frontend\\ConnectionManager'])) {
return $this->services['App\\Services\\frontend\\ConnectionManager'];
}
return $this->services['App\\Services\\frontend\\ConnectionManager'] = new \App\Services\frontend\ConnectionManager(($this->services['monolog.logger.system'] ?? $this->getMonolog_Logger_SystemService()), $a, $b, $c);
}
/**
* Gets the public 'App\Services\frontend\ExclusionManager' shared autowired service.
*
* @return \App\Services\frontend\ExclusionManager
*/
protected function getExclusionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/ExclusionManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\ExclusionManager'])) {
return $this->services['App\\Services\\frontend\\ExclusionManager'];
}
return $this->services['App\\Services\\frontend\\ExclusionManager'] = new \App\Services\frontend\ExclusionManager($a);
}
/**
* Gets the public 'App\Services\frontend\FinancialsManager' shared autowired service.
*
* @return \App\Services\frontend\FinancialsManager
*/
protected function getFinancialsManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/FinancialsManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\FinancialsManager'])) {
return $this->services['App\\Services\\frontend\\FinancialsManager'];
}
$b = ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService());
if (isset($this->services['App\\Services\\frontend\\FinancialsManager'])) {
return $this->services['App\\Services\\frontend\\FinancialsManager'];
}
return $this->services['App\\Services\\frontend\\FinancialsManager'] = new \App\Services\frontend\FinancialsManager(($this->services['monolog.logger.financial'] ?? $this->getMonolog_Logger_FinancialService()), $a, $b);
}
/**
* Gets the public 'App\Services\frontend\GameDisplayManager' shared autowired service.
*
* @return \App\Services\frontend\GameDisplayManager
*/
protected function getGameDisplayManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GameDisplayManager.php';
include_once \dirname(__DIR__, 4).'/src/Services/frontend/LegacyLobbyProviderFilter.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\GameDisplayManager'])) {
return $this->services['App\\Services\\frontend\\GameDisplayManager'];
}
return $this->services['App\\Services\\frontend\\GameDisplayManager'] = new \App\Services\frontend\GameDisplayManager($a, ($this->services['App\\Services\\frontend\\LegacyLobbyProviderFilter'] ?? ($this->services['App\\Services\\frontend\\LegacyLobbyProviderFilter'] = new \App\Services\frontend\LegacyLobbyProviderFilter($this->getEnv('csv:LEGACY_LOBBY_PROVIDERS'), $this->getEnv('bool:TRYTOSTART_ENABLED')))));
}
/**
* Gets the public 'App\Services\frontend\GameServiceManager' shared autowired service.
*
* @return \App\Services\frontend\GameServiceManager
*/
protected function getGameServiceManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GameServiceManager.php';
return $this->services['App\\Services\\frontend\\GameServiceManager'] = new \App\Services\frontend\GameServiceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* Gets the public 'App\Services\frontend\GameTransactionManager' shared autowired service.
*
* @return \App\Services\frontend\GameTransactionManager
*/
protected function getGameTransactionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GameTransactionManager.php';
return $this->services['App\\Services\\frontend\\GameTransactionManager'] = new \App\Services\frontend\GameTransactionManager(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\frontend\GamestateManager' shared autowired service.
*
* @return \App\Services\frontend\GamestateManager
*/
protected function getGamestateManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GamestateManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\GamestateManager'])) {
return $this->services['App\\Services\\frontend\\GamestateManager'];
}
return $this->services['App\\Services\\frontend\\GamestateManager'] = new \App\Services\frontend\GamestateManager(($this->services['monolog.logger.system'] ?? $this->getMonolog_Logger_SystemService()), $a);
}
/**
* Gets the public 'App\Services\frontend\GeneralAPIManager' shared autowired service.
*
* @return \App\Services\frontend\GeneralAPIManager
*/
protected function getGeneralAPIManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GeneralAPIManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\GeneralAPIManager'])) {
return $this->services['App\\Services\\frontend\\GeneralAPIManager'];
}
$b = ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService());
if (isset($this->services['App\\Services\\frontend\\GeneralAPIManager'])) {
return $this->services['App\\Services\\frontend\\GeneralAPIManager'];
}
return $this->services['App\\Services\\frontend\\GeneralAPIManager'] = new \App\Services\frontend\GeneralAPIManager($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Services\frontend\GeoService' shared autowired service.
*
* @return \App\Services\frontend\GeoService
*/
protected function getGeoServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GeoService.php';
return $this->services['App\\Services\\frontend\\GeoService'] = new \App\Services\frontend\GeoService($this->parameters['maxmind']);
}
/**
* Gets the public 'App\Services\frontend\GraphService' shared autowired service.
*
* @return \App\Services\frontend\GraphService
*/
protected function getGraphServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/GraphService.php';
return $this->services['App\\Services\\frontend\\GraphService'] = new \App\Services\frontend\GraphService();
}
/**
* Gets the public 'App\Services\frontend\IntegrationThumbnailRegistry' shared autowired service.
*
* @return \App\Services\frontend\IntegrationThumbnailRegistry
*/
protected function getIntegrationThumbnailRegistryService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/IntegrationThumbnailRegistry.php';
return $this->services['App\\Services\\frontend\\IntegrationThumbnailRegistry'] = new \App\Services\frontend\IntegrationThumbnailRegistry();
}
/**
* Gets the public 'App\Services\frontend\LegacyLobbyProviderFilter' shared autowired service.
*
* @return \App\Services\frontend\LegacyLobbyProviderFilter
*/
protected function getLegacyLobbyProviderFilterService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/LegacyLobbyProviderFilter.php';
return $this->services['App\\Services\\frontend\\LegacyLobbyProviderFilter'] = new \App\Services\frontend\LegacyLobbyProviderFilter($this->getEnv('csv:LEGACY_LOBBY_PROVIDERS'), $this->getEnv('bool:TRYTOSTART_ENABLED'));
}
/**
* Gets the public 'App\Services\frontend\LobbyManager' shared autowired service.
*
* @return \App\Services\frontend\LobbyManager
*/
protected function getLobbyManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/LobbyManager.php';
return $this->services['App\\Services\\frontend\\LobbyManager'] = new \App\Services\frontend\LobbyManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\frontend\LobbyThumbnailResolver' shared autowired service.
*
* @return \App\Services\frontend\LobbyThumbnailResolver
*/
protected function getLobbyThumbnailResolverService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/LobbyThumbnailResolver.php';
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Betsoft/ThumbnailResolver.php';
return $this->services['App\\Services\\frontend\\LobbyThumbnailResolver'] = new \App\Services\frontend\LobbyThumbnailResolver(($this->services['App\\Services\\Integration\\Betsoft\\ThumbnailResolver'] ?? ($this->services['App\\Services\\Integration\\Betsoft\\ThumbnailResolver'] = new \App\Services\Integration\Betsoft\ThumbnailResolver(\dirname(__DIR__, 4)))), \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Services\frontend\RoleManager' shared autowired service.
*
* @return \App\Services\frontend\RoleManager
*/
protected function getRoleManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/RoleManager.php';
return $this->services['App\\Services\\frontend\\RoleManager'] = new \App\Services\frontend\RoleManager(($this->services['monolog.logger.system'] ?? $this->getMonolog_Logger_SystemService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\frontend\SiteStatsService' shared autowired service.
*
* @return \App\Services\frontend\SiteStatsService
*/
protected function getSiteStatsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/SiteStatsService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\SiteStatsService'])) {
return $this->services['App\\Services\\frontend\\SiteStatsService'];
}
return $this->services['App\\Services\\frontend\\SiteStatsService'] = new \App\Services\frontend\SiteStatsService($a);
}
/**
* Gets the public 'App\Services\frontend\TransactionManager' shared autowired service.
*
* @return \App\Services\frontend\TransactionManager
*/
protected function getTransactionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/TransactionManager.php';
return $this->services['App\\Services\\frontend\\TransactionManager'] = new \App\Services\frontend\TransactionManager(($this->services['monolog.logger.system'] ?? $this->getMonolog_Logger_SystemService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Services\frontend\UserManipulator' shared autowired service.
*
* @return \App\Services\frontend\UserManipulator
*/
protected function getUserManipulator2Service()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/UserManipulator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\UserManipulator'])) {
return $this->services['App\\Services\\frontend\\UserManipulator'];
}
return $this->services['App\\Services\\frontend\\UserManipulator'] = new \App\Services\frontend\UserManipulator($a);
}
/**
* Gets the public 'App\Services\frontend\UserStatsService' shared autowired service.
*
* @return \App\Services\frontend\UserStatsService
*/
protected function getUserStatsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/UserStatsService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\UserStatsService'])) {
return $this->services['App\\Services\\frontend\\UserStatsService'];
}
return $this->services['App\\Services\\frontend\\UserStatsService'] = new \App\Services\frontend\UserStatsService($a, 500.0, ($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* Gets the public 'App\Services\frontend\UserVipManager' shared autowired service.
*
* @return \App\Services\frontend\UserVipManager
*/
protected function getUserVipManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Services/frontend/UserVipManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Services\\frontend\\UserVipManager'])) {
return $this->services['App\\Services\\frontend\\UserVipManager'];
}
$b = ($this->services['App\\Services\\frontend\\UserStatsService'] ?? $this->getUserStatsServiceService());
if (isset($this->services['App\\Services\\frontend\\UserVipManager'])) {
return $this->services['App\\Services\\frontend\\UserVipManager'];
}
$c = ($this->services['App\\Services\\Wallet\\CoinBundle\\WalletManager'] ?? $this->getWalletManagerService());
if (isset($this->services['App\\Services\\frontend\\UserVipManager'])) {
return $this->services['App\\Services\\frontend\\UserVipManager'];
}
return $this->services['App\\Services\\frontend\\UserVipManager'] = new \App\Services\frontend\UserVipManager($a, $b, $c);
}
/**
* Gets the public 'App\SupportAi\Command\SupportAiGoLiveCheckCommand' shared autowired service.
*
* @return \App\SupportAi\Command\SupportAiGoLiveCheckCommand
*/
protected function getSupportAiGoLiveCheckCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Command/SupportAiGoLiveCheckCommand.php';
$this->services['App\\SupportAi\\Command\\SupportAiGoLiveCheckCommand'] = $instance = new \App\SupportAi\Command\SupportAiGoLiveCheckCommand(($this->services['App\\SupportAi\\Service\\Ops\\GoLiveCheckService'] ?? $this->getGoLiveCheckServiceService()));
$instance->setName('support-ai:go-live-check');
return $instance;
}
/**
* Gets the public 'App\SupportAi\Command\SupportAiSeedSampleOpsCommand' shared autowired service.
*
* @return \App\SupportAi\Command\SupportAiSeedSampleOpsCommand
*/
protected function getSupportAiSeedSampleOpsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Command/SupportAiSeedSampleOpsCommand.php';
$this->services['App\\SupportAi\\Command\\SupportAiSeedSampleOpsCommand'] = $instance = new \App\SupportAi\Command\SupportAiSeedSampleOpsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService()), ($this->services['App\\SupportAi\\Service\\Memory\\MemoryService'] ?? $this->getMemoryServiceService()), ($this->services['App\\SupportAi\\Service\\Kyc\\KycDocumentService'] ?? $this->getKycDocumentServiceService()));
$instance->setName('support-ai:seed-sample-ops');
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\ChannelChatController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\ChannelChatController
*/
protected function getChannelChatControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/ChannelChatController.php';
$this->services['App\\SupportAi\\Controller\\Api\\ChannelChatController'] = $instance = new \App\SupportAi\Controller\Api\ChannelChatController(($this->services['App\\SupportAi\\Service\\Channel\\ChannelAuthenticator'] ?? $this->getChannelAuthenticatorService()), ($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()), ($this->services['App\\SupportAi\\Service\\Chat\\CustomerMessageRateLimiter'] ?? $this->getCustomerMessageRateLimiterService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\ChannelChatController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\CustomerChatConfigController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\CustomerChatConfigController
*/
protected function getCustomerChatConfigControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/CustomerChatConfigController.php';
$this->services['App\\SupportAi\\Controller\\Api\\CustomerChatConfigController'] = $instance = new \App\SupportAi\Controller\Api\CustomerChatConfigController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatModeService'] ?? $this->getChatModeServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\CustomerChatConfigController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\CustomerConversationController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\CustomerConversationController
*/
protected function getCustomerConversationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/CustomerConversationController.php';
$this->services['App\\SupportAi\\Controller\\Api\\CustomerConversationController'] = $instance = new \App\SupportAi\Controller\Api\CustomerConversationController(($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()), ($this->services['App\\SupportAi\\Service\\Chat\\CustomerMessageRateLimiter'] ?? $this->getCustomerMessageRateLimiterService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\CustomerConversationController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\CustomerKycCaseController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\CustomerKycCaseController
*/
protected function getCustomerKycCaseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/CustomerKycCaseController.php';
$this->services['App\\SupportAi\\Controller\\Api\\CustomerKycCaseController'] = $instance = new \App\SupportAi\Controller\Api\CustomerKycCaseController(($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()), ($this->services['App\\SupportAi\\Service\\Kyc\\KycDocumentService'] ?? $this->getKycDocumentServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\CustomerKycCaseController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\HealthController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\HealthController
*/
protected function getHealthControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/HealthController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\HealthController'] = $instance = new \App\SupportAi\Controller\Api\HealthController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatModeService'] ?? $this->getChatModeServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\HealthController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffConversationController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffConversationController
*/
protected function getStaffConversationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffConversationController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffConversationController'] = $instance = new \App\SupportAi\Controller\Api\StaffConversationController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService()), ($this->services['App\\SupportAi\\Service\\Ops\\StaffOpsService'] ?? $this->getStaffOpsServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffConversationController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffCustomerController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffCustomerController
*/
protected function getStaffCustomerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffCustomerController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffCustomerController'] = $instance = new \App\SupportAi\Controller\Api\StaffCustomerController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Customer\\CustomerService'] ?? $this->getCustomerServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), ($this->services['App\\SupportAi\\Service\\Ops\\StaffOpsService'] ?? $this->getStaffOpsServiceService()), ($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffCustomerController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffEscalationController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffEscalationController
*/
protected function getStaffEscalationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffEscalationController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffEscalationController'] = $instance = new \App\SupportAi\Controller\Api\StaffEscalationController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffEscalationController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffKnowledgeController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffKnowledgeController
*/
protected function getStaffKnowledgeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffKnowledgeController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffKnowledgeController'] = $instance = new \App\SupportAi\Controller\Api\StaffKnowledgeController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeService'] ?? $this->getKnowledgeServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffKnowledgeController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffKycCaseController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffKycCaseController
*/
protected function getStaffKycCaseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffKycCaseController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffKycCaseController'] = $instance = new \App\SupportAi\Controller\Api\StaffKycCaseController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Kyc\\KycDocumentService'] ?? $this->getKycDocumentServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffKycCaseController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffMemoryController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffMemoryController
*/
protected function getStaffMemoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffMemoryController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffMemoryController'] = $instance = new \App\SupportAi\Controller\Api\StaffMemoryController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Memory\\MemoryService'] ?? $this->getMemoryServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffMemoryController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffMetricsController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffMetricsController
*/
protected function getStaffMetricsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffMetricsController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffMetricsController'] = $instance = new \App\SupportAi\Controller\Api\StaffMetricsController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Metrics\\MetricsService'] ?? $this->getMetricsServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffMetricsController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\Controller\Api\StaffTicketController' shared autowired service.
*
* @return \App\SupportAi\Controller\Api\StaffTicketController
*/
protected function getStaffTicketControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/AbstractSupportStaffController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Controller/Api/StaffTicketController.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$this->services['App\\SupportAi\\Controller\\Api\\StaffTicketController'] = $instance = new \App\SupportAi\Controller\Api\StaffTicketController(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Ticket\\TicketService'] ?? $this->getTicketServiceService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('App\\SupportAi\\Controller\\Api\\StaffTicketController', $this));
return $instance;
}
/**
* Gets the public 'App\SupportAi\EventSubscriber\SupportAiJsonExceptionSubscriber' shared autowired service.
*
* @return \App\SupportAi\EventSubscriber\SupportAiJsonExceptionSubscriber
*/
protected function getSupportAiJsonExceptionSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/EventSubscriber/SupportAiJsonExceptionSubscriber.php';
return $this->services['App\\SupportAi\\EventSubscriber\\SupportAiJsonExceptionSubscriber'] = new \App\SupportAi\EventSubscriber\SupportAiJsonExceptionSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\SupportAi\Http\SupportAiErrorResponse' shared autowired service.
*
* @return \App\SupportAi\Http\SupportAiErrorResponse
*/
protected function getSupportAiErrorResponseService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Http/SupportAiErrorResponse.php';
return $this->services['App\\SupportAi\\Http\\SupportAiErrorResponse'] = new \App\SupportAi\Http\SupportAiErrorResponse();
}
/**
* Gets the public 'App\SupportAi\Service\AI\AIPrompts' shared autowired service.
*
* @return \App\SupportAi\Service\AI\AIPrompts
*/
protected function getAIPromptsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/AI/AIPrompts.php';
return $this->services['App\\SupportAi\\Service\\AI\\AIPrompts'] = new \App\SupportAi\Service\AI\AIPrompts();
}
/**
* Gets the public 'App\SupportAi\Service\AI\AIProviderFactory' shared autowired service.
*
* @return \App\SupportAi\Service\AI\AIProviderFactory
*/
protected function getAIProviderFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/AI/AIProviderFactory.php';
return $this->services['App\\SupportAi\\Service\\AI\\AIProviderFactory'] = new \App\SupportAi\Service\AI\AIProviderFactory(($this->services['App\\SupportAi\\Service\\AI\\AISettings'] ?? $this->getAISettingsService()));
}
/**
* Gets the public 'App\SupportAi\Service\AI\AIResponseValidator' shared autowired service.
*
* @return \App\SupportAi\Service\AI\AIResponseValidator
*/
protected function getAIResponseValidatorService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/AI/AIResponseValidator.php';
return $this->services['App\\SupportAi\\Service\\AI\\AIResponseValidator'] = new \App\SupportAi\Service\AI\AIResponseValidator();
}
/**
* Gets the public 'App\SupportAi\Service\AI\AIService' shared autowired service.
*
* @return \App\SupportAi\Service\AI\AIService
*/
protected function getAIServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/AI/AIService.php';
$a = ($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService());
if (isset($this->services['App\\SupportAi\\Service\\AI\\AIService'])) {
return $this->services['App\\SupportAi\\Service\\AI\\AIService'];
}
return $this->services['App\\SupportAi\\Service\\AI\\AIService'] = new \App\SupportAi\Service\AI\AIService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), $a, NULL, ($this->services['App\\SupportAi\\Service\\AI\\AISettings'] ?? $this->getAISettingsService()), ($this->services['App\\SupportAi\\Service\\AI\\AIProviderFactory'] ?? $this->getAIProviderFactoryService()), ($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeService'] ?? $this->getKnowledgeServiceService()), ($this->services['App\\SupportAi\\Service\\Tool\\ToolLoop'] ?? $this->getToolLoopService()), ($this->services['App\\SupportAi\\Service\\Policy\\PolicyService'] ?? $this->getPolicyServiceService()), ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService()), ($this->services['App\\SupportAi\\Service\\Memory\\MemoryService'] ?? $this->getMemoryServiceService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()));
}
/**
* Gets the public 'App\SupportAi\Service\AI\AISettings' shared autowired service.
*
* @return \App\SupportAi\Service\AI\AISettings
*/
protected function getAISettingsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/AI/AISettings.php';
return $this->services['App\\SupportAi\\Service\\AI\\AISettings'] = new \App\SupportAi\Service\AI\AISettings($this->getEnv('default:support_ai.default_provider:SUPPORT_AI_PROVIDER'), $this->getEnv('default:support_ai.default_openai_key:SUPPORT_AI_OPENAI_API_KEY'), $this->getEnv('default:support_ai.default_openai_base:SUPPORT_AI_OPENAI_BASE_URL'), $this->getEnv('default:support_ai.default_openai_model:SUPPORT_AI_OPENAI_MODEL'), $this->getEnv('default:support_ai.default_timeout:SUPPORT_AI_TIMEOUT_SECONDS'), $this->getEnv('default:support_ai.default_retries:SUPPORT_AI_MAX_RETRIES'), $this->getEnv('default:support_ai.default_backoff:SUPPORT_AI_RETRY_BACKOFF_SECONDS'), $this->getEnv('default:support_ai.default_temperature:SUPPORT_AI_TEMPERATURE'), $this->getEnv('default:support_ai.default_max_tokens:SUPPORT_AI_MAX_OUTPUT_TOKENS'), $this->getEnv('default:support_ai.default_max_context:SUPPORT_AI_MAX_CONTEXT_MESSAGES'), $this->getEnv('default:support_ai.default_max_chars:SUPPORT_AI_MAX_RESPONSE_CHARS'), $this->getEnv('default:support_ai.default_unavailable:SUPPORT_AI_UNAVAILABLE_MESSAGE'));
}
/**
* Gets the public 'App\SupportAi\Service\Access\DoctrineStaffBrandScopeProvider' shared autowired service.
*
* @return \App\SupportAi\Service\Access\DoctrineStaffBrandScopeProvider
*/
protected function getDoctrineStaffBrandScopeProviderService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/StaffBrandScopeProvider.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/DoctrineStaffBrandScopeProvider.php';
return $this->services['App\\SupportAi\\Service\\Access\\DoctrineStaffBrandScopeProvider'] = new \App\SupportAi\Service\Access\DoctrineStaffBrandScopeProvider(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Access\StaffAccess' shared autowired service.
*
* @return \App\SupportAi\Service\Access\StaffAccess
*/
protected function getStaffAccessService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/StaffAccess.php';
return $this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] = new \App\SupportAi\Service\Access\StaffAccess(($this->services['App\\SupportAi\\Service\\Access\\DoctrineStaffBrandScopeProvider'] ?? $this->getDoctrineStaffBrandScopeProviderService()));
}
/**
* Gets the public 'App\SupportAi\Service\Access\SupportAccessService' shared autowired service.
*
* @return \App\SupportAi\Service\Access\SupportAccessService
*/
protected function getSupportAccessServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportAccessService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Access\\SupportAccessService'] = new \App\SupportAi\Service\Access\SupportAccessService(($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
}
/**
* Gets the public 'App\SupportAi\Service\Access\SupportPermission' shared autowired service.
*
* @return \App\SupportAi\Service\Access\SupportPermission
*/
protected function getSupportPermissionService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermission.php';
return $this->services['App\\SupportAi\\Service\\Access\\SupportPermission'] = new \App\SupportAi\Service\Access\SupportPermission();
}
/**
* Gets the public 'App\SupportAi\Service\Access\SupportPermissions' shared autowired service.
*
* @return \App\SupportAi\Service\Access\SupportPermissions
*/
protected function getSupportPermissionsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]);
}
/**
* Gets the public 'App\SupportAi\Service\Audit\SupportAuditLogger' shared autowired service.
*
* @return \App\SupportAi\Service\Audit\SupportAuditLogger
*/
protected function getSupportAuditLoggerService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Audit/SupportAuditLogger.php';
return $this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] = new \App\SupportAi\Service\Audit\SupportAuditLogger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Brand\BrandConsistency' shared autowired service.
*
* @return \App\SupportAi\Service\Brand\BrandConsistency
*/
protected function getBrandConsistencyService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Brand/BrandConsistency.php';
return $this->services['App\\SupportAi\\Service\\Brand\\BrandConsistency'] = new \App\SupportAi\Service\Brand\BrandConsistency();
}
/**
* Gets the public 'App\SupportAi\Service\Brand\BrandScope' shared autowired service.
*
* @return \App\SupportAi\Service\Brand\BrandScope
*/
protected function getBrandScopeService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Brand/BrandScope.php';
return $this->services['App\\SupportAi\\Service\\Brand\\BrandScope'] = new \App\SupportAi\Service\Brand\BrandScope();
}
/**
* Gets the public 'App\SupportAi\Service\Channel\ChannelAuthenticator' shared autowired service.
*
* @return \App\SupportAi\Service\Channel\ChannelAuthenticator
*/
protected function getChannelAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Channel/ChannelAuthenticator.php';
return $this->services['App\\SupportAi\\Service\\Channel\\ChannelAuthenticator'] = new \App\SupportAi\Service\Channel\ChannelAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] ?? $this->getConversationServiceService()));
}
/**
* Gets the public 'App\SupportAi\Service\Chat\ChatModeService' shared autowired service.
*
* @return \App\SupportAi\Service\Chat\ChatModeService
*/
protected function getChatModeServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Chat/ChatModeService.php';
return $this->services['App\\SupportAi\\Service\\Chat\\ChatModeService'] = new \App\SupportAi\Service\Chat\ChatModeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()));
}
/**
* Gets the public 'App\SupportAi\Service\Chat\ChatSettings' shared autowired service.
*
* @return \App\SupportAi\Service\Chat\ChatSettings
*/
protected function getChatSettingsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Chat/ChatSettings.php';
return $this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] = new \App\SupportAi\Service\Chat\ChatSettings($this->getEnv('default:support_ai.default_poll_ms:SUPPORT_AI_CUSTOMER_POLL_INTERVAL_MS'), $this->getEnv('default:support_ai.default_web_chat:SUPPORT_AI_WEB_CHAT_ENABLED'), $this->getEnv('default:support_ai.default_enabled:SUPPORT_AI_ENABLED'), $this->getEnv('default:support_ai.default_sb_fallback:SUPPORT_AI_SUPPORT_BOARD_FALLBACK'), $this->getEnv('default:support_ai.default_unavailable:SUPPORT_AI_UNAVAILABLE_MESSAGE'), $this->getEnv('default:support_ai.default_rate_limit_enabled:SUPPORT_AI_CUSTOMER_RATE_LIMIT_ENABLED'), $this->getEnv('default:support_ai.default_msg_rate_limit:SUPPORT_AI_CUSTOMER_MSG_RATE_LIMIT'), $this->getEnv('default:support_ai.default_msg_rate_window:SUPPORT_AI_CUSTOMER_MSG_RATE_WINDOW'));
}
/**
* Gets the public 'App\SupportAi\Service\Chat\ChatVersions' shared autowired service.
*
* @return \App\SupportAi\Service\Chat\ChatVersions
*/
protected function getChatVersionsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Chat/ChatVersions.php';
return $this->services['App\\SupportAi\\Service\\Chat\\ChatVersions'] = new \App\SupportAi\Service\Chat\ChatVersions();
}
/**
* Gets the public 'App\SupportAi\Service\Chat\CustomerMessageRateLimiter' shared autowired service.
*
* @return \App\SupportAi\Service\Chat\CustomerMessageRateLimiter
*/
protected function getCustomerMessageRateLimiterService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Chat/CustomerMessageRateLimiter.php';
return $this->services['App\\SupportAi\\Service\\Chat\\CustomerMessageRateLimiter'] = new \App\SupportAi\Service\Chat\CustomerMessageRateLimiter(($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()));
}
/**
* Gets the public 'App\SupportAi\Service\Conversation\ConversationService' shared autowired service.
*
* @return \App\SupportAi\Service\Conversation\ConversationService
*/
protected function getConversationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Conversation/ConversationService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
$a = ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService());
$this->services['App\\SupportAi\\Service\\Conversation\\ConversationService'] = $instance = new \App\SupportAi\Service\Conversation\ConversationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), $a, ($this->services['App\\SupportAi\\Service\\Intelligence\\ConversationIntelligenceService'] ?? $this->getConversationIntelligenceServiceService()));
$instance->setAIService(($this->services['App\\SupportAi\\Service\\AI\\AIService'] ?? $this->getAIServiceService()));
$instance->setEscalationService($a);
return $instance;
}
/**
* Gets the public 'App\SupportAi\Service\Conversation\ConversationState' shared autowired service.
*
* @return \App\SupportAi\Service\Conversation\ConversationState
*/
protected function getConversationStateService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Conversation/ConversationState.php';
return $this->services['App\\SupportAi\\Service\\Conversation\\ConversationState'] = new \App\SupportAi\Service\Conversation\ConversationState();
}
/**
* Gets the public 'App\SupportAi\Service\Customer\CustomerService' shared autowired service.
*
* @return \App\SupportAi\Service\Customer\CustomerService
*/
protected function getCustomerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Customer/CustomerService.php';
return $this->services['App\\SupportAi\\Service\\Customer\\CustomerService'] = new \App\SupportAi\Service\Customer\CustomerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()));
}
/**
* Gets the public 'App\SupportAi\Service\Escalation\EscalationPolicy' shared autowired service.
*
* @return \App\SupportAi\Service\Escalation\EscalationPolicy
*/
protected function getEscalationPolicyService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Escalation/EscalationPolicy.php';
return $this->services['App\\SupportAi\\Service\\Escalation\\EscalationPolicy'] = new \App\SupportAi\Service\Escalation\EscalationPolicy();
}
/**
* Gets the public 'App\SupportAi\Service\Escalation\EscalationService' shared autowired service.
*
* @return \App\SupportAi\Service\Escalation\EscalationService
*/
protected function getEscalationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Escalation/EscalationService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] = new \App\SupportAi\Service\Escalation\EscalationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Ticket\\TicketService'] ?? $this->getTicketServiceService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), ($this->services['App\\SupportAi\\Service\\Escalation\\HandoffSummary'] ?? $this->getHandoffSummaryService()));
}
/**
* Gets the public 'App\SupportAi\Service\Escalation\HandoffSummary' shared autowired service.
*
* @return \App\SupportAi\Service\Escalation\HandoffSummary
*/
protected function getHandoffSummaryService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Escalation/HandoffSummary.php';
return $this->services['App\\SupportAi\\Service\\Escalation\\HandoffSummary'] = new \App\SupportAi\Service\Escalation\HandoffSummary(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Events\SupportEvents' shared autowired service.
*
* @return \App\SupportAi\Service\Events\SupportEvents
*/
protected function getSupportEventsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Events/SupportEvents.php';
return $this->services['App\\SupportAi\\Service\\Events\\SupportEvents'] = new \App\SupportAi\Service\Events\SupportEvents();
}
/**
* Gets the public 'App\SupportAi\Service\Intelligence\ConversationIntelligenceService' shared autowired service.
*
* @return \App\SupportAi\Service\Intelligence\ConversationIntelligenceService
*/
protected function getConversationIntelligenceServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Intelligence/ConversationIntelligenceService.php';
return $this->services['App\\SupportAi\\Service\\Intelligence\\ConversationIntelligenceService'] = new \App\SupportAi\Service\Intelligence\ConversationIntelligenceService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Memory\\MemoryService'] ?? $this->getMemoryServiceService()), ($this->services['App\\SupportAi\\Service\\Intelligence\\ConversationSummaryService'] ?? $this->getConversationSummaryServiceService()));
}
/**
* Gets the public 'App\SupportAi\Service\Intelligence\ConversationSummaryService' shared autowired service.
*
* @return \App\SupportAi\Service\Intelligence\ConversationSummaryService
*/
protected function getConversationSummaryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Intelligence/ConversationSummaryService.php';
return $this->services['App\\SupportAi\\Service\\Intelligence\\ConversationSummaryService'] = new \App\SupportAi\Service\Intelligence\ConversationSummaryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Intelligence\IntelligenceClassifier' shared autowired service.
*
* @return \App\SupportAi\Service\Intelligence\IntelligenceClassifier
*/
protected function getIntelligenceClassifierService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Intelligence/IntelligenceClassifier.php';
return $this->services['App\\SupportAi\\Service\\Intelligence\\IntelligenceClassifier'] = new \App\SupportAi\Service\Intelligence\IntelligenceClassifier();
}
/**
* Gets the public 'App\SupportAi\Service\Intelligence\LanguageDetector' shared autowired service.
*
* @return \App\SupportAi\Service\Intelligence\LanguageDetector
*/
protected function getLanguageDetectorService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Intelligence/LanguageDetector.php';
return $this->services['App\\SupportAi\\Service\\Intelligence\\LanguageDetector'] = new \App\SupportAi\Service\Intelligence\LanguageDetector();
}
/**
* Gets the public 'App\SupportAi\Service\Knowledge\EmbeddingProviderFactory' shared autowired service.
*
* @return \App\SupportAi\Service\Knowledge\EmbeddingProviderFactory
*/
protected function getEmbeddingProviderFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Knowledge/EmbeddingProviderFactory.php';
return $this->services['App\\SupportAi\\Service\\Knowledge\\EmbeddingProviderFactory'] = new \App\SupportAi\Service\Knowledge\EmbeddingProviderFactory(($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeSettings'] ?? $this->getKnowledgeSettingsService()));
}
/**
* Gets the public 'App\SupportAi\Service\Knowledge\KnowledgeChunker' shared autowired service.
*
* @return \App\SupportAi\Service\Knowledge\KnowledgeChunker
*/
protected function getKnowledgeChunkerService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Knowledge/KnowledgeChunker.php';
return $this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeChunker'] = new \App\SupportAi\Service\Knowledge\KnowledgeChunker();
}
/**
* Gets the public 'App\SupportAi\Service\Knowledge\KnowledgeIngestionService' shared autowired service.
*
* @return \App\SupportAi\Service\Knowledge\KnowledgeIngestionService
*/
protected function getKnowledgeIngestionServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Knowledge/KnowledgeIngestionService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeIngestionService'] = new \App\SupportAi\Service\Knowledge\KnowledgeIngestionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), NULL, ($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeSettings'] ?? $this->getKnowledgeSettingsService()), ($this->services['App\\SupportAi\\Service\\Knowledge\\EmbeddingProviderFactory'] ?? $this->getEmbeddingProviderFactoryService()));
}
/**
* Gets the public 'App\SupportAi\Service\Knowledge\KnowledgeService' shared autowired service.
*
* @return \App\SupportAi\Service\Knowledge\KnowledgeService
*/
protected function getKnowledgeServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Knowledge/KnowledgeService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeService'] = new \App\SupportAi\Service\Knowledge\KnowledgeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), NULL, ($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeSettings'] ?? $this->getKnowledgeSettingsService()), ($this->services['App\\SupportAi\\Service\\Knowledge\\EmbeddingProviderFactory'] ?? $this->getEmbeddingProviderFactoryService()), ($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeIngestionService'] ?? $this->getKnowledgeIngestionServiceService()));
}
/**
* Gets the public 'App\SupportAi\Service\Knowledge\KnowledgeSettings' shared autowired service.
*
* @return \App\SupportAi\Service\Knowledge\KnowledgeSettings
*/
protected function getKnowledgeSettingsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Knowledge/KnowledgeSettings.php';
return $this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeSettings'] = new \App\SupportAi\Service\Knowledge\KnowledgeSettings($this->getEnv('default:support_ai.default_embedding_provider:SUPPORT_AI_EMBEDDING_PROVIDER'), $this->getEnv('default:support_ai.default_embedding_model:SUPPORT_AI_EMBEDDING_MODEL'), $this->getEnv('default:support_ai.default_embedding_dimensions:SUPPORT_AI_EMBEDDING_DIMENSIONS'), $this->getEnv('default:support_ai.default_chunk_size:SUPPORT_AI_CHUNK_SIZE'), $this->getEnv('default:support_ai.default_chunk_overlap:SUPPORT_AI_CHUNK_OVERLAP'), $this->getEnv('default:support_ai.default_rag_top_k:SUPPORT_AI_RAG_TOP_K'), $this->getEnv('default:support_ai.default_rag_min_score:SUPPORT_AI_RAG_MIN_SCORE'), $this->getEnv('default:support_ai.default_vector_backend:SUPPORT_AI_VECTOR_BACKEND'), $this->getEnv('default:support_ai.default_openai_key:SUPPORT_AI_OPENAI_API_KEY'), $this->getEnv('default:support_ai.default_openai_base:SUPPORT_AI_OPENAI_BASE_URL'), $this->getEnv('default:support_ai.default_timeout:SUPPORT_AI_TIMEOUT_SECONDS'), $this->getEnv('default:support_ai.default_retries:SUPPORT_AI_MAX_RETRIES'), $this->getEnv('default:support_ai.default_backoff:SUPPORT_AI_RETRY_BACKOFF_SECONDS'));
}
/**
* Gets the public 'App\SupportAi\Service\Knowledge\VectorSearch' shared autowired service.
*
* @return \App\SupportAi\Service\Knowledge\VectorSearch
*/
protected function getVectorSearchService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Knowledge/VectorSearch.php';
return $this->services['App\\SupportAi\\Service\\Knowledge\\VectorSearch'] = new \App\SupportAi\Service\Knowledge\VectorSearch();
}
/**
* Gets the public 'App\SupportAi\Service\Kyc\KycAnalyzer' shared autowired service.
*
* @return \App\SupportAi\Service\Kyc\KycAnalyzer
*/
protected function getKycAnalyzerService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Kyc/KycAnalyzer.php';
return $this->services['App\\SupportAi\\Service\\Kyc\\KycAnalyzer'] = new \App\SupportAi\Service\Kyc\KycAnalyzer();
}
/**
* Gets the public 'App\SupportAi\Service\Kyc\KycDocumentService' shared autowired service.
*
* @return \App\SupportAi\Service\Kyc\KycDocumentService
*/
protected function getKycDocumentServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Kyc/KycDocumentService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Kyc\\KycDocumentService'] = new \App\SupportAi\Service\Kyc\KycDocumentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
}
/**
* Gets the public 'App\SupportAi\Service\Kyc\KycVersions' shared autowired service.
*
* @return \App\SupportAi\Service\Kyc\KycVersions
*/
protected function getKycVersionsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Kyc/KycVersions.php';
return $this->services['App\\SupportAi\\Service\\Kyc\\KycVersions'] = new \App\SupportAi\Service\Kyc\KycVersions();
}
/**
* Gets the public 'App\SupportAi\Service\Memory\MemorySanitize' shared autowired service.
*
* @return \App\SupportAi\Service\Memory\MemorySanitize
*/
protected function getMemorySanitizeService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Memory/MemorySanitize.php';
return $this->services['App\\SupportAi\\Service\\Memory\\MemorySanitize'] = new \App\SupportAi\Service\Memory\MemorySanitize();
}
/**
* Gets the public 'App\SupportAi\Service\Memory\MemoryService' shared autowired service.
*
* @return \App\SupportAi\Service\Memory\MemoryService
*/
protected function getMemoryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Memory/MemoryService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Memory\\MemoryService'] = new \App\SupportAi\Service\Memory\MemoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
}
/**
* Gets the public 'App\SupportAi\Service\Memory\MemoryVersions' shared autowired service.
*
* @return \App\SupportAi\Service\Memory\MemoryVersions
*/
protected function getMemoryVersionsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Memory/MemoryVersions.php';
return $this->services['App\\SupportAi\\Service\\Memory\\MemoryVersions'] = new \App\SupportAi\Service\Memory\MemoryVersions();
}
/**
* Gets the public 'App\SupportAi\Service\Metrics\MetricsService' shared autowired service.
*
* @return \App\SupportAi\Service\Metrics\MetricsService
*/
protected function getMetricsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Metrics/MetricsService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Metrics\\MetricsService'] = new \App\SupportAi\Service\Metrics\MetricsService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
}
/**
* Gets the public 'App\SupportAi\Service\Ops\GoLiveCheckService' shared autowired service.
*
* @return \App\SupportAi\Service\Ops\GoLiveCheckService
*/
protected function getGoLiveCheckServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Ops/GoLiveCheckService.php';
return $this->services['App\\SupportAi\\Service\\Ops\\GoLiveCheckService'] = new \App\SupportAi\Service\Ops\GoLiveCheckService(($this->services['App\\SupportAi\\Service\\Chat\\ChatSettings'] ?? $this->getChatSettingsService()), ($this->services['App\\SupportAi\\Service\\AI\\AISettings'] ?? $this->getAISettingsService()), ($this->services['App\\SupportAi\\Service\\Knowledge\\KnowledgeSettings'] ?? $this->getKnowledgeSettingsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Ops\StaffOpsService' shared autowired service.
*
* @return \App\SupportAi\Service\Ops\StaffOpsService
*/
protected function getStaffOpsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Ops/StaffOpsService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Ops\\StaffOpsService'] = new \App\SupportAi\Service\Ops\StaffOpsService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))), ($this->services['App\\SupportAi\\Service\\Tool\\ToolService'] ?? $this->getToolServiceService()));
}
/**
* Gets the public 'App\SupportAi\Service\Policy\PolicyRules' shared autowired service.
*
* @return \App\SupportAi\Service\Policy\PolicyRules
*/
protected function getPolicyRulesService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Policy/PolicyRules.php';
return $this->services['App\\SupportAi\\Service\\Policy\\PolicyRules'] = new \App\SupportAi\Service\Policy\PolicyRules();
}
/**
* Gets the public 'App\SupportAi\Service\Policy\PolicyService' shared autowired service.
*
* @return \App\SupportAi\Service\Policy\PolicyService
*/
protected function getPolicyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Policy/PolicyService.php';
return $this->services['App\\SupportAi\\Service\\Policy\\PolicyService'] = new \App\SupportAi\Service\Policy\PolicyService(($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Policy\PolicyVersion' shared autowired service.
*
* @return \App\SupportAi\Service\Policy\PolicyVersion
*/
protected function getPolicyVersionService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Policy/PolicyVersion.php';
return $this->services['App\\SupportAi\\Service\\Policy\\PolicyVersion'] = new \App\SupportAi\Service\Policy\PolicyVersion();
}
/**
* Gets the public 'App\SupportAi\Service\Ticket\TicketService' shared autowired service.
*
* @return \App\SupportAi\Service\Ticket\TicketService
*/
protected function getTicketServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Ticket/TicketService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Access/SupportPermissions.php';
return $this->services['App\\SupportAi\\Service\\Ticket\\TicketService'] = new \App\SupportAi\Service\Ticket\TicketService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] ?? ($this->services['App\\SupportAi\\Service\\Access\\SupportPermissions'] = new \App\SupportAi\Service\Access\SupportPermissions([]))));
}
/**
* Gets the public 'App\SupportAi\Service\Tool\DoctrineCasinoAccountReader' shared autowired service.
*
* @return \App\SupportAi\Service\Tool\DoctrineCasinoAccountReader
*/
protected function getDoctrineCasinoAccountReaderService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/CasinoAccountReader.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/DoctrineCasinoAccountReader.php';
return $this->services['App\\SupportAi\\Service\\Tool\\DoctrineCasinoAccountReader'] = new \App\SupportAi\Service\Tool\DoctrineCasinoAccountReader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Tool\ToolGuards' shared autowired service.
*
* @return \App\SupportAi\Service\Tool\ToolGuards
*/
protected function getToolGuardsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolGuards.php';
return $this->services['App\\SupportAi\\Service\\Tool\\ToolGuards'] = new \App\SupportAi\Service\Tool\ToolGuards();
}
/**
* Gets the public 'App\SupportAi\Service\Tool\ToolLoop' shared autowired service.
*
* @return \App\SupportAi\Service\Tool\ToolLoop
*/
protected function getToolLoopService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolLoop.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolSettings.php';
return $this->services['App\\SupportAi\\Service\\Tool\\ToolLoop'] = new \App\SupportAi\Service\Tool\ToolLoop(($this->services['App\\SupportAi\\Service\\Tool\\ToolService'] ?? $this->getToolServiceService()), ($this->services['App\\SupportAi\\Service\\Tool\\ToolSettings'] ?? ($this->services['App\\SupportAi\\Service\\Tool\\ToolSettings'] = new \App\SupportAi\Service\Tool\ToolSettings($this->getEnv('default:support_ai.default_max_tool_calls:SUPPORT_AI_MAX_TOOL_CALLS'), $this->getEnv('default:support_ai.default_tool_max_recent:SUPPORT_AI_TOOL_MAX_RECENT'), $this->getEnv('default:support_ai.default_tool_timeout:SUPPORT_AI_TOOL_TIMEOUT_SECONDS')))));
}
/**
* Gets the public 'App\SupportAi\Service\Tool\ToolRegistry' shared autowired service.
*
* @return \App\SupportAi\Service\Tool\ToolRegistry
*/
protected function getToolRegistryService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolRegistry.php';
return $this->services['App\\SupportAi\\Service\\Tool\\ToolRegistry'] = ($this->services['App\\SupportAi\\Service\\Tool\\ToolRegistryFactory'] ?? $this->getToolRegistryFactoryService())->create();
}
/**
* Gets the public 'App\SupportAi\Service\Tool\ToolRegistryFactory' shared autowired service.
*
* @return \App\SupportAi\Service\Tool\ToolRegistryFactory
*/
protected function getToolRegistryFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolRegistryFactory.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolSettings.php';
return $this->services['App\\SupportAi\\Service\\Tool\\ToolRegistryFactory'] = new \App\SupportAi\Service\Tool\ToolRegistryFactory(($this->services['App\\SupportAi\\Service\\Tool\\DoctrineCasinoAccountReader'] ?? $this->getDoctrineCasinoAccountReaderService()), ($this->services['App\\SupportAi\\Service\\Tool\\ToolSettings'] ?? ($this->services['App\\SupportAi\\Service\\Tool\\ToolSettings'] = new \App\SupportAi\Service\Tool\ToolSettings($this->getEnv('default:support_ai.default_max_tool_calls:SUPPORT_AI_MAX_TOOL_CALLS'), $this->getEnv('default:support_ai.default_tool_max_recent:SUPPORT_AI_TOOL_MAX_RECENT'), $this->getEnv('default:support_ai.default_tool_timeout:SUPPORT_AI_TOOL_TIMEOUT_SECONDS')))), ($this->services['App\\SupportAi\\Service\\Escalation\\EscalationService'] ?? $this->getEscalationServiceService()), ($this->services['App\\SupportAi\\Service\\Kyc\\KycDocumentService'] ?? $this->getKycDocumentServiceService()), ($this->services['App\\SupportAi\\Service\\Ticket\\TicketService'] ?? $this->getTicketServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\SupportAi\Service\Tool\ToolService' shared autowired service.
*
* @return \App\SupportAi\Service\Tool\ToolService
*/
protected function getToolServiceService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolService.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolSettings.php';
return $this->services['App\\SupportAi\\Service\\Tool\\ToolService'] = new \App\SupportAi\Service\Tool\ToolService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\SupportAi\\Service\\Audit\\SupportAuditLogger'] ?? $this->getSupportAuditLoggerService()), ($this->services['App\\SupportAi\\Service\\Access\\StaffAccess'] ?? $this->getStaffAccessService()), ($this->services['App\\SupportAi\\Service\\Tool\\ToolRegistry'] ?? $this->getToolRegistryService()), ($this->services['App\\SupportAi\\Service\\Tool\\ToolSettings'] ?? ($this->services['App\\SupportAi\\Service\\Tool\\ToolSettings'] = new \App\SupportAi\Service\Tool\ToolSettings($this->getEnv('default:support_ai.default_max_tool_calls:SUPPORT_AI_MAX_TOOL_CALLS'), $this->getEnv('default:support_ai.default_tool_max_recent:SUPPORT_AI_TOOL_MAX_RECENT'), $this->getEnv('default:support_ai.default_tool_timeout:SUPPORT_AI_TOOL_TIMEOUT_SECONDS')))), ($this->services['App\\SupportAi\\Service\\Tool\\ToolRegistryFactory'] ?? $this->getToolRegistryFactoryService()), ($this->services['App\\SupportAi\\Service\\Policy\\PolicyService'] ?? $this->getPolicyServiceService()));
}
/**
* Gets the public 'App\SupportAi\Service\Tool\ToolSettings' shared autowired service.
*
* @return \App\SupportAi\Service\Tool\ToolSettings
*/
protected function getToolSettingsService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/Service/Tool/ToolSettings.php';
return $this->services['App\\SupportAi\\Service\\Tool\\ToolSettings'] = new \App\SupportAi\Service\Tool\ToolSettings($this->getEnv('default:support_ai.default_max_tool_calls:SUPPORT_AI_MAX_TOOL_CALLS'), $this->getEnv('default:support_ai.default_tool_max_recent:SUPPORT_AI_TOOL_MAX_RECENT'), $this->getEnv('default:support_ai.default_tool_timeout:SUPPORT_AI_TOOL_TIMEOUT_SECONDS'));
}
/**
* Gets the public 'App\SupportAi\SupportAi' shared autowired service.
*
* @return \App\SupportAi\SupportAi
*/
protected function getSupportAiService()
{
include_once \dirname(__DIR__, 4).'/src/SupportAi/SupportAi.php';
return $this->services['App\\SupportAi\\SupportAi'] = new \App\SupportAi\SupportAi();
}
/**
* Gets the public 'App\SupportAi\SupportAiBundle' shared autowired service.
*
* @return \App\SupportAi\SupportAiBundle
*/
protected function getSupportAiBundleService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
include_once \dirname(__DIR__, 4).'/src/SupportAi/SupportAiBundle.php';
return $this->services['App\\SupportAi\\SupportAiBundle'] = new \App\SupportAi\SupportAiBundle();
}
/**
* Gets the public 'App\Twig\BetByCurrecyConversionExtension' shared autowired service.
*
* @return \App\Twig\BetByCurrecyConversionExtension
*/
protected function getBetByCurrecyConversionExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BetByCurrecyConversionExtension.php';
return $this->services['App\\Twig\\BetByCurrecyConversionExtension'] = new \App\Twig\BetByCurrecyConversionExtension($this->parameters['currency_mulitplier']);
}
/**
* Gets the public 'App\Twig\BirthdayExtension' shared autowired service.
*
* @return \App\Twig\BirthdayExtension
*/
protected function getBirthdayExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BirthdayExtension.php';
return $this->services['App\\Twig\\BirthdayExtension'] = new \App\Twig\BirthdayExtension(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Twig\BooleanExtension' shared autowired service.
*
* @return \App\Twig\BooleanExtension
*/
protected function getBooleanExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BooleanExtension.php';
return $this->services['App\\Twig\\BooleanExtension'] = new \App\Twig\BooleanExtension();
}
/**
* Gets the public 'App\Twig\ClassExtension' shared autowired service.
*
* @return \App\Twig\ClassExtension
*/
protected function getClassExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ClassExtension.php';
return $this->services['App\\Twig\\ClassExtension'] = new \App\Twig\ClassExtension();
}
/**
* Gets the public 'App\Twig\CurrencyExtension' shared autowired service.
*
* @return \App\Twig\CurrencyExtension
*/
protected function getCurrencyExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/CurrencyExtension.php';
return $this->services['App\\Twig\\CurrencyExtension'] = new \App\Twig\CurrencyExtension(($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Twig\DashboardBackendPathExtension' shared autowired service.
*
* @return \App\Twig\DashboardBackendPathExtension
*/
protected function getDashboardBackendPathExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/DashboardBackendPathExtension.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Twig\\DashboardBackendPathExtension'])) {
return $this->services['App\\Twig\\DashboardBackendPathExtension'];
}
return $this->services['App\\Twig\\DashboardBackendPathExtension'] = new \App\Twig\DashboardBackendPathExtension($a);
}
/**
* Gets the public 'App\Twig\GameCategoryImageExtension' shared autowired service.
*
* @return \App\Twig\GameCategoryImageExtension
*/
protected function getGameCategoryImageExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/GameCategoryImageExtension.php';
include_once \dirname(__DIR__, 4).'/src/Services/Admin/GameCategoryImageResolver.php';
return $this->services['App\\Twig\\GameCategoryImageExtension'] = new \App\Twig\GameCategoryImageExtension(($this->services['App\\Services\\Admin\\GameCategoryImageResolver'] ?? ($this->services['App\\Services\\Admin\\GameCategoryImageResolver'] = new \App\Services\Admin\GameCategoryImageResolver(\dirname(__DIR__, 4)))));
}
/**
* Gets the public 'App\Twig\ImageFilterExtension' shared autowired service.
*
* @return \App\Twig\ImageFilterExtension
*/
protected function getImageFilterExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ImageFilterExtension.php';
$a = ($this->privates['liip_imagine.templating.filter_extension'] ?? $this->getLiipImagine_Templating_FilterExtensionService());
if (isset($this->services['App\\Twig\\ImageFilterExtension'])) {
return $this->services['App\\Twig\\ImageFilterExtension'];
}
return $this->services['App\\Twig\\ImageFilterExtension'] = new \App\Twig\ImageFilterExtension($a, \dirname(__DIR__, 4));
}
/**
* Gets the public 'App\Twig\LobbyThumbnailExtension' shared autowired service.
*
* @return \App\Twig\LobbyThumbnailExtension
*/
protected function getLobbyThumbnailExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/LobbyThumbnailExtension.php';
include_once \dirname(__DIR__, 4).'/src/Services/frontend/IntegrationThumbnailRegistry.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['App\\Twig\\LobbyThumbnailExtension'])) {
return $this->services['App\\Twig\\LobbyThumbnailExtension'];
}
return $this->services['App\\Twig\\LobbyThumbnailExtension'] = new \App\Twig\LobbyThumbnailExtension(($this->services['App\\Services\\frontend\\LobbyThumbnailResolver'] ?? $this->getLobbyThumbnailResolverService()), ($this->services['App\\Services\\frontend\\IntegrationThumbnailRegistry'] ?? ($this->services['App\\Services\\frontend\\IntegrationThumbnailRegistry'] = new \App\Services\frontend\IntegrationThumbnailRegistry())), $a);
}
/**
* Gets the public 'App\Twig\LocalizedDateExtension' shared autowired service.
*
* @return \App\Twig\LocalizedDateExtension
*/
protected function getLocalizedDateExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/LocalizedDateExtension.php';
return $this->services['App\\Twig\\LocalizedDateExtension'] = new \App\Twig\LocalizedDateExtension();
}
/**
* Gets the public 'App\Twig\MercureAdminGlobalExtension' shared autowired service.
*
* @return \App\Twig\MercureAdminGlobalExtension
*/
protected function getMercureAdminGlobalExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MercureAdminGlobalExtension.php';
$a = ($this->services['App\\Services\\Mercure\\ChatEventPublisher'] ?? $this->getChatEventPublisherService());
if (isset($this->services['App\\Twig\\MercureAdminGlobalExtension'])) {
return $this->services['App\\Twig\\MercureAdminGlobalExtension'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Twig\\MercureAdminGlobalExtension'])) {
return $this->services['App\\Twig\\MercureAdminGlobalExtension'];
}
return $this->services['App\\Twig\\MercureAdminGlobalExtension'] = new \App\Twig\MercureAdminGlobalExtension($a, $b);
}
/**
* Gets the public 'App\Twig\PayadmitExtension' shared autowired service.
*
* @return \App\Twig\PayadmitExtension
*/
protected function getPayadmitExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/PayadmitExtension.php';
$a = ($this->services['App\\Services\\Integration\\Payadmit\\PayadmitReadinessChecker'] ?? $this->getPayadmitReadinessCheckerService());
if (isset($this->services['App\\Twig\\PayadmitExtension'])) {
return $this->services['App\\Twig\\PayadmitExtension'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Twig\\PayadmitExtension'])) {
return $this->services['App\\Twig\\PayadmitExtension'];
}
return $this->services['App\\Twig\\PayadmitExtension'] = new \App\Twig\PayadmitExtension($a, $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Twig\StatusBadgeExtension' shared autowired service.
*
* @return \App\Twig\StatusBadgeExtension
*/
protected function getStatusBadgeExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/StatusBadgeExtension.php';
return $this->services['App\\Twig\\StatusBadgeExtension'] = new \App\Twig\StatusBadgeExtension(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Twig\TemplateFallbackExtension' shared autowired service.
*
* @return \App\Twig\TemplateFallbackExtension
*/
protected function getTemplateFallbackExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/TemplateFallbackExtension.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\Twig\\TemplateFallbackExtension'])) {
return $this->services['App\\Twig\\TemplateFallbackExtension'];
}
return $this->services['App\\Twig\\TemplateFallbackExtension'] = new \App\Twig\TemplateFallbackExtension($a);
}
/**
* Gets the public 'App\Twig\TimeAgoExtension' shared autowired service.
*
* @return \App\Twig\TimeAgoExtension
*/
protected function getTimeAgoExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/TimeAgoExtension.php';
return $this->services['App\\Twig\\TimeAgoExtension'] = new \App\Twig\TimeAgoExtension();
}
/**
* Gets the public 'App\Twig\WebPExtension' shared autowired service.
*
* @return \App\Twig\WebPExtension
*/
protected function getWebPExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/WebPExtension.php';
return $this->services['App\\Twig\\WebPExtension'] = new \App\Twig\WebPExtension($this->getEnv('FILE_SYSTEM_DATA_ROOT'), $this->getEnv('FILE_SYSTEM_IMAGE_CACHE'), $this->getEnv('FILE_SYSTEM_DATA_ROOT_BUNDLE'), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['monolog.logger.system'] ?? $this->getMonolog_Logger_SystemService()));
}
/**
* Gets the public 'App\Twig\ZoneExtension' shared autowired service.
*
* @return \App\Twig\ZoneExtension
*/
protected function getZoneExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ZoneExtension.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Twig\\ZoneExtension'])) {
return $this->services['App\\Twig\\ZoneExtension'];
}
$b = ($this->services['App\\Services\\Admin\\ZoneManager'] ?? $this->getZoneManagerService());
if (isset($this->services['App\\Twig\\ZoneExtension'])) {
return $this->services['App\\Twig\\ZoneExtension'];
}
return $this->services['App\\Twig\\ZoneExtension'] = new \App\Twig\ZoneExtension($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'App\Validator\CoinAddress' shared autowired service.
*
* @return \App\Validator\CoinAddress
*/
protected function getCoinAddressService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraint.php';
include_once \dirname(__DIR__, 4).'/src/Validator/CoinAddress.php';
return $this->services['App\\Validator\\CoinAddress'] = new \App\Validator\CoinAddress();
}
/**
* Gets the public 'App\Validator\CoinAddressValidator' shared autowired service.
*
* @return \App\Validator\CoinAddressValidator
*/
protected function getCoinAddressValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/src/Validator/CoinAddressValidator.php';
return $this->services['App\\Validator\\CoinAddressValidator'] = new \App\Validator\CoinAddressValidator(($this->services['playpearls_coin.bitcoin_client_factory'] ?? $this->getPlaypearlsCoin_BitcoinClientFactoryService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'App\Validator\EmailUnique' shared autowired service.
*
* @return \App\Validator\EmailUnique
*/
protected function getEmailUniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraint.php';
include_once \dirname(__DIR__, 4).'/src/Validator/EmailUnique.php';
return $this->services['App\\Validator\\EmailUnique'] = new \App\Validator\EmailUnique();
}
/**
* Gets the public 'App\Validator\EmailUniqueValidator' shared autowired service.
*
* @return \App\Validator\EmailUniqueValidator
*/
protected function getEmailUniqueValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/src/Validator/EmailUniqueValidator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Validator\\EmailUniqueValidator'])) {
return $this->services['App\\Validator\\EmailUniqueValidator'];
}
return $this->services['App\\Validator\\EmailUniqueValidator'] = new \App\Validator\EmailUniqueValidator($a);
}
/**
* Gets the public 'App\Validator\UniqueFreeSpinCampaign' shared autowired service.
*
* @return \App\Validator\UniqueFreeSpinCampaign
*/
protected function getUniqueFreeSpinCampaignService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraint.php';
include_once \dirname(__DIR__, 4).'/src/Validator/UniqueFreeSpinCampaign.php';
return $this->services['App\\Validator\\UniqueFreeSpinCampaign'] = new \App\Validator\UniqueFreeSpinCampaign();
}
/**
* Gets the public 'App\Validator\UniqueFreeSpinCampaignOnEdit' shared autowired service.
*
* @return \App\Validator\UniqueFreeSpinCampaignOnEdit
*/
protected function getUniqueFreeSpinCampaignOnEditService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraint.php';
include_once \dirname(__DIR__, 4).'/src/Validator/UniqueFreeSpinCampaignOnEdit.php';
return $this->services['App\\Validator\\UniqueFreeSpinCampaignOnEdit'] = new \App\Validator\UniqueFreeSpinCampaignOnEdit();
}
/**
* Gets the public 'App\Validator\UniqueFreeSpinCampaignOnEditValidator' shared autowired service.
*
* @return \App\Validator\UniqueFreeSpinCampaignOnEditValidator
*/
protected function getUniqueFreeSpinCampaignOnEditValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/src/Validator/UniqueFreeSpinCampaignOnEditValidator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Validator\\UniqueFreeSpinCampaignOnEditValidator'])) {
return $this->services['App\\Validator\\UniqueFreeSpinCampaignOnEditValidator'];
}
return $this->services['App\\Validator\\UniqueFreeSpinCampaignOnEditValidator'] = new \App\Validator\UniqueFreeSpinCampaignOnEditValidator($a);
}
/**
* Gets the public 'App\Validator\UniqueFreeSpinCampaignValidator' shared autowired service.
*
* @return \App\Validator\UniqueFreeSpinCampaignValidator
*/
protected function getUniqueFreeSpinCampaignValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/src/Validator/UniqueFreeSpinCampaignValidator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Validator\\UniqueFreeSpinCampaignValidator'])) {
return $this->services['App\\Validator\\UniqueFreeSpinCampaignValidator'];
}
return $this->services['App\\Validator\\UniqueFreeSpinCampaignValidator'] = new \App\Validator\UniqueFreeSpinCampaignValidator($a);
}
/**
* Gets the public 'App\Validator\UsernameUnique' shared autowired service.
*
* @return \App\Validator\UsernameUnique
*/
protected function getUsernameUniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraint.php';
include_once \dirname(__DIR__, 4).'/src/Validator/UsernameUnique.php';
return $this->services['App\\Validator\\UsernameUnique'] = new \App\Validator\UsernameUnique();
}
/**
* Gets the public 'App\Validator\UsernameUniqueValidator' shared autowired service.
*
* @return \App\Validator\UsernameUniqueValidator
*/
protected function getUsernameUniqueValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/src/Validator/UsernameUniqueValidator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Validator\\UsernameUniqueValidator'])) {
return $this->services['App\\Validator\\UsernameUniqueValidator'];
}
return $this->services['App\\Validator\\UsernameUniqueValidator'] = new \App\Validator\UsernameUniqueValidator($a);
}
/**
* Gets the public 'App\Validator\Withdrawal' shared autowired service.
*
* @return \App\Validator\Withdrawal
*/
protected function getWithdrawalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraint.php';
include_once \dirname(__DIR__, 4).'/src/Validator/Withdrawal.php';
return $this->services['App\\Validator\\Withdrawal'] = new \App\Validator\Withdrawal();
}
/**
* Gets the public 'App\Validator\WithdrawalValidator' shared autowired service.
*
* @return \App\Validator\WithdrawalValidator
*/
protected function getWithdrawalValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/src/Validator/WithdrawalValidator.php';
return $this->services['App\\Validator\\WithdrawalValidator'] = new \App\Validator\WithdrawalValidator(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['App\\Services\\Wallet\\CoinConfigManager'] ?? $this->getCoinConfigManagerService()));
}
/**
* Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
*
* @return \Liip\ImagineBundle\Controller\ImagineController
*/
protected function getImagineControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
}
/**
* Gets the public 'Metadata\MetadataFactory' shared autowired service.
*
* @return \Metadata\MetadataFactory
*/
protected function getMetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
return $this->services['Metadata\\MetadataFactory'] = new \Metadata\MetadataFactory(($this->services['App\\DK\\CalculatorBundle\\Metadata\\Driver\\AnnotationDriver'] ?? $this->getAnnotationDriverService()));
}
/**
* Gets the public 'Pusher\Pusher' shared service.
*
* @return \Pusher\Pusher
*/
protected function getPusherService()
{
include_once \dirname(__DIR__, 4).'/vendor/pusher/pusher-php-server/src/PusherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pusher/pusher-php-server/src/Pusher.php';
return $this->services['Pusher\\Pusher'] = new \Pusher\Pusher($this->getEnv('PUSHER_KEY'), $this->getEnv('PUSHER_SECRET'), $this->getEnv('PUSHER_APP_ID'), ['cluster' => $this->getEnv('PUSHER_CLUSTER'), 'useTLS' => true]);
}
/**
* Gets the public 'ReCaptcha\ReCaptcha' shared autowired service.
*
* @return \ReCaptcha\ReCaptcha
*/
protected function getReCaptchaService()
{
include_once \dirname(__DIR__, 4).'/vendor/google/recaptcha/src/ReCaptcha/ReCaptcha.php';
include_once \dirname(__DIR__, 4).'/vendor/google/recaptcha/src/ReCaptcha/RequestMethod.php';
include_once \dirname(__DIR__, 4).'/vendor/google/recaptcha/src/ReCaptcha/RequestMethod/CurlPost.php';
return $this->services['ReCaptcha\\ReCaptcha'] = new \ReCaptcha\ReCaptcha($this->getEnv('GOOGLE_RECAPTCHA_SECRET_KEY'), new \ReCaptcha\RequestMethod\CurlPost());
}
/**
* Gets the public 'Symfony\Bridge\Monolog\Logger' shared autowired service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getLoggerService()
{
$this->services['Symfony\\Bridge\\Monolog\\Logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('eventlog');
$instance->pushHandler(($this->services['App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler'] ?? $this->getEventLogHandlerService()));
return $instance;
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'api_platform.action.documentation' shared service.
*
* @return \ApiPlatform\Documentation\Action\DocumentationAction
*/
protected function getApiPlatform_Action_DocumentationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '', '', '0.0.0', NULL, $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()));
}
/**
* Gets the public 'api_platform.action.entrypoint' shared service.
*
* @return \ApiPlatform\Action\EntrypointAction
*/
protected function getApiPlatform_Action_EntrypointService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
}
/**
* Gets the public 'api_platform.action.exception' shared service.
*
* @return \ApiPlatform\Action\ExceptionAction
*/
protected function getApiPlatform_Action_ExceptionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
return $this->services['api_platform.action.exception'] = new \ApiPlatform\Action\ExceptionAction(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status'], ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the public 'api_platform.action.not_exposed' shared service.
*
* @return \ApiPlatform\Action\NotExposedAction
*/
protected function getApiPlatform_Action_NotExposedService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/NotExposedAction.php';
return $this->services['api_platform.action.not_exposed'] = new \ApiPlatform\Action\NotExposedAction();
}
/**
* Gets the public 'api_platform.action.not_found' shared service.
*
* @return \ApiPlatform\Action\NotFoundAction
*/
protected function getApiPlatform_Action_NotFoundService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Action\NotFoundAction();
}
/**
* Gets the public 'api_platform.action.placeholder' shared service.
*
* @return \ApiPlatform\Action\PlaceholderAction
*/
protected function getApiPlatform_Action_PlaceholderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Action\PlaceholderAction();
}
/**
* Gets the public 'api_platform.jsonld.action.context' shared service.
*
* @return \ApiPlatform\JsonLd\Action\ContextAction
*/
protected function getApiPlatform_Jsonld_Action_ContextService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Action/ContextAction.php';
return $this->services['api_platform.jsonld.action.context'] = new \ApiPlatform\JsonLd\Action\ContextAction(($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the public 'api_platform.swagger.action.ui' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
*/
protected function getApiPlatform_Swagger_Action_UiService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), '', '', '0.0.0', $this->parameters['api_platform.formats'], false, '', '', 'oauth2', 'application', '', '', [], true, true, true, false, false, false, $this->parameters['api_platform.swagger.versions'], ($this->services['api_platform.swagger_ui.action'] ?? $this->getApiPlatform_SwaggerUi_ActionService()), NULL, [], false);
}
/**
* Gets the public 'api_platform.swagger_ui.action' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction
*/
protected function getApiPlatform_SwaggerUi_ActionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiAction.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiContext.php';
return $this->services['api_platform.swagger_ui.action'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()), ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext(true, true, true, false, false, false, NULL, []), $this->parameters['api_platform.formats'], '', '', false);
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getCache_AppService()
{
$this->services['cache.app'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService())]);
}
/**
* 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.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? ($this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? ($this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())), 'cache.doctrine.orm.affiliate.result' => ($this->privates['cache.doctrine.orm.affiliate.result'] ?? ($this->privates['cache.doctrine.orm.affiliate.result'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())), 'cache.doctrine.orm.affiliate.query' => ($this->privates['cache.doctrine.orm.affiliate.query'] ?? ($this->privates['cache.doctrine.orm.affiliate.query'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService())]);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getCache_SystemService()
{
$this->services['cache.system'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* 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.app' => ($this->services['cache.app'] ?? null), 'cache.system' => ($this->services['cache.system'] ?? null), 'cache.validator' => null, 'cache.serializer' => null, 'cache.annotations' => ($this->privates['cache.annotations'] ?? null), 'cache.property_info' => null, 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? null), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? null), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null)]);
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
$this->services['cache.validator_expression_language'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* 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['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
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['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 6 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 7 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
yield 8 => ($this->privates['security.cache_warmer.expression'] ?? $this->getSecurity_CacheWarmer_ExpressionService());
}, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'SensioLabs\\Security\\Command\\SecurityCheckerCommand' => ['privates', 'SensioLabs\\Security\\Command\\SecurityCheckerCommand', 'getSecurityCheckerCommandService', false],
'App\\Command\\Admin\\AdminClonePlayerCommand' => ['privates', '.App\\Command\\Admin\\AdminClonePlayerCommand.lazy', 'getAdminClonePlayerCommand_LazyService', false],
'App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand' => ['privates', '.App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand.lazy', 'getAdminInitializeCoinpaymentsWalletCommand_LazyService', false],
'App\\Command\\Admin\\AdminPlayerbalancesCommand' => ['privates', '.App\\Command\\Admin\\AdminPlayerbalancesCommand.lazy', 'getAdminPlayerbalancesCommand_LazyService', false],
'App\\Command\\Admin\\AdminResetpasswordCommand' => ['services', 'App\\Command\\Admin\\AdminResetpasswordCommand', 'getAdminResetpasswordCommandService', false],
'App\\Command\\Admin\\AffiliateConfiguration' => ['services', 'App\\Command\\Admin\\AffiliateConfiguration', 'getAffiliateConfigurationService', false],
'App\\Command\\Admin\\BackUpDatabaseCommand' => ['services', 'App\\Command\\Admin\\BackUpDatabaseCommand', 'getBackUpDatabaseCommandService', false],
'App\\Command\\Admin\\BackfillPlayerWalletsCommand' => ['services', 'App\\Command\\Admin\\BackfillPlayerWalletsCommand', 'getBackfillPlayerWalletsCommandService', false],
'App\\Command\\Admin\\ChatConfiguration' => ['services', 'App\\Command\\Admin\\ChatConfiguration', 'getChatConfigurationService', false],
'App\\Command\\Admin\\ConfigZones' => ['services', 'App\\Command\\Admin\\ConfigZones', 'getConfigZonesService', false],
'App\\Command\\Admin\\FindConnectionsCommand' => ['services', 'App\\Command\\Admin\\FindConnectionsCommand', 'getFindConnectionsCommandService', false],
'App\\Command\\Admin\\FindGameStatesCommand' => ['services', 'App\\Command\\Admin\\FindGameStatesCommand', 'getFindGameStatesCommandService', false],
'App\\Command\\Admin\\FindLaunchcodesCommand' => ['services', 'App\\Command\\Admin\\FindLaunchcodesCommand', 'getFindLaunchcodesCommandService', false],
'App\\Command\\Admin\\GetConversionRatesCommand' => ['services', 'App\\Command\\Admin\\GetConversionRatesCommand', 'getGetConversionRatesCommandService', false],
'App\\Command\\Admin\\MultiCurrencyReadinessCommand' => ['services', 'App\\Command\\Admin\\MultiCurrencyReadinessCommand', 'getMultiCurrencyReadinessCommandService', false],
'App\\Command\\Admin\\PruneConnectionsCommand' => ['services', 'App\\Command\\Admin\\PruneConnectionsCommand', 'getPruneConnectionsCommandService', false],
'App\\Command\\Admin\\RepairGameCategoryImagesCommand' => ['services', 'App\\Command\\Admin\\RepairGameCategoryImagesCommand', 'getRepairGameCategoryImagesCommandService', false],
'App\\Command\\Admin\\ScanWalletDriftCommand' => ['services', 'App\\Command\\Admin\\ScanWalletDriftCommand', 'getScanWalletDriftCommandService', false],
'App\\Command\\Admin\\SetupMultiCurrencyCommand' => ['services', 'App\\Command\\Admin\\SetupMultiCurrencyCommand', 'getSetupMultiCurrencyCommandService', false],
'App\\Command\\Admin\\SyncFxRatesCommand' => ['services', 'App\\Command\\Admin\\SyncFxRatesCommand', 'getSyncFxRatesCommandService', false],
'App\\Command\\AdminTestCommand' => ['privates', '.App\\Command\\AdminTestCommand.lazy', 'getAdminTestCommand_LazyService', false],
'App\\Command\\AssetsInstallCommand' => ['services', 'App\\Command\\AssetsInstallCommand', 'getAssetsInstallCommandService', false],
'App\\Command\\BroadcastWorkerCommand' => ['services', 'App\\Command\\BroadcastWorkerCommand', 'getBroadcastWorkerCommandService', false],
'App\\Command\\Cashier\\AdminPaymentMethodConfigCommand' => ['privates', '.App\\Command\\Cashier\\AdminPaymentMethodConfigCommand.lazy', 'getAdminPaymentMethodConfigCommand_LazyService', false],
'App\\Command\\Cashier\\ConfigProcessorList' => ['services', 'App\\Command\\Cashier\\ConfigProcessorList', 'getConfigProcessorListService', false],
'App\\Command\\ChatRecoveryCommand' => ['services', 'App\\Command\\ChatRecoveryCommand', 'getChatRecoveryCommandService', false],
'App\\Command\\Gamification\\SeedMissionsCommand' => ['services', 'App\\Command\\Gamification\\SeedMissionsCommand', 'getSeedMissionsCommandService', false],
'App\\Command\\Gamification\\SeedWidgetsCommand' => ['services', 'App\\Command\\Gamification\\SeedWidgetsCommand', 'getSeedWidgetsCommandService', false],
'App\\Command\\Integration\\ActivateLegacyProvidersCommand' => ['privates', '.App\\Command\\Integration\\ActivateLegacyProvidersCommand.lazy', 'getActivateLegacyProvidersCommand_LazyService', false],
'App\\Command\\Integration\\AuditLegacyGamesCommand' => ['privates', '.App\\Command\\Integration\\AuditLegacyGamesCommand.lazy', 'getAuditLegacyGamesCommand_LazyService', false],
'App\\Command\\Integration\\SetLobbyProvidersCommand' => ['privates', '.App\\Command\\Integration\\SetLobbyProvidersCommand.lazy', 'getSetLobbyProvidersCommand_LazyService', false],
'App\\Command\\Integration\\VerifyProviderCommand' => ['privates', '.App\\Command\\Integration\\VerifyProviderCommand.lazy', 'getVerifyProviderCommand_LazyService', false],
'App\\Command\\Payadmit\\PayadmitCheckConfigCommand' => ['services', 'App\\Command\\Payadmit\\PayadmitCheckConfigCommand', 'getPayadmitCheckConfigCommandService', false],
'App\\Command\\Reports\\DisplayEventsInTimePeriodForGameId' => ['services', 'App\\Command\\Reports\\DisplayEventsInTimePeriodForGameId', 'getDisplayEventsInTimePeriodForGameIdService', false],
'App\\SupportAi\\Command\\SupportAiGoLiveCheckCommand' => ['services', 'App\\SupportAi\\Command\\SupportAiGoLiveCheckCommand', 'getSupportAiGoLiveCheckCommandService', false],
'App\\SupportAi\\Command\\SupportAiSeedSampleOpsCommand' => ['services', 'App\\SupportAi\\Command\\SupportAiSeedSampleOpsCommand', 'getSupportAiSeedSampleOpsCommandService', false],
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', false],
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', 'doctrine_migrations.sync_metadata_command', 'getDoctrineMigrations_SyncMetadataCommandService', false],
'doctrine_migrations.versions_command' => ['privates', 'doctrine_migrations.versions_command', 'getDoctrineMigrations_VersionsCommandService', false],
'doctrine_migrations.current_command' => ['privates', 'doctrine_migrations.current_command', 'getDoctrineMigrations_CurrentCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'fos_js_routing.dump_command' => ['privates', 'fos_js_routing.dump_command', 'getFosJsRouting_DumpCommandService', false],
'fos_js_routing.router_debug_exposed_command' => ['privates', 'fos_js_routing.router_debug_exposed_command', 'getFosJsRouting_RouterDebugExposedCommandService', false],
'liip_imagine.command.cache_remove' => ['privates', 'liip_imagine.command.cache_remove', 'getLiipImagine_Command_CacheRemoveService', false],
'liip_imagine.command.cache_resolve' => ['privates', 'liip_imagine.command.cache_resolve', 'getLiipImagine_Command_CacheResolveService', false],
'nelmio_api_doc.command.dump' => ['services', 'nelmio_api_doc.command.dump', 'getNelmioApiDoc_Command_DumpService', false],
'doctrine.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
'backup_manager.command.backup' => ['privates', 'backup_manager.command.backup', 'getBackupManager_Command_BackupService', false],
'backup_manager.command.restore' => ['privates', 'backup_manager.command.restore', 'getBackupManager_Command_RestoreService', false],
'api_platform.json_schema.json_schema_generate_command' => ['privates', 'api_platform.json_schema.json_schema_generate_command', 'getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService', false],
'api_platform.openapi.command' => ['privates', 'api_platform.openapi.command', 'getApiPlatform_Openapi_CommandService', false],
'api_platform.swagger.command.swagger_command' => ['privates', 'api_platform.swagger.command.swagger_command', 'getApiPlatform_Swagger_Command_SwaggerCommandService', false],
'api_platform.upgrade_resource.command' => ['privates', 'api_platform.upgrade_resource.command', 'getApiPlatform_UpgradeResource_CommandService', false],
'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
'maker.auto_command.make_twig_component' => ['privates', '.maker.auto_command.make_twig_component.lazy', 'get_Maker_AutoCommand_MakeTwigComponent_LazyService', false],
'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
'maker.auto_command.make_stimulus_controller' => ['privates', '.maker.auto_command.make_stimulus_controller.lazy', 'get_Maker_AutoCommand_MakeStimulusController_LazyService', false],
'maker.auto_command.make_security_form_login' => ['privates', '.maker.auto_command.make_security_form_login.lazy', 'get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService', false],
'maker.auto_command.make_data_provider' => ['privates', '.maker.auto_command.make_data_provider.lazy', 'get_Maker_AutoCommand_MakeDataProvider_LazyService', false],
'maker.auto_command.make_data_persister' => ['privates', '.maker.auto_command.make_data_persister.lazy', 'get_Maker_AutoCommand_MakeDataPersister_LazyService', false],
'maker.auto_command.make_state_processor' => ['privates', '.maker.auto_command.make_state_processor.lazy', 'get_Maker_AutoCommand_MakeStateProcessor_LazyService', false],
'maker.auto_command.make_state_provider' => ['privates', '.maker.auto_command.make_state_provider.lazy', 'get_Maker_AutoCommand_MakeStateProvider_LazyService', false],
], [
'SensioLabs\\Security\\Command\\SecurityCheckerCommand' => 'SensioLabs\\Security\\Command\\SecurityCheckerCommand',
'App\\Command\\Admin\\AdminClonePlayerCommand' => '?',
'App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand' => '?',
'App\\Command\\Admin\\AdminPlayerbalancesCommand' => '?',
'App\\Command\\Admin\\AdminResetpasswordCommand' => 'App\\Command\\Admin\\AdminResetpasswordCommand',
'App\\Command\\Admin\\AffiliateConfiguration' => 'App\\Command\\Admin\\AffiliateConfiguration',
'App\\Command\\Admin\\BackUpDatabaseCommand' => 'App\\Command\\Admin\\BackUpDatabaseCommand',
'App\\Command\\Admin\\BackfillPlayerWalletsCommand' => 'App\\Command\\Admin\\BackfillPlayerWalletsCommand',
'App\\Command\\Admin\\ChatConfiguration' => 'App\\Command\\Admin\\ChatConfiguration',
'App\\Command\\Admin\\ConfigZones' => 'App\\Command\\Admin\\ConfigZones',
'App\\Command\\Admin\\FindConnectionsCommand' => 'App\\Command\\Admin\\FindConnectionsCommand',
'App\\Command\\Admin\\FindGameStatesCommand' => 'App\\Command\\Admin\\FindGameStatesCommand',
'App\\Command\\Admin\\FindLaunchcodesCommand' => 'App\\Command\\Admin\\FindLaunchcodesCommand',
'App\\Command\\Admin\\GetConversionRatesCommand' => 'App\\Command\\Admin\\GetConversionRatesCommand',
'App\\Command\\Admin\\MultiCurrencyReadinessCommand' => 'App\\Command\\Admin\\MultiCurrencyReadinessCommand',
'App\\Command\\Admin\\PruneConnectionsCommand' => 'App\\Command\\Admin\\PruneConnectionsCommand',
'App\\Command\\Admin\\RepairGameCategoryImagesCommand' => 'App\\Command\\Admin\\RepairGameCategoryImagesCommand',
'App\\Command\\Admin\\ScanWalletDriftCommand' => 'App\\Command\\Admin\\ScanWalletDriftCommand',
'App\\Command\\Admin\\SetupMultiCurrencyCommand' => 'App\\Command\\Admin\\SetupMultiCurrencyCommand',
'App\\Command\\Admin\\SyncFxRatesCommand' => 'App\\Command\\Admin\\SyncFxRatesCommand',
'App\\Command\\AdminTestCommand' => '?',
'App\\Command\\AssetsInstallCommand' => 'App\\Command\\AssetsInstallCommand',
'App\\Command\\BroadcastWorkerCommand' => 'App\\Command\\BroadcastWorkerCommand',
'App\\Command\\Cashier\\AdminPaymentMethodConfigCommand' => '?',
'App\\Command\\Cashier\\ConfigProcessorList' => 'App\\Command\\Cashier\\ConfigProcessorList',
'App\\Command\\ChatRecoveryCommand' => 'App\\Command\\ChatRecoveryCommand',
'App\\Command\\Gamification\\SeedMissionsCommand' => 'App\\Command\\Gamification\\SeedMissionsCommand',
'App\\Command\\Gamification\\SeedWidgetsCommand' => 'App\\Command\\Gamification\\SeedWidgetsCommand',
'App\\Command\\Integration\\ActivateLegacyProvidersCommand' => '?',
'App\\Command\\Integration\\AuditLegacyGamesCommand' => '?',
'App\\Command\\Integration\\SetLobbyProvidersCommand' => '?',
'App\\Command\\Integration\\VerifyProviderCommand' => '?',
'App\\Command\\Payadmit\\PayadmitCheckConfigCommand' => 'App\\Command\\Payadmit\\PayadmitCheckConfigCommand',
'App\\Command\\Reports\\DisplayEventsInTimePeriodForGameId' => 'App\\Command\\Reports\\DisplayEventsInTimePeriodForGameId',
'App\\SupportAi\\Command\\SupportAiGoLiveCheckCommand' => 'App\\SupportAi\\Command\\SupportAiGoLiveCheckCommand',
'App\\SupportAi\\Command\\SupportAiSeedSampleOpsCommand' => 'App\\SupportAi\\Command\\SupportAiSeedSampleOpsCommand',
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.dotenv_debug' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_extract' => '?',
'console.command.validator_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'console.command.form_debug' => '?',
'console.command.secrets_set' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
'backup_manager.command.backup' => 'BM\\BackupManagerBundle\\Command\\BackupCommand',
'backup_manager.command.restore' => 'BM\\BackupManagerBundle\\Command\\RestoreCommand',
'api_platform.json_schema.json_schema_generate_command' => 'ApiPlatform\\JsonSchema\\Command\\JsonSchemaGenerateCommand',
'api_platform.openapi.command' => 'ApiPlatform\\Symfony\\Bundle\\Command\\OpenApiCommand',
'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
'api_platform.upgrade_resource.command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\UpgradeApiResourceCommand',
'maker.auto_command.make_auth' => '?',
'maker.auto_command.make_command' => '?',
'maker.auto_command.make_twig_component' => '?',
'maker.auto_command.make_controller' => '?',
'maker.auto_command.make_crud' => '?',
'maker.auto_command.make_docker_database' => '?',
'maker.auto_command.make_entity' => '?',
'maker.auto_command.make_fixtures' => '?',
'maker.auto_command.make_form' => '?',
'maker.auto_command.make_message' => '?',
'maker.auto_command.make_messenger_middleware' => '?',
'maker.auto_command.make_registration_form' => '?',
'maker.auto_command.make_reset_password' => '?',
'maker.auto_command.make_serializer_encoder' => '?',
'maker.auto_command.make_serializer_normalizer' => '?',
'maker.auto_command.make_subscriber' => '?',
'maker.auto_command.make_twig_extension' => '?',
'maker.auto_command.make_test' => '?',
'maker.auto_command.make_validator' => '?',
'maker.auto_command.make_voter' => '?',
'maker.auto_command.make_user' => '?',
'maker.auto_command.make_migration' => '?',
'maker.auto_command.make_stimulus_controller' => '?',
'maker.auto_command.make_security_form_login' => '?',
'maker.auto_command.make_data_provider' => '?',
'maker.auto_command.make_data_persister' => '?',
'maker.auto_command.make_state_processor' => '?',
'maker.auto_command.make_state_provider' => '?',
]), ['security:check' => 'SensioLabs\\Security\\Command\\SecurityCheckerCommand', 'admin:clone_player' => 'App\\Command\\Admin\\AdminClonePlayerCommand', 'admin:initialize_coinpayments_wallet' => 'App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand', 'admin:playerbalances' => 'App\\Command\\Admin\\AdminPlayerbalancesCommand', 'admin:reset-password' => 'App\\Command\\Admin\\AdminResetpasswordCommand', 'admin:config_affiliate' => 'App\\Command\\Admin\\AffiliateConfiguration', 'admin:backup_database' => 'App\\Command\\Admin\\BackUpDatabaseCommand', 'admin:backfill-player-wallets' => 'App\\Command\\Admin\\BackfillPlayerWalletsCommand', 'admin:config_chat' => 'App\\Command\\Admin\\ChatConfiguration', 'admin:config_zones' => 'App\\Command\\Admin\\ConfigZones', 'admin:find:connections' => 'App\\Command\\Admin\\FindConnectionsCommand', 'admin:find:gamestates' => 'App\\Command\\Admin\\FindGameStatesCommand', 'admin:find:launchcodes' => 'App\\Command\\Admin\\FindLaunchcodesCommand', 'admin:update-currency-conversion-rates' => 'App\\Command\\Admin\\GetConversionRatesCommand', 'app:currency:readiness' => 'App\\Command\\Admin\\MultiCurrencyReadinessCommand', 'admin:prune:connections' => 'App\\Command\\Admin\\PruneConnectionsCommand', 'admin:repair-category-images' => 'App\\Command\\Admin\\RepairGameCategoryImagesCommand', 'app:currency:scan-wallet-drift' => 'App\\Command\\Admin\\ScanWalletDriftCommand', 'admin:setup-multi-currency' => 'App\\Command\\Admin\\SetupMultiCurrencyCommand', 'app:currency:sync-fx-rates' => 'App\\Command\\Admin\\SyncFxRatesCommand', 'admin:test' => 'App\\Command\\AdminTestCommand', 'app:getmaxmind' => 'App\\Command\\AssetsInstallCommand', 'app:broadcast:worker' => 'App\\Command\\BroadcastWorkerCommand', 'cashier:config_payment_method' => 'App\\Command\\Cashier\\AdminPaymentMethodConfigCommand', 'admin:config_processors' => 'App\\Command\\Cashier\\ConfigProcessorList', 'chat' => 'App\\Command\\ChatRecoveryCommand', 'gamification:seed-missions' => 'App\\Command\\Gamification\\SeedMissionsCommand', 'gamification:seed-widgets' => 'App\\Command\\Gamification\\SeedWidgetsCommand', 'integration:activate-legacy-providers' => 'App\\Command\\Integration\\ActivateLegacyProvidersCommand', 'integration:audit-legacy-games' => 'App\\Command\\Integration\\AuditLegacyGamesCommand', 'integration:set-lobby-providers' => 'App\\Command\\Integration\\SetLobbyProvidersCommand', 'integration:verify-provider' => 'App\\Command\\Integration\\VerifyProviderCommand', 'payadmit:check-config' => 'App\\Command\\Payadmit\\PayadmitCheckConfigCommand', 'admin:report-game-events-time-period' => 'App\\Command\\Reports\\DisplayEventsInTimePeriodForGameId', 'support-ai:go-live-check' => 'App\\SupportAi\\Command\\SupportAiGoLiveCheckCommand', 'support-ai:seed-sample-ops' => 'App\\SupportAi\\Command\\SupportAiSeedSampleOpsCommand', 'about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'fos:js-routing:dump' => 'fos_js_routing.dump_command', 'fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command', 'liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove', 'liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve', 'nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'backup-manager:backup' => 'backup_manager.command.backup', 'backup-manager:restore' => 'backup_manager.command.restore', 'api:json-schema:generate' => 'api_platform.json_schema.json_schema_generate_command', 'api:openapi:export' => 'api_platform.openapi.command', 'api:swagger:export' => 'api_platform.swagger.command.swagger_command', 'api:upgrade-resource' => 'api_platform.upgrade_resource.command', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:twig-component' => 'maker.auto_command.make_twig_component', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:docker:database' => 'maker.auto_command.make_docker_database', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:message' => 'maker.auto_command.make_message', 'make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware', 'make:registration-form' => 'maker.auto_command.make_registration_form', 'make:reset-password' => 'maker.auto_command.make_reset_password', 'make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder', 'make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer', 'make:subscriber' => 'maker.auto_command.make_subscriber', 'make:twig-extension' => 'maker.auto_command.make_twig_extension', 'make:test' => 'maker.auto_command.make_test', 'make:unit-test' => 'maker.auto_command.make_test', 'make:functional-test' => 'maker.auto_command.make_test', 'make:validator' => 'maker.auto_command.make_validator', 'make:voter' => 'maker.auto_command.make_voter', 'make:user' => 'maker.auto_command.make_user', 'make:migration' => 'maker.auto_command.make_migration', 'make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller', 'make:security:form-login' => 'maker.auto_command.make_security_form_login', 'make:data-provider' => 'maker.auto_command.make_data_provider', 'make:data-persister' => 'maker.auto_command.make_data_persister', 'make:state-processor' => 'maker.auto_command.make_state_processor', 'make:state-provider' => 'maker.auto_command.make_state_provider']);
}
/**
* Gets the public 'container.env_var_processors_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getContainer_EnvVarProcessorsLocatorService()
{
return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
], [
'base64' => '?',
'bool' => '?',
'const' => '?',
'csv' => '?',
'default' => '?',
'file' => '?',
'float' => '?',
'int' => '?',
'json' => '?',
'key' => '?',
'not' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
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/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
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', NULL, ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.affiliate_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_AffiliateConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => new \Doctrine\DBAL\Logging\DebugStack()]));
$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
return $this->services['doctrine.dbal.affiliate_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:AFFILIATE_DATABASE_URL'), 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '13.1', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\DK\\CalculatorBundle\\EventListener\\EntityListener' => ['services', 'App\\DK\\CalculatorBundle\\EventListener\\EntityListener', 'getEntityListenerService', false],
'App\\EventListener\\LedgerCurrencyStampSubscriber' => ['services', 'App\\EventListener\\LedgerCurrencyStampSubscriber', 'getLedgerCurrencyStampSubscriberService', false],
'App\\EventListener\\UserBalanceDualWriteSubscriber' => ['services', 'App\\EventListener\\UserBalanceDualWriteSubscriber', 'getUserBalanceDualWriteSubscriberService', false],
'doctrine.orm.affiliate_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.affiliate_listeners.attach_entity_listeners', 'getDoctrine_Orm_AffiliateListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
], [
'App\\DK\\CalculatorBundle\\EventListener\\EntityListener' => '?',
'App\\EventListener\\LedgerCurrencyStampSubscriber' => '?',
'App\\EventListener\\UserBalanceDualWriteSubscriber' => '?',
'doctrine.orm.affiliate_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
]), [0 => 'App\\EventListener\\LedgerCurrencyStampSubscriber', 1 => 'App\\EventListener\\UserBalanceDualWriteSubscriber', 2 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 3 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 5 => [0 => [0 => 'onFlush'], 1 => 'App\\DK\\CalculatorBundle\\EventListener\\EntityListener'], 6 => [0 => [0 => 'postFlush'], 1 => 'App\\DK\\CalculatorBundle\\EventListener\\EntityListener'], 7 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.affiliate_listeners.attach_entity_listeners']]), []);
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), 1 => new \Doctrine\DBAL\Logging\DebugStack()]));
$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '13.1', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\DK\\CalculatorBundle\\EventListener\\EntityListener' => ['services', 'App\\DK\\CalculatorBundle\\EventListener\\EntityListener', 'getEntityListenerService', false],
'App\\EventListener\\LedgerCurrencyStampSubscriber' => ['services', 'App\\EventListener\\LedgerCurrencyStampSubscriber', 'getLedgerCurrencyStampSubscriberService', false],
'App\\EventListener\\UserBalanceDualWriteSubscriber' => ['services', 'App\\EventListener\\UserBalanceDualWriteSubscriber', 'getUserBalanceDualWriteSubscriberService', false],
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
], [
'App\\DK\\CalculatorBundle\\EventListener\\EntityListener' => '?',
'App\\EventListener\\LedgerCurrencyStampSubscriber' => '?',
'App\\EventListener\\UserBalanceDualWriteSubscriber' => '?',
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
]), [0 => 'App\\EventListener\\LedgerCurrencyStampSubscriber', 1 => 'App\\EventListener\\UserBalanceDualWriteSubscriber', 2 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 3 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 4 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 5 => [0 => [0 => 'onFlush'], 1 => 'App\\DK\\CalculatorBundle\\EventListener\\EntityListener'], 6 => [0 => [0 => 'postFlush'], 1 => 'App\\DK\\CalculatorBundle\\EventListener\\EntityListener'], 7 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
}
/**
* Gets the public 'doctrine.orm.affiliate_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_AffiliateEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.affiliate_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_AffiliateEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$a->setEntityNamespaces([]);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.affiliate.query'] ?? ($this->privates['cache.doctrine.orm.affiliate.query'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
$a->setResultCache(($this->privates['cache.doctrine.orm.affiliate.result'] ?? ($this->privates['cache.doctrine.orm.affiliate.result'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain(), ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.affiliate_connection'] ?? $this->getDoctrine_Dbal_AffiliateConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
$this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventListener\\GameTransactionUpdateWR' => ['services', 'App\\EventListener\\GameTransactionUpdateWR', 'getGameTransactionUpdateWRService', false],
], [
'App\\EventListener\\GameTransactionUpdateWR' => '?',
]));
$instance->registerService('App\\EventListener\\GameTransactionUpdateWR', 'App\\EventListener\\GameTransactionUpdateWR');
return $instance;
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
$b->addDriver($c, 'App\\Entity');
$b->addDriver($c, 'App\\SupportAi\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'SupportAi' => 'App\\SupportAi\\Entity', 'SupportAiBundle' => 'App\\SupportAi\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? ($this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
$a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? ($this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\ArrayAdapter())));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushHandler(new \Monolog\Handler\NullHandler());
$this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\Playpearls\\AffiliateBundle\\EventListener\\AffiliateCodeListener'] ?? ($this->services['App\\Playpearls\\AffiliateBundle\\EventListener\\AffiliateCodeListener'] = new \App\Playpearls\AffiliateBundle\EventListener\AffiliateCodeListener('btag')));
}, 1 => 'checkForAffiliateCode'], 10);
$instance->addListener('coin.deposit', [0 => function () {
return ($this->services['App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener'] ?? $this->getMailerAlertListenerService());
}, 1 => 'onDeposit'], 0);
$instance->addListener('coin.withdraw', [0 => function () {
return ($this->services['App\\Playpearls\\CoinBundle\\EventListener\\MailerAlertListener'] ?? $this->getMailerAlertListenerService());
}, 1 => 'onWithdraw'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
}, 1 => 'onConsoleCommand'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelRequest'], 250);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
}, 1 => 'onResponse'], -15);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
}, 1 => 'onKernelRequest'], 28);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.deserialize'] ?? $this->getApiPlatform_Listener_Request_DeserializeService());
}, 1 => 'onKernelRequest'], 2);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
}, 1 => 'onKernelView'], 16);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
}, 1 => 'onKernelView'], 8);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
}, 1 => 'onKernelException'], -96);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->getApiPlatform_Listener_View_Write_LegacyService());
}, 1 => 'onKernelView'], 32);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
}, 1 => 'onKernelRequest'], 4);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
}, 1 => 'onKernelResponse'], -1);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
}, 1 => 'onKernelView'], 64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurity'], 3);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostDenormalize'], 1);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostValidation'], 63);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['SymfonyBundles\\JsonRequestBundle\\EventListener\\RequestTransformerListener'] ?? ($this->privates['SymfonyBundles\\JsonRequestBundle\\EventListener\\RequestTransformerListener'] = new \SymfonyBundles\JsonRequestBundle\EventListener\RequestTransformerListener([0 => 'json', 1 => 'jsonld'])));
}, 1 => 'onKernelRequest'], 100);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->services['App\\Controller\\Integration\\Slotegrator\\EventListener\\HeaderAuthenticationListener'] ?? $this->getHeaderAuthenticationListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('user.login', [0 => function () {
return ($this->services['App\\EventListener\\GamificationEventListener'] ?? $this->getGamificationEventListenerService());
}, 1 => 'onUserLogin'], 0);
$instance->addListener('user.deposit', [0 => function () {
return ($this->services['App\\EventListener\\GamificationEventListener'] ?? $this->getGamificationEventListenerService());
}, 1 => 'onUserDeposit'], 0);
$instance->addListener('user.wager', [0 => function () {
return ($this->services['App\\EventListener\\GamificationEventListener'] ?? $this->getGamificationEventListenerService());
}, 1 => 'onUserWager'], 0);
$instance->addListener('user.game_play', [0 => function () {
return ($this->services['App\\EventListener\\GamificationEventListener'] ?? $this->getGamificationEventListenerService());
}, 1 => 'onUserGamePlay'], 0);
$instance->addListener('user.win', [0 => function () {
return ($this->services['App\\EventListener\\GamificationEventListener'] ?? $this->getGamificationEventListenerService());
}, 1 => 'onUserWin'], 0);
$instance->addListener('user.profile_complete', [0 => function () {
return ($this->services['App\\EventListener\\GamificationEventListener'] ?? $this->getGamificationEventListenerService());
}, 1 => 'onUserProfileComplete'], 0);
$instance->addListener('user.referral', [0 => function () {
return ($this->services['App\\EventListener\\GamificationEventListener'] ?? $this->getGamificationEventListenerService());
}, 1 => 'onUserReferral'], 0);
$instance->addListener('form.post_submit', [0 => function () {
return ($this->services['App\\EventListener\\ReCaptchaValidationListener'] ?? $this->getReCaptchaValidationListenerService());
}, 1 => 'onPostSubmit'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\EventSubscriber\\AdminCanonicalHostSubscriber'] ?? ($this->services['App\\EventSubscriber\\AdminCanonicalHostSubscriber'] = new \App\EventSubscriber\AdminCanonicalHostSubscriber($this->getEnv('OPERATIONAL_DOMAIN'))));
}, 1 => 'onKernelRequest'], 512);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\EventSubscriber\\AdminSessionPreserveSubscriber'] ?? ($this->services['App\\EventSubscriber\\AdminSessionPreserveSubscriber'] = new \App\EventSubscriber\AdminSessionPreserveSubscriber()));
}, 1 => 'onKernelRequest'], 6);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['App\\EventSubscriber\\AdminSessionPreserveSubscriber'] ?? ($this->services['App\\EventSubscriber\\AdminSessionPreserveSubscriber'] = new \App\EventSubscriber\AdminSessionPreserveSubscriber()));
}, 1 => 'onKernelResponse'], -500);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\EventSubscriber\\ChatAjaxSessionIsolationSubscriber'] ?? ($this->services['App\\EventSubscriber\\ChatAjaxSessionIsolationSubscriber'] = new \App\EventSubscriber\ChatAjaxSessionIsolationSubscriber()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['App\\EventSubscriber\\ChatEmbedCookieSubscriber'] ?? ($this->services['App\\EventSubscriber\\ChatEmbedCookieSubscriber'] = new \App\EventSubscriber\ChatEmbedCookieSubscriber()));
}, 1 => 'onKernelResponse'], -1001);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\EventSubscriber\\DashboardBackendRequestSubscriber'] ?? $this->getDashboardBackendRequestSubscriberService());
}, 1 => 'onKernelRequest'], 33);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\EventSubscriber\\DepositIntentSubscriber'] ?? $this->getDepositIntentSubscriberService());
}, 1 => 'onKernelRequest'], 7);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\EventSubscriber\\KycIntentSubscriber'] ?? $this->getKycIntentSubscriberService());
}, 1 => 'onKernelRequest'], 5);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->services['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutEvent'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->services['App\\EventSubscriber\\PayadmitWebhookTerminateSubscriber'] ?? $this->getPayadmitWebhookTerminateSubscriberService());
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['App\\EventSubscriber\\SessionCookieDedupSubscriber'] ?? ($this->services['App\\EventSubscriber\\SessionCookieDedupSubscriber'] = new \App\EventSubscriber\SessionCookieDedupSubscriber()));
}, 1 => 'onKernelResponse'], -1010);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['App\\EventSubscriber\\WithdrawalIntentSubscriber'] ?? $this->getWithdrawalIntentSubscriberService());
}, 1 => 'onKernelRequest'], 6);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\LastSeenListener'] ?? $this->getLastSeenListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\PageViewsListener'] ?? $this->getPageViewsListenerService());
}, 1 => 'onController'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'] ?? $this->getTotalVisitsListenerService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'] ?? $this->getVipUpdateListenerService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->services['App\\SupportAi\\EventSubscriber\\SupportAiJsonExceptionSubscriber'] ?? $this->getSupportAiJsonExceptionSubscriberService());
}, 1 => 'onKernelException'], 10);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, [0 => '[email protected]'])));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('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.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('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'pagination'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'fos_js_routing.controller' shared service.
*
* @return \FOS\JsRoutingBundle\Controller\Controller
*/
protected function getFosJsRouting_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
}
/**
* Gets the public 'fos_js_routing.extractor' shared service.
*
* @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
*/
protected function getFosJsRouting_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), [], $this->targetDir.'', $this->parameters['kernel.bundles']);
}
/**
* Gets the public 'fos_js_routing.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getFosJsRouting_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), 1 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), 2 => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
}
/**
* Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
*
* @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
*/
protected function getFosRest_Serializer_JmsHandlerRegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
return $this->services['fos_rest.serializer.jms_handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
}
/**
* Gets the public 'fos_rest.view_handler' shared service.
*
* @return \FOS\RestBundle\View\ViewHandler
*/
protected function getFosRest_ViewHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory()))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'xml' => false], 400, 204, false, ['serializeNullStrategy' => false]);
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 8)), $b));
}
/**
* Gets the public 'integration_amatic.games' shared autowired service.
*
* @return \App\Controller\Integration\Amatic\GameController
*/
protected function getIntegrationAmatic_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Amatic/GameController.php';
$this->services['integration_amatic.games'] = $instance = new \App\Controller\Integration\Amatic\GameController(($this->services['App\\Services\\Integration\\Amatic\\APIManager'] ?? $this->getAPIManager2Service()), ($this->services['monolog.logger.amatic'] ?? $this->getMonolog_Logger_AmaticService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_amatic.games', $this));
return $instance;
}
/**
* Gets the public 'integration_amusnet.games' shared autowired service.
*
* @return \App\Controller\Integration\Amusnet\GameController
*/
protected function getIntegrationAmusnet_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Amusnet/GameController.php';
$this->services['integration_amusnet.games'] = $instance = new \App\Controller\Integration\Amusnet\GameController(($this->services['App\\Services\\Integration\\Amusnet\\APIManager'] ?? $this->getAPIManager3Service()), ($this->services['monolog.logger.amusnet'] ?? $this->getMonolog_Logger_AmusnetService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_amusnet.games', $this));
return $instance;
}
/**
* Gets the public 'integration_atmosfera.games' shared autowired service.
*
* @return \App\Controller\Integration\Atmosfera\GameController
*/
protected function getIntegrationAtmosfera_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Atmosfera/GameController.php';
$this->services['integration_atmosfera.games'] = $instance = new \App\Controller\Integration\Atmosfera\GameController(($this->services['monolog.logger.atmosfera'] ?? $this->getMonolog_Logger_AtmosferaService()), $this->getParameter('atmosfera_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Atmosfera\\APIManager'] ?? $this->getAPIManager4Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_atmosfera.games', $this));
return $instance;
}
/**
* Gets the public 'integration_betsoft.games' shared autowired service.
*
* @return \App\Controller\Integration\Betsoft\GameController
*/
protected function getIntegrationBetsoft_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Betsoft/GameController.php';
$this->services['integration_betsoft.games'] = $instance = new \App\Controller\Integration\Betsoft\GameController(($this->services['monolog.logger.betsoft'] ?? $this->getMonolog_Logger_BetsoftService()), $this->getParameter('betsoft_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_betsoft.games', $this));
return $instance;
}
/**
* Gets the public 'integration_bgaming.frb' shared autowired service.
*
* @return \App\Services\Integration\BGaming\FreeSpinManager
*/
protected function getIntegrationBgaming_FrbService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/BGaming/FreeSpinManager.php';
return $this->services['integration_bgaming.frb'] = new \App\Services\Integration\BGaming\FreeSpinManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.bgaming'] ?? $this->getMonolog_Logger_BgamingService()), $this->getParameter('bgaming_config'), ($this->services['App\\Services\\Integration\\BGaming\\APIManager'] ?? $this->getAPIManager5Service()), 'EUR');
}
/**
* Gets the public 'integration_bgaming.games' shared autowired service.
*
* @return \App\Controller\Integration\BGaming\GameController
*/
protected function getIntegrationBgaming_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/BGaming/GameController.php';
$this->services['integration_bgaming.games'] = $instance = new \App\Controller\Integration\BGaming\GameController(($this->services['monolog.logger.bgaming'] ?? $this->getMonolog_Logger_BgamingService()), $this->getParameter('bgaming_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\BGaming\\APIManager'] ?? $this->getAPIManager5Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_bgaming.games', $this));
return $instance;
}
/**
* Gets the public 'integration_bombay.games' shared autowired service.
*
* @return \App\Controller\Integration\Bombay\GameController
*/
protected function getIntegrationBombay_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Bombay/GameController.php';
$this->services['integration_bombay.games'] = $instance = new \App\Controller\Integration\Bombay\GameController(($this->services['monolog.logger.bombay'] ?? $this->getMonolog_Logger_BombayService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_bombay.games', $this));
return $instance;
}
/**
* Gets the public 'integration_btg.games' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\GameController
*/
protected function getIntegrationBtg_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/GameController.php';
$this->services['integration_btg.games'] = $instance = new \App\Controller\Integration\Evolution\GameController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_btg.games', $this));
return $instance;
}
/**
* Gets the public 'integration_caleta.games' shared autowired service.
*
* @return \App\Controller\Integration\Caleta\GameController
*/
protected function getIntegrationCaleta_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Caleta/GameController.php';
$this->services['integration_caleta.games'] = $instance = new \App\Controller\Integration\Caleta\GameController(($this->services['monolog.logger.caleta'] ?? $this->getMonolog_Logger_CaletaService()), $this->getParameter('caleta_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Caleta\\APIManager'] ?? $this->getAPIManager8Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_caleta.games', $this));
return $instance;
}
/**
* Gets the public 'integration_concept.games' shared autowired service.
*
* @return \App\Controller\Integration\Concept\GameController
*/
protected function getIntegrationConcept_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Concept/GameController.php';
$this->services['integration_concept.games'] = $instance = new \App\Controller\Integration\Concept\GameController(($this->services['monolog.logger.concept'] ?? $this->getMonolog_Logger_ConceptService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_concept.games', $this));
return $instance;
}
/**
* Gets the public 'integration_ebet.games' shared autowired service.
*
* @return \App\Controller\Integration\EBet\GameController
*/
protected function getIntegrationEbet_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/EBet/GameController.php';
$this->services['integration_ebet.games'] = $instance = new \App\Controller\Integration\EBet\GameController(($this->services['monolog.logger.ebet'] ?? $this->getMonolog_Logger_EbetService()), $this->getParameter('ebet_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\EBet\\APIManager'] ?? $this->getAPIManager10Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\EBet\\EBetCurrencyHelper'] ?? $this->getEBetCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_ebet.games', $this));
return $instance;
}
/**
* Gets the public 'integration_endorphina.games' shared autowired service.
*
* @return \App\Controller\Integration\Endorphina\GameController
*/
protected function getIntegrationEndorphina_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Endorphina/GameController.php';
$this->services['integration_endorphina.games'] = $instance = new \App\Controller\Integration\Endorphina\GameController(($this->services['monolog.logger.endorphina'] ?? $this->getMonolog_Logger_EndorphinaService()), $this->getParameter('endorphina_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Endorphina\\APIManager'] ?? $this->getAPIManager11Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_endorphina.games', $this));
return $instance;
}
/**
* Gets the public 'integration_evolution.games' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\GameController
*/
protected function getIntegrationEvolution_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/GameController.php';
$this->services['integration_evolution.games'] = $instance = new \App\Controller\Integration\Evolution\GameController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_evolution.games', $this));
return $instance;
}
/**
* Gets the public 'integration_extendednetent.games' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\GameController
*/
protected function getIntegrationExtendednetent_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/GameController.php';
$this->services['integration_extendednetent.games'] = $instance = new \App\Controller\Integration\Evolution\GameController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_extendednetent.games', $this));
return $instance;
}
/**
* Gets the public 'integration_felix.games' shared autowired service.
*
* @return \App\Controller\Integration\Felix\GameController
*/
protected function getIntegrationFelix_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Felix/GameController.php';
$this->services['integration_felix.games'] = $instance = new \App\Controller\Integration\Felix\GameController(($this->services['monolog.logger.felix'] ?? $this->getMonolog_Logger_FelixService()), $this->getParameter('felix_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Felix\\APIManager'] ?? $this->getAPIManager13Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_felix.games', $this));
return $instance;
}
/**
* Gets the public 'integration_genesis.games' shared autowired service.
*
* @return \App\Controller\Integration\Genesis\GameController
*/
protected function getIntegrationGenesis_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Genesis/GameController.php';
$this->services['integration_genesis.games'] = $instance = new \App\Controller\Integration\Genesis\GameController(($this->services['monolog.logger.genesis'] ?? $this->getMonolog_Logger_GenesisService()), $this->getParameter('genesis_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_genesis.games', $this));
return $instance;
}
/**
* Gets the public 'integration_hacksaw.games' shared autowired service.
*
* @return \App\Controller\Integration\Hacksaw\GameController
*/
protected function getIntegrationHacksaw_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Hacksaw/GameController.php';
$this->services['integration_hacksaw.games'] = $instance = new \App\Controller\Integration\Hacksaw\GameController(($this->services['monolog.logger.hacksaw'] ?? $this->getMonolog_Logger_HacksawService()), $this->getParameter('hacksaw_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Hacksaw\\APIManager'] ?? $this->getAPIManager15Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_hacksaw.games', $this));
return $instance;
}
/**
* Gets the public 'integration_isomasoft.games' shared autowired service.
*
* @return \App\Controller\Integration\Isomasoft\GameController
*/
protected function getIntegrationIsomasoft_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Isomasoft/GameController.php';
$this->services['integration_isomasoft.games'] = $instance = new \App\Controller\Integration\Isomasoft\GameController(($this->services['monolog.logger.isomasoft'] ?? $this->getMonolog_Logger_IsomasoftService()), $this->getParameter('isomasoft_config'), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\Isomasoft\\APIManager'] ?? $this->getAPIManager16Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Isomasoft\\IsomasoftCurrencyHelper'] ?? $this->getIsomasoftCurrencyHelperService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('integration_isomasoft.games', $this));
return $instance;
}
/**
* Gets the public 'integration_kagaming.games' shared autowired service.
*
* @return \App\Controller\Integration\KAGaming\GameController
*/
protected function getIntegrationKagaming_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/KAGaming/GameController.php';
$this->services['integration_kagaming.games'] = $instance = new \App\Controller\Integration\KAGaming\GameController(($this->services['monolog.logger.kagaming'] ?? $this->getMonolog_Logger_KagamingService()), $this->getParameter('kagaming_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_kagaming.games', $this));
return $instance;
}
/**
* Gets the public 'integration_leap.games' shared autowired service.
*
* @return \App\Controller\Integration\Leap\GameController
*/
protected function getIntegrationLeap_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Leap/GameController.php';
$this->services['integration_leap.games'] = $instance = new \App\Controller\Integration\Leap\GameController(($this->services['monolog.logger.leap'] ?? $this->getMonolog_Logger_LeapService()), $this->getParameter('leap_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), 'EUR', 'dev');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_leap.games', $this));
return $instance;
}
/**
* Gets the public 'integration_livesolution.games' shared autowired service.
*
* @return \App\Controller\Integration\LiveSolution\GameController
*/
protected function getIntegrationLivesolution_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/LiveSolution/GameController.php';
$this->services['integration_livesolution.games'] = $instance = new \App\Controller\Integration\LiveSolution\GameController(($this->services['monolog.logger.livesolution'] ?? $this->getMonolog_Logger_LivesolutionService()), $this->getParameter('livesolution_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\LiveSolution\\APIManager'] ?? $this->getAPIManager19Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_livesolution.games', $this));
return $instance;
}
/**
* Gets the public 'integration_mascot.games' shared autowired service.
*
* @return \App\Controller\Integration\Mascot\GameController
*/
protected function getIntegrationMascot_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Mascot/GameController.php';
$this->services['integration_mascot.games'] = $instance = new \App\Controller\Integration\Mascot\GameController(($this->services['monolog.logger.mascot'] ?? $this->getMonolog_Logger_MascotService()), $this->getParameter('mascot_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_mascot.games', $this));
return $instance;
}
/**
* Gets the public 'integration_netent.games' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\GameController
*/
protected function getIntegrationNetent_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/GameController.php';
$this->services['integration_netent.games'] = $instance = new \App\Controller\Integration\Evolution\GameController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_netent.games', $this));
return $instance;
}
/**
* Gets the public 'integration_nlc.games' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\GameController
*/
protected function getIntegrationNlc_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/GameController.php';
$this->services['integration_nlc.games'] = $instance = new \App\Controller\Integration\Evolution\GameController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_nlc.games', $this));
return $instance;
}
/**
* Gets the public 'integration_nucleus.games' shared autowired service.
*
* @return \App\Controller\Integration\Nucleus\GameController
*/
protected function getIntegrationNucleus_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Nucleus/GameController.php';
$this->services['integration_nucleus.games'] = $instance = new \App\Controller\Integration\Nucleus\GameController(($this->services['monolog.logger.nucleus'] ?? $this->getMonolog_Logger_NucleusService()), $this->getParameter('nucleus_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Nucleus\\APIManager'] ?? $this->getAPIManager21Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_nucleus.games', $this));
return $instance;
}
/**
* Gets the public 'integration_onetouch.games' shared autowired service.
*
* @return \App\Controller\Integration\Onetouch\GameController
*/
protected function getIntegrationOnetouch_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Onetouch/GameController.php';
$this->services['integration_onetouch.games'] = $instance = new \App\Controller\Integration\Onetouch\GameController(($this->services['monolog.logger.onetouch'] ?? $this->getMonolog_Logger_OnetouchService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_onetouch.games', $this));
return $instance;
}
/**
* Gets the public 'integration_pgsoft.games' shared autowired service.
*
* @return \App\Controller\Integration\PgSoft\GameController
*/
protected function getIntegrationPgsoft_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/PgSoft/GameController.php';
$this->services['integration_pgsoft.games'] = $instance = new \App\Controller\Integration\PgSoft\GameController(($this->services['App\\Services\\Integration\\PgSoft\\APIManager'] ?? $this->getAPIManager23Service()), ($this->services['monolog.logger.pgsoft'] ?? $this->getMonolog_Logger_PgsoftService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_pgsoft.games', $this));
return $instance;
}
/**
* Gets the public 'integration_playpearls.frb' shared autowired service.
*
* @return \App\Services\Integration\Playpearls\FreeSpinManager
*/
protected function getIntegrationPlaypearls_FrbService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Playpearls/FreeSpinManager.php';
return $this->services['integration_playpearls.frb'] = new \App\Services\Integration\Playpearls\FreeSpinManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['monolog.logger.playpearls'] ?? $this->getMonolog_Logger_PlaypearlsService()), $this->getParameter('playpearls_config'), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()), 'EUR');
}
/**
* Gets the public 'integration_playpearls.games' shared autowired service.
*
* @return \App\Controller\Integration\Playpearls\GameController
*/
protected function getIntegrationPlaypearls_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Playpearls/GameController.php';
$this->services['integration_playpearls.games'] = $instance = new \App\Controller\Integration\Playpearls\GameController(($this->services['monolog.logger.playpearls'] ?? $this->getMonolog_Logger_PlaypearlsService()), $this->getParameter('playpearls_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_playpearls.games', $this));
return $instance;
}
/**
* Gets the public 'integration_pragmatic.games' shared autowired service.
*
* @return \App\Controller\Integration\Pragmatic\GameController
*/
protected function getIntegrationPragmatic_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Pragmatic/GameController.php';
$this->services['integration_pragmatic.games'] = $instance = new \App\Controller\Integration\Pragmatic\GameController(($this->services['monolog.logger.pragmatic'] ?? $this->getMonolog_Logger_PragmaticService()), $this->getParameter('pragmatic_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Playpearls\\APIManager'] ?? $this->getAPIManager24Service()), ($this->services['App\\Services\\Currency\\GameSessionCurrencyService'] ?? $this->getGameSessionCurrencyServiceService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_pragmatic.games', $this));
return $instance;
}
/**
* Gets the public 'integration_pragmaticgsp.games' shared autowired service.
*
* @return \App\Controller\Integration\PragmaticGsp\GameController
*/
protected function getIntegrationPragmaticgsp_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/GitSlotPark/AbstractGameController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/PragmaticGsp/GameController.php';
$this->services['integration_pragmaticgsp.games'] = $instance = new \App\Controller\Integration\PragmaticGsp\GameController(($this->services['App\\Services\\Integration\\PragmaticGsp\\APIManager'] ?? $this->getAPIManager25Service()), ($this->services['monolog.logger.pragmaticgsp'] ?? $this->getMonolog_Logger_PragmaticgspService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_pragmaticgsp.games', $this));
return $instance;
}
/**
* Gets the public 'integration_redeagle.games' shared autowired service.
*
* @return \App\Controller\Integration\RedEagle\GameController
*/
protected function getIntegrationRedeagle_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/RedEagle/GameController.php';
$this->services['integration_redeagle.games'] = $instance = new \App\Controller\Integration\RedEagle\GameController(($this->services['monolog.logger.redeagle'] ?? $this->getMonolog_Logger_RedeagleService()), $this->getParameter('redeagle_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\RedEagle\\APIManager'] ?? $this->getAPIManager27Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('integration_redeagle.games', $this));
return $instance;
}
/**
* Gets the public 'integration_redtiger.games' shared autowired service.
*
* @return \App\Controller\Integration\Evolution\GameController
*/
protected function getIntegrationRedtiger_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Evolution/GameController.php';
$this->services['integration_redtiger.games'] = $instance = new \App\Controller\Integration\Evolution\GameController(($this->services['monolog.logger.evolution'] ?? $this->getMonolog_Logger_EvolutionService()), $this->getParameter('evolution_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Evolution\\APIManager'] ?? $this->getAPIManager12Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', ($this->services['App\\Services\\Integration\\Evolution\\EvolutionCurrencyHelper'] ?? $this->getEvolutionCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_redtiger.games', $this));
return $instance;
}
/**
* Gets the public 'integration_sagaming.games' shared autowired service.
*
* @return \App\Controller\Integration\SAGaming\GameController
*/
protected function getIntegrationSagaming_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SAGaming/GameController.php';
$this->services['integration_sagaming.games'] = $instance = new \App\Controller\Integration\SAGaming\GameController(($this->services['monolog.logger.sagaming'] ?? $this->getMonolog_Logger_SagamingService()), $this->getParameter('sagaming_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\SAGaming\\APIManager'] ?? $this->getAPIManager28Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_sagaming.games', $this));
return $instance;
}
/**
* Gets the public 'integration_scatterkings.games' shared autowired service.
*
* @return \App\Controller\Integration\ScatterKings\GameController
*/
protected function getIntegrationScatterkings_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/ScatterKings/GameController.php';
$this->services['integration_scatterkings.games'] = $instance = new \App\Controller\Integration\ScatterKings\GameController(($this->privates['monolog.logger.sk'] ?? $this->getMonolog_Logger_SkService()), $this->getParameter('scatterkings_config'), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\ScatterKings\\APIManager'] ?? $this->getAPIManager30Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), 'EUR', $this->getEnv('OPERATIONAL_DOMAIN'));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('integration_scatterkings.games', $this));
return $instance;
}
/**
* Gets the public 'integration_simpleplay.games' shared autowired service.
*
* @return \App\Controller\Integration\Simpleplay\GameController
*/
protected function getIntegrationSimpleplay_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Simpleplay/GameController.php';
$this->services['integration_simpleplay.games'] = $instance = new \App\Controller\Integration\Simpleplay\GameController(($this->services['monolog.logger.simpleplay'] ?? $this->getMonolog_Logger_SimpleplayService()), $this->getParameter('simpleplay_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\Simpleplay\\APIManager'] ?? $this->getAPIManager31Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_simpleplay.games', $this));
return $instance;
}
/**
* Gets the public 'integration_slotegrator.games' shared autowired service.
*
* @return \App\Controller\Integration\Slotegrator\GameController
*/
protected function getIntegrationSlotegrator_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Slotegrator/GameController.php';
$this->services['integration_slotegrator.games'] = $instance = new \App\Controller\Integration\Slotegrator\GameController($this->parameters['default_dealer_image_array'], ($this->services['monolog.logger.slotegrator'] ?? $this->getMonolog_Logger_SlotegratorService()), $this->getEnv('SLOTEGRATOR_GLOBAL_CURRENCY'));
$instance->setContainer($this);
return $instance;
}
/**
* Gets the public 'integration_spadegaming.games' shared autowired service.
*
* @return \App\Controller\Integration\SpadeGaming\GameController
*/
protected function getIntegrationSpadegaming_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SpadeGaming/GameController.php';
$this->services['integration_spadegaming.games'] = $instance = new \App\Controller\Integration\SpadeGaming\GameController(($this->services['monolog.logger.spadegaming'] ?? $this->getMonolog_Logger_SpadegamingService()), $this->getParameter('spadegaming_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\SpadeGaming\\APIManager'] ?? $this->getAPIManager32Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_spadegaming.games', $this));
return $instance;
}
/**
* Gets the public 'integration_spinomenal.frb' shared autowired service.
*
* @return \App\Services\Integration\Spinomenal\FreeSpinManager
*/
protected function getIntegrationSpinomenal_FrbService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Integration/Spinomenal/FreeSpinManager.php';
return $this->services['integration_spinomenal.frb'] = new \App\Services\Integration\Spinomenal\FreeSpinManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), $this->getParameter('spinomenal_config'), ($this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] ?? $this->getAPIManager33Service()), 'EUR', ($this->privates['session.flash_bag'] ?? $this->getSession_FlashBagService()));
}
/**
* Gets the public 'integration_spinomenal.games' shared autowired service.
*
* @return \App\Controller\Integration\Spinomenal\GameController
*/
protected function getIntegrationSpinomenal_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Spinomenal/GameController.php';
$this->services['integration_spinomenal.games'] = $instance = new \App\Controller\Integration\Spinomenal\GameController(($this->services['monolog.logger.spinomenal'] ?? $this->getMonolog_Logger_SpinomenalService()), $this->getParameter('spinomenal_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Spinomenal\\APIManager'] ?? $this->getAPIManager33Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_spinomenal.games', $this));
return $instance;
}
/**
* Gets the public 'integration_sportsbook.games' shared autowired service.
*
* @return \App\Controller\Integration\BetBy\GameController
*/
protected function getIntegrationSportsbook_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/BetBy/GameController.php';
$this->services['integration_sportsbook.games'] = $instance = new \App\Controller\Integration\BetBy\GameController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_sportsbook.games', $this));
return $instance;
}
/**
* Gets the public 'integration_ssg.games' shared autowired service.
*
* @return \App\Controller\Integration\SSG\GameController
*/
protected function getIntegrationSsg_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/SSG/GameController.php';
$this->services['integration_ssg.games'] = $instance = new \App\Controller\Integration\SSG\GameController(($this->services['monolog.logger.ssg'] ?? $this->getMonolog_Logger_SsgService()), $this->getParameter('ssg_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\SSG\\APIManager'] ?? $this->getAPIManager29Service()), 'EUR', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_ssg.games', $this));
return $instance;
}
/**
* Gets the public 'integration_superlotto.games' shared autowired service.
*
* @return \App\Controller\Integration\Superlotto\GameController
*/
protected function getIntegrationSuperlotto_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Superlotto/GameController.php';
$this->services['integration_superlotto.games'] = $instance = new \App\Controller\Integration\Superlotto\GameController(($this->services['monolog.logger.superlotto'] ?? $this->getMonolog_Logger_SuperlottoService()), $this->getParameter('superlotto_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_superlotto.games', $this));
return $instance;
}
/**
* Gets the public 'integration_tomhorn.games' shared autowired service.
*
* @return \App\Controller\Integration\TomHorn\GameController
*/
protected function getIntegrationTomhorn_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TomHorn/GameController.php';
$this->services['integration_tomhorn.games'] = $instance = new \App\Controller\Integration\TomHorn\GameController(($this->services['monolog.logger.tomhorn'] ?? $this->getMonolog_Logger_TomhornService()), $this->getParameter('tomhorn_config'), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Services\\Integration\\TomHorn\\APIManager'] ?? $this->getAPIManager36Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_tomhorn.games', $this));
return $instance;
}
/**
* Gets the public 'integration_tripplecherry.games' shared autowired service.
*
* @return \App\Controller\Integration\TrippleCherry\GameController
*/
protected function getIntegrationTripplecherry_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TrippleCherry/GameController.php';
$this->services['integration_tripplecherry.games'] = $instance = new \App\Controller\Integration\TrippleCherry\GameController(($this->services['monolog.logger.tripplecherry'] ?? $this->getMonolog_Logger_TripplecherryService()), $this->getParameter('tripplecherry_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\TrippleCherry\\APIManager'] ?? $this->getAPIManager37Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_tripplecherry.games', $this));
return $instance;
}
/**
* Gets the public 'integration_trytostart.games' shared autowired service.
*
* @return \App\Controller\Integration\TryToStart\GameController
*/
protected function getIntegrationTrytostart_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TryToStart/GameController.php';
$this->services['integration_trytostart.games'] = $instance = new \App\Controller\Integration\TryToStart\GameController(($this->services['monolog.logger.trytostart'] ?? $this->getMonolog_Logger_TrytostartService()), ($this->services['App\\Service\\TryToStart\\TryToStartApiClient'] ?? $this->getTryToStartApiClientService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), 'EUR', $this->getEnv('bool:TRYTOSTART_ENABLED'));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_trytostart.games', $this));
return $instance;
}
/**
* Gets the public 'integration_tvbet.games' shared autowired service.
*
* @return \App\Controller\Integration\TVBet\GameController
*/
protected function getIntegrationTvbet_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/TVBet/GameController.php';
$this->services['integration_tvbet.games'] = $instance = new \App\Controller\Integration\TVBet\GameController(($this->services['monolog.logger.tvbet'] ?? $this->getMonolog_Logger_TvbetService()), $this->getParameter('tvbet_config'), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_tvbet.games', $this));
return $instance;
}
/**
* Gets the public 'integration_vibra.games' shared autowired service.
*
* @return \App\Controller\Integration\Vibra\GameController
*/
protected function getIntegrationVibra_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Vibra/GameController.php';
$this->services['integration_vibra.games'] = $instance = new \App\Controller\Integration\Vibra\GameController(($this->services['monolog.logger.vibra'] ?? $this->getMonolog_Logger_VibraService()), $this->getParameter('vibra_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Vibra\\APIManager'] ?? $this->getAPIManager38Service()), 'EUR');
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_vibra.games', $this));
return $instance;
}
/**
* Gets the public 'integration_wazdan.games' shared autowired service.
*
* @return \App\Controller\Integration\Wazdan\GameController
*/
protected function getIntegrationWazdan_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Wazdan/GameController.php';
$this->services['integration_wazdan.games'] = $instance = new \App\Controller\Integration\Wazdan\GameController(($this->services['monolog.logger.wazdan'] ?? $this->getMonolog_Logger_WazdanService()), $this->getParameter('wazdan_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Wazdan\\APIManager'] ?? $this->getAPIManager39Service()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_wazdan.games', $this));
return $instance;
}
/**
* Gets the public 'integration_xpg.games' shared autowired service.
*
* @return \App\Controller\Integration\XPG\GameController
*/
protected function getIntegrationXpg_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/XPG/GameController.php';
$this->services['integration_xpg.games'] = $instance = new \App\Controller\Integration\XPG\GameController(($this->services['monolog.logger.xpg'] ?? $this->getMonolog_Logger_XpgService()), $this->getParameter('xpg_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\XPG\\APIManager'] ?? $this->getAPIManager40Service()), 'EUR', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_xpg.games', $this));
return $instance;
}
/**
* Gets the public 'integration_zeus.games' shared autowired service.
*
* @return \App\Controller\Integration\Zeus\GameController
*/
protected function getIntegrationZeus_GamesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Integration/Zeus/GameController.php';
$this->services['integration_zeus.games'] = $instance = new \App\Controller\Integration\Zeus\GameController(($this->services['monolog.logger.zeus'] ?? $this->getMonolog_Logger_ZeusService()), $this->getParameter('zeus_config'), 'en', ($this->services['App\\Services\\frontend\\ConnectionManager'] ?? $this->getConnectionManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this->getEnv('OPERATIONAL_DOMAIN'), ($this->services['App\\Services\\Integration\\Zeus\\APIManager'] ?? $this->getAPIManager41Service()), 'EUR', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Services\\Integration\\Zeus\\ZeusCurrencyHelper'] ?? $this->getZeusCurrencyHelperService()));
$instance->setContainer(($this->privates['.service_locator.pDPRkVd'] ?? $this->get_ServiceLocator_PDPRkVdService())->withContext('integration_zeus.games', $this));
return $instance;
}
/**
* Gets the public 'jms_serializer' shared service.
*
* @return \JMS\Serializer\Serializer
*/
protected function getJmsSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
$b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
$c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
$c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
$d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
$e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
$f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', false],
'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', false],
], [
'jms_serializer.doctrine_proxy_subscriber' => '?',
'jms_serializer.stopwatch_subscriber' => '?',
]));
$f->setListeners(['serializer.pre_serialize' => [0 => [0 => [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => NULL], 1 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Persistence\\Proxy'], 2 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Common\\Persistence\\Proxy'], 3 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ORM\\PersistentCollection'], 4 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], 5 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], 6 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Persistence\\Proxy'], 7 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Common\\Persistence\\Proxy'], 8 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [0 => [0 => [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], 1 => NULL, 2 => NULL, 3 => NULL]]]);
$g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
$g->setOptions(1216);
$h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
$h->setFormatOutput(true);
$i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
$i->setOptions(0);
return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a, $b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $f, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a, $b, $e, $f, $d)], ['json' => $g, 'xml' => $h], ['json' => $i, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
}
/**
* Gets the public 'jms_serializer.deserialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_DeserializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.handler_registry' shared service.
*
* @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
*/
protected function getJmsSerializer_HandlerRegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
return $this->services['jms_serializer.handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
}
/**
* Gets the public 'jms_serializer.metadata_driver' shared service.
*
* @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
*/
protected function getJmsSerializer_MetadataDriverService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AttributeDriver/AttributeReader.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = new \Metadata\Driver\FileLocator([]);
$b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_', true));
$c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([0 => new \JMS\Serializer\Metadata\Driver\YamlDriver($a, $b, $c), 1 => new \JMS\Serializer\Metadata\Driver\XmlDriver($a, $b, $c), 2 => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(new \JMS\Serializer\Metadata\Driver\AttributeDriver\AttributeReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), $b, $c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
}
/**
* Gets the public 'jms_serializer.serialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_SerializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
*
* @return \JMS\Serializer\Twig\SerializerRuntimeHelper
*/
protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
}
/**
* Gets the public 'knp_paginator' shared service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getKnpPaginatorService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getKnpPaginatorService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
$instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
return $instance;
}
/**
* Gets the public 'liip_imagine.binary.loader.default' shared service.
*
* @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
*/
protected function getLiipImagine_Binary_Loader_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
$a = \Symfony\Component\Mime\MimeTypes::getDefault();
return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a, $a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([0 => (\dirname(__DIR__, 4).'/public/'), 1 => $this->getEnv('FILE_SYSTEM_DATA_ROOT')], false));
}
/**
* Gets the public 'liip_imagine.cache.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
*/
protected function getLiipImagine_Cache_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $b, 'default', false);
$instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
$instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.cache.resolver.default' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__, 4).'/public'), 'media/cache');
}
/**
* Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
}
/**
* Gets the public 'liip_imagine.cache.signer' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Signer
*/
protected function getLiipImagine_Cache_SignerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
}
/**
* Gets the public 'liip_imagine.config.stack_collection' shared service.
*
* @return \Liip\ImagineBundle\Config\StackCollection
*/
protected function getLiipImagine_Config_StackCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
$a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
$b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a, $b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
}
/**
* Gets the public 'liip_imagine.data.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Data\DataManager
*/
protected function getLiipImagine_Data_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
$this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);
$instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.filter.loader.downscale' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_DownscaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.fixed' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
*/
protected function getLiipImagine_Filter_Loader_FixedService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.flip' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
*/
protected function getLiipImagine_Filter_Loader_FlipService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_GrayscaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.interlace' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
*/
protected function getLiipImagine_Filter_Loader_InterlaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.resample' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_ResampleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
}
/**
* Gets the public 'liip_imagine.filter.loader.rotate' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
*/
protected function getLiipImagine_Filter_Loader_RotateService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
*/
protected function getLiipImagine_Filter_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
$a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
$this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
$instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
$instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
$instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
$instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
$instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
$instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__, 4)));
$instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__, 4)));
$instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
$instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
$instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
$instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
$instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
$instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
$instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
$instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
$instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
$instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
$instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
$instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim', true, NULL, true, NULL));
$instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng', 7, true, NULL));
$instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
$instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
return $instance;
}
/**
* Gets the public 'markdown.parser' shared service.
*
* @return \Knp\Bundle\MarkdownBundle\Parser\Preset\Max
*/
protected function getMarkdown_ParserService()
{
include_once \dirname(__DIR__, 4).'/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/michelf/php-markdown/Michelf/Markdown.php';
include_once \dirname(__DIR__, 4).'/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/MarkdownParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/MarkdownParser.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/Parser/Preset/Max.php';
return $this->services['markdown.parser'] = new \Knp\Bundle\MarkdownBundle\Parser\Preset\Max();
}
/**
* Gets the public 'monolog.logger.affiliate' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AffiliateService()
{
$this->services['monolog.logger.affiliate'] = $instance = new \Symfony\Bridge\Monolog\Logger('affiliate');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.affiliate_log'] ?? $this->getMonolog_Handler_AffiliateLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.amatic' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AmaticService()
{
$this->services['monolog.logger.amatic'] = $instance = new \Symfony\Bridge\Monolog\Logger('amatic');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_amatic_log'] ?? $this->getMonolog_Handler_IntegrationAmaticLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.amusnet' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AmusnetService()
{
$this->services['monolog.logger.amusnet'] = $instance = new \Symfony\Bridge\Monolog\Logger('amusnet');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_amusnet_log'] ?? $this->getMonolog_Handler_IntegrationAmusnetLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.analysis' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AnalysisService()
{
$this->services['monolog.logger.analysis'] = $instance = new \Symfony\Bridge\Monolog\Logger('analysis');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.analysis_log'] ?? $this->getMonolog_Handler_AnalysisLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.atmosfera' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_AtmosferaService()
{
$this->services['monolog.logger.atmosfera'] = $instance = new \Symfony\Bridge\Monolog\Logger('atmosfera');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_atmosfera_log'] ?? $this->getMonolog_Handler_IntegrationAtmosferaLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.betsoft' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_BetsoftService()
{
$this->services['monolog.logger.betsoft'] = $instance = new \Symfony\Bridge\Monolog\Logger('betsoft');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_betsoft_log'] ?? $this->getMonolog_Handler_IntegrationBetsoftLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.bgaming' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_BgamingService()
{
$this->services['monolog.logger.bgaming'] = $instance = new \Symfony\Bridge\Monolog\Logger('bgaming');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_bgaming_log'] ?? $this->getMonolog_Handler_IntegrationBgamingLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.bombay' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_BombayService()
{
$this->services['monolog.logger.bombay'] = $instance = new \Symfony\Bridge\Monolog\Logger('bombay');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.bombay_log'] ?? $this->getMonolog_Handler_BombayLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.caleta' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CaletaService()
{
$this->services['monolog.logger.caleta'] = $instance = new \Symfony\Bridge\Monolog\Logger('caleta');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_caleta_log'] ?? $this->getMonolog_Handler_IntegrationCaletaLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.chat' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ChatService()
{
$this->services['monolog.logger.chat'] = $instance = new \Symfony\Bridge\Monolog\Logger('chat');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.chat_log'] ?? $this->getMonolog_Handler_ChatLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.coinpayments' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CoinpaymentsService()
{
$this->services['monolog.logger.coinpayments'] = $instance = new \Symfony\Bridge\Monolog\Logger('coinpayments');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.coinpayments_log'] ?? $this->getMonolog_Handler_CoinpaymentsLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.command' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CommandService()
{
$this->services['monolog.logger.command'] = $instance = new \Symfony\Bridge\Monolog\Logger('command');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.command_log'] ?? $this->getMonolog_Handler_CommandLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.concept' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ConceptService()
{
$this->services['monolog.logger.concept'] = $instance = new \Symfony\Bridge\Monolog\Logger('concept');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.concept_log'] ?? $this->getMonolog_Handler_ConceptLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.configsetting' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ConfigsettingService()
{
$this->services['monolog.logger.configsetting'] = $instance = new \Symfony\Bridge\Monolog\Logger('configsetting');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.configsetting_log'] ?? $this->getMonolog_Handler_ConfigsettingLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.delete' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DeleteService()
{
$this->services['monolog.logger.delete'] = $instance = new \Symfony\Bridge\Monolog\Logger('delete');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.delete_log'] ?? $this->getMonolog_Handler_DeleteLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.ebet' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_EbetService()
{
$this->services['monolog.logger.ebet'] = $instance = new \Symfony\Bridge\Monolog\Logger('ebet');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_ebet_log'] ?? $this->getMonolog_Handler_IntegrationEbetLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.endorphina' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_EndorphinaService()
{
$this->services['monolog.logger.endorphina'] = $instance = new \Symfony\Bridge\Monolog\Logger('endorphina');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_endorphina_log'] ?? $this->getMonolog_Handler_IntegrationEndorphinaLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.evolution' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_EvolutionService()
{
$this->services['monolog.logger.evolution'] = $instance = new \Symfony\Bridge\Monolog\Logger('evolution');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.evolution_log'] ?? $this->getMonolog_Handler_EvolutionLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.exnode' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ExnodeService()
{
$this->services['monolog.logger.exnode'] = $instance = new \Symfony\Bridge\Monolog\Logger('exnode');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.exnode_log'] ?? $this->getMonolog_Handler_ExnodeLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.felix' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_FelixService()
{
$this->services['monolog.logger.felix'] = $instance = new \Symfony\Bridge\Monolog\Logger('felix');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_felix_log'] ?? $this->getMonolog_Handler_IntegrationFelixLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.financial' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_FinancialService()
{
$this->services['monolog.logger.financial'] = $instance = new \Symfony\Bridge\Monolog\Logger('financial');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.financial_log'] ?? $this->getMonolog_Handler_FinancialLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.genesis' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_GenesisService()
{
$this->services['monolog.logger.genesis'] = $instance = new \Symfony\Bridge\Monolog\Logger('genesis');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_genesis_log'] ?? $this->getMonolog_Handler_IntegrationGenesisLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.hacksaw' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_HacksawService()
{
$this->services['monolog.logger.hacksaw'] = $instance = new \Symfony\Bridge\Monolog\Logger('hacksaw');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_hacksaw_log'] ?? $this->getMonolog_Handler_IntegrationHacksawLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.ipcheck' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_IpcheckService()
{
$this->services['monolog.logger.ipcheck'] = $instance = new \Symfony\Bridge\Monolog\Logger('ipcheck');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.ipcheck_log'] ?? $this->getMonolog_Handler_IpcheckLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.isomasoft' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_IsomasoftService()
{
$this->services['monolog.logger.isomasoft'] = $instance = new \Symfony\Bridge\Monolog\Logger('isomasoft');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_isomasoft_log'] ?? $this->getMonolog_Handler_IntegrationIsomasoftLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.kagaming' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_KagamingService()
{
$this->services['monolog.logger.kagaming'] = $instance = new \Symfony\Bridge\Monolog\Logger('kagaming');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_kagaming_log'] ?? $this->getMonolog_Handler_IntegrationKagamingLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.leap' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_LeapService()
{
$this->services['monolog.logger.leap'] = $instance = new \Symfony\Bridge\Monolog\Logger('leap');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_leap_log'] ?? $this->getMonolog_Handler_IntegrationLeapLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.livesolution' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_LivesolutionService()
{
$this->services['monolog.logger.livesolution'] = $instance = new \Symfony\Bridge\Monolog\Logger('livesolution');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_livesolution_log'] ?? $this->getMonolog_Handler_IntegrationLivesolutionLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.mascot' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MascotService()
{
$this->services['monolog.logger.mascot'] = $instance = new \Symfony\Bridge\Monolog\Logger('mascot');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_mascot_log'] ?? $this->getMonolog_Handler_IntegrationMascotLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.mysmtp' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MysmtpService()
{
$this->services['monolog.logger.mysmtp'] = $instance = new \Symfony\Bridge\Monolog\Logger('mysmtp');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.mysmtp_log'] ?? $this->getMonolog_Handler_MysmtpLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.nucleus' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_NucleusService()
{
$this->services['monolog.logger.nucleus'] = $instance = new \Symfony\Bridge\Monolog\Logger('nucleus');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_nucleus_log'] ?? $this->getMonolog_Handler_IntegrationNucleusLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.onetouch' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_OnetouchService()
{
$this->services['monolog.logger.onetouch'] = $instance = new \Symfony\Bridge\Monolog\Logger('onetouch');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.onetouch_log'] ?? $this->getMonolog_Handler_OnetouchLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.pgsoft' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PgsoftService()
{
$this->services['monolog.logger.pgsoft'] = $instance = new \Symfony\Bridge\Monolog\Logger('pgsoft');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_pgsoft_log'] ?? $this->getMonolog_Handler_IntegrationPgsoftLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.playpearls' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PlaypearlsService()
{
$this->services['monolog.logger.playpearls'] = $instance = new \Symfony\Bridge\Monolog\Logger('playpearls');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_playpearls_log'] ?? $this->getMonolog_Handler_IntegrationPlaypearlsLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.pragmatic' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PragmaticService()
{
$this->services['monolog.logger.pragmatic'] = $instance = new \Symfony\Bridge\Monolog\Logger('pragmatic');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_pragmatic_log'] ?? $this->getMonolog_Handler_IntegrationPragmaticLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.pragmaticgsp' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PragmaticgspService()
{
$this->services['monolog.logger.pragmaticgsp'] = $instance = new \Symfony\Bridge\Monolog\Logger('pragmaticgsp');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_pragmaticgsp_log'] ?? $this->getMonolog_Handler_IntegrationPragmaticgspLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.redeagle' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RedeagleService()
{
$this->services['monolog.logger.redeagle'] = $instance = new \Symfony\Bridge\Monolog\Logger('redeagle');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_redeagle_log'] ?? $this->getMonolog_Handler_IntegrationRedeagleLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.sagaming' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SagamingService()
{
$this->services['monolog.logger.sagaming'] = $instance = new \Symfony\Bridge\Monolog\Logger('sagaming');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_sagaming_log'] ?? $this->getMonolog_Handler_IntegrationSagamingLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.simpleplay' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SimpleplayService()
{
$this->services['monolog.logger.simpleplay'] = $instance = new \Symfony\Bridge\Monolog\Logger('simpleplay');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_simpleplay_log'] ?? $this->getMonolog_Handler_IntegrationSimpleplayLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.slotegrator' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SlotegratorService()
{
$this->services['monolog.logger.slotegrator'] = $instance = new \Symfony\Bridge\Monolog\Logger('slotegrator');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_slotegrator_log'] ?? $this->getMonolog_Handler_IntegrationSlotegratorLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.spadegaming' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SpadegamingService()
{
$this->services['monolog.logger.spadegaming'] = $instance = new \Symfony\Bridge\Monolog\Logger('spadegaming');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_spadegaming_log'] ?? $this->getMonolog_Handler_IntegrationSpadegamingLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.spinomenal' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SpinomenalService()
{
$this->services['monolog.logger.spinomenal'] = $instance = new \Symfony\Bridge\Monolog\Logger('spinomenal');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_spinomenal_log'] ?? $this->getMonolog_Handler_IntegrationSpinomenalLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.sportsbook' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SportsbookService()
{
$this->services['monolog.logger.sportsbook'] = $instance = new \Symfony\Bridge\Monolog\Logger('sportsbook');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_sportsbook_log'] ?? $this->getMonolog_Handler_IntegrationSportsbookLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.ssg' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SsgService()
{
$this->services['monolog.logger.ssg'] = $instance = new \Symfony\Bridge\Monolog\Logger('ssg');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_ssg_log'] ?? $this->getMonolog_Handler_IntegrationSsgLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.superlotto' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SuperlottoService()
{
$this->services['monolog.logger.superlotto'] = $instance = new \Symfony\Bridge\Monolog\Logger('superlotto');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_superlotto_log'] ?? $this->getMonolog_Handler_IntegrationSuperlottoLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.system' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SystemService()
{
$this->services['monolog.logger.system'] = $instance = new \Symfony\Bridge\Monolog\Logger('system');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.system_log'] ?? $this->getMonolog_Handler_SystemLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.tomhorn' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_TomhornService()
{
$this->services['monolog.logger.tomhorn'] = $instance = new \Symfony\Bridge\Monolog\Logger('tomhorn');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_tomhorn_log'] ?? $this->getMonolog_Handler_IntegrationTomhornLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.tripplecherry' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_TripplecherryService()
{
$this->services['monolog.logger.tripplecherry'] = $instance = new \Symfony\Bridge\Monolog\Logger('tripplecherry');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_tripplecherry_log'] ?? $this->getMonolog_Handler_IntegrationTripplecherryLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.trytostart' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_TrytostartService()
{
$this->services['monolog.logger.trytostart'] = $instance = new \Symfony\Bridge\Monolog\Logger('trytostart');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_trytostart_log'] ?? $this->getMonolog_Handler_IntegrationTrytostartLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.tvbet' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_TvbetService()
{
$this->services['monolog.logger.tvbet'] = $instance = new \Symfony\Bridge\Monolog\Logger('tvbet');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_tvbet_log'] ?? $this->getMonolog_Handler_IntegrationTvbetLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.vibra' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_VibraService()
{
$this->services['monolog.logger.vibra'] = $instance = new \Symfony\Bridge\Monolog\Logger('vibra');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_vibra_log'] ?? $this->getMonolog_Handler_IntegrationVibraLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.wazdan' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_WazdanService()
{
$this->services['monolog.logger.wazdan'] = $instance = new \Symfony\Bridge\Monolog\Logger('wazdan');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_wazdan_log'] ?? $this->getMonolog_Handler_IntegrationWazdanLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.xpg' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_XpgService()
{
$this->services['monolog.logger.xpg'] = $instance = new \Symfony\Bridge\Monolog\Logger('xpg');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_xpg_log'] ?? $this->getMonolog_Handler_IntegrationXpgLogService()));
return $instance;
}
/**
* Gets the public 'monolog.logger.zeus' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ZeusService()
{
$this->services['monolog.logger.zeus'] = $instance = new \Symfony\Bridge\Monolog\Logger('zeus');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_zeus_log'] ?? $this->getMonolog_Handler_IntegrationZeusLogService()));
return $instance;
}
/**
* Gets the public 'nelmio_api_doc.command.dump' shared service.
*
* @return \Nelmio\ApiDocBundle\Command\DumpCommand
*/
protected function getNelmioApiDoc_Command_DumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php';
$this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
$instance->setName('nelmio:apidoc:dump');
return $instance;
}
/**
* Gets the public 'nelmio_api_doc.controller.redocly' shared service.
*
* @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
*/
protected function getNelmioApiDoc_Controller_RedoclyService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly');
}
/**
* Gets the public 'nelmio_api_doc.controller.stoplight' shared service.
*
* @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
*/
protected function getNelmioApiDoc_Controller_StoplightService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
return $this->services['nelmio_api_doc.controller.stoplight'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'stoplight');
}
/**
* Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
*
* @return \Nelmio\ApiDocBundle\Controller\DocumentationController
*/
protected function getNelmioApiDoc_Controller_SwaggerJsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php';
return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
}
/**
* Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
*
* @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
*/
protected function getNelmioApiDoc_Controller_SwaggerUiService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'swaggerui');
}
/**
* Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
*
* @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
*/
protected function getNelmioApiDoc_Controller_SwaggerYamlService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php';
return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
}
/**
* Gets the public 'nelmio_api_doc.generator.default' shared service.
*
* @return \Nelmio\ApiDocBundle\ApiDocGenerator
*/
protected function getNelmioApiDoc_Generator_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/zircote/swagger-php/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/OpenApiGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php';
$a = new \Nelmio\ApiDocBundle\OpenApiGenerator();
$a->addNelmioProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL);
$this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
yield 0 => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
yield 1 => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
yield 2 => ($this->privates['nelmio_api_doc.describers.api_platform'] ?? $this->getNelmioApiDoc_Describers_ApiPlatformService());
yield 3 => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
yield 4 => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
yield 5 => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
}, 6), new RewindableGenerator(function () {
yield 0 => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
yield 1 => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
yield 2 => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
yield 3 => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
yield 4 => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
yield 5 => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
}, 6), NULL, 'openapi_doc.default', $a);
$b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->setAlternativeNames([]);
$instance->setMediaTypes([0 => 'json']);
$instance->setLogger($b);
$instance->setOpenApiVersion(NULL);
return $instance;
}
/**
* Gets the public 'nelmio_api_doc.render_docs' shared service.
*
* @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
*/
protected function getNelmioApiDoc_RenderDocsService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php';
return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'default' => ['services', 'nelmio_api_doc.generator.default', 'getNelmioApiDoc_Generator_DefaultService', false],
], [
'default' => '?',
]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ['assets_mode' => 'cdn', 'swagger_ui_config' => [], 'redocly_config' => [], 'stoplight_config' => []]));
}
/**
* Gets the public 'playpearls_coin.bitcoin_client_factory' shared autowired service.
*
* @return \App\Services\Wallet\CoinBundle\BitCoinClientFactory
*/
protected function getPlaypearlsCoin_BitcoinClientFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Services/Wallet/CoinBundle/BitCoinClientFactory.php';
return $this->services['playpearls_coin.bitcoin_client_factory'] = new \App\Services\Wallet\CoinBundle\BitCoinClientFactory('dev', ($this->services['monolog.logger.coinpayments'] ?? $this->getMonolog_Logger_CoinpaymentsService()));
}
/**
* 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 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/ApiLoader.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 = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
if (isset($this->services['routing.loader'])) {
return $this->services['routing.loader'];
}
$b = new \Symfony\Component\Config\Loader\LoaderResolver();
$c = ($this->services['kernel'] ?? $this->get('kernel', 1));
$d = new \Symfony\Component\HttpKernel\Config\FileLocator($c);
$e = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]), 'dev'));
$b->addLoader(new \ApiPlatform\Symfony\Routing\ApiLoader($c, ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this, $this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], $a, false, true, true, false, false, ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
$b->addLoader($e);
$b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($d, $e));
$b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($d, $e));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler'])) {
yield 'App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler' => ($this->services['App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler'] ?? null);
}
if (isset($this->services['Symfony\\Bridge\\Monolog\\Logger'])) {
yield 'Symfony\\Bridge\\Monolog\\Logger' => ($this->services['Symfony\\Bridge\\Monolog\\Logger'] ?? null);
}
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (false) {
yield 'cache.validator' => null;
}
if (false) {
yield 'cache.serializer' => null;
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (false) {
yield 'cache.property_info' => null;
}
if (isset($this->privates['http_client'])) {
yield 'http_client' => ($this->privates['http_client'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->privates['session_listener'])) {
yield 'session_listener' => ($this->privates['session_listener'] ?? null);
}
if (isset($this->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['cache.validator_expression_language'])) {
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
}
if (isset($this->services['.container.private.twig'])) {
yield 'twig' => ($this->services['.container.private.twig'] ?? null);
}
if (isset($this->privates['twig.form.engine'])) {
yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
}
if (isset($this->privates['monolog.handler.affiliate_log'])) {
yield 'monolog.handler.affiliate_log' => ($this->privates['monolog.handler.affiliate_log'] ?? null);
}
if (isset($this->privates['monolog.handler.chat_log'])) {
yield 'monolog.handler.chat_log' => ($this->privates['monolog.handler.chat_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_amatic_log'])) {
yield 'monolog.handler.integration_amatic_log' => ($this->privates['monolog.handler.integration_amatic_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_amusnet_log'])) {
yield 'monolog.handler.integration_amusnet_log' => ($this->privates['monolog.handler.integration_amusnet_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_atmosfera_log'])) {
yield 'monolog.handler.integration_atmosfera_log' => ($this->privates['monolog.handler.integration_atmosfera_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_betsoft_log'])) {
yield 'monolog.handler.integration_betsoft_log' => ($this->privates['monolog.handler.integration_betsoft_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_bgaming_log'])) {
yield 'monolog.handler.integration_bgaming_log' => ($this->privates['monolog.handler.integration_bgaming_log'] ?? null);
}
if (isset($this->privates['monolog.handler.bombay_log'])) {
yield 'monolog.handler.bombay_log' => ($this->privates['monolog.handler.bombay_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_caleta_log'])) {
yield 'monolog.handler.integration_caleta_log' => ($this->privates['monolog.handler.integration_caleta_log'] ?? null);
}
if (isset($this->privates['monolog.handler.concept_log'])) {
yield 'monolog.handler.concept_log' => ($this->privates['monolog.handler.concept_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_ebet_log'])) {
yield 'monolog.handler.integration_ebet_log' => ($this->privates['monolog.handler.integration_ebet_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_endorphina_log'])) {
yield 'monolog.handler.integration_endorphina_log' => ($this->privates['monolog.handler.integration_endorphina_log'] ?? null);
}
if (isset($this->privates['monolog.handler.evolution_log'])) {
yield 'monolog.handler.evolution_log' => ($this->privates['monolog.handler.evolution_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_felix_log'])) {
yield 'monolog.handler.integration_felix_log' => ($this->privates['monolog.handler.integration_felix_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_genesis_log'])) {
yield 'monolog.handler.integration_genesis_log' => ($this->privates['monolog.handler.integration_genesis_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_hacksaw_log'])) {
yield 'monolog.handler.integration_hacksaw_log' => ($this->privates['monolog.handler.integration_hacksaw_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_isomasoft_log'])) {
yield 'monolog.handler.integration_isomasoft_log' => ($this->privates['monolog.handler.integration_isomasoft_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_kagaming_log'])) {
yield 'monolog.handler.integration_kagaming_log' => ($this->privates['monolog.handler.integration_kagaming_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_leap_log'])) {
yield 'monolog.handler.integration_leap_log' => ($this->privates['monolog.handler.integration_leap_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_livesolution_log'])) {
yield 'monolog.handler.integration_livesolution_log' => ($this->privates['monolog.handler.integration_livesolution_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_mascot_log'])) {
yield 'monolog.handler.integration_mascot_log' => ($this->privates['monolog.handler.integration_mascot_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_nucleus_log'])) {
yield 'monolog.handler.integration_nucleus_log' => ($this->privates['monolog.handler.integration_nucleus_log'] ?? null);
}
if (isset($this->privates['monolog.handler.onetouch_log'])) {
yield 'monolog.handler.onetouch_log' => ($this->privates['monolog.handler.onetouch_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_pgsoft_log'])) {
yield 'monolog.handler.integration_pgsoft_log' => ($this->privates['monolog.handler.integration_pgsoft_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_playpearls_log'])) {
yield 'monolog.handler.integration_playpearls_log' => ($this->privates['monolog.handler.integration_playpearls_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_pragmatic_log'])) {
yield 'monolog.handler.integration_pragmatic_log' => ($this->privates['monolog.handler.integration_pragmatic_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_pragmaticgsp_log'])) {
yield 'monolog.handler.integration_pragmaticgsp_log' => ($this->privates['monolog.handler.integration_pragmaticgsp_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_redeagle_log'])) {
yield 'monolog.handler.integration_redeagle_log' => ($this->privates['monolog.handler.integration_redeagle_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_sagaming_log'])) {
yield 'monolog.handler.integration_sagaming_log' => ($this->privates['monolog.handler.integration_sagaming_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_scatterkings_log'])) {
yield 'monolog.handler.integration_scatterkings_log' => ($this->privates['monolog.handler.integration_scatterkings_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_simpleplay_log'])) {
yield 'monolog.handler.integration_simpleplay_log' => ($this->privates['monolog.handler.integration_simpleplay_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_slotegrator_log'])) {
yield 'monolog.handler.integration_slotegrator_log' => ($this->privates['monolog.handler.integration_slotegrator_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_spadegaming_log'])) {
yield 'monolog.handler.integration_spadegaming_log' => ($this->privates['monolog.handler.integration_spadegaming_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_spinomenal_log'])) {
yield 'monolog.handler.integration_spinomenal_log' => ($this->privates['monolog.handler.integration_spinomenal_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_ssg_log'])) {
yield 'monolog.handler.integration_ssg_log' => ($this->privates['monolog.handler.integration_ssg_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_superlotto_log'])) {
yield 'monolog.handler.integration_superlotto_log' => ($this->privates['monolog.handler.integration_superlotto_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_tomhorn_log'])) {
yield 'monolog.handler.integration_tomhorn_log' => ($this->privates['monolog.handler.integration_tomhorn_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_tripplecherry_log'])) {
yield 'monolog.handler.integration_tripplecherry_log' => ($this->privates['monolog.handler.integration_tripplecherry_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_trytostart_log'])) {
yield 'monolog.handler.integration_trytostart_log' => ($this->privates['monolog.handler.integration_trytostart_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_tvbet_log'])) {
yield 'monolog.handler.integration_tvbet_log' => ($this->privates['monolog.handler.integration_tvbet_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_vibra_log'])) {
yield 'monolog.handler.integration_vibra_log' => ($this->privates['monolog.handler.integration_vibra_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_wazdan_log'])) {
yield 'monolog.handler.integration_wazdan_log' => ($this->privates['monolog.handler.integration_wazdan_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_xpg_log'])) {
yield 'monolog.handler.integration_xpg_log' => ($this->privates['monolog.handler.integration_xpg_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_zeus_log'])) {
yield 'monolog.handler.integration_zeus_log' => ($this->privates['monolog.handler.integration_zeus_log'] ?? null);
}
if (isset($this->privates['monolog.handler.delete_log'])) {
yield 'monolog.handler.delete_log' => ($this->privates['monolog.handler.delete_log'] ?? null);
}
if (isset($this->privates['monolog.handler.configsetting_log'])) {
yield 'monolog.handler.configsetting_log' => ($this->privates['monolog.handler.configsetting_log'] ?? null);
}
if (isset($this->privates['monolog.handler.coinpayments_log'])) {
yield 'monolog.handler.coinpayments_log' => ($this->privates['monolog.handler.coinpayments_log'] ?? null);
}
if (isset($this->privates['monolog.handler.system_log'])) {
yield 'monolog.handler.system_log' => ($this->privates['monolog.handler.system_log'] ?? null);
}
if (isset($this->privates['monolog.handler.financial_log'])) {
yield 'monolog.handler.financial_log' => ($this->privates['monolog.handler.financial_log'] ?? null);
}
if (isset($this->privates['monolog.handler.command_log'])) {
yield 'monolog.handler.command_log' => ($this->privates['monolog.handler.command_log'] ?? null);
}
if (isset($this->privates['monolog.handler.integration_sportsbook_log'])) {
yield 'monolog.handler.integration_sportsbook_log' => ($this->privates['monolog.handler.integration_sportsbook_log'] ?? null);
}
if (isset($this->privates['monolog.handler.analysis_log'])) {
yield 'monolog.handler.analysis_log' => ($this->privates['monolog.handler.analysis_log'] ?? null);
}
if (isset($this->privates['monolog.handler.exnode_log'])) {
yield 'monolog.handler.exnode_log' => ($this->privates['monolog.handler.exnode_log'] ?? null);
}
if (isset($this->privates['monolog.handler.ipcheck_log'])) {
yield 'monolog.handler.ipcheck_log' => ($this->privates['monolog.handler.ipcheck_log'] ?? null);
}
if (isset($this->privates['monolog.handler.mysmtp_log'])) {
yield 'monolog.handler.mysmtp_log' => ($this->privates['monolog.handler.mysmtp_log'] ?? null);
}
if (isset($this->privates['monolog.handler.deprecation'])) {
yield 'monolog.handler.deprecation' => ($this->privates['monolog.handler.deprecation'] ?? 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->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->services['.container.private.security.token_storage'])) {
yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
}
if (isset($this->privates['cache.security_expression_language'])) {
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
}
if (isset($this->privates['debug.security.firewall'])) {
yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
}
if (isset($this->services['fos_rest.view_handler'])) {
yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
}
if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.resource'])) {
yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) {
yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.property.legacy'])) {
yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? null);
}
if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
}
if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null);
}
}, function () {
return 0 + (int) (isset($this->services['App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler'])) + (int) (isset($this->services['Symfony\\Bridge\\Monolog\\Logger'])) + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (false) + (int) (false) + (int) (isset($this->privates['cache.annotations'])) + (int) (false) + (int) (isset($this->privates['http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.affiliate_log'])) + (int) (isset($this->privates['monolog.handler.chat_log'])) + (int) (isset($this->privates['monolog.handler.integration_amatic_log'])) + (int) (isset($this->privates['monolog.handler.integration_amusnet_log'])) + (int) (isset($this->privates['monolog.handler.integration_atmosfera_log'])) + (int) (isset($this->privates['monolog.handler.integration_betsoft_log'])) + (int) (isset($this->privates['monolog.handler.integration_bgaming_log'])) + (int) (isset($this->privates['monolog.handler.bombay_log'])) + (int) (isset($this->privates['monolog.handler.integration_caleta_log'])) + (int) (isset($this->privates['monolog.handler.concept_log'])) + (int) (isset($this->privates['monolog.handler.integration_ebet_log'])) + (int) (isset($this->privates['monolog.handler.integration_endorphina_log'])) + (int) (isset($this->privates['monolog.handler.evolution_log'])) + (int) (isset($this->privates['monolog.handler.integration_felix_log'])) + (int) (isset($this->privates['monolog.handler.integration_genesis_log'])) + (int) (isset($this->privates['monolog.handler.integration_hacksaw_log'])) + (int) (isset($this->privates['monolog.handler.integration_isomasoft_log'])) + (int) (isset($this->privates['monolog.handler.integration_kagaming_log'])) + (int) (isset($this->privates['monolog.handler.integration_leap_log'])) + (int) (isset($this->privates['monolog.handler.integration_livesolution_log'])) + (int) (isset($this->privates['monolog.handler.integration_mascot_log'])) + (int) (isset($this->privates['monolog.handler.integration_nucleus_log'])) + (int) (isset($this->privates['monolog.handler.onetouch_log'])) + (int) (isset($this->privates['monolog.handler.integration_pgsoft_log'])) + (int) (isset($this->privates['monolog.handler.integration_playpearls_log'])) + (int) (isset($this->privates['monolog.handler.integration_pragmatic_log'])) + (int) (isset($this->privates['monolog.handler.integration_pragmaticgsp_log'])) + (int) (isset($this->privates['monolog.handler.integration_redeagle_log'])) + (int) (isset($this->privates['monolog.handler.integration_sagaming_log'])) + (int) (isset($this->privates['monolog.handler.integration_scatterkings_log'])) + (int) (isset($this->privates['monolog.handler.integration_simpleplay_log'])) + (int) (isset($this->privates['monolog.handler.integration_slotegrator_log'])) + (int) (isset($this->privates['monolog.handler.integration_spadegaming_log'])) + (int) (isset($this->privates['monolog.handler.integration_spinomenal_log'])) + (int) (isset($this->privates['monolog.handler.integration_ssg_log'])) + (int) (isset($this->privates['monolog.handler.integration_superlotto_log'])) + (int) (isset($this->privates['monolog.handler.integration_tomhorn_log'])) + (int) (isset($this->privates['monolog.handler.integration_tripplecherry_log'])) + (int) (isset($this->privates['monolog.handler.integration_trytostart_log'])) + (int) (isset($this->privates['monolog.handler.integration_tvbet_log'])) + (int) (isset($this->privates['monolog.handler.integration_vibra_log'])) + (int) (isset($this->privates['monolog.handler.integration_wazdan_log'])) + (int) (isset($this->privates['monolog.handler.integration_xpg_log'])) + (int) (isset($this->privates['monolog.handler.integration_zeus_log'])) + (int) (isset($this->privates['monolog.handler.delete_log'])) + (int) (isset($this->privates['monolog.handler.configsetting_log'])) + (int) (isset($this->privates['monolog.handler.coinpayments_log'])) + (int) (isset($this->privates['monolog.handler.system_log'])) + (int) (isset($this->privates['monolog.handler.financial_log'])) + (int) (isset($this->privates['monolog.handler.command_log'])) + (int) (isset($this->privates['monolog.handler.integration_sportsbook_log'])) + (int) (isset($this->privates['monolog.handler.analysis_log'])) + (int) (isset($this->privates['monolog.handler.exnode_log'])) + (int) (isset($this->privates['monolog.handler.ipcheck_log'])) + (int) (isset($this->privates['monolog.handler.mysmtp_log'])) + (int) (isset($this->privates['monolog.handler.deprecation'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) + (int) (isset($this->privates['api_platform.cache.metadata.property.legacy'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor']));
}), ['App\\Playpearls\\ApiBundle\\Monolog\\EventLogHandler' => [0 => 'reset'], 'Symfony\\Bridge\\Monolog\\Logger' => [0 => 'reset'], 'cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'twig' => [0 => 'resetGlobals'], 'twig.form.engine' => [0 => 'reset'], 'monolog.handler.affiliate_log' => [0 => 'reset'], 'monolog.handler.chat_log' => [0 => 'reset'], 'monolog.handler.integration_amatic_log' => [0 => 'reset'], 'monolog.handler.integration_amusnet_log' => [0 => 'reset'], 'monolog.handler.integration_atmosfera_log' => [0 => 'reset'], 'monolog.handler.integration_betsoft_log' => [0 => 'reset'], 'monolog.handler.integration_bgaming_log' => [0 => 'reset'], 'monolog.handler.bombay_log' => [0 => 'reset'], 'monolog.handler.integration_caleta_log' => [0 => 'reset'], 'monolog.handler.concept_log' => [0 => 'reset'], 'monolog.handler.integration_ebet_log' => [0 => 'reset'], 'monolog.handler.integration_endorphina_log' => [0 => 'reset'], 'monolog.handler.evolution_log' => [0 => 'reset'], 'monolog.handler.integration_felix_log' => [0 => 'reset'], 'monolog.handler.integration_genesis_log' => [0 => 'reset'], 'monolog.handler.integration_hacksaw_log' => [0 => 'reset'], 'monolog.handler.integration_isomasoft_log' => [0 => 'reset'], 'monolog.handler.integration_kagaming_log' => [0 => 'reset'], 'monolog.handler.integration_leap_log' => [0 => 'reset'], 'monolog.handler.integration_livesolution_log' => [0 => 'reset'], 'monolog.handler.integration_mascot_log' => [0 => 'reset'], 'monolog.handler.integration_nucleus_log' => [0 => 'reset'], 'monolog.handler.onetouch_log' => [0 => 'reset'], 'monolog.handler.integration_pgsoft_log' => [0 => 'reset'], 'monolog.handler.integration_playpearls_log' => [0 => 'reset'], 'monolog.handler.integration_pragmatic_log' => [0 => 'reset'], 'monolog.handler.integration_pragmaticgsp_log' => [0 => 'reset'], 'monolog.handler.integration_redeagle_log' => [0 => 'reset'], 'monolog.handler.integration_sagaming_log' => [0 => 'reset'], 'monolog.handler.integration_scatterkings_log' => [0 => 'reset'], 'monolog.handler.integration_simpleplay_log' => [0 => 'reset'], 'monolog.handler.integration_slotegrator_log' => [0 => 'reset'], 'monolog.handler.integration_spadegaming_log' => [0 => 'reset'], 'monolog.handler.integration_spinomenal_log' => [0 => 'reset'], 'monolog.handler.integration_ssg_log' => [0 => 'reset'], 'monolog.handler.integration_superlotto_log' => [0 => 'reset'], 'monolog.handler.integration_tomhorn_log' => [0 => 'reset'], 'monolog.handler.integration_tripplecherry_log' => [0 => 'reset'], 'monolog.handler.integration_trytostart_log' => [0 => 'reset'], 'monolog.handler.integration_tvbet_log' => [0 => 'reset'], 'monolog.handler.integration_vibra_log' => [0 => 'reset'], 'monolog.handler.integration_wazdan_log' => [0 => 'reset'], 'monolog.handler.integration_xpg_log' => [0 => 'reset'], 'monolog.handler.integration_zeus_log' => [0 => 'reset'], 'monolog.handler.delete_log' => [0 => 'reset'], 'monolog.handler.configsetting_log' => [0 => 'reset'], 'monolog.handler.coinpayments_log' => [0 => 'reset'], 'monolog.handler.system_log' => [0 => 'reset'], 'monolog.handler.financial_log' => [0 => 'reset'], 'monolog.handler.command_log' => [0 => 'reset'], 'monolog.handler.integration_sportsbook_log' => [0 => 'reset'], 'monolog.handler.analysis_log' => [0 => 'reset'], 'monolog.handler.exnode_log' => [0 => 'reset'], 'monolog.handler.ipcheck_log' => [0 => 'reset'], 'monolog.handler.mysmtp_log' => [0 => 'reset'], 'monolog.handler.deprecation' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'fos_rest.view_handler.default' => [0 => 'reset'], 'api_platform.cache.route_name_resolver' => [0 => 'reset'], 'api_platform.cache.metadata.resource' => [0 => 'reset'], 'api_platform.cache.metadata.resource.legacy' => [0 => 'reset'], 'api_platform.cache.metadata.property.legacy' => [0 => 'reset'], 'api_platform.cache.subresource_operation_factory' => [0 => 'reset'], 'api_platform.cache.identifiers_extractor' => [0 => 'reset']]);
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslatorService()
{
$this->services['translator'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ar.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/seo.ar.yaml')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.bg.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.bg.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/faq.bg.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/help.bg.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/index.bg.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/login.bg.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/menu.bg.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/messages.bg.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.bg.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/register.bg.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/terms.bg.yml'), 15 => (\dirname(__DIR__, 4).'/translations/seo.bg.yaml')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.cs.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.cs.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.cs.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.cs.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.cs.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/index.cs.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/login.cs.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/menu.cs.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/messages.cs.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.cs.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/register.cs.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/terms.cs.yml'), 16 => (\dirname(__DIR__, 4).'/translations/seo.cs.yaml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.da.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/seo.da.yaml')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.de.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.de.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.de.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/blog.de.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.de.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.de.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/currency.de.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.de.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/faq.de.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/help.de.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/history.de.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.de.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/index.de.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.de.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.de.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.de.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.de.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/login.de.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/menu.de.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/messages.de.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.de.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.de.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/register.de.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/show.de.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/sports.de.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/terms.de.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/validators.de.yml'), 31 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.de.yml'), 32 => (\dirname(__DIR__, 4).'/translations/seo.de.yaml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.el.xlf'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.el.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.el.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/faq.el.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/help.el.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/index.el.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/login.el.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/menu.el.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/messages.el.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.el.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/register.el.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/terms.el.yml'), 15 => (\dirname(__DIR__, 4).'/translations/seo.el.yaml')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.en.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/Integrations/IntegrationSlotegratorGISBundle.en.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.en.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.en.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/blog.en.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.en.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.en.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/currency.en.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.en.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/faq.en.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/help.en.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/history.en.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.en.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/index.en.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.en.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.en.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.en.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.en.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/login.en.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/menu.en.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/messages.en.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.en.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.en.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/redeagle.en.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/register.en.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/show.en.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/sports.en.yml'), 31 => (\dirname(__DIR__, 4).'/translations/frontend/sportsBettingRules.en.yml'), 32 => (\dirname(__DIR__, 4).'/translations/frontend/terms.en.yml'), 33 => (\dirname(__DIR__, 4).'/translations/frontend/validators.en.yml'), 34 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.en.yml'), 35 => (\dirname(__DIR__, 4).'/translations/seo.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.es.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.es.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.es.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/blog.es.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.es.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.es.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/currency.es.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.es.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/faq.es.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/help.es.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/history.es.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.es.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/index.es.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.es.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.es.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.es.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.es.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/login.es.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/menu.es.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/messages.es.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.es.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.es.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/register.es.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/show.es.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/sports.es.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/terms.es.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/validators.es.yml'), 31 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.es.yml'), 32 => (\dirname(__DIR__, 4).'/translations/seo.es.yaml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Resources/translations/messages.fr.xlf'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.fr.xlf'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.fr.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.fr.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/blog.fr.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.fr.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.fr.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/currency.fr.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.fr.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/faq.fr.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/help.fr.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/history.fr.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.fr.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/index.fr.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.fr.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.fr.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.fr.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.fr.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/login.fr.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/menu.fr.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/messages.fr.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.fr.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.fr.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/register.fr.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/show.fr.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/sports.fr.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/terms.fr.yml'), 31 => (\dirname(__DIR__, 4).'/translations/frontend/validators.fr.yml'), 32 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.fr.yml'), 33 => (\dirname(__DIR__, 4).'/translations/seo.fr.yaml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.hu.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.hu.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.hu.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.hu.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.hu.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/index.hu.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/login.hu.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/menu.hu.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/messages.hu.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.hu.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/register.hu.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/terms.hu.yml'), 16 => (\dirname(__DIR__, 4).'/translations/seo.hu.yaml')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.id.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.id.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.id.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/blog.id.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.id.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.id.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/currency.id.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.id.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/faq.id.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/help.id.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/history.id.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.id.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/index.id.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.id.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.id.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.id.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.id.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/login.id.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/menu.id.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/messages.id.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.id.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.id.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/register.id.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/show.id.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/sports.id.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/terms.id.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/validators.id.yml'), 31 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.id.yml'), 32 => (\dirname(__DIR__, 4).'/translations/seo.id.yaml')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.it.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.it.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.it.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/blog.it.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.it.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.it.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/currency.it.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.it.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/faq.it.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/help.it.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/history.it.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.it.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/index.it.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.it.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.it.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.it.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.it.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/login.it.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/menu.it.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/messages.it.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.it.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.it.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/register.it.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/show.it.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/sports.it.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/terms.it.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/validators.it.yml'), 31 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.it.yml'), 32 => (\dirname(__DIR__, 4).'/translations/seo.it.yaml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ja.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/seo.ja.yaml')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.no.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.no.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/blog.no.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.no.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.no.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/currency.no.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.no.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/faq.no.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/help.no.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/history.no.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.no.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/index.no.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.no.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.no.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.no.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.no.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/login.no.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/menu.no.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/messages.no.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.no.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.no.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/register.no.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/show.no.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/sports.no.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/terms.no.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/validators.no.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.no.yml'), 31 => (\dirname(__DIR__, 4).'/translations/seo.no.yaml')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.pt.xlf'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.pt.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.pt.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/blog.pt.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.pt.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.pt.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/currency.pt.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.pt.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/faq.pt.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/help.pt.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/history.pt.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.pt.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/index.pt.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.pt.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.pt.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.pt.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.pt.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/login.pt.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/menu.pt.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/messages.pt.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.pt.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.pt.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/register.pt.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/show.pt.yml'), 27 => (\dirname(__DIR__, 4).'/translations/frontend/sports.pt.yml'), 28 => (\dirname(__DIR__, 4).'/translations/frontend/terms.pt.yml'), 29 => (\dirname(__DIR__, 4).'/translations/frontend/validators.pt.yml'), 30 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.pt.yml'), 31 => (\dirname(__DIR__, 4).'/translations/seo.pt.yaml')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ro.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.ro.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.ro.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.ro.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.ro.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/index.ro.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/login.ro.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/menu.ro.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/messages.ro.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.ro.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/register.ro.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/terms.ro.yml'), 16 => (\dirname(__DIR__, 4).'/translations/seo.ro.yaml')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.ru.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.ru.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.ru.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.ru.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.ru.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/index.ru.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/login.ru.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/menu.ru.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/messages.ru.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.ru.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/register.ru.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/terms.ru.yml'), 16 => (\dirname(__DIR__, 4).'/translations/seo.ru.yaml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/seo.sv.yaml')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.th.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.th.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/faq.th.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/help.th.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/index.th.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/login.th.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/menu.th.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/messages.th.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.th.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/register.th.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/terms.th.yml'), 14 => (\dirname(__DIR__, 4).'/translations/seo.th.yaml')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.tr.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.tr.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.tr.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.tr.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.tr.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/index.tr.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/login.tr.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/menu.tr.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/messages.tr.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.tr.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/register.tr.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/terms.tr.yml'), 16 => (\dirname(__DIR__, 4).'/translations/seo.tr.yaml')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.uk.xlf'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.uk.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.uk.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.uk.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.uk.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/index.uk.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/login.uk.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/menu.uk.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/messages.uk.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.uk.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/register.uk.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/terms.uk.yml'), 16 => (\dirname(__DIR__, 4).'/translations/seo.uk.yaml')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.vi.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.vi.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/faq.vi.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/help.vi.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/index.vi.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/login.vi.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/menu.vi.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/messages.vi.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.vi.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/register.vi.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/terms.vi.yml'), 14 => (\dirname(__DIR__, 4).'/translations/seo.vi.yaml')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations/VerifyEmailBundle.sr.xlf')], 'dk' => [0 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.dk.yml'), 1 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.dk.yml'), 2 => (\dirname(__DIR__, 4).'/translations/frontend/blog.dk.yml'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.dk.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.dk.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/currency.dk.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.dk.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.dk.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.dk.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/history.dk.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.dk.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/index.dk.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.dk.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.dk.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.dk.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.dk.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/login.dk.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/menu.dk.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/messages.dk.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.dk.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.dk.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/register.dk.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/show.dk.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/sports.dk.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/terms.dk.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/validators.dk.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.dk.yml')], 'jp' => [0 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.jp.yml'), 1 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.jp.yml'), 2 => (\dirname(__DIR__, 4).'/translations/frontend/blog.jp.yml'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.jp.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.jp.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/currency.jp.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.jp.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.jp.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.jp.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/history.jp.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.jp.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/index.jp.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.jp.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.jp.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.jp.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.jp.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/login.jp.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/menu.jp.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/messages.jp.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.jp.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.jp.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/register.jp.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/show.jp.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/sports.jp.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/terms.jp.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/validators.jp.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.jp.yml')], 'se' => [0 => (\dirname(__DIR__, 4).'/translations/frontend/FOSUserBundle.se.yml'), 1 => (\dirname(__DIR__, 4).'/translations/frontend/affiliate.se.yml'), 2 => (\dirname(__DIR__, 4).'/translations/frontend/blog.se.yml'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/bonusterms.se.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.se.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/currency.se.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.se.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/faq.se.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/help.se.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/history.se.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/howToUse.se.yml'), 11 => (\dirname(__DIR__, 4).'/translations/frontend/index.se.yml'), 12 => (\dirname(__DIR__, 4).'/translations/frontend/liveBaccarat.se.yml'), 13 => (\dirname(__DIR__, 4).'/translations/frontend/liveBlackjack.se.yml'), 14 => (\dirname(__DIR__, 4).'/translations/frontend/liveCasino.se.yml'), 15 => (\dirname(__DIR__, 4).'/translations/frontend/liveRoulette.se.yml'), 16 => (\dirname(__DIR__, 4).'/translations/frontend/login.se.yml'), 17 => (\dirname(__DIR__, 4).'/translations/frontend/menu.se.yml'), 18 => (\dirname(__DIR__, 4).'/translations/frontend/messages.se.yml'), 19 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.se.yml'), 20 => (\dirname(__DIR__, 4).'/translations/frontend/promotions.se.yml'), 21 => (\dirname(__DIR__, 4).'/translations/frontend/register.se.yml'), 22 => (\dirname(__DIR__, 4).'/translations/frontend/show.se.yml'), 23 => (\dirname(__DIR__, 4).'/translations/frontend/sports.se.yml'), 24 => (\dirname(__DIR__, 4).'/translations/frontend/terms.se.yml'), 25 => (\dirname(__DIR__, 4).'/translations/frontend/validators.se.yml'), 26 => (\dirname(__DIR__, 4).'/translations/frontend/withdraw.se.yml')], 'hi-IN' => [0 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.hi-IN.yml'), 1 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.hi-IN.yml'), 2 => (\dirname(__DIR__, 4).'/translations/frontend/faq.hi-IN.yml'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/help.hi-IN.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/index.hi-IN.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/login.hi-IN.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/menu.hi-IN.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/messages.hi-IN.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.hi-IN.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/register.hi-IN.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/terms.hi-IN.yml')], 'ko' => [0 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.ko.yml'), 1 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.ko.yml'), 2 => (\dirname(__DIR__, 4).'/translations/frontend/faq.ko.yml'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/help.ko.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/index.ko.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/login.ko.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/menu.ko.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/messages.ko.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.ko.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/register.ko.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/terms.ko.yml'), 11 => (\dirname(__DIR__, 4).'/translations/seo.ko.yaml')], 'zh-CN' => [0 => (\dirname(__DIR__, 4).'/translations/frontend/cashier.zh-CN.yml'), 1 => (\dirname(__DIR__, 4).'/translations/frontend/deposit.zh-CN.yml'), 2 => (\dirname(__DIR__, 4).'/translations/frontend/faq.zh-CN.yml'), 3 => (\dirname(__DIR__, 4).'/translations/frontend/help.zh-CN.yml'), 4 => (\dirname(__DIR__, 4).'/translations/frontend/index.zh-CN.yml'), 5 => (\dirname(__DIR__, 4).'/translations/frontend/login.zh-CN.yml'), 6 => (\dirname(__DIR__, 4).'/translations/frontend/menu.zh-CN.yml'), 7 => (\dirname(__DIR__, 4).'/translations/frontend/messages.zh-CN.yml'), 8 => (\dirname(__DIR__, 4).'/translations/frontend/privacyPolicy.zh-CN.yml'), 9 => (\dirname(__DIR__, 4).'/translations/frontend/register.zh-CN.yml'), 10 => (\dirname(__DIR__, 4).'/translations/frontend/terms.zh-CN.yml')], 'hi' => [0 => (\dirname(__DIR__, 4).'/translations/seo.hi.yaml')], 'zh' => [0 => (\dirname(__DIR__, 4).'/translations/seo.zh.yaml')]], '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).'/src/Playpearls/ApiBundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/sonata-project/jquery-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle/translations'), 23 => (\dirname(__DIR__, 4).'/src/Playpearls/CoinBundle/translations'), 24 => (\dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle/translations'), 25 => (\dirname(__DIR__, 4).'/src/SupportAi/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/src/DK/CalculatorBundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/backup-manager/symfony/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 33 => (\dirname(__DIR__, 4).'/vendor/symfony-bundles/json-request-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'src/Playpearls/ApiBundle/Resources/translations', 4 => 'vendor/knplabs/knp-paginator-bundle/translations', 5 => 'vendor/symfonycasts/verify-email-bundle/src/Resources/translations', 6 => 'translations', 7 => 'vendor/symfony/framework-bundle/translations', 8 => 'vendor/sensio/framework-extra-bundle/src/translations', 9 => 'vendor/symfony/twig-bundle/translations', 10 => 'vendor/symfony/web-profiler-bundle/translations', 11 => 'vendor/symfony/monolog-bundle/translations', 12 => 'vendor/symfony/debug-bundle/translations', 13 => 'vendor/knplabs/knp-markdown-bundle/translations', 14 => 'vendor/symfony/maker-bundle/src/translations', 15 => 'vendor/doctrine/doctrine-bundle/translations', 16 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 17 => 'vendor/symfony/security-bundle/translations', 18 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 19 => 'vendor/liip/imagine-bundle/translations', 20 => 'vendor/nelmio/api-doc-bundle/translations', 21 => 'vendor/sonata-project/jquery-bundle/translations', 22 => 'src/Playpearls/AffiliateBundle/translations', 23 => 'src/Playpearls/CoinBundle/translations', 24 => 'src/Playpearls/GWCGamesBundle/translations', 25 => 'src/SupportAi/translations', 26 => 'vendor/jms/serializer-bundle/translations', 27 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 28 => 'src/DK/CalculatorBundle/translations', 29 => 'vendor/friendsofsymfony/rest-bundle/translations', 30 => 'vendor/backup-manager/symfony/translations', 31 => 'vendor/nelmio/cors-bundle/translations', 32 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 33 => 'vendor/symfony-bundles/json-request-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
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';
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the public 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), NULL);
}
/**
* 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';
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';
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), NULL, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), [], new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator()), \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(NULL, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the private '.1_Serializer~.OYopY0' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_1Serializer_OYopY0Service()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->privates['.1_Serializer~.OYopY0'])) {
return $this->privates['.1_Serializer~.OYopY0'];
}
return $this->privates['.1_Serializer~.OYopY0'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a)], [0 => ($this->privates['serializer.encoder.json'] ?? ($this->privates['serializer.encoder.json'] = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL)))]);
}
/**
* Gets the private '.App\Command\AdminTestCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAdminTestCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\AdminTestCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:test', [], 'Add a short description for your command', false, function (): \App\Command\AdminTestCommand {
return ($this->services['App\\Command\\AdminTestCommand'] ?? $this->getAdminTestCommandService());
});
}
/**
* Gets the private '.App\Command\Admin\AdminClonePlayerCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAdminClonePlayerCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\AdminClonePlayerCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:clone_player', [], 'Add a short description for your command', false, function (): \App\Command\Admin\AdminClonePlayerCommand {
return ($this->services['App\\Command\\Admin\\AdminClonePlayerCommand'] ?? $this->getAdminClonePlayerCommandService());
});
}
/**
* Gets the private '.App\Command\Admin\AdminInitializeCoinpaymentsWalletCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAdminInitializeCoinpaymentsWalletCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:initialize_coinpayments_wallet', [], 'Retrieve deposit wallets for the accepted crypto found in the coin parameters. If already exists, will skip.', false, function (): \App\Command\Admin\AdminInitializeCoinpaymentsWalletCommand {
return ($this->services['App\\Command\\Admin\\AdminInitializeCoinpaymentsWalletCommand'] ?? $this->getAdminInitializeCoinpaymentsWalletCommandService());
});
}
/**
* Gets the private '.App\Command\Admin\AdminPlayerbalancesCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAdminPlayerbalancesCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\AdminPlayerbalancesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:playerbalances', [], 'Add a short description for your command', false, function (): \App\Command\Admin\AdminPlayerbalancesCommand {
return ($this->services['App\\Command\\Admin\\AdminPlayerbalancesCommand'] ?? $this->getAdminPlayerbalancesCommandService());
});
}
/**
* Gets the private '.App\Command\Cashier\AdminPaymentMethodConfigCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAdminPaymentMethodConfigCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Cashier\\AdminPaymentMethodConfigCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cashier:config_payment_method', [], 'Configuration of Payment Methods', false, function (): \App\Command\Cashier\AdminPaymentMethodConfigCommand {
return ($this->services['App\\Command\\Cashier\\AdminPaymentMethodConfigCommand'] ?? $this->getAdminPaymentMethodConfigCommandService());
});
}
/**
* Gets the private '.App\Command\Integration\ActivateLegacyProvidersCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getActivateLegacyProvidersCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Integration\\ActivateLegacyProvidersCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('integration:activate-legacy-providers', [], 'Activate all legacy direct-integration providers', false, function (): \App\Command\Integration\ActivateLegacyProvidersCommand {
return ($this->services['App\\Command\\Integration\\ActivateLegacyProvidersCommand'] ?? $this->getActivateLegacyProvidersCommandService());
});
}
/**
* Gets the private '.App\Command\Integration\AuditLegacyGamesCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAuditLegacyGamesCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Integration\\AuditLegacyGamesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('integration:audit-legacy-games', [], 'Audit legacy game launches (TryToStart API + HTTP iframe check)', false, function (): \App\Command\Integration\AuditLegacyGamesCommand {
return ($this->services['App\\Command\\Integration\\AuditLegacyGamesCommand'] ?? $this->getAuditLegacyGamesCommandService());
});
}
/**
* Gets the private '.App\Command\Integration\SetLobbyProvidersCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getSetLobbyProvidersCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Integration\\SetLobbyProvidersCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('integration:set-lobby-providers', [], 'Activate only listed legacy lobby providers and hide the rest', false, function (): \App\Command\Integration\SetLobbyProvidersCommand {
return ($this->services['App\\Command\\Integration\\SetLobbyProvidersCommand'] ?? $this->getSetLobbyProvidersCommandService());
});
}
/**
* Gets the private '.App\Command\Integration\VerifyProviderCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getVerifyProviderCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Integration\\VerifyProviderCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('integration:verify-provider', [], 'Check integration readiness for a single legacy provider', false, function (): \App\Command\Integration\VerifyProviderCommand {
return ($this->services['App\\Command\\Integration\\VerifyProviderCommand'] ?? $this->getVerifyProviderCommandService());
});
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_extract.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationExtract_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.validator_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ValidatorDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* Gets the private '.errored..service_locator..8Sz_1k.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGameService()
{
$this->throw('Cannot autowire service ".service_locator..8Sz_1k": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.1l9Z.uM.App\Entity\CreditCardPayment' shared service.
*
* @return \App\Entity\CreditCardPayment
*/
protected function getCreditCardPaymentService()
{
$this->throw('Cannot autowire service ".service_locator.1l9Z.uM": it references class "App\\Entity\\CreditCardPayment" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.3J8wEB4.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame2Service()
{
$this->throw('Cannot autowire service ".service_locator.3J8wEB4": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.7L.F87K.App\Entity\CreditCardPayment' shared service.
*
* @return \App\Entity\CreditCardPayment
*/
protected function getCreditCardPayment2Service()
{
$this->throw('Cannot autowire service ".service_locator.7L.F87K": it references class "App\\Entity\\CreditCardPayment" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8BE4uqe.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame3Service()
{
$this->throw('Cannot autowire service ".service_locator.8BE4uqe": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.9n2gQv7.App\Entity\ChatAutomationRule' shared service.
*
* @return \App\Entity\ChatAutomationRule
*/
protected function getChatAutomationRuleService()
{
$this->throw('Cannot autowire service ".service_locator.9n2gQv7": it references class "App\\Entity\\ChatAutomationRule" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.AZ0aaai.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame4Service()
{
$this->throw('Cannot autowire service ".service_locator.AZ0aaai": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.AfwrpIw.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUserService()
{
$this->throw('Cannot autowire service ".service_locator.AfwrpIw": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.BhosqS0.App\Entity\Gamification\Mission' shared service.
*
* @return \App\Entity\Gamification\Mission
*/
protected function getMissionService()
{
$this->throw('Cannot autowire service ".service_locator.BhosqS0": it references class "App\\Entity\\Gamification\\Mission" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.D5LM_up.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame5Service()
{
$this->throw('Cannot autowire service ".service_locator.D5LM_up": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.D7VZdx9.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser2Service()
{
$this->throw('Cannot autowire service ".service_locator.D7VZdx9": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.DYfXpHZ.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame6Service()
{
$this->throw('Cannot autowire service ".service_locator.DYfXpHZ": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Ddd8UAJ.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser3Service()
{
$this->throw('Cannot autowire service ".service_locator.Ddd8UAJ": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.GL9KEDF.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame7Service()
{
$this->throw('Cannot autowire service ".service_locator.GL9KEDF": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HqD1e4g.App\Entity\SportsWager' shared service.
*
* @return \App\Entity\SportsWager
*/
protected function getSportsWagerService()
{
$this->throw('Cannot autowire service ".service_locator.HqD1e4g": it references class "App\\Entity\\SportsWager" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.J1pk21a.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser4Service()
{
$this->throw('Cannot autowire service ".service_locator.J1pk21a": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.KaR.wT3.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser5Service()
{
$this->throw('Cannot autowire service ".service_locator.KaR.wT3": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LAj85tf.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame8Service()
{
$this->throw('Cannot autowire service ".service_locator.LAj85tf": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LiHWEkZ.App\Entity\SmsCampaign' shared service.
*
* @return \App\Entity\SmsCampaign
*/
protected function getSmsCampaignService()
{
$this->throw('Cannot autowire service ".service_locator.LiHWEkZ": it references class "App\\Entity\\SmsCampaign" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.N8eos5Q.App\Entity\GameCategory' shared service.
*
* @return \App\Entity\GameCategory
*/
protected function getGameCategoryService()
{
$this->throw('Cannot autowire service ".service_locator.N8eos5Q": it references class "App\\Entity\\GameCategory" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.NC6pz67.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame9Service()
{
$this->throw('Cannot autowire service ".service_locator.NC6pz67": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.OTdvAuy.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame10Service()
{
$this->throw('Cannot autowire service ".service_locator.OTdvAuy": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.QU8vFnw.FOS\RestBundle\Request\ParamFetcher' shared service.
*
* @return \FOS\RestBundle\Request\ParamFetcher
*/
protected function getParamFetcherService()
{
$this->throw('Cannot autowire service ".service_locator.QU8vFnw": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.');
}
/**
* Gets the private '.errored..service_locator.QaBNlX2.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser6Service()
{
$this->throw('Cannot autowire service ".service_locator.QaBNlX2": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.S9JD8Zp.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser7Service()
{
$this->throw('Cannot autowire service ".service_locator.S9JD8Zp": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.SUo2fjC.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame11Service()
{
$this->throw('Cannot autowire service ".service_locator.SUo2fjC": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TKA2E56.App\Entity\Gamestate' shared service.
*
* @return \App\Entity\Gamestate
*/
protected function getGamestateService()
{
$this->throw('Cannot autowire service ".service_locator.TKA2E56": it references class "App\\Entity\\Gamestate" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TKs0Mdq.App\Entity\BlogCategory' shared service.
*
* @return \App\Entity\BlogCategory
*/
protected function getBlogCategoryService()
{
$this->throw('Cannot autowire service ".service_locator.TKs0Mdq": it references class "App\\Entity\\BlogCategory" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.WSNhDWO.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame12Service()
{
$this->throw('Cannot autowire service ".service_locator.WSNhDWO": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ZeNBU7..App\Entity\Provider' shared service.
*
* @return \App\Entity\Provider
*/
protected function getProviderService()
{
$this->throw('Cannot autowire service ".service_locator.ZeNBU7.": it references class "App\\Entity\\Provider" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator._V4_BvK.App\Entity\Config' shared service.
*
* @return \App\Entity\Config
*/
protected function getConfigService()
{
$this->throw('Cannot autowire service ".service_locator._V4_BvK": it references class "App\\Entity\\Config" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.eZvZrTx.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame13Service()
{
$this->throw('Cannot autowire service ".service_locator.eZvZrTx": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.e_eN9UK.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser8Service()
{
$this->throw('Cannot autowire service ".service_locator.e_eN9UK": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.evUW7xO.App\Entity\Banner' shared service.
*
* @return \App\Entity\Banner
*/
protected function getBannerService()
{
$this->throw('Cannot autowire service ".service_locator.evUW7xO": it references class "App\\Entity\\Banner" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.f7Pgc_c.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser9Service()
{
$this->throw('Cannot autowire service ".service_locator.f7Pgc_c": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.hEfRRcU.App\Entity\Blog' shared service.
*
* @return \App\Entity\Blog
*/
protected function getBlogService()
{
$this->throw('Cannot autowire service ".service_locator.hEfRRcU": it references class "App\\Entity\\Blog" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kakWJMY.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser10Service()
{
$this->throw('Cannot autowire service ".service_locator.kakWJMY": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kjmESEQ.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser11Service()
{
$this->throw('Cannot autowire service ".service_locator.kjmESEQ": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kyRmj3Q.App\Entity\Event' shared service.
*
* @return \App\Entity\Event
*/
protected function getEventService()
{
$this->throw('Cannot autowire service ".service_locator.kyRmj3Q": it references class "App\\Entity\\Event" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kzkK7xk.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame14Service()
{
$this->throw('Cannot autowire service ".service_locator.kzkK7xk": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.lI4C.83.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser12Service()
{
$this->throw('Cannot autowire service ".service_locator.lI4C.83": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.lON5BFG.App\Entity\FreeSpinCampaign' shared service.
*
* @return \App\Entity\FreeSpinCampaign
*/
protected function getFreeSpinCampaignService()
{
$this->throw('Cannot autowire service ".service_locator.lON5BFG": it references class "App\\Entity\\FreeSpinCampaign" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.n9c01wb.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame15Service()
{
$this->throw('Cannot autowire service ".service_locator.n9c01wb": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ncp6yrQ.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser13Service()
{
$this->throw('Cannot autowire service ".service_locator.ncp6yrQ": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.oNxCMrY.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser14Service()
{
$this->throw('Cannot autowire service ".service_locator.oNxCMrY": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.pYA74ES.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser15Service()
{
$this->throw('Cannot autowire service ".service_locator.pYA74ES": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.qYURRYl.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser16Service()
{
$this->throw('Cannot autowire service ".service_locator.qYURRYl": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.rVf34up.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser17Service()
{
$this->throw('Cannot autowire service ".service_locator.rVf34up": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.rceGTip.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame16Service()
{
$this->throw('Cannot autowire service ".service_locator.rceGTip": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ryvijRv.App\Entity\Blog' shared service.
*
* @return \App\Entity\Blog
*/
protected function getBlog2Service()
{
$this->throw('Cannot autowire service ".service_locator.ryvijRv": it references class "App\\Entity\\Blog" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ss7Jvnv.App\Entity\Game' shared service.
*
* @return \App\Entity\Game
*/
protected function getGame17Service()
{
$this->throw('Cannot autowire service ".service_locator.ss7Jvnv": it references class "App\\Entity\\Game" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.t_km_YB.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser18Service()
{
$this->throw('Cannot autowire service ".service_locator.t_km_YB": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.tkmXSDj.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser19Service()
{
$this->throw('Cannot autowire service ".service_locator.tkmXSDj": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.uAuEQlK.App\Entity\Zone' shared service.
*
* @return \App\Entity\Zone
*/
protected function getZoneService()
{
$this->throw('Cannot autowire service ".service_locator.uAuEQlK": it references class "App\\Entity\\Zone" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.v5w9xxG.App\Entity\Blog' shared service.
*
* @return \App\Entity\Blog
*/
protected function getBlog3Service()
{
$this->throw('Cannot autowire service ".service_locator.v5w9xxG": it references class "App\\Entity\\Blog" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.vFdkN3H.App\Entity\Gamification\RewardWidget' shared service.
*
* @return \App\Entity\Gamification\RewardWidget
*/
protected function getRewardWidgetService()
{
$this->throw('Cannot autowire service ".service_locator.vFdkN3H": it references class "App\\Entity\\Gamification\\RewardWidget" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.wEO96KN.App\Entity\FreeSpin' shared service.
*
* @return \App\Entity\FreeSpin
*/
protected function getFreeSpinService()
{
$this->throw('Cannot autowire service ".service_locator.wEO96KN": it references class "App\\Entity\\FreeSpin" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.wIiaht..App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser20Service()
{
$this->throw('Cannot autowire service ".service_locator.wIiaht.": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.wylKd40.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser21Service()
{
$this->throw('Cannot autowire service ".service_locator.wylKd40": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader.legacy".');
}
/**
* Gets the private '.errored..service_locator.zfqWBSc.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser22Service()
{
$this->throw('Cannot autowire service ".service_locator.zfqWBSc": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored.lR5ayXb' shared service.
*
* @return \App\Controller\Admin\AdminGeoIpLookup
*/
protected function get_Errored_LR5ayXbService()
{
$this->throw('Cannot determine controller argument for "App\\Controller\\Admin\\DashboardBackendController::geoipTest()": the $adminGeoIpLookup argument is type-hinted with the non-existent class or interface: "App\\Controller\\Admin\\AdminGeoIpLookup". Did you forget to add a use statement?');
}
/**
* Gets the private '.maker.auto_command.make_auth.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeAuth_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
});
}
/**
* Gets the private '.maker.auto_command.make_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
});
}
/**
* Gets the private '.maker.auto_command.make_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_crud.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCrud_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
});
}
/**
* Gets the private '.maker.auto_command.make_data_persister.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDataPersister_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_data_persister.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-persister', [], 'Creates an API Platform data persister', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_data_persister'] ?? $this->getMaker_AutoCommand_MakeDataPersisterService());
});
}
/**
* Gets the private '.maker.auto_command.make_data_provider.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDataProvider_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_data_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-provider', [], 'Creates an API Platform data provider', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_data_provider'] ?? $this->getMaker_AutoCommand_MakeDataProviderService());
});
}
/**
* Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
});
}
/**
* Gets the private '.maker.auto_command.make_entity.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeEntity_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
});
}
/**
* Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
});
}
/**
* Gets the private '.maker.auto_command.make_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_message.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessage_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
});
}
/**
* Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
});
}
/**
* Gets the private '.maker.auto_command.make_migration.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMigration_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
});
}
/**
* Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
});
}
/**
* Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
});
}
/**
* Gets the private '.maker.auto_command.make_state_processor.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStateProcessor_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_state_processor.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-processor', [], 'Creates an API Platform state processor', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_state_processor'] ?? $this->getMaker_AutoCommand_MakeStateProcessorService());
});
}
/**
* Gets the private '.maker.auto_command.make_state_provider.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStateProvider_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_state_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-provider', [], 'Creates an API Platform state provider', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_state_provider'] ?? $this->getMaker_AutoCommand_MakeStateProviderService());
});
}
/**
* Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
});
}
/**
* Gets the private '.maker.auto_command.make_test.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTest_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
});
}
/**
* Gets the private '.maker.auto_command.make_user.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeUser_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
});
}
/**
* Gets the private '.maker.auto_command.make_validator.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeValidator_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
});
}
/**
* Gets the private '.maker.auto_command.make_voter.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeVoter_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
});
}
/**
* Gets the private '.monolog.command.server_log.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Monolog_Command_ServerLog_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
});
}
/**
* Gets the private '.security.command.debug_firewall.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_DebugFirewall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* Gets the private '.security.command.user_password_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
});
}
/**
* Gets the private '.security.command.user_password_hash.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordHash_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator..8Sz_1k' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__8Sz1kService()
{
return $this->privates['.service_locator..8Sz_1k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Concept\\APIManager', 'getAPIManager9Service', false],
'game' => ['privates', '.errored..service_locator..8Sz_1k.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator..8Sz_1k": it references class "App\\Entity\\Game" but no such service exists.'],
], [
'APIManager' => 'App\\Services\\Integration\\Concept\\APIManager',
'game' => 'App\\Entity\\Game',
]);
}
/**
* Gets the private '.service_locator..FFhTkt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__FFhTktService()
{
return $this->privates['.service_locator..FFhTkt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'accessCatalog' => ['services', 'App\\Services\\Admin\\BackendUserGroupAccessCatalog', 'getBackendUserGroupAccessCatalogService', false],
], [
'accessCatalog' => 'App\\Services\\Admin\\BackendUserGroupAccessCatalog',
]);
}
/**
* Gets the private '.service_locator.0JtkidM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0JtkidMService()
{
return $this->privates['.service_locator.0JtkidM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'reportRevenueManager' => ['services', 'App\\Services\\Admin\\ReportRevenueManager', 'getReportRevenueManagerService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'reportRevenueManager' => 'App\\Services\\Admin\\ReportRevenueManager',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.0nU5Axy' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0nU5AxyService()
{
return $this->privates['.service_locator.0nU5Axy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', false],
'security.firewall.map.context.chat_public' => ['privates', 'security.firewall.map.context.chat_public', 'getSecurity_Firewall_Map_Context_ChatPublicService', false],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
'security.firewall.map.context.front_end' => ['privates', 'security.firewall.map.context.front_end', 'getSecurity_Firewall_Map_Context_FrontEndService', false],
], [
'security.firewall.map.context.admin' => '?',
'security.firewall.map.context.chat_public' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.front_end' => '?',
]);
}
/**
* Gets the private '.service_locator.15oFr3o' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_15oFr3oService()
{
return $this->privates['.service_locator.15oFr3o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'betby_gis_global_currency' => ['privates', '.value.TjLRTRK', 'get_Value_TjLRTRKService', false],
'currency_mulitplier' => ['privates', '.value.Pbfndrl', 'get_Value_PbfndrlService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'keyManager' => ['services', 'App\\Services\\Integration\\BetBy\\KeyManager', 'getKeyManagerService', false],
], [
'betby_gis_global_currency' => '?',
'currency_mulitplier' => '?',
'entityManager' => '?',
'keyManager' => 'App\\Services\\Integration\\BetBy\\KeyManager',
]);
}
/**
* Gets the private '.service_locator.18ZfUX_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_18ZfUXService()
{
return $this->privates['.service_locator.18ZfUX_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.1l9Z.uM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1l9Z_UMService()
{
return $this->privates['.service_locator.1l9Z.uM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'creditCardPayment' => ['privates', '.errored..service_locator.1l9Z.uM.App\\Entity\\CreditCardPayment', NULL, 'Cannot autowire service ".service_locator.1l9Z.uM": it references class "App\\Entity\\CreditCardPayment" but no such service exists.'],
'financialLogger' => ['services', 'monolog.logger.financial', 'getMonolog_Logger_FinancialService', false],
], [
'creditCardPayment' => 'App\\Entity\\CreditCardPayment',
'financialLogger' => '?',
]);
}
/**
* Gets the private '.service_locator.1wI8I7u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1wI8I7uService()
{
return $this->privates['.service_locator.1wI8I7u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.admin' => ['privates', 'security.event_dispatcher.admin', 'getSecurity_EventDispatcher_AdminService', false],
'security.event_dispatcher.front_end' => ['privates', 'security.event_dispatcher.front_end', 'getSecurity_EventDispatcher_FrontEndService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.front_end' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.2.wp2aB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2_Wp2aBService()
{
return $this->privates['.service_locator.2.wp2aB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
'userStatsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
'walletManager' => ['services', 'App\\Services\\Wallet\\CoinBundle\\WalletManager', 'getWalletManagerService', false],
'walletManagerGlobal' => ['services', 'App\\Services\\Wallet\\WalletManagerGlobal', 'getWalletManagerGlobalService', false],
], [
'translator' => '?',
'userStatsService' => 'App\\Services\\frontend\\UserStatsService',
'walletManager' => 'App\\Services\\Wallet\\CoinBundle\\WalletManager',
'walletManagerGlobal' => 'App\\Services\\Wallet\\WalletManagerGlobal',
]);
}
/**
* Gets the private '.service_locator.2X6QzXS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2X6QzXSService()
{
return $this->privates['.service_locator.2X6QzXS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderFactory' => ['privates', 'security.encoder_factory.generic', 'getSecurity_EncoderFactory_GenericService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'guardHandler' => ['privates', 'security.authentication.guard_handler', 'getSecurity_Authentication_GuardHandlerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'encoderFactory' => '?',
'entityManager' => '?',
'guardHandler' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.39UvopZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_39UvopZService()
{
return $this->privates['.service_locator.39UvopZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderFactory' => ['privates', 'security.encoder_factory.generic', 'getSecurity_EncoderFactory_GenericService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'formAuthenticator' => ['services', 'App\\Security\\LoginFormAuthenticator', 'getLoginFormAuthenticatorService', false],
'guardHandler' => ['privates', 'security.authentication.guard_handler', 'getSecurity_Authentication_GuardHandlerService', false],
'resetmaxtime' => ['privates', '.value.Z9EH9OO', 'get_Value_Z9EH9OOService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'encoderFactory' => '?',
'entityManager' => '?',
'formAuthenticator' => 'App\\Security\\LoginFormAuthenticator',
'guardHandler' => '?',
'resetmaxtime' => '?',
'security' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.3J8wEB4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3J8wEB4Service()
{
return $this->privates['.service_locator.3J8wEB4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\LiveSolution\\APIManager', 'getAPIManager19Service', false],
'game' => ['privates', '.errored..service_locator.3J8wEB4.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.3J8wEB4": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\LiveSolution\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.4D693vf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4D693vfService()
{
return $this->privates['.service_locator.4D693vf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'currency_mulitplier' => ['privates', '.value.Pbfndrl', 'get_Value_PbfndrlService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'keyManager' => ['services', 'App\\Services\\Integration\\BetBy\\KeyManager', 'getKeyManagerService', false],
], [
'currency_mulitplier' => '?',
'entityManager' => '?',
'keyManager' => 'App\\Services\\Integration\\BetBy\\KeyManager',
]);
}
/**
* Gets the private '.service_locator.5XvNqvB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5XvNqvBService()
{
return $this->privates['.service_locator.5XvNqvB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinarray' => ['privates', '.value.n05pN0b', 'get_Value_N05pN0bService', false],
'paymentsWithdrawalManager' => ['services', 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager', 'getCoinPaymentsWithdrawalManagerService', false],
'walletManager' => ['services', 'App\\Services\\Wallet\\CoinBundle\\WalletManager', 'getWalletManagerService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'coinarray' => '?',
'paymentsWithdrawalManager' => 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager',
'walletManager' => 'App\\Services\\Wallet\\CoinBundle\\WalletManager',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.7L.F87K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7L_F87KService()
{
return $this->privates['.service_locator.7L.F87K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cashierIntegrator' => ['services', 'App\\Services\\Cashier\\CashierIntegrator', 'getCashierIntegratorService', false],
'creditCardPayment' => ['privates', '.errored..service_locator.7L.F87K.App\\Entity\\CreditCardPayment', NULL, 'Cannot autowire service ".service_locator.7L.F87K": it references class "App\\Entity\\CreditCardPayment" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'cashierIntegrator' => 'App\\Services\\Cashier\\CashierIntegrator',
'creditCardPayment' => 'App\\Entity\\CreditCardPayment',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.8ASdmF4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8ASdmF4Service()
{
return $this->privates['.service_locator.8ASdmF4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'blogRepository' => ['services', 'App\\Repository\\BlogRepository', 'getBlogRepositoryService', false],
'blogcategoryRepository' => ['services', 'App\\Repository\\BlogCategoryRepository', 'getBlogCategoryRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'blogRepository' => 'App\\Repository\\BlogRepository',
'blogcategoryRepository' => 'App\\Repository\\BlogCategoryRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.8BE4uqe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8BE4uqeService()
{
return $this->privates['.service_locator.8BE4uqe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Felix\\APIManager', 'getAPIManager13Service', false],
'game' => ['privates', '.errored..service_locator.8BE4uqe.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.8BE4uqe": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\Felix\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.8LszqX8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8LszqX8Service()
{
return $this->privates['.service_locator.8LszqX8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinarray' => ['privates', '.value.n05pN0b', 'get_Value_N05pN0bService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'walletManager' => ['services', 'App\\Services\\Wallet\\CoinBundle\\WalletManager', 'getWalletManagerService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'coinarray' => '?',
'logger' => '?',
'walletManager' => 'App\\Services\\Wallet\\CoinBundle\\WalletManager',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.8ef6RfT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8ef6RfTService()
{
return $this->privates['.service_locator.8ef6RfT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'paginator' => '?',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.8gio8M.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8gio8M_Service()
{
return $this->privates['.service_locator.8gio8M.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'currencyRepository' => ['services', 'App\\Repository\\CurrencyRepository', 'getCurrencyRepositoryService', false],
'providerCurrencyRepository' => ['services', 'App\\Repository\\ProviderCurrencyRepository', 'getProviderCurrencyRepositoryService', false],
'providersRepository' => ['services', 'App\\Repository\\ProvidersRepository', 'getProvidersRepositoryService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'currencyRepository' => 'App\\Repository\\CurrencyRepository',
'providerCurrencyRepository' => 'App\\Repository\\ProviderCurrencyRepository',
'providersRepository' => 'App\\Repository\\ProvidersRepository',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.9n2gQv7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9n2gQv7Service()
{
return $this->privates['.service_locator.9n2gQv7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'rule' => ['privates', '.errored..service_locator.9n2gQv7.App\\Entity\\ChatAutomationRule', NULL, 'Cannot autowire service ".service_locator.9n2gQv7": it references class "App\\Entity\\ChatAutomationRule" but no such service exists.'],
], [
'rule' => 'App\\Entity\\ChatAutomationRule',
]);
}
/**
* Gets the private '.service_locator.AJUznox' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AJUznoxService()
{
return $this->privates['.service_locator.AJUznox'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'geoIpPanel' => ['services', 'App\\Services\\Admin\\GeoIpEnginePanelBuilder', 'getGeoIpEnginePanelBuilderService', false],
], [
'geoIpPanel' => 'App\\Services\\Admin\\GeoIpEnginePanelBuilder',
]);
}
/**
* Gets the private '.service_locator.AZ0aaai' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AZ0aaaiService()
{
return $this->privates['.service_locator.AZ0aaai'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\BGaming\\APIManager', 'getAPIManager5Service', false],
'game' => ['privates', '.errored..service_locator.AZ0aaai.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.AZ0aaai": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\BGaming\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.AfwrpIw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AfwrpIwService()
{
return $this->privates['.service_locator.AfwrpIw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinAddressManager' => ['services', 'App\\Services\\Wallet\\CoinBundle\\CoinAddressManager', 'getCoinAddressManager2Service', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.AfwrpIw.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.AfwrpIw": it references class "App\\Entity\\User" but no such service exists.'],
], [
'coinAddressManager' => 'App\\Services\\Wallet\\CoinBundle\\CoinAddressManager',
'entityManager' => '?',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.BdMVtZ7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BdMVtZ7Service()
{
return $this->privates['.service_locator.BdMVtZ7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryRepository' => ['services', 'App\\Repository\\GameCategoryRepository', 'getGameCategoryRepositoryService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'categoryRepository' => 'App\\Repository\\GameCategoryRepository',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.BhosqS0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BhosqS0Service()
{
return $this->privates['.service_locator.BhosqS0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mission' => ['privates', '.errored..service_locator.BhosqS0.App\\Entity\\Gamification\\Mission', NULL, 'Cannot autowire service ".service_locator.BhosqS0": it references class "App\\Entity\\Gamification\\Mission" but no such service exists.'],
], [
'mission' => 'App\\Entity\\Gamification\\Mission',
]);
}
/**
* Gets the private '.service_locator.C57ko0u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_C57ko0uService()
{
return $this->privates['.service_locator.C57ko0u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'passwordEncoder' => ['services', '.container.private.security.password_encoder', 'get_Container_Private_Security_PasswordEncoderService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'passwordEncoder' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.CBE51kk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CBE51kkService()
{
return $this->privates['.service_locator.CBE51kk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'safetyBuffer' => ['services', 'App\\Services\\Fx\\FxSafetyBufferPolicy', 'getFxSafetyBufferPolicyService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'safetyBuffer' => 'App\\Services\\Fx\\FxSafetyBufferPolicy',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.CQmK.Hp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CQmK_HpService()
{
return $this->privates['.service_locator.CQmK.Hp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'smsCampaignRepository' => ['services', 'App\\Repository\\SmsCampaignRepository', 'getSmsCampaignRepositoryService', false],
], [
'paginator' => '?',
'smsCampaignRepository' => 'App\\Repository\\SmsCampaignRepository',
]);
}
/**
* Gets the private '.service_locator.CdoDk5o' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CdoDk5oService()
{
return $this->privates['.service_locator.CdoDk5o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.CvX2jMC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CvX2jMCService()
{
return $this->privates['.service_locator.CvX2jMC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financialsManager' => ['services', 'App\\Services\\frontend\\FinancialsManager', 'getFinancialsManagerService', false],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'financialsManager' => 'App\\Services\\frontend\\FinancialsManager',
'geo' => 'App\\Services\\frontend\\GeoService',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.D5LM_up' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_D5LMUpService()
{
return $this->privates['.service_locator.D5LM_up'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\XPG\\APIManager', 'getAPIManager40Service', false],
'game' => ['privates', '.errored..service_locator.D5LM_up.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.D5LM_up": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\XPG\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.D7VZdx9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_D7VZdx9Service()
{
return $this->privates['.service_locator.D7VZdx9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.D7VZdx9.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.D7VZdx9": it references class "App\\Entity\\User" but no such service exists.'],
'userStatsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
], [
'entityManager' => '?',
'player' => 'App\\Entity\\User',
'userStatsService' => 'App\\Services\\frontend\\UserStatsService',
]);
}
/**
* Gets the private '.service_locator.DYfXpHZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DYfXpHZService()
{
return $this->privates['.service_locator.DYfXpHZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'game' => ['privates', '.errored..service_locator.DYfXpHZ.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.DYfXpHZ": it references class "App\\Entity\\Game" but no such service exists.'],
], [
'game' => 'App\\Entity\\Game',
]);
}
/**
* Gets the private '.service_locator.Ddd8UAJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ddd8UAJService()
{
return $this->privates['.service_locator.Ddd8UAJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'player' => ['privates', '.errored..service_locator.Ddd8UAJ.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.Ddd8UAJ": it references class "App\\Entity\\User" but no such service exists.'],
], [
'entityManager' => '?',
'logger' => '?',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.DtPR8cT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DtPR8cTService()
{
return $this->privates['.service_locator.DtPR8cT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financialLogger' => ['services', 'monolog.logger.financial', 'getMonolog_Logger_FinancialService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
], [
'financialLogger' => '?',
'paginator' => '?',
]);
}
/**
* Gets the private '.service_locator.Efnbdjm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EfnbdjmService()
{
return $this->privates['.service_locator.Efnbdjm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
], [
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
]);
}
/**
* Gets the private '.service_locator.FvYV6O_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FvYV6OService()
{
return $this->privates['.service_locator.FvYV6O_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
'sportsActivityManager' => ['services', 'App\\Services\\Admin\\SportsActivityManager', 'getSportsActivityManagerService', false],
], [
'entityManager' => '?',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
'sportsActivityManager' => 'App\\Services\\Admin\\SportsActivityManager',
]);
}
/**
* Gets the private '.service_locator.G.9tH0z' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_G_9tH0zService()
{
return $this->privates['.service_locator.G.9tH0z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinPaymentsDepositManager' => ['services', 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager', 'getCoinPaymentsDepositManagerService', false],
'coin_payments_merchant_id' => ['privates', '.value.xCGT0gS', 'get_Value_XCGT0gSService', false],
'coin_payments_secret' => ['privates', '.value.e_EceEd', 'get_Value_EEceEdService', false],
'paymentsWithdrawalManager' => ['services', 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager', 'getCoinPaymentsWithdrawalManagerService', false],
], [
'coinPaymentsDepositManager' => 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsDepositManager',
'coin_payments_merchant_id' => '?',
'coin_payments_secret' => '?',
'paymentsWithdrawalManager' => 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsWithdrawalManager',
]);
}
/**
* Gets the private '.service_locator.GL9KEDF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GL9KEDFService()
{
return $this->privates['.service_locator.GL9KEDF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'game' => ['privates', '.errored..service_locator.GL9KEDF.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.GL9KEDF": it references class "App\\Entity\\Game" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'game' => 'App\\Entity\\Game',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.HqD1e4g' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HqD1e4gService()
{
return $this->privates['.service_locator.HqD1e4g'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sportsWager' => ['privates', '.errored..service_locator.HqD1e4g.App\\Entity\\SportsWager', NULL, 'Cannot autowire service ".service_locator.HqD1e4g": it references class "App\\Entity\\SportsWager" but no such service exists.'],
], [
'sportsWager' => 'App\\Entity\\SportsWager',
]);
}
/**
* Gets the private '.service_locator.J1pk21a' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J1pk21aService()
{
return $this->privates['.service_locator.J1pk21a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderFactory' => ['privates', 'security.encoder_factory.generic', 'getSecurity_EncoderFactory_GenericService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'user' => ['privates', '.errored..service_locator.J1pk21a.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.J1pk21a": it references class "App\\Entity\\User" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'encoderFactory' => '?',
'entityManager' => '?',
'user' => 'App\\Entity\\User',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.J7jmQtu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J7jmQtuService()
{
return $this->privates['.service_locator.J7jmQtu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cache' => ['services', 'cache.app', 'getCache_AppService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'graphService' => ['services', 'App\\Services\\frontend\\GraphService', 'getGraphServiceService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
], [
'cache' => '?',
'entityManager' => '?',
'graphService' => 'App\\Services\\frontend\\GraphService',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
]);
}
/**
* Gets the private '.service_locator.KLVvNIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KLVvNIqService()
{
return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
]);
}
/**
* Gets the private '.service_locator.KaR.wT3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KaR_WT3Service()
{
return $this->privates['.service_locator.KaR.wT3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
'user' => ['privates', '.errored..service_locator.KaR.wT3.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.KaR.wT3": it references class "App\\Entity\\User" but no such service exists.'],
], [
'translator' => '?',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.LAj85tf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LAj85tfService()
{
return $this->privates['.service_locator.LAj85tf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'game' => ['privates', '.errored..service_locator.LAj85tf.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.LAj85tf": it references class "App\\Entity\\Game" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'game' => 'App\\Entity\\Game',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.LU8hKch' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LU8hKchService()
{
return $this->privates['.service_locator.LU8hKch'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinManager' => ['services', 'App\\Services\\Wallet\\CoinConfigManager', 'getCoinConfigManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'exclusionManager' => ['services', 'App\\Services\\frontend\\ExclusionManager', 'getExclusionManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'coinManager' => 'App\\Services\\Wallet\\CoinConfigManager',
'entityManager' => '?',
'exclusionManager' => 'App\\Services\\frontend\\ExclusionManager',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.LiHWEkZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LiHWEkZService()
{
return $this->privates['.service_locator.LiHWEkZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'smsCampaign' => ['privates', '.errored..service_locator.LiHWEkZ.App\\Entity\\SmsCampaign', NULL, 'Cannot autowire service ".service_locator.LiHWEkZ": it references class "App\\Entity\\SmsCampaign" but no such service exists.'],
], [
'smsCampaign' => 'App\\Entity\\SmsCampaign',
]);
}
/**
* Gets the private '.service_locator.MfC.ze6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MfC_Ze6Service()
{
return $this->privates['.service_locator.MfC.ze6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinarray' => ['privates', '.value.n05pN0b', 'get_Value_N05pN0bService', false],
], [
'coinarray' => '?',
]);
}
/**
* Gets the private '.service_locator.N8eos5Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_N8eos5QService()
{
return $this->privates['.service_locator.N8eos5Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gameCategory' => ['privates', '.errored..service_locator.N8eos5Q.App\\Entity\\GameCategory', NULL, 'Cannot autowire service ".service_locator.N8eos5Q": it references class "App\\Entity\\GameCategory" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'gameCategory' => 'App\\Entity\\GameCategory',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.NC6pz67' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NC6pz67Service()
{
return $this->privates['.service_locator.NC6pz67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\KAGaming\\APIManager', 'getAPIManager17Service', false],
'game' => ['privates', '.errored..service_locator.NC6pz67.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.NC6pz67": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\KAGaming\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.OEThqvr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OEThqvrService()
{
return $this->privates['.service_locator.OEThqvr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'paginator' => '?',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.OTdvAuy' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OTdvAuyService()
{
return $this->privates['.service_locator.OTdvAuy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Vibra\\APIManager', 'getAPIManager38Service', false],
'game' => ['privates', '.errored..service_locator.OTdvAuy.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.OTdvAuy": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\Vibra\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.OzNYgIu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OzNYgIuService()
{
return $this->privates['.service_locator.OzNYgIu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'integrationService' => ['services', 'App\\Services\\Integration\\Slotegrator\\IntegrationService', 'getIntegrationServiceService', false],
], [
'integrationService' => 'App\\Services\\Integration\\Slotegrator\\IntegrationService',
]);
}
/**
* Gets the private '.service_locator.PdyCemL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PdyCemLService()
{
return $this->privates['.service_locator.PdyCemL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryRepository' => ['services', 'App\\Repository\\BlogCategoryRepository', 'getBlogCategoryRepositoryService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'categoryRepository' => 'App\\Repository\\BlogCategoryRepository',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.PehtCFX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PehtCFXService()
{
return $this->privates['.service_locator.PehtCFX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
'userStatsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
], [
'entityManager' => '?',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
'userStatsService' => 'App\\Services\\frontend\\UserStatsService',
]);
}
/**
* Gets the private '.service_locator.QU8vFnw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QU8vFnwService()
{
return $this->privates['.service_locator.QU8vFnw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'connectionManager' => ['services', 'App\\Services\\frontend\\ConnectionManager', 'getConnectionManagerService', false],
'paramFetcher' => ['privates', '.errored..service_locator.QU8vFnw.FOS\\RestBundle\\Request\\ParamFetcher', NULL, 'Cannot autowire service ".service_locator.QU8vFnw": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.'],
], [
'connectionManager' => 'App\\Services\\frontend\\ConnectionManager',
'paramFetcher' => 'FOS\\RestBundle\\Request\\ParamFetcher',
]);
}
/**
* Gets the private '.service_locator.QU9WX6u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QU9WX6uService()
{
return $this->privates['.service_locator.QU9WX6u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinManager' => ['services', 'App\\Services\\Wallet\\CoinConfigManager', 'getCoinConfigManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'exclusionManager' => ['services', 'App\\Services\\frontend\\ExclusionManager', 'getExclusionManagerService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'coinManager' => 'App\\Services\\Wallet\\CoinConfigManager',
'entityManager' => '?',
'exclusionManager' => 'App\\Services\\frontend\\ExclusionManager',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.QaBNlX2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QaBNlX2Service()
{
return $this->privates['.service_locator.QaBNlX2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financialsManager' => ['services', 'App\\Services\\frontend\\FinancialsManager', 'getFinancialsManagerService', false],
'player' => ['privates', '.errored..service_locator.QaBNlX2.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.QaBNlX2": it references class "App\\Entity\\User" but no such service exists.'],
'statsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
], [
'financialsManager' => 'App\\Services\\frontend\\FinancialsManager',
'player' => 'App\\Entity\\User',
'statsService' => 'App\\Services\\frontend\\UserStatsService',
]);
}
/**
* Gets the private '.service_locator.S9JD8Zp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_S9JD8ZpService()
{
return $this->privates['.service_locator.S9JD8Zp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'encoderFactory' => ['privates', 'security.encoder_factory.generic', 'getSecurity_EncoderFactory_GenericService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.S9JD8Zp.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.S9JD8Zp": it references class "App\\Entity\\User" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'encoderFactory' => '?',
'entityManager' => '?',
'player' => 'App\\Entity\\User',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.SUo2fjC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SUo2fjCService()
{
return $this->privates['.service_locator.SUo2fjC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Onetouch\\APIManager', 'getAPIManager22Service', false],
'game' => ['privates', '.errored..service_locator.SUo2fjC.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.SUo2fjC": it references class "App\\Entity\\Game" but no such service exists.'],
], [
'APIManager' => 'App\\Services\\Integration\\Onetouch\\APIManager',
'game' => 'App\\Entity\\Game',
]);
}
/**
* Gets the private '.service_locator.T10RPMW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_T10RPMWService()
{
return $this->privates['.service_locator.T10RPMW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
], [
'paginator' => '?',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
]);
}
/**
* Gets the private '.service_locator.TKA2E56' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TKA2E56Service()
{
return $this->privates['.service_locator.TKA2E56'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entity' => ['privates', '.errored..service_locator.TKA2E56.App\\Entity\\Gamestate', NULL, 'Cannot autowire service ".service_locator.TKA2E56": it references class "App\\Entity\\Gamestate" but no such service exists.'],
], [
'entity' => 'App\\Entity\\Gamestate',
]);
}
/**
* Gets the private '.service_locator.TKs0Mdq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TKs0MdqService()
{
return $this->privates['.service_locator.TKs0Mdq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'blogCategory' => ['privates', '.errored..service_locator.TKs0Mdq.App\\Entity\\BlogCategory', NULL, 'Cannot autowire service ".service_locator.TKs0Mdq": it references class "App\\Entity\\BlogCategory" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'blogCategory' => 'App\\Entity\\BlogCategory',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.TZRiL_Z' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TZRiLZService()
{
return $this->privates['.service_locator.TZRiL_Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bannerRepository' => ['services', 'App\\Repository\\BannerRepository', 'getBannerRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'bannerRepository' => 'App\\Repository\\BannerRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.TnSLwIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TnSLwIqService()
{
return $this->privates['.service_locator.TnSLwIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'missionRepository' => ['services', 'App\\Repository\\Gamification\\MissionRepository', 'getMissionRepositoryService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
], [
'missionRepository' => 'App\\Repository\\Gamification\\MissionRepository',
'paginator' => '?',
]);
}
/**
* Gets the private '.service_locator.UqztWIj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UqztWIjService()
{
return $this->privates['.service_locator.UqztWIj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'authenticationUtils' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.WSNhDWO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WSNhDWOService()
{
return $this->privates['.service_locator.WSNhDWO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Genesis\\APIManager', 'getAPIManager14Service', false],
'game' => ['privates', '.errored..service_locator.WSNhDWO.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.WSNhDWO": it references class "App\\Entity\\Game" but no such service exists.'],
], [
'APIManager' => 'App\\Services\\Integration\\Genesis\\APIManager',
'game' => 'App\\Entity\\Game',
]);
}
/**
* Gets the private '.service_locator.Wsv.SaY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Wsv_SaYService()
{
return $this->privates['.service_locator.Wsv.SaY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'smsCampaignRepository' => ['services', 'App\\Repository\\SmsCampaignRepository', 'getSmsCampaignRepositoryService', false],
], [
'smsCampaignRepository' => 'App\\Repository\\SmsCampaignRepository',
]);
}
/**
* Gets the private '.service_locator.XOxzSlt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XOxzSltService()
{
return $this->privates['.service_locator.XOxzSlt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
], [
'security' => '?',
]);
}
/**
* Gets the private '.service_locator.ZMMQiBJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZMMQiBJService()
{
return $this->privates['.service_locator.ZMMQiBJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'providersRepository' => ['services', 'App\\Repository\\ProvidersRepository', 'getProvidersRepositoryService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'providersRepository' => 'App\\Repository\\ProvidersRepository',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.ZeNBU7.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZeNBU7_Service()
{
return $this->privates['.service_locator.ZeNBU7.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'provider' => ['privates', '.errored..service_locator.ZeNBU7..App\\Entity\\Provider', NULL, 'Cannot autowire service ".service_locator.ZeNBU7.": it references class "App\\Entity\\Provider" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'provider' => 'App\\Entity\\Provider',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.ZxXXR_6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZxXXR6Service()
{
return $this->privates['.service_locator.ZxXXR_6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'urlGenerator' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
], [
'urlGenerator' => '?',
]);
}
/**
* Gets the private '.service_locator._V4_BvK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V4BvKService()
{
return $this->privates['.service_locator._V4_BvK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'config' => ['privates', '.errored..service_locator._V4_BvK.App\\Entity\\Config', NULL, 'Cannot autowire service ".service_locator._V4_BvK": it references class "App\\Entity\\Config" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'config' => 'App\\Entity\\Config',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator._c5GUCY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_C5GUCYService()
{
return $this->privates['.service_locator._c5GUCY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'widgetRepository' => ['services', 'App\\Repository\\Gamification\\RewardWidgetRepository', 'getRewardWidgetRepositoryService', false],
], [
'paginator' => '?',
'widgetRepository' => 'App\\Repository\\Gamification\\RewardWidgetRepository',
]);
}
/**
* Gets the private '.service_locator.aKM6MDa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AKM6MDaService()
{
return $this->privates['.service_locator.aKM6MDa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.b126f9H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B126f9HService()
{
return $this->privates['.service_locator.b126f9H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'stopwatch' => ['privates', 'debug.stopwatch', 'getDebug_StopwatchService', false],
], [
'stopwatch' => '?',
]);
}
/**
* Gets the private '.service_locator.cUGQDMZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CUGQDMZService()
{
return $this->privates['.service_locator.cUGQDMZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bannerRepository' => ['services', 'App\\Repository\\BannerRepository', 'getBannerRepositoryService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'bannerRepository' => 'App\\Repository\\BannerRepository',
'paginator' => '?',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.cyn9UtD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Cyn9UtDService()
{
return $this->privates['.service_locator.cyn9UtD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ipLocationPanel' => ['services', 'App\\Services\\Admin\\IpLocationServicesPanelBuilder', 'getIpLocationServicesPanelBuilderService', false],
], [
'ipLocationPanel' => 'App\\Services\\Admin\\IpLocationServicesPanelBuilder',
]);
}
/**
* Gets the private '.service_locator.dF40Sxp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DF40SxpService()
{
return $this->privates['.service_locator.dF40Sxp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
'userStatsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
], [
'userRepository' => 'App\\Repository\\UserRepository',
'userStatsService' => 'App\\Services\\frontend\\UserStatsService',
]);
}
/**
* Gets the private '.service_locator.eZvZrTx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EZvZrTxService()
{
return $this->privates['.service_locator.eZvZrTx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\SpadeGaming\\APIManager', 'getAPIManager32Service', false],
'game' => ['privates', '.errored..service_locator.eZvZrTx.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.eZvZrTx": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\SpadeGaming\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.e_eN9UK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EEN9UKService()
{
return $this->privates['.service_locator.e_eN9UK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'user' => ['privates', '.errored..service_locator.e_eN9UK.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.e_eN9UK": it references class "App\\Entity\\User" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'user' => 'App\\Entity\\User',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.eaaZSW4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EaaZSW4Service()
{
return $this->privates['.service_locator.eaaZSW4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'graphService' => ['services', 'App\\Services\\frontend\\GraphService', 'getGraphServiceService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
], [
'entityManager' => '?',
'graphService' => 'App\\Services\\frontend\\GraphService',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
]);
}
/**
* Gets the private '.service_locator.evUW7xO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EvUW7xOService()
{
return $this->privates['.service_locator.evUW7xO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'banner' => ['privates', '.errored..service_locator.evUW7xO.App\\Entity\\Banner', NULL, 'Cannot autowire service ".service_locator.evUW7xO": it references class "App\\Entity\\Banner" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'banner' => 'App\\Entity\\Banner',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.f7Pgc_c' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F7PgcCService()
{
return $this->privates['.service_locator.f7Pgc_c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'apiManager' => ['services', 'App\\Services\\Chat\\ApiManager', 'getApiManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.f7Pgc_c.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.f7Pgc_c": it references class "App\\Entity\\User" but no such service exists.'],
], [
'apiManager' => 'App\\Services\\Chat\\ApiManager',
'entityManager' => '?',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.gsCMbZA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GsCMbZAService()
{
return $this->privates['.service_locator.gsCMbZA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'paginator' => '?',
'userRepository' => 'App\\Repository\\UserRepository',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.hEfRRcU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HEfRRcUService()
{
return $this->privates['.service_locator.hEfRRcU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'blog' => ['privates', '.errored..service_locator.hEfRRcU.App\\Entity\\Blog', NULL, 'Cannot autowire service ".service_locator.hEfRRcU": it references class "App\\Entity\\Blog" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'blog' => 'App\\Entity\\Blog',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.iAsNDJY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IAsNDJYService()
{
return $this->privates['.service_locator.iAsNDJY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'freeSpinCampaignRepository' => ['services', 'App\\Repository\\FreeSpinCampaignRepository', 'getFreeSpinCampaignRepositoryService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'freeSpinCampaignRepository' => 'App\\Repository\\FreeSpinCampaignRepository',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.iDOPSE2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IDOPSE2Service()
{
return $this->privates['.service_locator.iDOPSE2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cashierReportManager' => ['services', 'App\\Services\\Admin\\CashierReportManager', 'getCashierReportManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'cashierReportManager' => 'App\\Services\\Admin\\CashierReportManager',
'entityManager' => '?',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.j_XzTIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JXzTIqService()
{
return $this->privates['.service_locator.j_XzTIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gameRepository' => ['services', 'App\\Repository\\GameRepository', 'getGameRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'gameRepository' => 'App\\Repository\\GameRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.k2RCGcg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_K2RCGcgService()
{
return $this->privates['.service_locator.k2RCGcg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'freeSpinRepository' => ['services', 'App\\Repository\\FreeSpinRepository', 'getFreeSpinRepositoryService', false],
], [
'freeSpinRepository' => 'App\\Repository\\FreeSpinRepository',
]);
}
/**
* Gets the private '.service_locator.k84b7Wt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_K84b7WtService()
{
return $this->privates['.service_locator.k84b7Wt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
'zoneRepository' => ['services', 'App\\Repository\\ZoneRepository', 'getZoneRepositoryService', false],
], [
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
'zoneRepository' => 'App\\Repository\\ZoneRepository',
]);
}
/**
* Gets the private '.service_locator.kakWJMY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KakWJMYService()
{
return $this->privates['.service_locator.kakWJMY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.kakWJMY.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.kakWJMY": it references class "App\\Entity\\User" but no such service exists.'],
'pusher' => ['services', 'Pusher\\Pusher', 'getPusherService', false],
], [
'entityManager' => '?',
'player' => 'App\\Entity\\User',
'pusher' => 'Pusher\\Pusher',
]);
}
/**
* Gets the private '.service_locator.kjmESEQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KjmESEQService()
{
return $this->privates['.service_locator.kjmESEQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'player' => ['privates', '.errored..service_locator.kjmESEQ.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.kjmESEQ": it references class "App\\Entity\\User" but no such service exists.'],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
], [
'entityManager' => '?',
'paginator' => '?',
'player' => 'App\\Entity\\User',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
]);
}
/**
* Gets the private '.service_locator.kyRmj3Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KyRmj3QService()
{
return $this->privates['.service_locator.kyRmj3Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'event' => ['privates', '.errored..service_locator.kyRmj3Q.App\\Entity\\Event', NULL, 'Cannot autowire service ".service_locator.kyRmj3Q": it references class "App\\Entity\\Event" but no such service exists.'],
], [
'entityManager' => '?',
'event' => 'App\\Entity\\Event',
]);
}
/**
* Gets the private '.service_locator.kzkK7xk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KzkK7xkService()
{
return $this->privates['.service_locator.kzkK7xk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Mascot\\APIManager', 'getAPIManager20Service', false],
'game' => ['privates', '.errored..service_locator.kzkK7xk.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.kzkK7xk": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\Mascot\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.lI4C.83' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LI4C_83Service()
{
return $this->privates['.service_locator.lI4C.83'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinManager' => ['services', 'App\\Services\\Wallet\\CoinConfigManager', 'getCoinConfigManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.lI4C.83.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.lI4C.83": it references class "App\\Entity\\User" but no such service exists.'],
], [
'coinManager' => 'App\\Services\\Wallet\\CoinConfigManager',
'entityManager' => '?',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.lON5BFG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LON5BFGService()
{
return $this->privates['.service_locator.lON5BFG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'freeSpinCampaign' => ['privates', '.errored..service_locator.lON5BFG.App\\Entity\\FreeSpinCampaign', NULL, 'Cannot autowire service ".service_locator.lON5BFG": it references class "App\\Entity\\FreeSpinCampaign" but no such service exists.'],
], [
'freeSpinCampaign' => 'App\\Entity\\FreeSpinCampaign',
]);
}
/**
* Gets the private '.service_locator.n9c01wb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_N9c01wbService()
{
return $this->privates['.service_locator.n9c01wb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Zeus\\APIManager', 'getAPIManager41Service', false],
'game' => ['privates', '.errored..service_locator.n9c01wb.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.n9c01wb": it references class "App\\Entity\\Game" but no such service exists.'],
'geo' => ['services', 'App\\Services\\frontend\\GeoService', 'getGeoServiceService', false],
], [
'APIManager' => 'App\\Services\\Integration\\Zeus\\APIManager',
'game' => 'App\\Entity\\Game',
'geo' => 'App\\Services\\frontend\\GeoService',
]);
}
/**
* Gets the private '.service_locator.ncp6yrQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ncp6yrQService()
{
return $this->privates['.service_locator.ncp6yrQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'exclusionManager' => ['services', 'App\\Services\\frontend\\ExclusionManager', 'getExclusionManagerService', false],
'player' => ['privates', '.errored..service_locator.ncp6yrQ.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.ncp6yrQ": it references class "App\\Entity\\User" but no such service exists.'],
], [
'entityManager' => '?',
'exclusionManager' => 'App\\Services\\frontend\\ExclusionManager',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.nz31xyL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Nz31xyLService()
{
return $this->privates['.service_locator.nz31xyL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'exportManager' => ['services', 'App\\Services\\Admin\\PlayerExportManager', 'getPlayerExportManagerService', false],
'filesystem_data_root_temp' => ['privates', '.value.Yfx1gkt', 'get_Value_Yfx1gktService', false],
], [
'exportManager' => 'App\\Services\\Admin\\PlayerExportManager',
'filesystem_data_root_temp' => '?',
]);
}
/**
* Gets the private '.service_locator.oNt98hj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ONt98hjService()
{
return $this->privates['.service_locator.oNt98hj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'siteStatsService' => ['services', 'App\\Services\\frontend\\SiteStatsService', 'getSiteStatsServiceService', false],
'walletManager' => ['services', 'App\\Services\\Wallet\\CoinBundle\\WalletManager', 'getWalletManagerService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'logger' => '?',
'paginator' => '?',
'siteStatsService' => 'App\\Services\\frontend\\SiteStatsService',
'walletManager' => 'App\\Services\\Wallet\\CoinBundle\\WalletManager',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.oNxCMrY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ONxCMrYService()
{
return $this->privates['.service_locator.oNxCMrY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinManager' => ['services', 'App\\Services\\Wallet\\CoinConfigManager', 'getCoinConfigManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.oNxCMrY.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.oNxCMrY": it references class "App\\Entity\\User" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'coinManager' => 'App\\Services\\Wallet\\CoinConfigManager',
'entityManager' => '?',
'player' => 'App\\Entity\\User',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.pDPRkVd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PDPRkVdService()
{
return $this->privates['.service_locator.pDPRkVd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.pYA74ES' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PYA74ESService()
{
return $this->privates['.service_locator.pYA74ES'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'financialsManager' => ['services', 'App\\Services\\frontend\\FinancialsManager', 'getFinancialsManagerService', false],
'player' => ['privates', '.errored..service_locator.pYA74ES.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.pYA74ES": it references class "App\\Entity\\User" but no such service exists.'],
], [
'entityManager' => '?',
'financialsManager' => 'App\\Services\\frontend\\FinancialsManager',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.pYmnku1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PYmnku1Service()
{
return $this->privates['.service_locator.pYmnku1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\Admin\\BannerController::delete' => ['privates', '.service_locator.evUW7xO', 'get_ServiceLocator_EvUW7xOService', false],
'App\\Controller\\Admin\\BannerController::edit' => ['privates', '.service_locator.evUW7xO', 'get_ServiceLocator_EvUW7xOService', false],
'App\\Controller\\Admin\\BannerController::index' => ['privates', '.service_locator.cUGQDMZ', 'get_ServiceLocator_CUGQDMZService', false],
'App\\Controller\\Admin\\BannerController::new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\BannerController::show' => ['privates', '.service_locator.evUW7xO', 'get_ServiceLocator_EvUW7xOService', false],
'App\\Controller\\Admin\\BlogCategoryController::delete' => ['privates', '.service_locator.TKs0Mdq', 'get_ServiceLocator_TKs0MdqService', false],
'App\\Controller\\Admin\\BlogCategoryController::edit' => ['privates', '.service_locator.TKs0Mdq', 'get_ServiceLocator_TKs0MdqService', false],
'App\\Controller\\Admin\\BlogCategoryController::index' => ['privates', '.service_locator.PdyCemL', 'get_ServiceLocator_PdyCemLService', false],
'App\\Controller\\Admin\\BlogCategoryController::new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\BlogCategoryController::show' => ['privates', '.service_locator.TKs0Mdq', 'get_ServiceLocator_TKs0MdqService', false],
'App\\Controller\\Admin\\BlogController::delete' => ['privates', '.service_locator.ryvijRv', 'get_ServiceLocator_RyvijRvService', false],
'App\\Controller\\Admin\\BlogController::edit' => ['privates', '.service_locator.hEfRRcU', 'get_ServiceLocator_HEfRRcUService', false],
'App\\Controller\\Admin\\BlogController::index' => ['privates', '.service_locator.8ef6RfT', 'get_ServiceLocator_8ef6RfTService', false],
'App\\Controller\\Admin\\BlogController::new' => ['privates', '.service_locator.CdoDk5o', 'get_ServiceLocator_CdoDk5oService', false],
'App\\Controller\\Admin\\BlogController::show' => ['privates', '.service_locator.hEfRRcU', 'get_ServiceLocator_HEfRRcUService', false],
'App\\Controller\\Admin\\CashierController::actionOnCreditCardPayment' => ['privates', '.service_locator.7L.F87K', 'get_ServiceLocator_7L_F87KService', false],
'App\\Controller\\Admin\\CashierController::ccDeposits' => ['privates', '.service_locator.DtPR8cT', 'get_ServiceLocator_DtPR8cTService', false],
'App\\Controller\\Admin\\CashierController::getLineInfoCardPayment' => ['privates', '.service_locator.1l9Z.uM', 'get_ServiceLocator_1l9Z_UMService', false],
'App\\Controller\\Admin\\CashierController::getLineNotesCardPayment' => ['privates', '.service_locator.1l9Z.uM', 'get_ServiceLocator_1l9Z_UMService', false],
'App\\Controller\\Admin\\CashierController::pendingCashierRequests' => ['privates', '.service_locator.rJm5EM7', 'get_ServiceLocator_RJm5EM7Service', false],
'App\\Controller\\Admin\\CashierController::spDeposits' => ['privates', '.service_locator.DtPR8cT', 'get_ServiceLocator_DtPR8cTService', false],
'App\\Controller\\Admin\\CashierController::tpDeposits' => ['privates', '.service_locator.DtPR8cT', 'get_ServiceLocator_DtPR8cTService', false],
'App\\Controller\\Admin\\DashboardBackendController::geoipTest' => ['privates', '.service_locator.yPcO5vV', 'get_ServiceLocator_YPcO5vVService', false],
'App\\Controller\\Admin\\DashboardBackendController::groupsCreate' => ['privates', '.service_locator..FFhTkt', 'get_ServiceLocator__FFhTktService', false],
'App\\Controller\\Admin\\DashboardBackendController::groupsUpdate' => ['privates', '.service_locator..FFhTkt', 'get_ServiceLocator__FFhTktService', false],
'App\\Controller\\Admin\\DashboardBackendController::ipLocationProvidersState' => ['privates', '.service_locator.wgny6Ta', 'get_ServiceLocator_Wgny6TaService', false],
'App\\Controller\\Admin\\DashboardBackendController::ipLocationServices' => ['privates', '.service_locator.cyn9UtD', 'get_ServiceLocator_Cyn9UtDService', false],
'App\\Controller\\Admin\\DashboardBackendController::maxmind' => ['privates', '.service_locator.AJUznox', 'get_ServiceLocator_AJUznoxService', false],
'App\\Controller\\Admin\\DashboardController::players' => ['privates', '.service_locator.dF40Sxp', 'get_ServiceLocator_DF40SxpService', false],
'App\\Controller\\Admin\\DashboardController::recentGameActivity' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController::recentRegistrations' => ['privates', '.service_locator.eaaZSW4', 'get_ServiceLocator_EaaZSW4Service', false],
'App\\Controller\\Admin\\DashboardController::recentSportActivity' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController::recentTransactions' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController::siteStats' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController::stats' => ['privates', '.service_locator.J7jmQtu', 'get_ServiceLocator_J7jmQtuService', false],
'App\\Controller\\Admin\\DashboardController::statsGraph' => ['privates', '.service_locator.J7jmQtu', 'get_ServiceLocator_J7jmQtuService', false],
'App\\Controller\\Admin\\DashboardController::trendsSevenDays' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\EventController::list' => ['privates', '.service_locator.OEThqvr', 'get_ServiceLocator_OEThqvrService', false],
'App\\Controller\\Admin\\EventController::show' => ['privates', '.service_locator.kyRmj3Q', 'get_ServiceLocator_KyRmj3QService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController::delete' => ['privates', '.service_locator.lON5BFG', 'get_ServiceLocator_LON5BFGService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController::edit' => ['privates', '.service_locator.lON5BFG', 'get_ServiceLocator_LON5BFGService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController::index' => ['privates', '.service_locator.iAsNDJY', 'get_ServiceLocator_IAsNDJYService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController::show' => ['privates', '.service_locator.lON5BFG', 'get_ServiceLocator_LON5BFGService', false],
'App\\Controller\\Admin\\FreeSpinController::delete' => ['privates', '.service_locator.wEO96KN', 'get_ServiceLocator_WEO96KNService', false],
'App\\Controller\\Admin\\FreeSpinController::edit' => ['privates', '.service_locator.wEO96KN', 'get_ServiceLocator_WEO96KNService', false],
'App\\Controller\\Admin\\FreeSpinController::index' => ['privates', '.service_locator.k2RCGcg', 'get_ServiceLocator_K2RCGcgService', false],
'App\\Controller\\Admin\\FreeSpinController::newFreeSpinPlayerAdmin' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\FreeSpinController::show' => ['privates', '.service_locator.wEO96KN', 'get_ServiceLocator_WEO96KNService', false],
'App\\Controller\\Admin\\GameCategoryController::delete' => ['privates', '.service_locator.N8eos5Q', 'get_ServiceLocator_N8eos5QService', false],
'App\\Controller\\Admin\\GameCategoryController::edit' => ['privates', '.service_locator.N8eos5Q', 'get_ServiceLocator_N8eos5QService', false],
'App\\Controller\\Admin\\GameCategoryController::index' => ['privates', '.service_locator.BdMVtZ7', 'get_ServiceLocator_BdMVtZ7Service', false],
'App\\Controller\\Admin\\GameCategoryController::new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\GameCategoryController::show' => ['privates', '.service_locator.N8eos5Q', 'get_ServiceLocator_N8eos5QService', false],
'App\\Controller\\Admin\\GameController::add' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\GameController::list' => ['privates', '.service_locator.pzFGOc.', 'get_ServiceLocator_PzFGOc_Service', false],
'App\\Controller\\Admin\\GameController::show' => ['privates', '.service_locator.GL9KEDF', 'get_ServiceLocator_GL9KEDFService', false],
'App\\Controller\\Admin\\GamestateController::listGameStates' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\Gamification\\MissionController::analytics' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\MissionController::delete' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\MissionController::edit' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\MissionController::index' => ['privates', '.service_locator.TnSLwIq', 'get_ServiceLocator_TnSLwIqService', false],
'App\\Controller\\Admin\\Gamification\\MissionController::toggleStatus' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\WidgetController::analytics' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController::delete' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController::edit' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController::index' => ['privates', '.service_locator._c5GUCY', 'get_ServiceLocator_C5GUCYService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController::preview' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController::toggleStatus' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\PlayerBonusController::addBonus' => ['privates', '.service_locator.oNxCMrY', 'get_ServiceLocator_ONxCMrYService', false],
'App\\Controller\\Admin\\PlayerBonusController::removeBonus' => ['privates', '.service_locator.oNxCMrY', 'get_ServiceLocator_ONxCMrYService', false],
'App\\Controller\\Admin\\PlayerCashierController::list' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\PlayerContactController::contact' => ['privates', '.service_locator.tkmXSDj', 'get_ServiceLocator_TkmXSDjService', false],
'App\\Controller\\Admin\\PlayerController::assignPassword' => ['privates', '.service_locator.S9JD8Zp', 'get_ServiceLocator_S9JD8ZpService', false],
'App\\Controller\\Admin\\PlayerController::deletePlayer' => ['privates', '.service_locator.qYURRYl', 'get_ServiceLocator_QYURRYlService', false],
'App\\Controller\\Admin\\PlayerController::editPlayer' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\PlayerController::exclusionsManualAction' => ['privates', '.service_locator.ncp6yrQ', 'get_ServiceLocator_Ncp6yrQService', false],
'App\\Controller\\Admin\\PlayerController::exclusionsShow' => ['privates', '.service_locator.wIiaht.', 'get_ServiceLocator_WIiaht_Service', false],
'App\\Controller\\Admin\\PlayerController::exportList' => ['privates', '.service_locator.nz31xyL', 'get_ServiceLocator_Nz31xyLService', false],
'App\\Controller\\Admin\\PlayerController::forceOutAction' => ['privates', '.service_locator.kakWJMY', 'get_ServiceLocator_KakWJMYService', false],
'App\\Controller\\Admin\\PlayerController::generalStatsShow' => ['privates', '.service_locator.QaBNlX2', 'get_ServiceLocator_QaBNlX2Service', false],
'App\\Controller\\Admin\\PlayerController::list' => ['privates', '.service_locator.yIPPH2Q', 'get_ServiceLocator_YIPPH2QService', false],
'App\\Controller\\Admin\\PlayerController::manual' => ['privates', '.service_locator.lI4C.83', 'get_ServiceLocator_LI4C_83Service', false],
'App\\Controller\\Admin\\PlayerController::notes' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\PlayerController::openPlayerChat' => ['privates', '.service_locator.f7Pgc_c', 'get_ServiceLocator_F7PgcCService', false],
'App\\Controller\\Admin\\PlayerController::playerBalances' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\PlayerController::playerCashierRequestShowStats' => ['privates', '.service_locator.zfqWBSc', 'get_ServiceLocator_ZfqWBScService', false],
'App\\Controller\\Admin\\PlayerController::playerFreeSpinShowStats' => ['privates', '.service_locator.Ddd8UAJ', 'get_ServiceLocator_Ddd8UAJService', false],
'App\\Controller\\Admin\\PlayerController::playerList' => ['privates', '.service_locator.kjmESEQ', 'get_ServiceLocator_KjmESEQService', false],
'App\\Controller\\Admin\\PlayerController::playerRecentEventsStats' => ['privates', '.service_locator.yv9WU65', 'get_ServiceLocator_Yv9WU65Service', false],
'App\\Controller\\Admin\\PlayerController::playerSnapshot' => ['privates', '.service_locator.D7VZdx9', 'get_ServiceLocator_D7VZdx9Service', false],
'App\\Controller\\Admin\\PlayerController::playerStats' => ['privates', '.service_locator.PehtCFX', 'get_ServiceLocator_PehtCFXService', false],
'App\\Controller\\Admin\\PlayerController::playerWalletShowStats' => ['privates', '.service_locator.AfwrpIw', 'get_ServiceLocator_AfwrpIwService', false],
'App\\Controller\\Admin\\PlayerController::resetwageringrequirement' => ['privates', '.service_locator.pYA74ES', 'get_ServiceLocator_PYA74ESService', false],
'App\\Controller\\Admin\\PlayerController::show' => ['privates', '.service_locator.rVf34up', 'get_ServiceLocator_RVf34upService', false],
'App\\Controller\\Admin\\PlayerController::toggleBlocked' => ['privates', '.service_locator.wylKd40', 'get_ServiceLocator_WylKd40Service', false],
'App\\Controller\\Admin\\PlayerController::toggleLocked' => ['privates', '.service_locator.wylKd40', 'get_ServiceLocator_WylKd40Service', false],
'App\\Controller\\Admin\\PlayerController::toggleVerified' => ['privates', '.service_locator.wylKd40', 'get_ServiceLocator_WylKd40Service', false],
'App\\Controller\\Admin\\PlayerController::vip' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\ProviderController::delete' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderController::edit' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderController::index' => ['privates', '.service_locator.ZMMQiBJ', 'get_ServiceLocator_ZMMQiBJService', false],
'App\\Controller\\Admin\\ProviderController::new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ProviderController::newExclusion' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderController::show' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderCurrencyController::conversions' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ProviderCurrencyController::fxRates' => ['privates', '.service_locator.CBE51kk', 'get_ServiceLocator_CBE51kkService', false],
'App\\Controller\\Admin\\ProviderCurrencyController::index' => ['privates', '.service_locator.8gio8M.', 'get_ServiceLocator_8gio8M_Service', false],
'App\\Controller\\Admin\\ProviderCurrencyController::reconciliation' => ['privates', '.service_locator.qcsbI.H', 'get_ServiceLocator_QcsbI_HService', false],
'App\\Controller\\Admin\\ReportController::cashierReport' => ['privates', '.service_locator.iDOPSE2', 'get_ServiceLocator_IDOPSE2Service', false],
'App\\Controller\\Admin\\ReportController::provider' => ['privates', '.service_locator.0JtkidM', 'get_ServiceLocator_0JtkidMService', false],
'App\\Controller\\Admin\\ReportController::report' => ['privates', '.service_locator.0JtkidM', 'get_ServiceLocator_0JtkidMService', false],
'App\\Controller\\Admin\\SmsController::campaignDelete' => ['privates', '.service_locator.LiHWEkZ', 'get_ServiceLocator_LiHWEkZService', false],
'App\\Controller\\Admin\\SmsController::campaignEdit' => ['privates', '.service_locator.LiHWEkZ', 'get_ServiceLocator_LiHWEkZService', false],
'App\\Controller\\Admin\\SmsController::campaignList' => ['privates', '.service_locator.CQmK.Hp', 'get_ServiceLocator_CQmK_HpService', false],
'App\\Controller\\Admin\\SmsController::campaignShow' => ['privates', '.service_locator.LiHWEkZ', 'get_ServiceLocator_LiHWEkZService', false],
'App\\Controller\\Admin\\SmsController::dashboard' => ['privates', '.service_locator.Wsv.SaY', 'get_ServiceLocator_Wsv_SaYService', false],
'App\\Controller\\Admin\\Sports\\SportsBetShowController::showSportsBet' => ['privates', '.service_locator.HqD1e4g', 'get_ServiceLocator_HqD1e4gService', false],
'App\\Controller\\Admin\\Sports\\SportsReportController::report' => ['privates', '.service_locator.FvYV6O_', 'get_ServiceLocator_FvYV6OService', false],
'App\\Controller\\Admin\\SystemPreferencesController::configAdd' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\SystemPreferencesController::configDelete' => ['privates', '.service_locator._V4_BvK', 'get_ServiceLocator_V4BvKService', false],
'App\\Controller\\Admin\\SystemPreferencesController::configEdit' => ['privates', '.service_locator._V4_BvK', 'get_ServiceLocator_V4BvKService', false],
'App\\Controller\\Admin\\SystemPreferencesController::configList' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\SystemPreferencesController::configShow' => ['privates', '.service_locator._V4_BvK', 'get_ServiceLocator_V4BvKService', false],
'App\\Controller\\Admin\\SystemPreferencesController::preferenceHome' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\UserController::assignPassword' => ['privates', '.service_locator.J1pk21a', 'get_ServiceLocator_J1pk21aService', false],
'App\\Controller\\Admin\\UserController::edit' => ['privates', '.service_locator.e_eN9UK', 'get_ServiceLocator_EEN9UKService', false],
'App\\Controller\\Admin\\UserController::globalEdit' => ['privates', '.service_locator.e_eN9UK', 'get_ServiceLocator_EEN9UKService', false],
'App\\Controller\\Admin\\UserController::list' => ['privates', '.service_locator.gsCMbZA', 'get_ServiceLocator_GsCMbZAService', false],
'App\\Controller\\Admin\\WalletController::fullNodeShow' => ['privates', '.service_locator.oNt98hj', 'get_ServiceLocator_ONt98hjService', false],
'App\\Controller\\Admin\\WalletController::index' => ['privates', '.service_locator.8LszqX8', 'get_ServiceLocator_8LszqX8Service', false],
'App\\Controller\\Admin\\WalletController::recentWalletTransactions' => ['privates', '.service_locator.T10RPMW', 'get_ServiceLocator_T10RPMWService', false],
'App\\Controller\\Admin\\ZoneController::delete' => ['privates', '.service_locator.uAuEQlK', 'get_ServiceLocator_UAuEQlKService', false],
'App\\Controller\\Admin\\ZoneController::edit' => ['privates', '.service_locator.uAuEQlK', 'get_ServiceLocator_UAuEQlKService', false],
'App\\Controller\\Admin\\ZoneController::globalEdit' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ZoneController::index' => ['privates', '.service_locator.k84b7Wt', 'get_ServiceLocator_K84b7WtService', false],
'App\\Controller\\Admin\\ZoneController::new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ZoneController::show' => ['privates', '.service_locator.uAuEQlK', 'get_ServiceLocator_UAuEQlKService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::addCoinAction' => ['privates', '.service_locator.xpO2C5K', 'get_ServiceLocator_XpO2C5KService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::adminWalletCoinpaymentsWithdrawal' => ['privates', '.service_locator.5XvNqvB', 'get_ServiceLocator_5XvNqvBService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::callbackAction' => ['privates', '.service_locator.G.9tH0z', 'get_ServiceLocator_G_9tH0zService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::showCoinPaymentsWalletsDepositAddresses' => ['privates', '.service_locator.MfC.ze6', 'get_ServiceLocator_MfC_Ze6Service', false],
'App\\Controller\\Chat\\ChatAutomationController::delete' => ['privates', '.service_locator.9n2gQv7', 'get_ServiceLocator_9n2gQv7Service', false],
'App\\Controller\\Chat\\ChatAutomationController::edit' => ['privates', '.service_locator.9n2gQv7', 'get_ServiceLocator_9n2gQv7Service', false],
'App\\Controller\\Chat\\ChatVipMonitorController::assignAgent' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Frontend\\BlogController::category' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\BlogController::index' => ['privates', '.service_locator.8ASdmF4', 'get_ServiceLocator_8ASdmF4Service', false],
'App\\Controller\\Frontend\\BlogController::show' => ['privates', '.service_locator.v5w9xxG', 'get_ServiceLocator_V5w9xxGService', false],
'App\\Controller\\Frontend\\ConnectionController::getValidateAction' => ['privates', '.service_locator.QU8vFnw', 'get_ServiceLocator_QU8vFnwService', false],
'App\\Controller\\Frontend\\EmailConsentController::confirmEmailConsent' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\ExnodeController::createPayform' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\FinancialController::deposit' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\FinancialController::pendingCashierRequests' => ['privates', '.service_locator.XOxzSlt', 'get_ServiceLocator_XOxzSltService', false],
'App\\Controller\\Frontend\\FinancialController::pendingDeposits' => ['privates', '.service_locator.KaR.wT3', 'get_ServiceLocator_KaR_WT3Service', false],
'App\\Controller\\Frontend\\FinancialController::withdraw' => ['privates', '.service_locator.2.wp2aB', 'get_ServiceLocator_2_Wp2aBService', false],
'App\\Controller\\Frontend\\GameController::category' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\GameController::show' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Frontend\\GamestateController::commitAction' => ['privates', '.service_locator.TKA2E56', 'get_ServiceLocator_TKA2E56Service', false],
'App\\Controller\\Frontend\\GamestateController::patchAction' => ['privates', '.service_locator.TKA2E56', 'get_ServiceLocator_TKA2E56Service', false],
'App\\Controller\\Frontend\\HomeController::index' => ['privates', '.service_locator.TZRiL_Z', 'get_ServiceLocator_TZRiLZService', false],
'App\\Controller\\Frontend\\PayadmitController::completeDepositReturn' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\PayadmitController::createDeposit' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\PayadmitController::embeddedReturn' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\PayadmitController::paymentStatus' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\ProfileController::exclusionAction' => ['privates', '.service_locator.QU9WX6u', 'get_ServiceLocator_QU9WX6uService', false],
'App\\Controller\\Frontend\\ProfileController::exclusionsShow' => ['privates', '.service_locator.LU8hKch', 'get_ServiceLocator_LU8hKchService', false],
'App\\Controller\\Frontend\\ProfileController::historyAction' => ['privates', '.service_locator.j_XzTIq', 'get_ServiceLocator_JXzTIqService', false],
'App\\Controller\\Frontend\\ProfileController::showAction' => ['privates', '.service_locator.CvX2jMC', 'get_ServiceLocator_CvX2jMCService', false],
'App\\Controller\\Frontend\\RegistrationController::registerAction' => ['privates', '.service_locator.C57ko0u', 'get_ServiceLocator_C57ko0uService', false],
'App\\Controller\\Frontend\\RegistrationController::verifyUserEmail' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\ResettingController::changePasswordLoggedIn' => ['privates', '.service_locator.2X6QzXS', 'get_ServiceLocator_2X6QzXSService', false],
'App\\Controller\\Frontend\\ResettingController::processResetEmail' => ['privates', '.service_locator.39UvopZ', 'get_ServiceLocator_39UvopZService', false],
'App\\Controller\\Frontend\\ResettingController::resettingRequest' => ['privates', '.service_locator.yIHq8.H', 'get_ServiceLocator_YIHq8_HService', false],
'App\\Controller\\Frontend\\SecurityController::login' => ['privates', '.service_locator.UqztWIj', 'get_ServiceLocator_UqztWIjService', false],
'App\\Controller\\Frontend\\StaticPagesController::bitcoinAffiliateProgram' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::bitcoinCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::bitcoinCasinoUk' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::bonusTerms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::brandedMegawaysSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::cascadingReelsSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::cashier' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::casinoLobby' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::contact' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::cryptocurrency' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyAave' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyAlgorand' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyAptos' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyArbitrum' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyAvalanche' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyAvalancheEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoinCash' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoinCashEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyBittensor' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyBnb' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyBonk' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyCardano' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyCardanoEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyChainlink' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyChainlinkEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyCosmos' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyDogecoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyDogecoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyEos' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyEosEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyEthena' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereum' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereumClassic' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereumClassicEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereumEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyFilecoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyFirstDigitalUsd' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyFlare' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyHedera' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyHederaEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyInternetComputer' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyIota' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyJupiter' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyKaspa' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyKuCoinToken' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyLitecoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyLitecoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyMantle' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyMonero' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyMoneroEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyNearProtocol' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyOndo' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyPepe' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyPolkadot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyPolygon' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyRipple' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyRippleEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencySei' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyShibaInu' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyShibaInuEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencySolana' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencySolanaEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyStellar' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyStellarEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencySui' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencySuiEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyTether' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyTetherEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyToncoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyToncoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyTron' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyUniswap' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyUsdccoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyUsdtTrc20' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyUsdtTrc20Es' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyVeChain' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyZcash' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::currencyZcashEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::faq' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::freeMegawaysSpin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::freeSpinChallenge' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::help' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::highRtpMegaways' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::howToUse' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::liveBaccarat' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::liveBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::liveCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::liveRoulette' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::megawaysSlotProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualBestOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualBestPokerRoomsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoBonusCode' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoBonusNoDeposit' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoFreeSpins' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoGamesOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoNearMe' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoPromotions' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoSites' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoWelcomeBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualCryptoCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualFreeSpins' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualFreeSpinsNoDeposit' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualJackpotCity' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualJackpotSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualLiveCasinoTable' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualMobileCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualMonopolyCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualNewOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualNoDepositBonusCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineCasinoLogin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineCasinoRealMoney' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineGambling' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlinePoker' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualPlaySlotsForRealMoney' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualPoker' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualPokerGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualRoulette' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualSlotMachine' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::multilingualSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::privacyPolicy' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::promotions' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::seoPages' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::seoPagesLocale' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanish3dSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanish777SlotMachineOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishAsianThemedSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishAvalancheSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBallySlotMachines' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBestMobileSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBestPokerRoomsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBestSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBestSlotsToPlay' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBetsoftCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBigTimeGamingSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBitcoinCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBlackjackStrategyGuide' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBonusBuySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBrandedMegawaysSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBrandedSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishBrowserCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCascadingReelsSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoAffiliateProgram' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoBonusesTerms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoCashBack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoCustomerSupport' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoDepositMethods' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoEventPromotions' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoFairPlay' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoGameDevelopers' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoJackpotWinners' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoLicensing' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoLoyaltyProgram' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoLoyaltyRewards' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoMobileApp' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoMobileGaming' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoNews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoOffers' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoPaymentMethods' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoPayoutSpeed' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoResponsibleGambling' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSecurity' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSlotGamesFree' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSlotReviews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSoftwareProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoStrategyTips' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoTournaments' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoTournamentsLeaderboard' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoUserReviews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoVIP' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoWithdrawals' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishClassicSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishCryptoCasinoBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishEgyptianSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishEthereumCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishExpandingWildSlot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishExpandingWildsSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFantasySlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFastWithdrawalCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFlashFreeCasinoSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeMegawaysSpin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeSlotSpinsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeSlotTournaments' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeSpinBonusBuy' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishHighRollerCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishHighRtpMegaways' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishHighVolatilitySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishHowToPlayBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishHowToWinAtRoulette' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishHtml5CasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishHtml5Slots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishIgamingTrends2025' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishIgtOnlineSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishInstantCryptoCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishInstantPlayCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishInstantPlaySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishJackpotSlotsDemo' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishLegitOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishLicensedMovieSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishLiveCasinoProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishLiveDealerBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishLiveDealerGamesOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishLowVolatilitySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMegawaysCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMegawaysSlotProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMegawaysSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMicrogamingSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMicrogamingSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMobileMegawaysGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMobileSlotMachine' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMobileSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMultiplierSpins' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishMysterySymbolSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishNetEntSlotMachines' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishNetentCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishNewSlotReleases' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishNoAccountCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineCasinoReview' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotJackpots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotThemes' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotTournaments' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotsRtp' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishPlaynGoSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishPlaytechCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishPragmaticPlaySlotMachines' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishPragmaticPlaySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishProgressiveJackpotSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishRegulatedOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishRouletteOddsAndPayouts' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishRtpSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotAutoplayFeature' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotDemoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotDemoPlay' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotFreePlayNoDownload' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGameBonusFeatures' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGameReviews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGameVolatilityExplained' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGraphicsProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachineJackpots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachineMythbusters' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachineStrategy' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachinesNearMe' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotVolatilityExplained' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotVolatilityGuide' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotsWithFreeSpinsBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishSmashThePigSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishStackedWildSlot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishStickyWildSlot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishVegasSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishVegasThemedSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishVideoSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::spanishWebCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportTerms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sports' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportsBasketball' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportsBoxing' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportsEGaming' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportsFootball' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportsGolf' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportsSoccer' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::sportsTennis' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::terms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::termsGeneral' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController::welcomeBonusOffers' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Integration\\Amatic\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Amusnet\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Atmosfera\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\BGaming\\GameController::showAction' => ['privates', '.service_locator.AZ0aaai', 'get_ServiceLocator_AZ0aaaiService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betCommit' => ['privates', '.service_locator.y_1L8Ke', 'get_ServiceLocator_Y1L8KeService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betDiscard' => ['privates', '.service_locator.y_1L8Ke', 'get_ServiceLocator_Y1L8KeService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betLost' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betMake' => ['privates', '.service_locator.15oFr3o', 'get_ServiceLocator_15oFr3oService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betRefund' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betRollback' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betSettlement' => ['privates', '.service_locator.y_1L8Ke', 'get_ServiceLocator_Y1L8KeService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betWin' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::identify' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Integration\\BetBy\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Betsoft\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Bombay\\GameController::showAction' => ['privates', '.service_locator.rceGTip', 'get_ServiceLocator_RceGTipService', false],
'App\\Controller\\Integration\\Caleta\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Concept\\GameController::showAction' => ['privates', '.service_locator..8Sz_1k', 'get_ServiceLocator__8Sz1kService', false],
'App\\Controller\\Integration\\EBet\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Endorphina\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Evolution\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Felix\\GameController::showAction' => ['privates', '.service_locator.8BE4uqe', 'get_ServiceLocator_8BE4uqeService', false],
'App\\Controller\\Integration\\Genesis\\GameController::showAction' => ['privates', '.service_locator.WSNhDWO', 'get_ServiceLocator_WSNhDWOService', false],
'App\\Controller\\Integration\\Hacksaw\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Isomasoft\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\KAGaming\\GameController::showAction' => ['privates', '.service_locator.NC6pz67', 'get_ServiceLocator_NC6pz67Service', false],
'App\\Controller\\Integration\\Leap\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\LiveSolution\\GameController::showAction' => ['privates', '.service_locator.3J8wEB4', 'get_ServiceLocator_3J8wEB4Service', false],
'App\\Controller\\Integration\\Mascot\\GameController::showAction' => ['privates', '.service_locator.kzkK7xk', 'get_ServiceLocator_KzkK7xkService', false],
'App\\Controller\\Integration\\Nucleus\\CallbackController::betResultAction' => ['privates', '.service_locator.b126f9H', 'get_ServiceLocator_B126f9HService', false],
'App\\Controller\\Integration\\Nucleus\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Onetouch\\GameController::showAction' => ['privates', '.service_locator.SUo2fjC', 'get_ServiceLocator_SUo2fjCService', false],
'App\\Controller\\Integration\\PgSoft\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Playpearls\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\PragmaticGsp\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Pragmatic\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\RedEagle\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\SAGaming\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\SSG\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\ScatterKings\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Simpleplay\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Slotegrator\\ApiController::integratorAction' => ['privates', '.service_locator.OzNYgIu', 'get_ServiceLocator_OzNYgIuService', false],
'App\\Controller\\Integration\\Slotegrator\\GameController::showAction' => ['privates', '.service_locator.ss7Jvnv', 'get_ServiceLocator_Ss7JvnvService', false],
'App\\Controller\\Integration\\SpadeGaming\\GameController::showAction' => ['privates', '.service_locator.eZvZrTx', 'get_ServiceLocator_EZvZrTxService', false],
'App\\Controller\\Integration\\Spinomenal\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Superlotto\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\TVBet\\CallBackController::MakePayment' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Integration\\TVBet\\CallBackController::RefreshToken' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Integration\\TVBet\\GameController::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\TomHorn\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\TrippleCherry\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\TryToStart\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Vibra\\GameController::showAction' => ['privates', '.service_locator.OTdvAuy', 'get_ServiceLocator_OTdvAuyService', false],
'App\\Controller\\Integration\\Wazdan\\GameController::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\XPG\\GameController::showAction' => ['privates', '.service_locator.D5LM_up', 'get_ServiceLocator_D5LMUpService', false],
'App\\Controller\\Integration\\Zeus\\GameController::showAction' => ['privates', '.service_locator.n9c01wb', 'get_ServiceLocator_N9c01wbService', false],
'integration_amatic.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_amusnet.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_atmosfera.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_betsoft.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_bgaming.games::showAction' => ['privates', '.service_locator.AZ0aaai', 'get_ServiceLocator_AZ0aaaiService', false],
'integration_bombay.games::showAction' => ['privates', '.service_locator.rceGTip', 'get_ServiceLocator_RceGTipService', false],
'integration_btg.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_caleta.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_concept.games::showAction' => ['privates', '.service_locator..8Sz_1k', 'get_ServiceLocator__8Sz1kService', false],
'integration_ebet.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_endorphina.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_evolution.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_extendednetent.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_felix.games::showAction' => ['privates', '.service_locator.8BE4uqe', 'get_ServiceLocator_8BE4uqeService', false],
'integration_genesis.games::showAction' => ['privates', '.service_locator.WSNhDWO', 'get_ServiceLocator_WSNhDWOService', false],
'integration_hacksaw.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_isomasoft.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_kagaming.games::showAction' => ['privates', '.service_locator.NC6pz67', 'get_ServiceLocator_NC6pz67Service', false],
'integration_leap.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_livesolution.games::showAction' => ['privates', '.service_locator.3J8wEB4', 'get_ServiceLocator_3J8wEB4Service', false],
'integration_mascot.games::showAction' => ['privates', '.service_locator.kzkK7xk', 'get_ServiceLocator_KzkK7xkService', false],
'integration_netent.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_nlc.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_nucleus.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_onetouch.games::showAction' => ['privates', '.service_locator.SUo2fjC', 'get_ServiceLocator_SUo2fjCService', false],
'integration_pgsoft.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_playpearls.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_pragmatic.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_pragmaticgsp.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_redeagle.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_redtiger.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_sagaming.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_scatterkings.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_simpleplay.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_slotegrator.games::showAction' => ['privates', '.service_locator.ss7Jvnv', 'get_ServiceLocator_Ss7JvnvService', false],
'integration_spadegaming.games::showAction' => ['privates', '.service_locator.eZvZrTx', 'get_ServiceLocator_EZvZrTxService', false],
'integration_spinomenal.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_sportsbook.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_ssg.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_superlotto.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_tomhorn.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_tripplecherry.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_trytostart.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_tvbet.games::showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_vibra.games::showAction' => ['privates', '.service_locator.OTdvAuy', 'get_ServiceLocator_OTdvAuyService', false],
'integration_wazdan.games::showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_xpg.games::showAction' => ['privates', '.service_locator.D5LM_up', 'get_ServiceLocator_D5LMUpService', false],
'integration_zeus.games::showAction' => ['privates', '.service_locator.n9c01wb', 'get_ServiceLocator_N9c01wbService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'playpearls_finantial_controller::deposit' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'playpearls_finantial_controller::pendingCashierRequests' => ['privates', '.service_locator.XOxzSlt', 'get_ServiceLocator_XOxzSltService', false],
'playpearls_finantial_controller::pendingDeposits' => ['privates', '.service_locator.KaR.wT3', 'get_ServiceLocator_KaR_WT3Service', false],
'playpearls_finantial_controller::withdraw' => ['privates', '.service_locator.2.wp2aB', 'get_ServiceLocator_2_Wp2aBService', false],
'playpearls_frontend.registrtion_controller::registerAction' => ['privates', '.service_locator.C57ko0u', 'get_ServiceLocator_C57ko0uService', false],
'playpearls_frontend.registrtion_controller::verifyUserEmail' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Admin\\BannerController:delete' => ['privates', '.service_locator.evUW7xO', 'get_ServiceLocator_EvUW7xOService', false],
'App\\Controller\\Admin\\BannerController:edit' => ['privates', '.service_locator.evUW7xO', 'get_ServiceLocator_EvUW7xOService', false],
'App\\Controller\\Admin\\BannerController:index' => ['privates', '.service_locator.cUGQDMZ', 'get_ServiceLocator_CUGQDMZService', false],
'App\\Controller\\Admin\\BannerController:new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\BannerController:show' => ['privates', '.service_locator.evUW7xO', 'get_ServiceLocator_EvUW7xOService', false],
'App\\Controller\\Admin\\BlogCategoryController:delete' => ['privates', '.service_locator.TKs0Mdq', 'get_ServiceLocator_TKs0MdqService', false],
'App\\Controller\\Admin\\BlogCategoryController:edit' => ['privates', '.service_locator.TKs0Mdq', 'get_ServiceLocator_TKs0MdqService', false],
'App\\Controller\\Admin\\BlogCategoryController:index' => ['privates', '.service_locator.PdyCemL', 'get_ServiceLocator_PdyCemLService', false],
'App\\Controller\\Admin\\BlogCategoryController:new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\BlogCategoryController:show' => ['privates', '.service_locator.TKs0Mdq', 'get_ServiceLocator_TKs0MdqService', false],
'App\\Controller\\Admin\\BlogController:delete' => ['privates', '.service_locator.ryvijRv', 'get_ServiceLocator_RyvijRvService', false],
'App\\Controller\\Admin\\BlogController:edit' => ['privates', '.service_locator.hEfRRcU', 'get_ServiceLocator_HEfRRcUService', false],
'App\\Controller\\Admin\\BlogController:index' => ['privates', '.service_locator.8ef6RfT', 'get_ServiceLocator_8ef6RfTService', false],
'App\\Controller\\Admin\\BlogController:new' => ['privates', '.service_locator.CdoDk5o', 'get_ServiceLocator_CdoDk5oService', false],
'App\\Controller\\Admin\\BlogController:show' => ['privates', '.service_locator.hEfRRcU', 'get_ServiceLocator_HEfRRcUService', false],
'App\\Controller\\Admin\\CashierController:actionOnCreditCardPayment' => ['privates', '.service_locator.7L.F87K', 'get_ServiceLocator_7L_F87KService', false],
'App\\Controller\\Admin\\CashierController:ccDeposits' => ['privates', '.service_locator.DtPR8cT', 'get_ServiceLocator_DtPR8cTService', false],
'App\\Controller\\Admin\\CashierController:getLineInfoCardPayment' => ['privates', '.service_locator.1l9Z.uM', 'get_ServiceLocator_1l9Z_UMService', false],
'App\\Controller\\Admin\\CashierController:getLineNotesCardPayment' => ['privates', '.service_locator.1l9Z.uM', 'get_ServiceLocator_1l9Z_UMService', false],
'App\\Controller\\Admin\\CashierController:pendingCashierRequests' => ['privates', '.service_locator.rJm5EM7', 'get_ServiceLocator_RJm5EM7Service', false],
'App\\Controller\\Admin\\CashierController:spDeposits' => ['privates', '.service_locator.DtPR8cT', 'get_ServiceLocator_DtPR8cTService', false],
'App\\Controller\\Admin\\CashierController:tpDeposits' => ['privates', '.service_locator.DtPR8cT', 'get_ServiceLocator_DtPR8cTService', false],
'App\\Controller\\Admin\\DashboardBackendController:geoipTest' => ['privates', '.service_locator.yPcO5vV', 'get_ServiceLocator_YPcO5vVService', false],
'App\\Controller\\Admin\\DashboardBackendController:groupsCreate' => ['privates', '.service_locator..FFhTkt', 'get_ServiceLocator__FFhTktService', false],
'App\\Controller\\Admin\\DashboardBackendController:groupsUpdate' => ['privates', '.service_locator..FFhTkt', 'get_ServiceLocator__FFhTktService', false],
'App\\Controller\\Admin\\DashboardBackendController:ipLocationProvidersState' => ['privates', '.service_locator.wgny6Ta', 'get_ServiceLocator_Wgny6TaService', false],
'App\\Controller\\Admin\\DashboardBackendController:ipLocationServices' => ['privates', '.service_locator.cyn9UtD', 'get_ServiceLocator_Cyn9UtDService', false],
'App\\Controller\\Admin\\DashboardBackendController:maxmind' => ['privates', '.service_locator.AJUznox', 'get_ServiceLocator_AJUznoxService', false],
'App\\Controller\\Admin\\DashboardController:players' => ['privates', '.service_locator.dF40Sxp', 'get_ServiceLocator_DF40SxpService', false],
'App\\Controller\\Admin\\DashboardController:recentGameActivity' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController:recentRegistrations' => ['privates', '.service_locator.eaaZSW4', 'get_ServiceLocator_EaaZSW4Service', false],
'App\\Controller\\Admin\\DashboardController:recentSportActivity' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController:recentTransactions' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController:siteStats' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\DashboardController:stats' => ['privates', '.service_locator.J7jmQtu', 'get_ServiceLocator_J7jmQtuService', false],
'App\\Controller\\Admin\\DashboardController:statsGraph' => ['privates', '.service_locator.J7jmQtu', 'get_ServiceLocator_J7jmQtuService', false],
'App\\Controller\\Admin\\DashboardController:trendsSevenDays' => ['privates', '.service_locator.Efnbdjm', 'get_ServiceLocator_EfnbdjmService', false],
'App\\Controller\\Admin\\EventController:list' => ['privates', '.service_locator.OEThqvr', 'get_ServiceLocator_OEThqvrService', false],
'App\\Controller\\Admin\\EventController:show' => ['privates', '.service_locator.kyRmj3Q', 'get_ServiceLocator_KyRmj3QService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController:delete' => ['privates', '.service_locator.lON5BFG', 'get_ServiceLocator_LON5BFGService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController:edit' => ['privates', '.service_locator.lON5BFG', 'get_ServiceLocator_LON5BFGService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController:index' => ['privates', '.service_locator.iAsNDJY', 'get_ServiceLocator_IAsNDJYService', false],
'App\\Controller\\Admin\\FreeSpinCampaignController:show' => ['privates', '.service_locator.lON5BFG', 'get_ServiceLocator_LON5BFGService', false],
'App\\Controller\\Admin\\FreeSpinController:delete' => ['privates', '.service_locator.wEO96KN', 'get_ServiceLocator_WEO96KNService', false],
'App\\Controller\\Admin\\FreeSpinController:edit' => ['privates', '.service_locator.wEO96KN', 'get_ServiceLocator_WEO96KNService', false],
'App\\Controller\\Admin\\FreeSpinController:index' => ['privates', '.service_locator.k2RCGcg', 'get_ServiceLocator_K2RCGcgService', false],
'App\\Controller\\Admin\\FreeSpinController:newFreeSpinPlayerAdmin' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\FreeSpinController:show' => ['privates', '.service_locator.wEO96KN', 'get_ServiceLocator_WEO96KNService', false],
'App\\Controller\\Admin\\GameCategoryController:delete' => ['privates', '.service_locator.N8eos5Q', 'get_ServiceLocator_N8eos5QService', false],
'App\\Controller\\Admin\\GameCategoryController:edit' => ['privates', '.service_locator.N8eos5Q', 'get_ServiceLocator_N8eos5QService', false],
'App\\Controller\\Admin\\GameCategoryController:index' => ['privates', '.service_locator.BdMVtZ7', 'get_ServiceLocator_BdMVtZ7Service', false],
'App\\Controller\\Admin\\GameCategoryController:new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\GameCategoryController:show' => ['privates', '.service_locator.N8eos5Q', 'get_ServiceLocator_N8eos5QService', false],
'App\\Controller\\Admin\\GameController:add' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\GameController:list' => ['privates', '.service_locator.pzFGOc.', 'get_ServiceLocator_PzFGOc_Service', false],
'App\\Controller\\Admin\\GameController:show' => ['privates', '.service_locator.GL9KEDF', 'get_ServiceLocator_GL9KEDFService', false],
'App\\Controller\\Admin\\GamestateController:listGameStates' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\Gamification\\MissionController:analytics' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\MissionController:delete' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\MissionController:edit' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\MissionController:index' => ['privates', '.service_locator.TnSLwIq', 'get_ServiceLocator_TnSLwIqService', false],
'App\\Controller\\Admin\\Gamification\\MissionController:toggleStatus' => ['privates', '.service_locator.BhosqS0', 'get_ServiceLocator_BhosqS0Service', false],
'App\\Controller\\Admin\\Gamification\\WidgetController:analytics' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController:delete' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController:edit' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController:index' => ['privates', '.service_locator._c5GUCY', 'get_ServiceLocator_C5GUCYService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController:preview' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\Gamification\\WidgetController:toggleStatus' => ['privates', '.service_locator.vFdkN3H', 'get_ServiceLocator_VFdkN3HService', false],
'App\\Controller\\Admin\\PlayerBonusController:addBonus' => ['privates', '.service_locator.oNxCMrY', 'get_ServiceLocator_ONxCMrYService', false],
'App\\Controller\\Admin\\PlayerBonusController:removeBonus' => ['privates', '.service_locator.oNxCMrY', 'get_ServiceLocator_ONxCMrYService', false],
'App\\Controller\\Admin\\PlayerCashierController:list' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\PlayerContactController:contact' => ['privates', '.service_locator.tkmXSDj', 'get_ServiceLocator_TkmXSDjService', false],
'App\\Controller\\Admin\\PlayerController:assignPassword' => ['privates', '.service_locator.S9JD8Zp', 'get_ServiceLocator_S9JD8ZpService', false],
'App\\Controller\\Admin\\PlayerController:deletePlayer' => ['privates', '.service_locator.qYURRYl', 'get_ServiceLocator_QYURRYlService', false],
'App\\Controller\\Admin\\PlayerController:editPlayer' => ['privates', '.service_locator.t_km_YB', 'get_ServiceLocator_TKmYBService', false],
'App\\Controller\\Admin\\PlayerController:exclusionsManualAction' => ['privates', '.service_locator.ncp6yrQ', 'get_ServiceLocator_Ncp6yrQService', false],
'App\\Controller\\Admin\\PlayerController:exclusionsShow' => ['privates', '.service_locator.wIiaht.', 'get_ServiceLocator_WIiaht_Service', false],
'App\\Controller\\Admin\\PlayerController:exportList' => ['privates', '.service_locator.nz31xyL', 'get_ServiceLocator_Nz31xyLService', false],
'App\\Controller\\Admin\\PlayerController:forceOutAction' => ['privates', '.service_locator.kakWJMY', 'get_ServiceLocator_KakWJMYService', false],
'App\\Controller\\Admin\\PlayerController:generalStatsShow' => ['privates', '.service_locator.QaBNlX2', 'get_ServiceLocator_QaBNlX2Service', false],
'App\\Controller\\Admin\\PlayerController:list' => ['privates', '.service_locator.yIPPH2Q', 'get_ServiceLocator_YIPPH2QService', false],
'App\\Controller\\Admin\\PlayerController:manual' => ['privates', '.service_locator.lI4C.83', 'get_ServiceLocator_LI4C_83Service', false],
'App\\Controller\\Admin\\PlayerController:notes' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\PlayerController:openPlayerChat' => ['privates', '.service_locator.f7Pgc_c', 'get_ServiceLocator_F7PgcCService', false],
'App\\Controller\\Admin\\PlayerController:playerBalances' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\PlayerController:playerCashierRequestShowStats' => ['privates', '.service_locator.zfqWBSc', 'get_ServiceLocator_ZfqWBScService', false],
'App\\Controller\\Admin\\PlayerController:playerFreeSpinShowStats' => ['privates', '.service_locator.Ddd8UAJ', 'get_ServiceLocator_Ddd8UAJService', false],
'App\\Controller\\Admin\\PlayerController:playerList' => ['privates', '.service_locator.kjmESEQ', 'get_ServiceLocator_KjmESEQService', false],
'App\\Controller\\Admin\\PlayerController:playerRecentEventsStats' => ['privates', '.service_locator.yv9WU65', 'get_ServiceLocator_Yv9WU65Service', false],
'App\\Controller\\Admin\\PlayerController:playerSnapshot' => ['privates', '.service_locator.D7VZdx9', 'get_ServiceLocator_D7VZdx9Service', false],
'App\\Controller\\Admin\\PlayerController:playerStats' => ['privates', '.service_locator.PehtCFX', 'get_ServiceLocator_PehtCFXService', false],
'App\\Controller\\Admin\\PlayerController:playerWalletShowStats' => ['privates', '.service_locator.AfwrpIw', 'get_ServiceLocator_AfwrpIwService', false],
'App\\Controller\\Admin\\PlayerController:resetwageringrequirement' => ['privates', '.service_locator.pYA74ES', 'get_ServiceLocator_PYA74ESService', false],
'App\\Controller\\Admin\\PlayerController:show' => ['privates', '.service_locator.rVf34up', 'get_ServiceLocator_RVf34upService', false],
'App\\Controller\\Admin\\PlayerController:toggleBlocked' => ['privates', '.service_locator.wylKd40', 'get_ServiceLocator_WylKd40Service', false],
'App\\Controller\\Admin\\PlayerController:toggleLocked' => ['privates', '.service_locator.wylKd40', 'get_ServiceLocator_WylKd40Service', false],
'App\\Controller\\Admin\\PlayerController:toggleVerified' => ['privates', '.service_locator.wylKd40', 'get_ServiceLocator_WylKd40Service', false],
'App\\Controller\\Admin\\PlayerController:vip' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Admin\\ProviderController:delete' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderController:edit' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderController:index' => ['privates', '.service_locator.ZMMQiBJ', 'get_ServiceLocator_ZMMQiBJService', false],
'App\\Controller\\Admin\\ProviderController:new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ProviderController:newExclusion' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderController:show' => ['privates', '.service_locator.ZeNBU7.', 'get_ServiceLocator_ZeNBU7_Service', false],
'App\\Controller\\Admin\\ProviderCurrencyController:conversions' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ProviderCurrencyController:fxRates' => ['privates', '.service_locator.CBE51kk', 'get_ServiceLocator_CBE51kkService', false],
'App\\Controller\\Admin\\ProviderCurrencyController:index' => ['privates', '.service_locator.8gio8M.', 'get_ServiceLocator_8gio8M_Service', false],
'App\\Controller\\Admin\\ProviderCurrencyController:reconciliation' => ['privates', '.service_locator.qcsbI.H', 'get_ServiceLocator_QcsbI_HService', false],
'App\\Controller\\Admin\\ReportController:cashierReport' => ['privates', '.service_locator.iDOPSE2', 'get_ServiceLocator_IDOPSE2Service', false],
'App\\Controller\\Admin\\ReportController:provider' => ['privates', '.service_locator.0JtkidM', 'get_ServiceLocator_0JtkidMService', false],
'App\\Controller\\Admin\\ReportController:report' => ['privates', '.service_locator.0JtkidM', 'get_ServiceLocator_0JtkidMService', false],
'App\\Controller\\Admin\\SmsController:campaignDelete' => ['privates', '.service_locator.LiHWEkZ', 'get_ServiceLocator_LiHWEkZService', false],
'App\\Controller\\Admin\\SmsController:campaignEdit' => ['privates', '.service_locator.LiHWEkZ', 'get_ServiceLocator_LiHWEkZService', false],
'App\\Controller\\Admin\\SmsController:campaignList' => ['privates', '.service_locator.CQmK.Hp', 'get_ServiceLocator_CQmK_HpService', false],
'App\\Controller\\Admin\\SmsController:campaignShow' => ['privates', '.service_locator.LiHWEkZ', 'get_ServiceLocator_LiHWEkZService', false],
'App\\Controller\\Admin\\SmsController:dashboard' => ['privates', '.service_locator.Wsv.SaY', 'get_ServiceLocator_Wsv_SaYService', false],
'App\\Controller\\Admin\\Sports\\SportsBetShowController:showSportsBet' => ['privates', '.service_locator.HqD1e4g', 'get_ServiceLocator_HqD1e4gService', false],
'App\\Controller\\Admin\\Sports\\SportsReportController:report' => ['privates', '.service_locator.FvYV6O_', 'get_ServiceLocator_FvYV6OService', false],
'App\\Controller\\Admin\\SystemPreferencesController:configAdd' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\SystemPreferencesController:configDelete' => ['privates', '.service_locator._V4_BvK', 'get_ServiceLocator_V4BvKService', false],
'App\\Controller\\Admin\\SystemPreferencesController:configEdit' => ['privates', '.service_locator._V4_BvK', 'get_ServiceLocator_V4BvKService', false],
'App\\Controller\\Admin\\SystemPreferencesController:configList' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\SystemPreferencesController:configShow' => ['privates', '.service_locator._V4_BvK', 'get_ServiceLocator_V4BvKService', false],
'App\\Controller\\Admin\\SystemPreferencesController:preferenceHome' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\UserController:assignPassword' => ['privates', '.service_locator.J1pk21a', 'get_ServiceLocator_J1pk21aService', false],
'App\\Controller\\Admin\\UserController:edit' => ['privates', '.service_locator.e_eN9UK', 'get_ServiceLocator_EEN9UKService', false],
'App\\Controller\\Admin\\UserController:globalEdit' => ['privates', '.service_locator.e_eN9UK', 'get_ServiceLocator_EEN9UKService', false],
'App\\Controller\\Admin\\UserController:list' => ['privates', '.service_locator.gsCMbZA', 'get_ServiceLocator_GsCMbZAService', false],
'App\\Controller\\Admin\\WalletController:fullNodeShow' => ['privates', '.service_locator.oNt98hj', 'get_ServiceLocator_ONt98hjService', false],
'App\\Controller\\Admin\\WalletController:index' => ['privates', '.service_locator.8LszqX8', 'get_ServiceLocator_8LszqX8Service', false],
'App\\Controller\\Admin\\WalletController:recentWalletTransactions' => ['privates', '.service_locator.T10RPMW', 'get_ServiceLocator_T10RPMWService', false],
'App\\Controller\\Admin\\ZoneController:delete' => ['privates', '.service_locator.uAuEQlK', 'get_ServiceLocator_UAuEQlKService', false],
'App\\Controller\\Admin\\ZoneController:edit' => ['privates', '.service_locator.uAuEQlK', 'get_ServiceLocator_UAuEQlKService', false],
'App\\Controller\\Admin\\ZoneController:globalEdit' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ZoneController:index' => ['privates', '.service_locator.k84b7Wt', 'get_ServiceLocator_K84b7WtService', false],
'App\\Controller\\Admin\\ZoneController:new' => ['privates', '.service_locator.18ZfUX_', 'get_ServiceLocator_18ZfUXService', false],
'App\\Controller\\Admin\\ZoneController:show' => ['privates', '.service_locator.uAuEQlK', 'get_ServiceLocator_UAuEQlKService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:addCoinAction' => ['privates', '.service_locator.xpO2C5K', 'get_ServiceLocator_XpO2C5KService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:adminWalletCoinpaymentsWithdrawal' => ['privates', '.service_locator.5XvNqvB', 'get_ServiceLocator_5XvNqvBService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:callbackAction' => ['privates', '.service_locator.G.9tH0z', 'get_ServiceLocator_G_9tH0zService', false],
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:showCoinPaymentsWalletsDepositAddresses' => ['privates', '.service_locator.MfC.ze6', 'get_ServiceLocator_MfC_Ze6Service', false],
'App\\Controller\\Chat\\ChatAutomationController:delete' => ['privates', '.service_locator.9n2gQv7', 'get_ServiceLocator_9n2gQv7Service', false],
'App\\Controller\\Chat\\ChatAutomationController:edit' => ['privates', '.service_locator.9n2gQv7', 'get_ServiceLocator_9n2gQv7Service', false],
'App\\Controller\\Chat\\ChatVipMonitorController:assignAgent' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Frontend\\BlogController:category' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\BlogController:index' => ['privates', '.service_locator.8ASdmF4', 'get_ServiceLocator_8ASdmF4Service', false],
'App\\Controller\\Frontend\\BlogController:show' => ['privates', '.service_locator.v5w9xxG', 'get_ServiceLocator_V5w9xxGService', false],
'App\\Controller\\Frontend\\ConnectionController:getValidateAction' => ['privates', '.service_locator.QU8vFnw', 'get_ServiceLocator_QU8vFnwService', false],
'App\\Controller\\Frontend\\EmailConsentController:confirmEmailConsent' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\ExnodeController:createPayform' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\FinancialController:deposit' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\FinancialController:pendingCashierRequests' => ['privates', '.service_locator.XOxzSlt', 'get_ServiceLocator_XOxzSltService', false],
'App\\Controller\\Frontend\\FinancialController:pendingDeposits' => ['privates', '.service_locator.KaR.wT3', 'get_ServiceLocator_KaR_WT3Service', false],
'App\\Controller\\Frontend\\FinancialController:withdraw' => ['privates', '.service_locator.2.wp2aB', 'get_ServiceLocator_2_Wp2aBService', false],
'App\\Controller\\Frontend\\GameController:category' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\GameController:show' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Frontend\\GamestateController:commitAction' => ['privates', '.service_locator.TKA2E56', 'get_ServiceLocator_TKA2E56Service', false],
'App\\Controller\\Frontend\\GamestateController:patchAction' => ['privates', '.service_locator.TKA2E56', 'get_ServiceLocator_TKA2E56Service', false],
'App\\Controller\\Frontend\\HomeController:index' => ['privates', '.service_locator.TZRiL_Z', 'get_ServiceLocator_TZRiLZService', false],
'App\\Controller\\Frontend\\PayadmitController:completeDepositReturn' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\PayadmitController:createDeposit' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\PayadmitController:embeddedReturn' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\PayadmitController:paymentStatus' => ['privates', '.service_locator.ZxXXR_6', 'get_ServiceLocator_ZxXXR6Service', false],
'App\\Controller\\Frontend\\ProfileController:exclusionAction' => ['privates', '.service_locator.QU9WX6u', 'get_ServiceLocator_QU9WX6uService', false],
'App\\Controller\\Frontend\\ProfileController:exclusionsShow' => ['privates', '.service_locator.LU8hKch', 'get_ServiceLocator_LU8hKchService', false],
'App\\Controller\\Frontend\\ProfileController:historyAction' => ['privates', '.service_locator.j_XzTIq', 'get_ServiceLocator_JXzTIqService', false],
'App\\Controller\\Frontend\\ProfileController:showAction' => ['privates', '.service_locator.CvX2jMC', 'get_ServiceLocator_CvX2jMCService', false],
'App\\Controller\\Frontend\\RegistrationController:registerAction' => ['privates', '.service_locator.C57ko0u', 'get_ServiceLocator_C57ko0uService', false],
'App\\Controller\\Frontend\\RegistrationController:verifyUserEmail' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\ResettingController:changePasswordLoggedIn' => ['privates', '.service_locator.2X6QzXS', 'get_ServiceLocator_2X6QzXSService', false],
'App\\Controller\\Frontend\\ResettingController:processResetEmail' => ['privates', '.service_locator.39UvopZ', 'get_ServiceLocator_39UvopZService', false],
'App\\Controller\\Frontend\\ResettingController:resettingRequest' => ['privates', '.service_locator.yIHq8.H', 'get_ServiceLocator_YIHq8_HService', false],
'App\\Controller\\Frontend\\SecurityController:login' => ['privates', '.service_locator.UqztWIj', 'get_ServiceLocator_UqztWIjService', false],
'App\\Controller\\Frontend\\StaticPagesController:bitcoinAffiliateProgram' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:bitcoinCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:bitcoinCasinoUk' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:bonusTerms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:brandedMegawaysSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:cascadingReelsSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:cashier' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:casinoLobby' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:contact' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:cryptocurrency' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyAave' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyAlgorand' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyAptos' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyArbitrum' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyAvalanche' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyAvalancheEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoinCash' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoinCashEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyBittensor' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyBnb' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyBonk' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyCardano' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyCardanoEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyChainlink' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyChainlinkEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyCosmos' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyDogecoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyDogecoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyEos' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyEosEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyEthena' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereum' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereumClassic' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereumClassicEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereumEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyFilecoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyFirstDigitalUsd' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyFlare' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyHedera' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyHederaEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyInternetComputer' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyIota' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyJupiter' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyKaspa' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyKuCoinToken' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyLitecoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyLitecoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyMantle' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyMonero' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyMoneroEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyNearProtocol' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyOndo' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyPepe' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyPolkadot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyPolygon' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyRipple' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyRippleEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencySei' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyShibaInu' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyShibaInuEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencySolana' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencySolanaEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyStellar' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyStellarEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencySui' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencySuiEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyTether' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyTetherEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyToncoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyToncoinEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyTron' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyUniswap' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyUsdccoin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyUsdtTrc20' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyUsdtTrc20Es' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyVeChain' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyZcash' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:currencyZcashEs' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:faq' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:freeMegawaysSpin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:freeSpinChallenge' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:help' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:highRtpMegaways' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:howToUse' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:liveBaccarat' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:liveBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:liveCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:liveRoulette' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:megawaysSlotProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualBestOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualBestPokerRoomsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoBonusCode' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoBonusNoDeposit' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoFreeSpins' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoGamesOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoNearMe' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoPromotions' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoSites' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoWelcomeBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualCryptoCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualFreeSpins' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualFreeSpinsNoDeposit' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualJackpotCity' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualJackpotSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualLiveCasinoTable' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualMobileCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualMonopolyCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualNewOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualNoDepositBonusCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineCasinoLogin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineCasinoRealMoney' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineGambling' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlinePoker' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualPlaySlotsForRealMoney' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualPoker' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualPokerGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualRoulette' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualSlotMachine' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:multilingualSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:privacyPolicy' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:promotions' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:seoPages' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:seoPagesLocale' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanish3dSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanish777SlotMachineOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishAsianThemedSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishAvalancheSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBallySlotMachines' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBestMobileSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBestPokerRoomsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBestSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBestSlotsToPlay' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBetsoftCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBigTimeGamingSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBitcoinCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBlackjackStrategyGuide' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBonusBuySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBrandedMegawaysSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBrandedSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishBrowserCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCascadingReelsSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoAffiliateProgram' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoBonusesTerms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoCashBack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoCustomerSupport' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoDepositMethods' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoEventPromotions' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoFairPlay' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoGameDevelopers' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoJackpotWinners' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoLicensing' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoLoyaltyProgram' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoLoyaltyRewards' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoMobileApp' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoMobileGaming' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoNews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoOffers' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoPaymentMethods' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoPayoutSpeed' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoResponsibleGambling' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSecurity' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSlotGamesFree' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSlotReviews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSoftwareProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoStrategyTips' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoTournaments' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoTournamentsLeaderboard' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoUserReviews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoVIP' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoWithdrawals' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishClassicSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishCryptoCasinoBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishEgyptianSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishEthereumCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishExpandingWildSlot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishExpandingWildsSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFantasySlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFastWithdrawalCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFlashFreeCasinoSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeMegawaysSpin' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeSlotSpinsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeSlotTournaments' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeSpinBonusBuy' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishHighRollerCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishHighRtpMegaways' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishHighVolatilitySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishHowToPlayBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishHowToWinAtRoulette' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishHtml5CasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishHtml5Slots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishIgamingTrends2025' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishIgtOnlineSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishInstantCryptoCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishInstantPlayCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishInstantPlaySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishJackpotSlotsDemo' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishLegitOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishLicensedMovieSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishLiveCasinoProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishLiveDealerBlackjack' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishLiveDealerGamesOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishLowVolatilitySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMegawaysCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMegawaysSlotProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMegawaysSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMicrogamingSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMicrogamingSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMobileMegawaysGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMobileSlotMachine' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMobileSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMultiplierSpins' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishMysterySymbolSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishNetEntSlotMachines' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishNetentCasinoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishNewSlotReleases' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishNoAccountCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineCasinoReview' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotJackpots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotThemes' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotTournaments' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotsRtp' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishPlaynGoSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishPlaytechCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishPragmaticPlaySlotMachines' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishPragmaticPlaySlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishProgressiveJackpotSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishRegulatedOnlineCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishRouletteOddsAndPayouts' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishRtpSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotAutoplayFeature' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotDemoGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotDemoPlay' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotFreePlayNoDownload' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGameBonusFeatures' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGameReviews' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGameVolatilityExplained' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGraphicsProviders' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachineJackpots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachineMythbusters' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachineStrategy' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachinesNearMe' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotVolatilityExplained' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotVolatilityGuide' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotsWithFreeSpinsBonus' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishSmashThePigSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishStackedWildSlot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishStickyWildSlot' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishVegasSlotGames' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishVegasThemedSlots' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishVideoSlotsOnline' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:spanishWebCasino' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportTerms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sports' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportsBasketball' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportsBoxing' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportsEGaming' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportsFootball' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportsGolf' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportsSoccer' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:sportsTennis' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:terms' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:termsGeneral' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Frontend\\StaticPagesController:welcomeBonusOffers' => ['privates', '.service_locator.q2ji3lu', 'get_ServiceLocator_Q2ji3luService', false],
'App\\Controller\\Integration\\Amatic\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Amusnet\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Atmosfera\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\BGaming\\GameController:showAction' => ['privates', '.service_locator.AZ0aaai', 'get_ServiceLocator_AZ0aaaiService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betCommit' => ['privates', '.service_locator.y_1L8Ke', 'get_ServiceLocator_Y1L8KeService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betDiscard' => ['privates', '.service_locator.y_1L8Ke', 'get_ServiceLocator_Y1L8KeService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betLost' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betMake' => ['privates', '.service_locator.15oFr3o', 'get_ServiceLocator_15oFr3oService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betRefund' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betRollback' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betSettlement' => ['privates', '.service_locator.y_1L8Ke', 'get_ServiceLocator_Y1L8KeService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betWin' => ['privates', '.service_locator.4D693vf', 'get_ServiceLocator_4D693vfService', false],
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:identify' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Integration\\BetBy\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Betsoft\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Bombay\\GameController:showAction' => ['privates', '.service_locator.rceGTip', 'get_ServiceLocator_RceGTipService', false],
'App\\Controller\\Integration\\Caleta\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Concept\\GameController:showAction' => ['privates', '.service_locator..8Sz_1k', 'get_ServiceLocator__8Sz1kService', false],
'App\\Controller\\Integration\\EBet\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Endorphina\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Evolution\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Felix\\GameController:showAction' => ['privates', '.service_locator.8BE4uqe', 'get_ServiceLocator_8BE4uqeService', false],
'App\\Controller\\Integration\\Genesis\\GameController:showAction' => ['privates', '.service_locator.WSNhDWO', 'get_ServiceLocator_WSNhDWOService', false],
'App\\Controller\\Integration\\Hacksaw\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Isomasoft\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\KAGaming\\GameController:showAction' => ['privates', '.service_locator.NC6pz67', 'get_ServiceLocator_NC6pz67Service', false],
'App\\Controller\\Integration\\Leap\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\LiveSolution\\GameController:showAction' => ['privates', '.service_locator.3J8wEB4', 'get_ServiceLocator_3J8wEB4Service', false],
'App\\Controller\\Integration\\Mascot\\GameController:showAction' => ['privates', '.service_locator.kzkK7xk', 'get_ServiceLocator_KzkK7xkService', false],
'App\\Controller\\Integration\\Nucleus\\CallbackController:betResultAction' => ['privates', '.service_locator.b126f9H', 'get_ServiceLocator_B126f9HService', false],
'App\\Controller\\Integration\\Nucleus\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Onetouch\\GameController:showAction' => ['privates', '.service_locator.SUo2fjC', 'get_ServiceLocator_SUo2fjCService', false],
'App\\Controller\\Integration\\PgSoft\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Playpearls\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\PragmaticGsp\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Pragmatic\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\RedEagle\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\SAGaming\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\SSG\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\ScatterKings\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\Simpleplay\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Slotegrator\\ApiController:integratorAction' => ['privates', '.service_locator.OzNYgIu', 'get_ServiceLocator_OzNYgIuService', false],
'App\\Controller\\Integration\\Slotegrator\\GameController:showAction' => ['privates', '.service_locator.ss7Jvnv', 'get_ServiceLocator_Ss7JvnvService', false],
'App\\Controller\\Integration\\SpadeGaming\\GameController:showAction' => ['privates', '.service_locator.eZvZrTx', 'get_ServiceLocator_EZvZrTxService', false],
'App\\Controller\\Integration\\Spinomenal\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Superlotto\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\TVBet\\CallBackController:MakePayment' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Integration\\TVBet\\CallBackController:RefreshToken' => ['privates', '.service_locator.aKM6MDa', 'get_ServiceLocator_AKM6MDaService', false],
'App\\Controller\\Integration\\TVBet\\GameController:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'App\\Controller\\Integration\\TomHorn\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\TrippleCherry\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\TryToStart\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\Vibra\\GameController:showAction' => ['privates', '.service_locator.OTdvAuy', 'get_ServiceLocator_OTdvAuyService', false],
'App\\Controller\\Integration\\Wazdan\\GameController:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'App\\Controller\\Integration\\XPG\\GameController:showAction' => ['privates', '.service_locator.D5LM_up', 'get_ServiceLocator_D5LMUpService', false],
'App\\Controller\\Integration\\Zeus\\GameController:showAction' => ['privates', '.service_locator.n9c01wb', 'get_ServiceLocator_N9c01wbService', false],
'integration_amatic.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_amusnet.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_atmosfera.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_betsoft.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_bgaming.games:showAction' => ['privates', '.service_locator.AZ0aaai', 'get_ServiceLocator_AZ0aaaiService', false],
'integration_bombay.games:showAction' => ['privates', '.service_locator.rceGTip', 'get_ServiceLocator_RceGTipService', false],
'integration_btg.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_caleta.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_concept.games:showAction' => ['privates', '.service_locator..8Sz_1k', 'get_ServiceLocator__8Sz1kService', false],
'integration_ebet.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_endorphina.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_evolution.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_extendednetent.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_felix.games:showAction' => ['privates', '.service_locator.8BE4uqe', 'get_ServiceLocator_8BE4uqeService', false],
'integration_genesis.games:showAction' => ['privates', '.service_locator.WSNhDWO', 'get_ServiceLocator_WSNhDWOService', false],
'integration_hacksaw.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_isomasoft.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_kagaming.games:showAction' => ['privates', '.service_locator.NC6pz67', 'get_ServiceLocator_NC6pz67Service', false],
'integration_leap.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_livesolution.games:showAction' => ['privates', '.service_locator.3J8wEB4', 'get_ServiceLocator_3J8wEB4Service', false],
'integration_mascot.games:showAction' => ['privates', '.service_locator.kzkK7xk', 'get_ServiceLocator_KzkK7xkService', false],
'integration_netent.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_nlc.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_nucleus.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_onetouch.games:showAction' => ['privates', '.service_locator.SUo2fjC', 'get_ServiceLocator_SUo2fjCService', false],
'integration_pgsoft.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_playpearls.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_pragmatic.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_pragmaticgsp.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_redeagle.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_redtiger.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_sagaming.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_scatterkings.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_simpleplay.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_slotegrator.games:showAction' => ['privates', '.service_locator.ss7Jvnv', 'get_ServiceLocator_Ss7JvnvService', false],
'integration_spadegaming.games:showAction' => ['privates', '.service_locator.eZvZrTx', 'get_ServiceLocator_EZvZrTxService', false],
'integration_spinomenal.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_sportsbook.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_ssg.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_superlotto.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_tomhorn.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_tripplecherry.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_trytostart.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_tvbet.games:showAction' => ['privates', '.service_locator.LAj85tf', 'get_ServiceLocator_LAj85tfService', false],
'integration_vibra.games:showAction' => ['privates', '.service_locator.OTdvAuy', 'get_ServiceLocator_OTdvAuyService', false],
'integration_wazdan.games:showAction' => ['privates', '.service_locator.DYfXpHZ', 'get_ServiceLocator_DYfXpHZService', false],
'integration_xpg.games:showAction' => ['privates', '.service_locator.D5LM_up', 'get_ServiceLocator_D5LMUpService', false],
'integration_zeus.games:showAction' => ['privates', '.service_locator.n9c01wb', 'get_ServiceLocator_N9c01wbService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
], [
'App\\Controller\\Admin\\BannerController::delete' => '?',
'App\\Controller\\Admin\\BannerController::edit' => '?',
'App\\Controller\\Admin\\BannerController::index' => '?',
'App\\Controller\\Admin\\BannerController::new' => '?',
'App\\Controller\\Admin\\BannerController::show' => '?',
'App\\Controller\\Admin\\BlogCategoryController::delete' => '?',
'App\\Controller\\Admin\\BlogCategoryController::edit' => '?',
'App\\Controller\\Admin\\BlogCategoryController::index' => '?',
'App\\Controller\\Admin\\BlogCategoryController::new' => '?',
'App\\Controller\\Admin\\BlogCategoryController::show' => '?',
'App\\Controller\\Admin\\BlogController::delete' => '?',
'App\\Controller\\Admin\\BlogController::edit' => '?',
'App\\Controller\\Admin\\BlogController::index' => '?',
'App\\Controller\\Admin\\BlogController::new' => '?',
'App\\Controller\\Admin\\BlogController::show' => '?',
'App\\Controller\\Admin\\CashierController::actionOnCreditCardPayment' => '?',
'App\\Controller\\Admin\\CashierController::ccDeposits' => '?',
'App\\Controller\\Admin\\CashierController::getLineInfoCardPayment' => '?',
'App\\Controller\\Admin\\CashierController::getLineNotesCardPayment' => '?',
'App\\Controller\\Admin\\CashierController::pendingCashierRequests' => '?',
'App\\Controller\\Admin\\CashierController::spDeposits' => '?',
'App\\Controller\\Admin\\CashierController::tpDeposits' => '?',
'App\\Controller\\Admin\\DashboardBackendController::geoipTest' => '?',
'App\\Controller\\Admin\\DashboardBackendController::groupsCreate' => '?',
'App\\Controller\\Admin\\DashboardBackendController::groupsUpdate' => '?',
'App\\Controller\\Admin\\DashboardBackendController::ipLocationProvidersState' => '?',
'App\\Controller\\Admin\\DashboardBackendController::ipLocationServices' => '?',
'App\\Controller\\Admin\\DashboardBackendController::maxmind' => '?',
'App\\Controller\\Admin\\DashboardController::players' => '?',
'App\\Controller\\Admin\\DashboardController::recentGameActivity' => '?',
'App\\Controller\\Admin\\DashboardController::recentRegistrations' => '?',
'App\\Controller\\Admin\\DashboardController::recentSportActivity' => '?',
'App\\Controller\\Admin\\DashboardController::recentTransactions' => '?',
'App\\Controller\\Admin\\DashboardController::siteStats' => '?',
'App\\Controller\\Admin\\DashboardController::stats' => '?',
'App\\Controller\\Admin\\DashboardController::statsGraph' => '?',
'App\\Controller\\Admin\\DashboardController::trendsSevenDays' => '?',
'App\\Controller\\Admin\\EventController::list' => '?',
'App\\Controller\\Admin\\EventController::show' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController::delete' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController::edit' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController::index' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController::show' => '?',
'App\\Controller\\Admin\\FreeSpinController::delete' => '?',
'App\\Controller\\Admin\\FreeSpinController::edit' => '?',
'App\\Controller\\Admin\\FreeSpinController::index' => '?',
'App\\Controller\\Admin\\FreeSpinController::newFreeSpinPlayerAdmin' => '?',
'App\\Controller\\Admin\\FreeSpinController::show' => '?',
'App\\Controller\\Admin\\GameCategoryController::delete' => '?',
'App\\Controller\\Admin\\GameCategoryController::edit' => '?',
'App\\Controller\\Admin\\GameCategoryController::index' => '?',
'App\\Controller\\Admin\\GameCategoryController::new' => '?',
'App\\Controller\\Admin\\GameCategoryController::show' => '?',
'App\\Controller\\Admin\\GameController::add' => '?',
'App\\Controller\\Admin\\GameController::list' => '?',
'App\\Controller\\Admin\\GameController::show' => '?',
'App\\Controller\\Admin\\GamestateController::listGameStates' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController::analytics' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController::delete' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController::edit' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController::index' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController::toggleStatus' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController::analytics' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController::delete' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController::edit' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController::index' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController::preview' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController::toggleStatus' => '?',
'App\\Controller\\Admin\\PlayerBonusController::addBonus' => '?',
'App\\Controller\\Admin\\PlayerBonusController::removeBonus' => '?',
'App\\Controller\\Admin\\PlayerCashierController::list' => '?',
'App\\Controller\\Admin\\PlayerContactController::contact' => '?',
'App\\Controller\\Admin\\PlayerController::assignPassword' => '?',
'App\\Controller\\Admin\\PlayerController::deletePlayer' => '?',
'App\\Controller\\Admin\\PlayerController::editPlayer' => '?',
'App\\Controller\\Admin\\PlayerController::exclusionsManualAction' => '?',
'App\\Controller\\Admin\\PlayerController::exclusionsShow' => '?',
'App\\Controller\\Admin\\PlayerController::exportList' => '?',
'App\\Controller\\Admin\\PlayerController::forceOutAction' => '?',
'App\\Controller\\Admin\\PlayerController::generalStatsShow' => '?',
'App\\Controller\\Admin\\PlayerController::list' => '?',
'App\\Controller\\Admin\\PlayerController::manual' => '?',
'App\\Controller\\Admin\\PlayerController::notes' => '?',
'App\\Controller\\Admin\\PlayerController::openPlayerChat' => '?',
'App\\Controller\\Admin\\PlayerController::playerBalances' => '?',
'App\\Controller\\Admin\\PlayerController::playerCashierRequestShowStats' => '?',
'App\\Controller\\Admin\\PlayerController::playerFreeSpinShowStats' => '?',
'App\\Controller\\Admin\\PlayerController::playerList' => '?',
'App\\Controller\\Admin\\PlayerController::playerRecentEventsStats' => '?',
'App\\Controller\\Admin\\PlayerController::playerSnapshot' => '?',
'App\\Controller\\Admin\\PlayerController::playerStats' => '?',
'App\\Controller\\Admin\\PlayerController::playerWalletShowStats' => '?',
'App\\Controller\\Admin\\PlayerController::resetwageringrequirement' => '?',
'App\\Controller\\Admin\\PlayerController::show' => '?',
'App\\Controller\\Admin\\PlayerController::toggleBlocked' => '?',
'App\\Controller\\Admin\\PlayerController::toggleLocked' => '?',
'App\\Controller\\Admin\\PlayerController::toggleVerified' => '?',
'App\\Controller\\Admin\\PlayerController::vip' => '?',
'App\\Controller\\Admin\\ProviderController::delete' => '?',
'App\\Controller\\Admin\\ProviderController::edit' => '?',
'App\\Controller\\Admin\\ProviderController::index' => '?',
'App\\Controller\\Admin\\ProviderController::new' => '?',
'App\\Controller\\Admin\\ProviderController::newExclusion' => '?',
'App\\Controller\\Admin\\ProviderController::show' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController::conversions' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController::fxRates' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController::index' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController::reconciliation' => '?',
'App\\Controller\\Admin\\ReportController::cashierReport' => '?',
'App\\Controller\\Admin\\ReportController::provider' => '?',
'App\\Controller\\Admin\\ReportController::report' => '?',
'App\\Controller\\Admin\\SmsController::campaignDelete' => '?',
'App\\Controller\\Admin\\SmsController::campaignEdit' => '?',
'App\\Controller\\Admin\\SmsController::campaignList' => '?',
'App\\Controller\\Admin\\SmsController::campaignShow' => '?',
'App\\Controller\\Admin\\SmsController::dashboard' => '?',
'App\\Controller\\Admin\\Sports\\SportsBetShowController::showSportsBet' => '?',
'App\\Controller\\Admin\\Sports\\SportsReportController::report' => '?',
'App\\Controller\\Admin\\SystemPreferencesController::configAdd' => '?',
'App\\Controller\\Admin\\SystemPreferencesController::configDelete' => '?',
'App\\Controller\\Admin\\SystemPreferencesController::configEdit' => '?',
'App\\Controller\\Admin\\SystemPreferencesController::configList' => '?',
'App\\Controller\\Admin\\SystemPreferencesController::configShow' => '?',
'App\\Controller\\Admin\\SystemPreferencesController::preferenceHome' => '?',
'App\\Controller\\Admin\\UserController::assignPassword' => '?',
'App\\Controller\\Admin\\UserController::edit' => '?',
'App\\Controller\\Admin\\UserController::globalEdit' => '?',
'App\\Controller\\Admin\\UserController::list' => '?',
'App\\Controller\\Admin\\WalletController::fullNodeShow' => '?',
'App\\Controller\\Admin\\WalletController::index' => '?',
'App\\Controller\\Admin\\WalletController::recentWalletTransactions' => '?',
'App\\Controller\\Admin\\ZoneController::delete' => '?',
'App\\Controller\\Admin\\ZoneController::edit' => '?',
'App\\Controller\\Admin\\ZoneController::globalEdit' => '?',
'App\\Controller\\Admin\\ZoneController::index' => '?',
'App\\Controller\\Admin\\ZoneController::new' => '?',
'App\\Controller\\Admin\\ZoneController::show' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::addCoinAction' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::adminWalletCoinpaymentsWithdrawal' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::callbackAction' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController::showCoinPaymentsWalletsDepositAddresses' => '?',
'App\\Controller\\Chat\\ChatAutomationController::delete' => '?',
'App\\Controller\\Chat\\ChatAutomationController::edit' => '?',
'App\\Controller\\Chat\\ChatVipMonitorController::assignAgent' => '?',
'App\\Controller\\Frontend\\BlogController::category' => '?',
'App\\Controller\\Frontend\\BlogController::index' => '?',
'App\\Controller\\Frontend\\BlogController::show' => '?',
'App\\Controller\\Frontend\\ConnectionController::getValidateAction' => '?',
'App\\Controller\\Frontend\\EmailConsentController::confirmEmailConsent' => '?',
'App\\Controller\\Frontend\\ExnodeController::createPayform' => '?',
'App\\Controller\\Frontend\\FinancialController::deposit' => '?',
'App\\Controller\\Frontend\\FinancialController::pendingCashierRequests' => '?',
'App\\Controller\\Frontend\\FinancialController::pendingDeposits' => '?',
'App\\Controller\\Frontend\\FinancialController::withdraw' => '?',
'App\\Controller\\Frontend\\GameController::category' => '?',
'App\\Controller\\Frontend\\GameController::show' => '?',
'App\\Controller\\Frontend\\GamestateController::commitAction' => '?',
'App\\Controller\\Frontend\\GamestateController::patchAction' => '?',
'App\\Controller\\Frontend\\HomeController::index' => '?',
'App\\Controller\\Frontend\\PayadmitController::completeDepositReturn' => '?',
'App\\Controller\\Frontend\\PayadmitController::createDeposit' => '?',
'App\\Controller\\Frontend\\PayadmitController::embeddedReturn' => '?',
'App\\Controller\\Frontend\\PayadmitController::paymentStatus' => '?',
'App\\Controller\\Frontend\\ProfileController::exclusionAction' => '?',
'App\\Controller\\Frontend\\ProfileController::exclusionsShow' => '?',
'App\\Controller\\Frontend\\ProfileController::historyAction' => '?',
'App\\Controller\\Frontend\\ProfileController::showAction' => '?',
'App\\Controller\\Frontend\\RegistrationController::registerAction' => '?',
'App\\Controller\\Frontend\\RegistrationController::verifyUserEmail' => '?',
'App\\Controller\\Frontend\\ResettingController::changePasswordLoggedIn' => '?',
'App\\Controller\\Frontend\\ResettingController::processResetEmail' => '?',
'App\\Controller\\Frontend\\ResettingController::resettingRequest' => '?',
'App\\Controller\\Frontend\\SecurityController::login' => '?',
'App\\Controller\\Frontend\\StaticPagesController::bitcoinAffiliateProgram' => '?',
'App\\Controller\\Frontend\\StaticPagesController::bitcoinCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::bitcoinCasinoUk' => '?',
'App\\Controller\\Frontend\\StaticPagesController::bonusTerms' => '?',
'App\\Controller\\Frontend\\StaticPagesController::brandedMegawaysSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::cascadingReelsSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::cashier' => '?',
'App\\Controller\\Frontend\\StaticPagesController::casinoLobby' => '?',
'App\\Controller\\Frontend\\StaticPagesController::contact' => '?',
'App\\Controller\\Frontend\\StaticPagesController::cryptocurrency' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyAave' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyAlgorand' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyAptos' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyArbitrum' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyAvalanche' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyAvalancheEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoinCash' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoinCashEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyBitcoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyBittensor' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyBnb' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyBonk' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyCardano' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyCardanoEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyChainlink' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyChainlinkEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyCosmos' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyDogecoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyDogecoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyEos' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyEosEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyEthena' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereum' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereumClassic' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereumClassicEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyEthereumEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyFilecoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyFirstDigitalUsd' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyFlare' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyHedera' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyHederaEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyInternetComputer' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyIota' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyJupiter' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyKaspa' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyKuCoinToken' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyLitecoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyLitecoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyMantle' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyMonero' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyMoneroEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyNearProtocol' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyOndo' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyPepe' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyPolkadot' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyPolygon' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyRipple' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyRippleEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencySei' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyShibaInu' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyShibaInuEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencySolana' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencySolanaEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyStellar' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyStellarEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencySui' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencySuiEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyTether' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyTetherEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyToncoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyToncoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyTron' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyUniswap' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyUsdccoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyUsdtTrc20' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyUsdtTrc20Es' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyVeChain' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyZcash' => '?',
'App\\Controller\\Frontend\\StaticPagesController::currencyZcashEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController::faq' => '?',
'App\\Controller\\Frontend\\StaticPagesController::freeMegawaysSpin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::freeSpinChallenge' => '?',
'App\\Controller\\Frontend\\StaticPagesController::help' => '?',
'App\\Controller\\Frontend\\StaticPagesController::highRtpMegaways' => '?',
'App\\Controller\\Frontend\\StaticPagesController::howToUse' => '?',
'App\\Controller\\Frontend\\StaticPagesController::liveBaccarat' => '?',
'App\\Controller\\Frontend\\StaticPagesController::liveBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController::liveCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::liveRoulette' => '?',
'App\\Controller\\Frontend\\StaticPagesController::megawaysSlotProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualBestOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualBestPokerRoomsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoBonusCode' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoBonusNoDeposit' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoFreeSpins' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoGamesOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoNearMe' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoPromotions' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoSites' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCasinoWelcomeBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualCryptoCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualFreeSpins' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualFreeSpinsNoDeposit' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualJackpotCity' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualJackpotSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualLiveCasinoTable' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualMobileCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualMonopolyCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualNewOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualNoDepositBonusCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineCasinoLogin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineCasinoRealMoney' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineGambling' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlinePoker' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualOnlineSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualPlaySlotsForRealMoney' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualPoker' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualPokerGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualRoulette' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualSlotMachine' => '?',
'App\\Controller\\Frontend\\StaticPagesController::multilingualSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::privacyPolicy' => '?',
'App\\Controller\\Frontend\\StaticPagesController::promotions' => '?',
'App\\Controller\\Frontend\\StaticPagesController::seoPages' => '?',
'App\\Controller\\Frontend\\StaticPagesController::seoPagesLocale' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanish3dSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanish777SlotMachineOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishAsianThemedSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishAvalancheSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBallySlotMachines' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBestMobileSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBestPokerRoomsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBestSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBestSlotsToPlay' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBetsoftCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBigTimeGamingSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBitcoinCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBlackjackStrategyGuide' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBonusBuySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBrandedMegawaysSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBrandedSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishBrowserCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCascadingReelsSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoAffiliateProgram' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoBonusesTerms' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoCashBack' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoCustomerSupport' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoDepositMethods' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoEventPromotions' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoFairPlay' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoGameDevelopers' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoJackpotWinners' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoLicensing' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoLoyaltyProgram' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoLoyaltyRewards' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoMobileApp' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoMobileGaming' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoNews' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoOffers' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoPaymentMethods' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoPayoutSpeed' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoResponsibleGambling' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSecurity' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSlotGamesFree' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSlotReviews' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoSoftwareProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoStrategyTips' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoTournaments' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoTournamentsLeaderboard' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoUserReviews' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoVIP' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCasinoWithdrawals' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishClassicSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishCryptoCasinoBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishEgyptianSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishEthereumCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishExpandingWildSlot' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishExpandingWildsSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFantasySlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFastWithdrawalCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFlashFreeCasinoSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeMegawaysSpin' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeSlotSpinsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeSlotTournaments' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishFreeSpinBonusBuy' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishHighRollerCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishHighRtpMegaways' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishHighVolatilitySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishHowToPlayBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishHowToWinAtRoulette' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishHtml5CasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishHtml5Slots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishIgamingTrends2025' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishIgtOnlineSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishInstantCryptoCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishInstantPlayCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishInstantPlaySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishJackpotSlotsDemo' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishLegitOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishLicensedMovieSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishLiveCasinoProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishLiveDealerBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishLiveDealerGamesOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishLowVolatilitySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMegawaysCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMegawaysSlotProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMegawaysSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMicrogamingSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMicrogamingSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMobileMegawaysGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMobileSlotMachine' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMobileSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMultiplierSpins' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishMysterySymbolSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishNetEntSlotMachines' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishNetentCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishNewSlotReleases' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishNoAccountCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineCasinoReview' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotJackpots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotThemes' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotTournaments' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishOnlineSlotsRtp' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishPlaynGoSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishPlaytechCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishPragmaticPlaySlotMachines' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishPragmaticPlaySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishProgressiveJackpotSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishRegulatedOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishRouletteOddsAndPayouts' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishRtpSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotAutoplayFeature' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotDemoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotDemoPlay' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotFreePlayNoDownload' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGameBonusFeatures' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGameReviews' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGameVolatilityExplained' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotGraphicsProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachineJackpots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachineMythbusters' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachineStrategy' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotMachinesNearMe' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotVolatilityExplained' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotVolatilityGuide' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSlotsWithFreeSpinsBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishSmashThePigSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishStackedWildSlot' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishStickyWildSlot' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishVegasSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishVegasThemedSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishVideoSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController::spanishWebCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportTerms' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sports' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportsBasketball' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportsBoxing' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportsEGaming' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportsFootball' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportsGolf' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportsSoccer' => '?',
'App\\Controller\\Frontend\\StaticPagesController::sportsTennis' => '?',
'App\\Controller\\Frontend\\StaticPagesController::terms' => '?',
'App\\Controller\\Frontend\\StaticPagesController::termsGeneral' => '?',
'App\\Controller\\Frontend\\StaticPagesController::welcomeBonusOffers' => '?',
'App\\Controller\\Integration\\Amatic\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Amusnet\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Atmosfera\\GameController::showAction' => '?',
'App\\Controller\\Integration\\BGaming\\GameController::showAction' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betCommit' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betDiscard' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betLost' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betMake' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betRefund' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betRollback' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betSettlement' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::betWin' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController::identify' => '?',
'App\\Controller\\Integration\\BetBy\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Betsoft\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Bombay\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Caleta\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Concept\\GameController::showAction' => '?',
'App\\Controller\\Integration\\EBet\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Endorphina\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Evolution\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Felix\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Genesis\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Hacksaw\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Isomasoft\\GameController::showAction' => '?',
'App\\Controller\\Integration\\KAGaming\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Leap\\GameController::showAction' => '?',
'App\\Controller\\Integration\\LiveSolution\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Mascot\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Nucleus\\CallbackController::betResultAction' => '?',
'App\\Controller\\Integration\\Nucleus\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Onetouch\\GameController::showAction' => '?',
'App\\Controller\\Integration\\PgSoft\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Playpearls\\GameController::showAction' => '?',
'App\\Controller\\Integration\\PragmaticGsp\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Pragmatic\\GameController::showAction' => '?',
'App\\Controller\\Integration\\RedEagle\\GameController::showAction' => '?',
'App\\Controller\\Integration\\SAGaming\\GameController::showAction' => '?',
'App\\Controller\\Integration\\SSG\\GameController::showAction' => '?',
'App\\Controller\\Integration\\ScatterKings\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Simpleplay\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Slotegrator\\ApiController::integratorAction' => '?',
'App\\Controller\\Integration\\Slotegrator\\GameController::showAction' => '?',
'App\\Controller\\Integration\\SpadeGaming\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Spinomenal\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Superlotto\\GameController::showAction' => '?',
'App\\Controller\\Integration\\TVBet\\CallBackController::MakePayment' => '?',
'App\\Controller\\Integration\\TVBet\\CallBackController::RefreshToken' => '?',
'App\\Controller\\Integration\\TVBet\\GameController::showAction' => '?',
'App\\Controller\\Integration\\TomHorn\\GameController::showAction' => '?',
'App\\Controller\\Integration\\TrippleCherry\\GameController::showAction' => '?',
'App\\Controller\\Integration\\TryToStart\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Vibra\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Wazdan\\GameController::showAction' => '?',
'App\\Controller\\Integration\\XPG\\GameController::showAction' => '?',
'App\\Controller\\Integration\\Zeus\\GameController::showAction' => '?',
'integration_amatic.games::showAction' => '?',
'integration_amusnet.games::showAction' => '?',
'integration_atmosfera.games::showAction' => '?',
'integration_betsoft.games::showAction' => '?',
'integration_bgaming.games::showAction' => '?',
'integration_bombay.games::showAction' => '?',
'integration_btg.games::showAction' => '?',
'integration_caleta.games::showAction' => '?',
'integration_concept.games::showAction' => '?',
'integration_ebet.games::showAction' => '?',
'integration_endorphina.games::showAction' => '?',
'integration_evolution.games::showAction' => '?',
'integration_extendednetent.games::showAction' => '?',
'integration_felix.games::showAction' => '?',
'integration_genesis.games::showAction' => '?',
'integration_hacksaw.games::showAction' => '?',
'integration_isomasoft.games::showAction' => '?',
'integration_kagaming.games::showAction' => '?',
'integration_leap.games::showAction' => '?',
'integration_livesolution.games::showAction' => '?',
'integration_mascot.games::showAction' => '?',
'integration_netent.games::showAction' => '?',
'integration_nlc.games::showAction' => '?',
'integration_nucleus.games::showAction' => '?',
'integration_onetouch.games::showAction' => '?',
'integration_pgsoft.games::showAction' => '?',
'integration_playpearls.games::showAction' => '?',
'integration_pragmatic.games::showAction' => '?',
'integration_pragmaticgsp.games::showAction' => '?',
'integration_redeagle.games::showAction' => '?',
'integration_redtiger.games::showAction' => '?',
'integration_sagaming.games::showAction' => '?',
'integration_scatterkings.games::showAction' => '?',
'integration_simpleplay.games::showAction' => '?',
'integration_slotegrator.games::showAction' => '?',
'integration_spadegaming.games::showAction' => '?',
'integration_spinomenal.games::showAction' => '?',
'integration_sportsbook.games::showAction' => '?',
'integration_ssg.games::showAction' => '?',
'integration_superlotto.games::showAction' => '?',
'integration_tomhorn.games::showAction' => '?',
'integration_tripplecherry.games::showAction' => '?',
'integration_trytostart.games::showAction' => '?',
'integration_tvbet.games::showAction' => '?',
'integration_vibra.games::showAction' => '?',
'integration_wazdan.games::showAction' => '?',
'integration_xpg.games::showAction' => '?',
'integration_zeus.games::showAction' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'playpearls_finantial_controller::deposit' => '?',
'playpearls_finantial_controller::pendingCashierRequests' => '?',
'playpearls_finantial_controller::pendingDeposits' => '?',
'playpearls_finantial_controller::withdraw' => '?',
'playpearls_frontend.registrtion_controller::registerAction' => '?',
'playpearls_frontend.registrtion_controller::verifyUserEmail' => '?',
'App\\Controller\\Admin\\BannerController:delete' => '?',
'App\\Controller\\Admin\\BannerController:edit' => '?',
'App\\Controller\\Admin\\BannerController:index' => '?',
'App\\Controller\\Admin\\BannerController:new' => '?',
'App\\Controller\\Admin\\BannerController:show' => '?',
'App\\Controller\\Admin\\BlogCategoryController:delete' => '?',
'App\\Controller\\Admin\\BlogCategoryController:edit' => '?',
'App\\Controller\\Admin\\BlogCategoryController:index' => '?',
'App\\Controller\\Admin\\BlogCategoryController:new' => '?',
'App\\Controller\\Admin\\BlogCategoryController:show' => '?',
'App\\Controller\\Admin\\BlogController:delete' => '?',
'App\\Controller\\Admin\\BlogController:edit' => '?',
'App\\Controller\\Admin\\BlogController:index' => '?',
'App\\Controller\\Admin\\BlogController:new' => '?',
'App\\Controller\\Admin\\BlogController:show' => '?',
'App\\Controller\\Admin\\CashierController:actionOnCreditCardPayment' => '?',
'App\\Controller\\Admin\\CashierController:ccDeposits' => '?',
'App\\Controller\\Admin\\CashierController:getLineInfoCardPayment' => '?',
'App\\Controller\\Admin\\CashierController:getLineNotesCardPayment' => '?',
'App\\Controller\\Admin\\CashierController:pendingCashierRequests' => '?',
'App\\Controller\\Admin\\CashierController:spDeposits' => '?',
'App\\Controller\\Admin\\CashierController:tpDeposits' => '?',
'App\\Controller\\Admin\\DashboardBackendController:geoipTest' => '?',
'App\\Controller\\Admin\\DashboardBackendController:groupsCreate' => '?',
'App\\Controller\\Admin\\DashboardBackendController:groupsUpdate' => '?',
'App\\Controller\\Admin\\DashboardBackendController:ipLocationProvidersState' => '?',
'App\\Controller\\Admin\\DashboardBackendController:ipLocationServices' => '?',
'App\\Controller\\Admin\\DashboardBackendController:maxmind' => '?',
'App\\Controller\\Admin\\DashboardController:players' => '?',
'App\\Controller\\Admin\\DashboardController:recentGameActivity' => '?',
'App\\Controller\\Admin\\DashboardController:recentRegistrations' => '?',
'App\\Controller\\Admin\\DashboardController:recentSportActivity' => '?',
'App\\Controller\\Admin\\DashboardController:recentTransactions' => '?',
'App\\Controller\\Admin\\DashboardController:siteStats' => '?',
'App\\Controller\\Admin\\DashboardController:stats' => '?',
'App\\Controller\\Admin\\DashboardController:statsGraph' => '?',
'App\\Controller\\Admin\\DashboardController:trendsSevenDays' => '?',
'App\\Controller\\Admin\\EventController:list' => '?',
'App\\Controller\\Admin\\EventController:show' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController:delete' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController:edit' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController:index' => '?',
'App\\Controller\\Admin\\FreeSpinCampaignController:show' => '?',
'App\\Controller\\Admin\\FreeSpinController:delete' => '?',
'App\\Controller\\Admin\\FreeSpinController:edit' => '?',
'App\\Controller\\Admin\\FreeSpinController:index' => '?',
'App\\Controller\\Admin\\FreeSpinController:newFreeSpinPlayerAdmin' => '?',
'App\\Controller\\Admin\\FreeSpinController:show' => '?',
'App\\Controller\\Admin\\GameCategoryController:delete' => '?',
'App\\Controller\\Admin\\GameCategoryController:edit' => '?',
'App\\Controller\\Admin\\GameCategoryController:index' => '?',
'App\\Controller\\Admin\\GameCategoryController:new' => '?',
'App\\Controller\\Admin\\GameCategoryController:show' => '?',
'App\\Controller\\Admin\\GameController:add' => '?',
'App\\Controller\\Admin\\GameController:list' => '?',
'App\\Controller\\Admin\\GameController:show' => '?',
'App\\Controller\\Admin\\GamestateController:listGameStates' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController:analytics' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController:delete' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController:edit' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController:index' => '?',
'App\\Controller\\Admin\\Gamification\\MissionController:toggleStatus' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController:analytics' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController:delete' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController:edit' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController:index' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController:preview' => '?',
'App\\Controller\\Admin\\Gamification\\WidgetController:toggleStatus' => '?',
'App\\Controller\\Admin\\PlayerBonusController:addBonus' => '?',
'App\\Controller\\Admin\\PlayerBonusController:removeBonus' => '?',
'App\\Controller\\Admin\\PlayerCashierController:list' => '?',
'App\\Controller\\Admin\\PlayerContactController:contact' => '?',
'App\\Controller\\Admin\\PlayerController:assignPassword' => '?',
'App\\Controller\\Admin\\PlayerController:deletePlayer' => '?',
'App\\Controller\\Admin\\PlayerController:editPlayer' => '?',
'App\\Controller\\Admin\\PlayerController:exclusionsManualAction' => '?',
'App\\Controller\\Admin\\PlayerController:exclusionsShow' => '?',
'App\\Controller\\Admin\\PlayerController:exportList' => '?',
'App\\Controller\\Admin\\PlayerController:forceOutAction' => '?',
'App\\Controller\\Admin\\PlayerController:generalStatsShow' => '?',
'App\\Controller\\Admin\\PlayerController:list' => '?',
'App\\Controller\\Admin\\PlayerController:manual' => '?',
'App\\Controller\\Admin\\PlayerController:notes' => '?',
'App\\Controller\\Admin\\PlayerController:openPlayerChat' => '?',
'App\\Controller\\Admin\\PlayerController:playerBalances' => '?',
'App\\Controller\\Admin\\PlayerController:playerCashierRequestShowStats' => '?',
'App\\Controller\\Admin\\PlayerController:playerFreeSpinShowStats' => '?',
'App\\Controller\\Admin\\PlayerController:playerList' => '?',
'App\\Controller\\Admin\\PlayerController:playerRecentEventsStats' => '?',
'App\\Controller\\Admin\\PlayerController:playerSnapshot' => '?',
'App\\Controller\\Admin\\PlayerController:playerStats' => '?',
'App\\Controller\\Admin\\PlayerController:playerWalletShowStats' => '?',
'App\\Controller\\Admin\\PlayerController:resetwageringrequirement' => '?',
'App\\Controller\\Admin\\PlayerController:show' => '?',
'App\\Controller\\Admin\\PlayerController:toggleBlocked' => '?',
'App\\Controller\\Admin\\PlayerController:toggleLocked' => '?',
'App\\Controller\\Admin\\PlayerController:toggleVerified' => '?',
'App\\Controller\\Admin\\PlayerController:vip' => '?',
'App\\Controller\\Admin\\ProviderController:delete' => '?',
'App\\Controller\\Admin\\ProviderController:edit' => '?',
'App\\Controller\\Admin\\ProviderController:index' => '?',
'App\\Controller\\Admin\\ProviderController:new' => '?',
'App\\Controller\\Admin\\ProviderController:newExclusion' => '?',
'App\\Controller\\Admin\\ProviderController:show' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController:conversions' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController:fxRates' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController:index' => '?',
'App\\Controller\\Admin\\ProviderCurrencyController:reconciliation' => '?',
'App\\Controller\\Admin\\ReportController:cashierReport' => '?',
'App\\Controller\\Admin\\ReportController:provider' => '?',
'App\\Controller\\Admin\\ReportController:report' => '?',
'App\\Controller\\Admin\\SmsController:campaignDelete' => '?',
'App\\Controller\\Admin\\SmsController:campaignEdit' => '?',
'App\\Controller\\Admin\\SmsController:campaignList' => '?',
'App\\Controller\\Admin\\SmsController:campaignShow' => '?',
'App\\Controller\\Admin\\SmsController:dashboard' => '?',
'App\\Controller\\Admin\\Sports\\SportsBetShowController:showSportsBet' => '?',
'App\\Controller\\Admin\\Sports\\SportsReportController:report' => '?',
'App\\Controller\\Admin\\SystemPreferencesController:configAdd' => '?',
'App\\Controller\\Admin\\SystemPreferencesController:configDelete' => '?',
'App\\Controller\\Admin\\SystemPreferencesController:configEdit' => '?',
'App\\Controller\\Admin\\SystemPreferencesController:configList' => '?',
'App\\Controller\\Admin\\SystemPreferencesController:configShow' => '?',
'App\\Controller\\Admin\\SystemPreferencesController:preferenceHome' => '?',
'App\\Controller\\Admin\\UserController:assignPassword' => '?',
'App\\Controller\\Admin\\UserController:edit' => '?',
'App\\Controller\\Admin\\UserController:globalEdit' => '?',
'App\\Controller\\Admin\\UserController:list' => '?',
'App\\Controller\\Admin\\WalletController:fullNodeShow' => '?',
'App\\Controller\\Admin\\WalletController:index' => '?',
'App\\Controller\\Admin\\WalletController:recentWalletTransactions' => '?',
'App\\Controller\\Admin\\ZoneController:delete' => '?',
'App\\Controller\\Admin\\ZoneController:edit' => '?',
'App\\Controller\\Admin\\ZoneController:globalEdit' => '?',
'App\\Controller\\Admin\\ZoneController:index' => '?',
'App\\Controller\\Admin\\ZoneController:new' => '?',
'App\\Controller\\Admin\\ZoneController:show' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:addCoinAction' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:adminWalletCoinpaymentsWithdrawal' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:callbackAction' => '?',
'App\\Controller\\Cashier\\CoinPayments\\CoinPaymentsController:showCoinPaymentsWalletsDepositAddresses' => '?',
'App\\Controller\\Chat\\ChatAutomationController:delete' => '?',
'App\\Controller\\Chat\\ChatAutomationController:edit' => '?',
'App\\Controller\\Chat\\ChatVipMonitorController:assignAgent' => '?',
'App\\Controller\\Frontend\\BlogController:category' => '?',
'App\\Controller\\Frontend\\BlogController:index' => '?',
'App\\Controller\\Frontend\\BlogController:show' => '?',
'App\\Controller\\Frontend\\ConnectionController:getValidateAction' => '?',
'App\\Controller\\Frontend\\EmailConsentController:confirmEmailConsent' => '?',
'App\\Controller\\Frontend\\ExnodeController:createPayform' => '?',
'App\\Controller\\Frontend\\FinancialController:deposit' => '?',
'App\\Controller\\Frontend\\FinancialController:pendingCashierRequests' => '?',
'App\\Controller\\Frontend\\FinancialController:pendingDeposits' => '?',
'App\\Controller\\Frontend\\FinancialController:withdraw' => '?',
'App\\Controller\\Frontend\\GameController:category' => '?',
'App\\Controller\\Frontend\\GameController:show' => '?',
'App\\Controller\\Frontend\\GamestateController:commitAction' => '?',
'App\\Controller\\Frontend\\GamestateController:patchAction' => '?',
'App\\Controller\\Frontend\\HomeController:index' => '?',
'App\\Controller\\Frontend\\PayadmitController:completeDepositReturn' => '?',
'App\\Controller\\Frontend\\PayadmitController:createDeposit' => '?',
'App\\Controller\\Frontend\\PayadmitController:embeddedReturn' => '?',
'App\\Controller\\Frontend\\PayadmitController:paymentStatus' => '?',
'App\\Controller\\Frontend\\ProfileController:exclusionAction' => '?',
'App\\Controller\\Frontend\\ProfileController:exclusionsShow' => '?',
'App\\Controller\\Frontend\\ProfileController:historyAction' => '?',
'App\\Controller\\Frontend\\ProfileController:showAction' => '?',
'App\\Controller\\Frontend\\RegistrationController:registerAction' => '?',
'App\\Controller\\Frontend\\RegistrationController:verifyUserEmail' => '?',
'App\\Controller\\Frontend\\ResettingController:changePasswordLoggedIn' => '?',
'App\\Controller\\Frontend\\ResettingController:processResetEmail' => '?',
'App\\Controller\\Frontend\\ResettingController:resettingRequest' => '?',
'App\\Controller\\Frontend\\SecurityController:login' => '?',
'App\\Controller\\Frontend\\StaticPagesController:bitcoinAffiliateProgram' => '?',
'App\\Controller\\Frontend\\StaticPagesController:bitcoinCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:bitcoinCasinoUk' => '?',
'App\\Controller\\Frontend\\StaticPagesController:bonusTerms' => '?',
'App\\Controller\\Frontend\\StaticPagesController:brandedMegawaysSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:cascadingReelsSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:cashier' => '?',
'App\\Controller\\Frontend\\StaticPagesController:casinoLobby' => '?',
'App\\Controller\\Frontend\\StaticPagesController:contact' => '?',
'App\\Controller\\Frontend\\StaticPagesController:cryptocurrency' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyAave' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyAlgorand' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyAptos' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyArbitrum' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyAvalanche' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyAvalancheEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoinCash' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoinCashEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyBitcoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyBittensor' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyBnb' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyBonk' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyCardano' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyCardanoEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyChainlink' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyChainlinkEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyCosmos' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyDogecoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyDogecoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyEos' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyEosEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyEthena' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereum' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereumClassic' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereumClassicEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyEthereumEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyFilecoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyFirstDigitalUsd' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyFlare' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyHedera' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyHederaEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyInternetComputer' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyIota' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyJupiter' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyKaspa' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyKuCoinToken' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyLitecoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyLitecoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyMantle' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyMonero' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyMoneroEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyNearProtocol' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyOndo' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyPepe' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyPolkadot' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyPolygon' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyRipple' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyRippleEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencySei' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyShibaInu' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyShibaInuEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencySolana' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencySolanaEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyStellar' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyStellarEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencySui' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencySuiEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyTether' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyTetherEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyToncoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyToncoinEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyTron' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyUniswap' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyUsdccoin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyUsdtTrc20' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyUsdtTrc20Es' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyVeChain' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyZcash' => '?',
'App\\Controller\\Frontend\\StaticPagesController:currencyZcashEs' => '?',
'App\\Controller\\Frontend\\StaticPagesController:faq' => '?',
'App\\Controller\\Frontend\\StaticPagesController:freeMegawaysSpin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:freeSpinChallenge' => '?',
'App\\Controller\\Frontend\\StaticPagesController:help' => '?',
'App\\Controller\\Frontend\\StaticPagesController:highRtpMegaways' => '?',
'App\\Controller\\Frontend\\StaticPagesController:howToUse' => '?',
'App\\Controller\\Frontend\\StaticPagesController:liveBaccarat' => '?',
'App\\Controller\\Frontend\\StaticPagesController:liveBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController:liveCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:liveRoulette' => '?',
'App\\Controller\\Frontend\\StaticPagesController:megawaysSlotProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualBestOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualBestPokerRoomsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoBonusCode' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoBonusNoDeposit' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoFreeSpins' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoGamesOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoNearMe' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoPromotions' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoSites' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCasinoWelcomeBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualCryptoCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualFreeSpins' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualFreeSpinsNoDeposit' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualJackpotCity' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualJackpotSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualLiveCasinoTable' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualMobileCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualMonopolyCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualNewOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualNoDepositBonusCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineCasinoLogin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineCasinoRealMoney' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineGambling' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlinePoker' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualOnlineSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualPlaySlotsForRealMoney' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualPoker' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualPokerGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualRoulette' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualSlotMachine' => '?',
'App\\Controller\\Frontend\\StaticPagesController:multilingualSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:privacyPolicy' => '?',
'App\\Controller\\Frontend\\StaticPagesController:promotions' => '?',
'App\\Controller\\Frontend\\StaticPagesController:seoPages' => '?',
'App\\Controller\\Frontend\\StaticPagesController:seoPagesLocale' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanish3dSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanish777SlotMachineOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishAsianThemedSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishAvalancheSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBallySlotMachines' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBestMobileSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBestPokerRoomsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBestSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBestSlotsToPlay' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBetsoftCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBigTimeGamingSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBitcoinCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBlackjackStrategyGuide' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBonusBuySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBrandedMegawaysSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBrandedSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishBrowserCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCascadingReelsSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoAffiliateProgram' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoBonusesTerms' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoCashBack' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoCustomerSupport' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoDepositMethods' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoEventPromotions' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoFairPlay' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoGameDevelopers' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoJackpotWinners' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoLicensing' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoLoyaltyProgram' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoLoyaltyRewards' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoMobileApp' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoMobileGaming' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoNews' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoOffers' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoPaymentMethods' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoPayoutSpeed' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoResponsibleGambling' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSecurity' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSlotGamesFree' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSlotReviews' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoSoftwareProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoStrategyTips' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoTournaments' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoTournamentsLeaderboard' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoUserReviews' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoVIP' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCasinoWithdrawals' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishClassicSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishCryptoCasinoBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishEgyptianSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishEthereumCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishExpandingWildSlot' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishExpandingWildsSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFantasySlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFastWithdrawalCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFlashFreeCasinoSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeMegawaysSpin' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeSlotSpinsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeSlotTournaments' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishFreeSpinBonusBuy' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishHighRollerCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishHighRtpMegaways' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishHighVolatilitySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishHowToPlayBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishHowToWinAtRoulette' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishHtml5CasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishHtml5Slots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishIgamingTrends2025' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishIgtOnlineSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishInstantCryptoCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishInstantPlayCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishInstantPlaySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishJackpotSlotsDemo' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishLegitOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishLicensedMovieSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishLiveCasinoProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishLiveDealerBlackjack' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishLiveDealerGamesOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishLowVolatilitySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMegawaysCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMegawaysSlotProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMegawaysSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMicrogamingSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMicrogamingSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMobileMegawaysGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMobileSlotMachine' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMobileSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMultiplierSpins' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishMysterySymbolSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishNetEntSlotMachines' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishNetentCasinoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishNewSlotReleases' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishNoAccountCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineCasinoReview' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotJackpots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotThemes' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotTournaments' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishOnlineSlotsRtp' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishPlaynGoSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishPlaytechCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishPragmaticPlaySlotMachines' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishPragmaticPlaySlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishProgressiveJackpotSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishRegulatedOnlineCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishRouletteOddsAndPayouts' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishRtpSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotAutoplayFeature' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotDemoGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotDemoPlay' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotFreePlayNoDownload' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGameBonusFeatures' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGameReviews' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGameVolatilityExplained' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotGraphicsProviders' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachineJackpots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachineMythbusters' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachineStrategy' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotMachinesNearMe' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotVolatilityExplained' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotVolatilityGuide' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSlotsWithFreeSpinsBonus' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishSmashThePigSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishStackedWildSlot' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishStickyWildSlot' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishVegasSlotGames' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishVegasThemedSlots' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishVideoSlotsOnline' => '?',
'App\\Controller\\Frontend\\StaticPagesController:spanishWebCasino' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportTerms' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sports' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportsBasketball' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportsBoxing' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportsEGaming' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportsFootball' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportsGolf' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportsSoccer' => '?',
'App\\Controller\\Frontend\\StaticPagesController:sportsTennis' => '?',
'App\\Controller\\Frontend\\StaticPagesController:terms' => '?',
'App\\Controller\\Frontend\\StaticPagesController:termsGeneral' => '?',
'App\\Controller\\Frontend\\StaticPagesController:welcomeBonusOffers' => '?',
'App\\Controller\\Integration\\Amatic\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Amusnet\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Atmosfera\\GameController:showAction' => '?',
'App\\Controller\\Integration\\BGaming\\GameController:showAction' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betCommit' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betDiscard' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betLost' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betMake' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betRefund' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betRollback' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betSettlement' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:betWin' => '?',
'App\\Controller\\Integration\\BetBy\\BetByCallBackController:identify' => '?',
'App\\Controller\\Integration\\BetBy\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Betsoft\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Bombay\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Caleta\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Concept\\GameController:showAction' => '?',
'App\\Controller\\Integration\\EBet\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Endorphina\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Evolution\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Felix\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Genesis\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Hacksaw\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Isomasoft\\GameController:showAction' => '?',
'App\\Controller\\Integration\\KAGaming\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Leap\\GameController:showAction' => '?',
'App\\Controller\\Integration\\LiveSolution\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Mascot\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Nucleus\\CallbackController:betResultAction' => '?',
'App\\Controller\\Integration\\Nucleus\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Onetouch\\GameController:showAction' => '?',
'App\\Controller\\Integration\\PgSoft\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Playpearls\\GameController:showAction' => '?',
'App\\Controller\\Integration\\PragmaticGsp\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Pragmatic\\GameController:showAction' => '?',
'App\\Controller\\Integration\\RedEagle\\GameController:showAction' => '?',
'App\\Controller\\Integration\\SAGaming\\GameController:showAction' => '?',
'App\\Controller\\Integration\\SSG\\GameController:showAction' => '?',
'App\\Controller\\Integration\\ScatterKings\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Simpleplay\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Slotegrator\\ApiController:integratorAction' => '?',
'App\\Controller\\Integration\\Slotegrator\\GameController:showAction' => '?',
'App\\Controller\\Integration\\SpadeGaming\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Spinomenal\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Superlotto\\GameController:showAction' => '?',
'App\\Controller\\Integration\\TVBet\\CallBackController:MakePayment' => '?',
'App\\Controller\\Integration\\TVBet\\CallBackController:RefreshToken' => '?',
'App\\Controller\\Integration\\TVBet\\GameController:showAction' => '?',
'App\\Controller\\Integration\\TomHorn\\GameController:showAction' => '?',
'App\\Controller\\Integration\\TrippleCherry\\GameController:showAction' => '?',
'App\\Controller\\Integration\\TryToStart\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Vibra\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Wazdan\\GameController:showAction' => '?',
'App\\Controller\\Integration\\XPG\\GameController:showAction' => '?',
'App\\Controller\\Integration\\Zeus\\GameController:showAction' => '?',
'integration_amatic.games:showAction' => '?',
'integration_amusnet.games:showAction' => '?',
'integration_atmosfera.games:showAction' => '?',
'integration_betsoft.games:showAction' => '?',
'integration_bgaming.games:showAction' => '?',
'integration_bombay.games:showAction' => '?',
'integration_btg.games:showAction' => '?',
'integration_caleta.games:showAction' => '?',
'integration_concept.games:showAction' => '?',
'integration_ebet.games:showAction' => '?',
'integration_endorphina.games:showAction' => '?',
'integration_evolution.games:showAction' => '?',
'integration_extendednetent.games:showAction' => '?',
'integration_felix.games:showAction' => '?',
'integration_genesis.games:showAction' => '?',
'integration_hacksaw.games:showAction' => '?',
'integration_isomasoft.games:showAction' => '?',
'integration_kagaming.games:showAction' => '?',
'integration_leap.games:showAction' => '?',
'integration_livesolution.games:showAction' => '?',
'integration_mascot.games:showAction' => '?',
'integration_netent.games:showAction' => '?',
'integration_nlc.games:showAction' => '?',
'integration_nucleus.games:showAction' => '?',
'integration_onetouch.games:showAction' => '?',
'integration_pgsoft.games:showAction' => '?',
'integration_playpearls.games:showAction' => '?',
'integration_pragmatic.games:showAction' => '?',
'integration_pragmaticgsp.games:showAction' => '?',
'integration_redeagle.games:showAction' => '?',
'integration_redtiger.games:showAction' => '?',
'integration_sagaming.games:showAction' => '?',
'integration_scatterkings.games:showAction' => '?',
'integration_simpleplay.games:showAction' => '?',
'integration_slotegrator.games:showAction' => '?',
'integration_spadegaming.games:showAction' => '?',
'integration_spinomenal.games:showAction' => '?',
'integration_sportsbook.games:showAction' => '?',
'integration_ssg.games:showAction' => '?',
'integration_superlotto.games:showAction' => '?',
'integration_tomhorn.games:showAction' => '?',
'integration_tripplecherry.games:showAction' => '?',
'integration_trytostart.games:showAction' => '?',
'integration_tvbet.games:showAction' => '?',
'integration_vibra.games:showAction' => '?',
'integration_wazdan.games:showAction' => '?',
'integration_xpg.games:showAction' => '?',
'integration_zeus.games:showAction' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.pzFGOc.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PzFGOc_Service()
{
return $this->privates['.service_locator.pzFGOc.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'gamestateManager' => ['services', 'App\\Services\\frontend\\GamestateManager', 'getGamestateManagerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'gamestateManager' => 'App\\Services\\frontend\\GamestateManager',
'paginator' => '?',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.q2ji3lu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Q2ji3luService()
{
return $this->privates['.service_locator.q2ji3lu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.qYURRYl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QYURRYlService()
{
return $this->privates['.service_locator.qYURRYl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deleteLogger' => ['services', 'monolog.logger.delete', 'getMonolog_Logger_DeleteService', false],
'deleteManager' => ['services', 'App\\Services\\Admin\\PlayerDeleteManager', 'getPlayerDeleteManagerService', false],
'player' => ['privates', '.errored..service_locator.qYURRYl.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.qYURRYl": it references class "App\\Entity\\User" but no such service exists.'],
'statsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
], [
'deleteLogger' => '?',
'deleteManager' => 'App\\Services\\Admin\\PlayerDeleteManager',
'player' => 'App\\Entity\\User',
'statsService' => 'App\\Services\\frontend\\UserStatsService',
]);
}
/**
* Gets the private '.service_locator.qcsbI.H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QcsbI_HService()
{
return $this->privates['.service_locator.qcsbI.H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'discrepancyRepository' => ['services', 'App\\Repository\\CurrencyDiscrepancyRepository', 'getCurrencyDiscrepancyRepositoryService', false],
'reconciliationService' => ['services', 'App\\Services\\Currency\\CurrencyReconciliationService', 'getCurrencyReconciliationServiceService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'discrepancyRepository' => 'App\\Repository\\CurrencyDiscrepancyRepository',
'reconciliationService' => 'App\\Services\\Currency\\CurrencyReconciliationService',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.rJm5EM7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RJm5EM7Service()
{
return $this->privates['.service_locator.rJm5EM7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'financialLogger' => ['services', 'monolog.logger.financial', 'getMonolog_Logger_FinancialService', false],
'walletManagerGlobal' => ['services', 'App\\Services\\Wallet\\WalletManagerGlobal', 'getWalletManagerGlobalService', false],
], [
'financialLogger' => '?',
'walletManagerGlobal' => 'App\\Services\\Wallet\\WalletManagerGlobal',
]);
}
/**
* Gets the private '.service_locator.rVf34up' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RVf34upService()
{
return $this->privates['.service_locator.rVf34up'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'financialsManager' => ['services', 'App\\Services\\frontend\\FinancialsManager', 'getFinancialsManagerService', false],
'player' => ['privates', '.errored..service_locator.rVf34up.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.rVf34up": it references class "App\\Entity\\User" but no such service exists.'],
'statsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'entityManager' => '?',
'financialsManager' => 'App\\Services\\frontend\\FinancialsManager',
'player' => 'App\\Entity\\User',
'statsService' => 'App\\Services\\frontend\\UserStatsService',
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.rceGTip' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RceGTipService()
{
return $this->privates['.service_locator.rceGTip'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'APIManager' => ['services', 'App\\Services\\Integration\\Bombay\\APIManager', 'getAPIManager7Service', false],
'game' => ['privates', '.errored..service_locator.rceGTip.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.rceGTip": it references class "App\\Entity\\Game" but no such service exists.'],
], [
'APIManager' => 'App\\Services\\Integration\\Bombay\\APIManager',
'game' => 'App\\Entity\\Game',
]);
}
/**
* Gets the private '.service_locator.ryvijRv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RyvijRvService()
{
return $this->privates['.service_locator.ryvijRv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'blog' => ['privates', '.errored..service_locator.ryvijRv.App\\Entity\\Blog', NULL, 'Cannot autowire service ".service_locator.ryvijRv": it references class "App\\Entity\\Blog" but no such service exists.'],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'blog' => 'App\\Entity\\Blog',
'entityManager' => '?',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.ss7Jvnv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ss7JvnvService()
{
return $this->privates['.service_locator.ss7Jvnv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'game' => ['privates', '.errored..service_locator.ss7Jvnv.App\\Entity\\Game', NULL, 'Cannot autowire service ".service_locator.ss7Jvnv": it references class "App\\Entity\\Game" but no such service exists.'],
'gameImageManager' => ['services', 'App\\Services\\Integration\\Slotegrator\\GameImageManager', 'getGameImageManagerService', false],
'integrationService' => ['services', 'App\\Services\\Integration\\Slotegrator\\IntegrationService', 'getIntegrationServiceService', false],
], [
'game' => 'App\\Entity\\Game',
'gameImageManager' => 'App\\Services\\Integration\\Slotegrator\\GameImageManager',
'integrationService' => 'App\\Services\\Integration\\Slotegrator\\IntegrationService',
]);
}
/**
* Gets the private '.service_locator.t_km_YB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TKmYBService()
{
return $this->privates['.service_locator.t_km_YB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'player' => ['privates', '.errored..service_locator.t_km_YB.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.t_km_YB": it references class "App\\Entity\\User" but no such service exists.'],
], [
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.tkmXSDj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TkmXSDjService()
{
return $this->privates['.service_locator.tkmXSDj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'fromAddress' => ['privates', '.value.TyQmD8b', 'get_Value_TyQmD8bService', false],
'mailer' => ['privates', 'mailer.mailer', 'getMailer_MailerService', false],
'player' => ['privates', '.errored..service_locator.tkmXSDj.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.tkmXSDj": it references class "App\\Entity\\User" but no such service exists.'],
'smsRelay' => ['services', 'App\\Services\\Admin\\AdminSmsRelayService', 'getAdminSmsRelayServiceService', false],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'entityManager' => '?',
'fromAddress' => '?',
'mailer' => '?',
'player' => 'App\\Entity\\User',
'smsRelay' => 'App\\Services\\Admin\\AdminSmsRelayService',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.uAuEQlK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UAuEQlKService()
{
return $this->privates['.service_locator.uAuEQlK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'zone' => ['privates', '.errored..service_locator.uAuEQlK.App\\Entity\\Zone', NULL, 'Cannot autowire service ".service_locator.uAuEQlK": it references class "App\\Entity\\Zone" but no such service exists.'],
'zoneManager' => ['services', 'App\\Services\\Admin\\ZoneManager', 'getZoneManagerService', false],
], [
'zone' => 'App\\Entity\\Zone',
'zoneManager' => 'App\\Services\\Admin\\ZoneManager',
]);
}
/**
* Gets the private '.service_locator.v5w9xxG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V5w9xxGService()
{
return $this->privates['.service_locator.v5w9xxG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'blog' => ['privates', '.errored..service_locator.v5w9xxG.App\\Entity\\Blog', NULL, 'Cannot autowire service ".service_locator.v5w9xxG": it references class "App\\Entity\\Blog" but no such service exists.'],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'blog' => 'App\\Entity\\Blog',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.vFdkN3H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VFdkN3HService()
{
return $this->privates['.service_locator.vFdkN3H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'widget' => ['privates', '.errored..service_locator.vFdkN3H.App\\Entity\\Gamification\\RewardWidget', NULL, 'Cannot autowire service ".service_locator.vFdkN3H": it references class "App\\Entity\\Gamification\\RewardWidget" but no such service exists.'],
], [
'widget' => 'App\\Entity\\Gamification\\RewardWidget',
]);
}
/**
* Gets the private '.service_locator.wEO96KN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WEO96KNService()
{
return $this->privates['.service_locator.wEO96KN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'freeSpin' => ['privates', '.errored..service_locator.wEO96KN.App\\Entity\\FreeSpin', NULL, 'Cannot autowire service ".service_locator.wEO96KN": it references class "App\\Entity\\FreeSpin" but no such service exists.'],
], [
'freeSpin' => 'App\\Entity\\FreeSpin',
]);
}
/**
* Gets the private '.service_locator.wIiaht.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WIiaht_Service()
{
return $this->privates['.service_locator.wIiaht.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinManager' => ['services', 'App\\Services\\Wallet\\CoinConfigManager', 'getCoinConfigManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'exclusionManager' => ['services', 'App\\Services\\frontend\\ExclusionManager', 'getExclusionManagerService', false],
'player' => ['privates', '.errored..service_locator.wIiaht..App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.wIiaht.": it references class "App\\Entity\\User" but no such service exists.'],
], [
'coinManager' => 'App\\Services\\Wallet\\CoinConfigManager',
'entityManager' => '?',
'exclusionManager' => 'App\\Services\\frontend\\ExclusionManager',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.wgny6Ta' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Wgny6TaService()
{
return $this->privates['.service_locator.wgny6Ta'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'store' => ['services', 'App\\Services\\Admin\\IpLocationProviderStateStore', 'getIpLocationProviderStateStoreService', false],
], [
'store' => 'App\\Services\\Admin\\IpLocationProviderStateStore',
]);
}
/**
* Gets the private '.service_locator.wylKd40' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WylKd40Service()
{
return $this->privates['.service_locator.wylKd40'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'player' => ['privates', '.errored..service_locator.wylKd40.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.wylKd40": it references class "App\\Entity\\User" but no such service exists.'],
], [
'entityManager' => '?',
'player' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.xUrKPVU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XUrKPVUService()
{
return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader.legacy".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.xpO2C5K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XpO2C5KService()
{
return $this->privates['.service_locator.xpO2C5K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coinConfigManager' => ['services', 'App\\Services\\Wallet\\CoinConfigManager', 'getCoinConfigManagerService', false],
'coinPaymentsManager' => ['services', 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager', 'getCoinPaymentsManagerService', false],
], [
'coinConfigManager' => 'App\\Services\\Wallet\\CoinConfigManager',
'coinPaymentsManager' => 'App\\Services\\Wallet\\CoinPayments\\CoinPaymentsManager',
]);
}
/**
* Gets the private '.service_locator.yIHq8.H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YIHq8_HService()
{
return $this->privates['.service_locator.yIHq8.H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'fromAddress' => ['privates', '.value.TyQmD8b', 'get_Value_TyQmD8bService', false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'mailer' => ['privates', 'mailer.mailer', 'getMailer_MailerService', false],
'resetUrl' => ['privates', '.value.ETgU4gb', 'get_Value_ETgU4gbService', false],
'resetmaxtime' => ['privates', '.value.Z9EH9OO', 'get_Value_Z9EH9OOService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'entityManager' => '?',
'fromAddress' => '?',
'logger' => '?',
'mailer' => '?',
'resetUrl' => '?',
'resetmaxtime' => '?',
'security' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.yIPPH2Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YIPPH2QService()
{
return $this->privates['.service_locator.yIPPH2Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deleteManager' => ['services', 'App\\Services\\Admin\\PlayerDeleteManager', 'getPlayerDeleteManagerService', false],
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'paginator' => ['services', 'knp_paginator', 'getKnpPaginatorService', false],
'playerListChatCrmEnricher' => ['services', 'App\\Services\\Admin\\PlayerListChatCrmEnricher', 'getPlayerListChatCrmEnricherService', false],
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'deleteManager' => 'App\\Services\\Admin\\PlayerDeleteManager',
'entityManager' => '?',
'paginator' => '?',
'playerListChatCrmEnricher' => 'App\\Services\\Admin\\PlayerListChatCrmEnricher',
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.yPcO5vV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YPcO5vVService()
{
return $this->privates['.service_locator.yPcO5vV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'adminGeoIpLookup' => ['privates', '.errored.lR5ayXb', NULL, 'Cannot determine controller argument for "App\\Controller\\Admin\\DashboardBackendController::geoipTest()": the $adminGeoIpLookup argument is type-hinted with the non-existent class or interface: "App\\Controller\\Admin\\AdminGeoIpLookup". Did you forget to add a use statement?'],
], [
'adminGeoIpLookup' => '?',
]);
}
/**
* Gets the private '.service_locator.y_1L8Ke' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y1L8KeService()
{
return $this->privates['.service_locator.y_1L8Ke'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'keyManager' => ['services', 'App\\Services\\Integration\\BetBy\\KeyManager', 'getKeyManagerService', false],
], [
'entityManager' => '?',
'keyManager' => 'App\\Services\\Integration\\BetBy\\KeyManager',
]);
}
/**
* Gets the private '.service_locator.yv9WU65' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yv9WU65Service()
{
return $this->privates['.service_locator.yv9WU65'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'userStatsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
], [
'entityManager' => '?',
'userStatsService' => 'App\\Services\\frontend\\UserStatsService',
]);
}
/**
* Gets the private '.service_locator.zfqWBSc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZfqWBScService()
{
return $this->privates['.service_locator.zfqWBSc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'financialLogger' => ['services', 'monolog.logger.financial', 'getMonolog_Logger_FinancialService', false],
'player' => ['privates', '.errored..service_locator.zfqWBSc.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.zfqWBSc": it references class "App\\Entity\\User" but no such service exists.'],
'userStatsService' => ['services', 'App\\Services\\frontend\\UserStatsService', 'getUserStatsServiceService', false],
'walletManagerGlobal' => ['services', 'App\\Services\\Wallet\\WalletManagerGlobal', 'getWalletManagerGlobalService', false],
], [
'entityManager' => '?',
'financialLogger' => '?',
'player' => 'App\\Entity\\User',
'userStatsService' => 'App\\Services\\frontend\\UserStatsService',
'walletManagerGlobal' => 'App\\Services\\Wallet\\WalletManagerGlobal',
]);
}
/**
* Gets the private '.session.deprecated' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
*/
protected function get_Session_DeprecatedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
}
/**
* Gets the private '.twig.command.debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Debug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
});
}
/**
* Gets the private '.twig.command.lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Lint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
});
}
/**
* Gets the private '.value.ETgU4gb' shared service.
*
* @return \mixed
*/
protected function get_Value_ETgU4gbService()
{
return $this->privates['.value.ETgU4gb'] = \current([0 => $this->getEnv('string:OPERATIONAL_DOMAIN').'/resetting/process_reset_email']);
}
/**
* Gets the private '.value.Pbfndrl' shared service.
*
* @return \mixed
*/
protected function get_Value_PbfndrlService()
{
return $this->privates['.value.Pbfndrl'] = \current([0 => $this->parameters['currency_mulitplier']]);
}
/**
* Gets the private '.value.TjLRTRK' shared service.
*
* @return \mixed
*/
protected function get_Value_TjLRTRKService()
{
return $this->privates['.value.TjLRTRK'] = \current([0 => 'EUR']);
}
/**
* Gets the private '.value.TyQmD8b' shared service.
*
* @return \mixed
*/
protected function get_Value_TyQmD8bService()
{
return $this->privates['.value.TyQmD8b'] = \current([0 => $this->getEnv('MAIL_FROM')]);
}
/**
* Gets the private '.value.Yfx1gkt' shared service.
*
* @return \mixed
*/
protected function get_Value_Yfx1gktService()
{
return $this->privates['.value.Yfx1gkt'] = \current([0 => $this->getEnv('FILE_SYSTEM_DATA_TEMP')]);
}
/**
* Gets the private '.value.Z9EH9OO' shared service.
*
* @return \mixed
*/
protected function get_Value_Z9EH9OOService()
{
return $this->privates['.value.Z9EH9OO'] = \current([0 => 600]);
}
/**
* Gets the private '.value.e_EceEd' shared service.
*
* @return \mixed
*/
protected function get_Value_EEceEdService()
{
return $this->privates['.value.e_EceEd'] = \current([0 => $this->getEnv('COINPAYMENTS_SECRET')]);
}
/**
* Gets the private '.value.n05pN0b' shared service.
*
* @return \mixed
*/
protected function get_Value_N05pN0bService()
{
return $this->privates['.value.n05pN0b'] = \current([0 => $this->parameters['coinarray']]);
}
/**
* Gets the private '.value.xCGT0gS' shared service.
*
* @return \mixed
*/
protected function get_Value_XCGT0gSService()
{
return $this->privates['.value.xCGT0gS'] = \current([0 => $this->getEnv('COINPAYMENTS_MERCHANT_ID')]);
}
/**
* Gets the private '.var_dumper.command.server_dump.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_VarDumper_Command_ServerDump_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
$this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('dbal:run-sql');
return $instance;
}
/**
* Gets the private 'SensioLabs\Security\Command\SecurityCheckerCommand' shared autowired service.
*
* @return \SensioLabs\Security\Command\SecurityCheckerCommand
*/
protected function getSecurityCheckerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/sensiolabs/security-checker/SensioLabs/Security/Command/SecurityCheckerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/sensiolabs/security-checker/SensioLabs/Security/SecurityChecker.php';
$this->privates['SensioLabs\\Security\\Command\\SecurityCheckerCommand'] = $instance = new \SensioLabs\Security\Command\SecurityCheckerCommand(new \SensioLabs\Security\SecurityChecker());
$instance->setName('security:check');
return $instance;
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
*/
protected function getAnnotations_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'api_platform.cache.identifiers_extractor' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getApiPlatform_Cache_IdentifiersExtractorService()
{
$this->privates['api_platform.cache.identifiers_extractor'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
{
$this->privates['api_platform.cache.metadata.property.legacy'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'api_platform.cache.metadata.resource' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getApiPlatform_Cache_Metadata_ResourceService()
{
$this->privates['api_platform.cache.metadata.resource'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
{
$this->privates['api_platform.cache.metadata.resource.legacy'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'api_platform.cache.route_name_resolver' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getApiPlatform_Cache_RouteNameResolverService()
{
$this->privates['api_platform.cache.route_name_resolver'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
{
$this->privates['api_platform.cache.subresource_operation_factory'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
*/
protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/DataPersister.php';
return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/CollectionDataProvider.php';
return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
yield 2 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
}, 5));
}
/**
* Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/ItemDataProvider.php';
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.doctrine.orm.default.item_data_provider'])) {
return $this->privates['api_platform.doctrine.orm.default.item_data_provider'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.doctrine.orm.default.item_data_provider'])) {
return $this->privates['api_platform.doctrine.orm.default.item_data_provider'];
}
return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b, new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
}, 1), NULL);
}
/**
* Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'])) {
return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'])) {
return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'];
}
return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b, new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
yield 2 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
}, 5), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
}, 1), NULL);
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'])) {
return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'])) {
return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'];
}
return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 30, true, NULL, NULL, false, ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), true, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/Pagination.php';
$a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a, $this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
}
/**
* Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
*
* @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
*/
protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
{
return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
*
* @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
*/
protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
{
$a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
return $this->privates['api_platform.hydra.json_schema.schema_factory'];
}
$b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
return $this->privates['api_platform.hydra.json_schema.schema_factory'];
}
$c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
return $this->privates['api_platform.hydra.json_schema.schema_factory'];
}
return $this->privates['api_platform.hydra.json_schema.schema_factory'] = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b, $c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
}
/**
* Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
*
* @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
*/
protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
{
return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
}
/**
* Gets the private 'api_platform.identifier.converter' shared service.
*
* @return \ApiPlatform\Core\Identifier\IdentifierConverter
*/
protected function getApiPlatform_Identifier_ConverterService()
{
$a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.identifier.converter'])) {
return $this->privates['api_platform.identifier.converter'];
}
return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $a, new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
yield 1 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
yield 2 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->getApiPlatform_Identifier_UuidNormalizerService());
}, 3));
}
/**
* Gets the private 'api_platform.identifier.uuid_normalizer' shared service.
*
* @return \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer
*
* @deprecated Since api-platform/core 2.7: The "api_platform.identifier.uuid_normalizer" service is deprecated since 2.7 and will be removed in 3.0. Use the "api_platform.ramsey_uuid.uri_variables.transformer.uuid" service instead.
*/
protected function getApiPlatform_Identifier_UuidNormalizerService()
{
trigger_deprecation('api-platform/core', '2.7', 'The "api_platform.identifier.uuid_normalizer" service is deprecated since 2.7 and will be removed in 3.0. Use the "api_platform.ramsey_uuid.uri_variables.transformer.uuid" service instead.');
return $this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer();
}
/**
* Gets the private 'api_platform.identifiers_extractor.cached' shared service.
*
* @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
*/
protected function getApiPlatform_IdentifiersExtractor_CachedService()
{
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
return $this->privates['api_platform.identifiers_extractor.cached'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
return $this->privates['api_platform.identifiers_extractor.cached'];
}
$c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor($a, $b, $c, $d, true), $c, $d);
}
/**
* Gets the private 'api_platform.iri_converter.legacy' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
*
* @deprecated Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
*/
protected function getApiPlatform_IriConverter_LegacyService()
{
trigger_deprecation('api-platform/core', '2.7', 'Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\\Api\\IriConverterInterface" instead.');
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolver.php';
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$c = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$d = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$e = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$f = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter($a, $b, $c, new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($f)), $f, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $d, $e, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
*
* @return \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand
*/
protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
$this->privates['api_platform.json_schema.json_schema_generate_command'] = $instance = new \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
$instance->setName('api:json-schema:generate');
return $instance;
}
/**
* Gets the private 'api_platform.json_schema.type_factory' shared service.
*
* @return \ApiPlatform\Core\JsonSchema\TypeFactory
*/
protected function getApiPlatform_JsonSchema_TypeFactoryService()
{
$this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
$instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
return $instance;
}
/**
* Gets the private 'api_platform.jsonld.context_builder' shared service.
*
* @return \ApiPlatform\JsonLd\ContextBuilder
*/
protected function getApiPlatform_Jsonld_ContextBuilderService()
{
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.jsonld.context_builder'])) {
return $this->privates['api_platform.jsonld.context_builder'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.jsonld.context_builder'])) {
return $this->privates['api_platform.jsonld.context_builder'];
}
$c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, $b, $c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($c));
}
/**
* Gets the private 'api_platform.listener.exception' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\ExceptionListener
*/
protected function getApiPlatform_Listener_ExceptionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ErrorListener.php';
return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Symfony\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, new \ApiPlatform\Symfony\EventListener\ErrorListener('api_platform.action.exception', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), true));
}
/**
* Gets the private 'api_platform.listener.exception.validation' shared service.
*
* @return \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener
*/
protected function getApiPlatform_Listener_Exception_ValidationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Validator/EventListener/ValidationExceptionListener.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.exception.validation'])) {
return $this->privates['api_platform.listener.exception.validation'];
}
return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener($a, $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
}
/**
* Gets the private 'api_platform.listener.request.add_format' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\AddFormatListener
*/
protected function getApiPlatform_Listener_Request_AddFormatService()
{
return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
}
/**
* Gets the private 'api_platform.listener.request.deserialize' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\DeserializeListener
*/
protected function getApiPlatform_Listener_Request_DeserializeService()
{
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.request.deserialize'])) {
return $this->privates['api_platform.listener.request.deserialize'];
}
return $this->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.request.read.legacy' shared service.
*
* @return \ApiPlatform\Core\EventListener\ReadListener
*/
protected function getApiPlatform_Listener_Request_Read_LegacyService()
{
return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
}, 1))), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.view.respond' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\RespondListener
*/
protected function getApiPlatform_Listener_View_RespondService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php';
return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Symfony\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), NULL);
}
/**
* Gets the private 'api_platform.listener.view.serialize' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\SerializeListener
*/
protected function getApiPlatform_Listener_View_SerializeService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.view.serialize'])) {
return $this->privates['api_platform.listener.view.serialize'];
}
return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Symfony\EventListener\SerializeListener($a, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.listener.view.validate' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\ValidateListener
*/
protected function getApiPlatform_Listener_View_ValidateService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Validator/Validator.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['api_platform.listener.view.validate'])) {
return $this->privates['api_platform.listener.view.validate'];
}
return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Symfony\EventListener\ValidateListener(new \ApiPlatform\Symfony\Validator\Validator($a, $this), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
*/
protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
{
return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator(($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], [])))), true);
}
/**
* Gets the private 'api_platform.listener.view.write.legacy' shared service.
*
* @return \ApiPlatform\Core\EventListener\WriteListener
*/
protected function getApiPlatform_Listener_View_Write_LegacyService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/WriteListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
return $this->privates['api_platform.listener.view.write.legacy'] = new \ApiPlatform\Core\EventListener\WriteListener(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
}, 1))), ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
*
* @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
*/
protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
{
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
}
$b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
}
$c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
}, 13)));
}
/**
* Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
}
return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
}
/**
* Gets the private 'api_platform.metadata.property_schema.collection_restriction' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction
*/
protected function getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaCollectionRestriction.php';
return $this->privates['api_platform.metadata.property_schema.collection_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
}, 13));
}
/**
* Gets the private 'api_platform.metadata.property_schema.one_of_restriction' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction
*/
protected function getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaOneOfRestriction.php';
return $this->privates['api_platform.metadata.property_schema.one_of_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
}, 13));
}
/**
* Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
*/
protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
{
$a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
}
/**
* Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
{
return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
}
/**
* Gets the private 'api_platform.openapi.command' shared service.
*
* @return \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand
*/
protected function getApiPlatform_Openapi_CommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Command/OpenApiCommand.php';
$this->privates['api_platform.openapi.command'] = $instance = new \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand(($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setName('api:openapi:export');
return $instance;
}
/**
* Gets the private 'api_platform.openapi.factory.legacy' shared service.
*
* @return \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory
*/
protected function getApiPlatform_Openapi_Factory_LegacyService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/OpenApi/Factory/OpenApiFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/State/Pagination/PaginationOptions.php';
return $this->privates['api_platform.openapi.factory.legacy'] = new \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $this->parameters['api_platform.formats'], ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\State\Pagination\PaginationOptions(true, 'page', false, 'itemsPerPage', false, 'pagination', 30, NULL, false, false, 'partial'));
}
/**
* Gets the private 'api_platform.openapi.normalizer.api_gateway' shared service.
*
* @return \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer
*/
protected function getApiPlatform_Openapi_Normalizer_ApiGatewayService()
{
$a = ($this->privates['.1_Serializer~.OYopY0'] ?? $this->get_1Serializer_OYopY0Service());
if (isset($this->privates['api_platform.openapi.normalizer.api_gateway'])) {
return $this->privates['api_platform.openapi.normalizer.api_gateway'];
}
return $this->privates['api_platform.openapi.normalizer.api_gateway'] = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer($a));
}
/**
* Gets the private 'api_platform.openapi.options' shared service.
*
* @return \ApiPlatform\OpenApi\Options
*/
protected function getApiPlatform_Openapi_OptionsService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Options.php';
return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\OpenApi\Options('', '', '0.0.0', false, 'oauth2', 'application', '', '', '', [], [], NULL, NULL, NULL, NULL, NULL, NULL);
}
/**
* Gets the private 'api_platform.operation_path_resolver.custom' shared service.
*
* @return \ApiPlatform\PathResolver\CustomOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_CustomService()
{
return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
}
/**
* Gets the private 'api_platform.operation_path_resolver.router' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_RouterService()
{
$a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
return $this->privates['api_platform.operation_path_resolver.router'];
}
$b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
return $this->privates['api_platform.operation_path_resolver.router'];
}
return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $b);
}
/**
* Gets the private 'api_platform.resource_class_resolver' shared service.
*
* @return \ApiPlatform\Api\ResourceClassResolver
*/
protected function getApiPlatform_ResourceClassResolverService()
{
return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
}
/**
* Gets the private 'api_platform.router' shared service.
*
* @return \ApiPlatform\Symfony\Routing\Router
*/
protected function getApiPlatform_RouterService()
{
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->privates['api_platform.router'])) {
return $this->privates['api_platform.router'];
}
return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a, 1);
}
/**
* Gets the private 'api_platform.security.listener.request.deny_access' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
*/
protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
{
$a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
return $this->privates['api_platform.security.listener.request.deny_access'];
}
return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
}
/**
* Gets the private 'api_platform.security.resource_access_checker' shared service.
*
* @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
*/
protected function getApiPlatform_Security_ResourceAccessCheckerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['api_platform.security.resource_access_checker'])) {
return $this->privates['api_platform.security.resource_access_checker'];
}
return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
}
/**
* Gets the private 'api_platform.serializer.context_builder.filter' shared service.
*
* @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
*/
protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
{
$a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($this->privates['api_platform.filter_locator'] ?? ($this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))), new \ApiPlatform\Serializer\SerializerContextBuilder($a));
}
/**
* Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
*
* @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
{
return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
}
/**
* Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
*/
protected function getApiPlatform_SubresourceOperationFactory_CachedService()
{
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
$c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, $b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), $c));
}
/**
* Gets the private 'api_platform.swagger.command.swagger_command' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
*/
protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
$this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), '', '', '0.0.0', NULL, $this->parameters['api_platform.swagger.versions'], true);
$instance->setName('api:swagger:export');
return $instance;
}
/**
* Gets the private 'api_platform.upgrade_resource.command' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand
*/
protected function getApiPlatform_UpgradeResource_CommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/UpgradeApiResourceCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Upgrade/SubresourceTransformer.php';
$this->privates['api_platform.upgrade_resource.command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), new \ApiPlatform\Core\Upgrade\SubresourceTransformer(), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
$instance->setName('api:upgrade-resource');
return $instance;
}
/**
* Gets the private 'backup_manager' shared service.
*
* @return \BackupManager\Manager
*/
protected function getBackupManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Manager.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Filesystems/FilesystemProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Config/Config.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Filesystems/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Filesystems/LocalFilesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/DatabaseProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/symfony/Factory/ConfigFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/Database.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/MysqlDatabase.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Databases/PostgresqlDatabase.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/CompressorProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/Compressor.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/GzipCompressor.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/backup-manager/src/Compressors/NullCompressor.php';
$a = new \BackupManager\Filesystems\FilesystemProvider(new \BackupManager\Config\Config(['local' => ['type' => 'Local', 'root' => $this->getEnv('DATABASE_BACKUP_LOCATION')]]));
$a->add(new \BackupManager\Filesystems\LocalFilesystem());
$b = new \BackupManager\Databases\DatabaseProvider(\BM\BackupManagerBundle\Factory\ConfigFactory::createConfig(['dev' => ['type' => 'postgresql', 'host' => 'localhost', 'port' => 5432, 'user' => 'betbituser', 'pass' => 1234, 'database' => 'betbittest', 'dsn' => $this->getEnv('DATABASE_URL_DEV')], 'prod' => ['type' => 'postgresql', 'host' => 'localhost', 'port' => 5432, 'user' => 'betbituser', 'pass' => 1234, 'database' => 'betbit', 'dsn' => $this->getEnv('DATABASE_URL_PROD')]]));
$b->add(new \BackupManager\Databases\MysqlDatabase());
$b->add(new \BackupManager\Databases\PostgresqlDatabase());
$c = new \BackupManager\Compressors\CompressorProvider();
$c->add(new \BackupManager\Compressors\GzipCompressor());
$c->add(new \BackupManager\Compressors\NullCompressor());
return $this->privates['backup_manager'] = new \BackupManager\Manager($a, $b, $c);
}
/**
* Gets the private 'backup_manager.command.backup' shared service.
*
* @return \BM\BackupManagerBundle\Command\BackupCommand
*/
protected function getBackupManager_Command_BackupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/symfony/Command/BackupCommand.php';
$this->privates['backup_manager.command.backup'] = $instance = new \BM\BackupManagerBundle\Command\BackupCommand(($this->privates['backup_manager'] ?? $this->getBackupManagerService()), '');
$instance->setName('backup-manager:backup');
return $instance;
}
/**
* Gets the private 'backup_manager.command.restore' shared service.
*
* @return \BM\BackupManagerBundle\Command\RestoreCommand
*/
protected function getBackupManager_Command_RestoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/backup-manager/symfony/Command/RestoreCommand.php';
$this->privates['backup_manager.command.restore'] = $instance = new \BM\BackupManagerBundle\Command\RestoreCommand(($this->privates['backup_manager'] ?? $this->getBackupManagerService()));
$instance->setName('backup-manager:restore');
return $instance;
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getCache_AnnotationsService()
{
$this->privates['cache.annotations'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\ArrayAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
$this->privates['cache.security_expression_language'] = $instance = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
$instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $instance;
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
$instance->setDescription('Clear the cache');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
*/
protected function getConsole_Command_CachePoolClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
$this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.doctrine.orm.affiliate.result', 10 => 'cache.doctrine.orm.affiliate.query', 11 => 'cache.security_expression_language', 12 => 'api_platform.cache.route_name_resolver', 13 => 'api_platform.cache.metadata.resource', 14 => 'api_platform.cache.metadata.resource.legacy', 15 => 'api_platform.cache.metadata.property.legacy', 16 => 'api_platform.cache.subresource_operation_factory', 17 => 'api_platform.cache.identifiers_extractor']);
$instance->setName('cache:pool:clear');
$instance->setDescription('Clear cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_delete' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
*/
protected function getConsole_Command_CachePoolDeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
$this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.doctrine.orm.affiliate.result', 10 => 'cache.doctrine.orm.affiliate.query', 11 => 'cache.security_expression_language', 12 => 'api_platform.cache.route_name_resolver', 13 => 'api_platform.cache.metadata.resource', 14 => 'api_platform.cache.metadata.resource.legacy', 15 => 'api_platform.cache.metadata.property.legacy', 16 => 'api_platform.cache.subresource_operation_factory', 17 => 'api_platform.cache.identifiers_extractor']);
$instance->setName('cache:pool:delete');
$instance->setDescription('Delete an item from a cache pool');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.validator_expression_language', 7 => 'cache.doctrine.orm.default.result', 8 => 'cache.doctrine.orm.default.query', 9 => 'cache.doctrine.orm.affiliate.result', 10 => 'cache.doctrine.orm.affiliate.query', 11 => 'cache.security_expression_language', 12 => 'api_platform.cache.route_name_resolver', 13 => 'api_platform.cache.metadata.resource', 14 => 'api_platform.cache.metadata.resource.legacy', 15 => 'api_platform.cache.metadata.property.legacy', 16 => 'api_platform.cache.subresource_operation_factory', 17 => 'api_platform.cache.identifiers_extractor']);
$instance->setName('cache:pool:list');
$instance->setDescription('List available cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.dotenv_debug' shared service.
*
* @return \Symfony\Component\Dotenv\Command\DebugCommand
*/
protected function getConsole_Command_DotenvDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
$this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
$instance->setName('debug:dotenv');
$instance->setDescription('Lists all dotenv files with variables and values');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.1wI8I7u'] ?? $this->get_ServiceLocator_1wI8I7uService()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Form\\Admin\\Banner', 2 => 'App\\Form\\Admin\\Blog', 3 => 'App\\Form\\Admin\\Chat', 4 => 'App\\Form\\Admin\\Event', 5 => 'App\\Form\\Admin\\FreeSpin\\Type', 6 => 'App\\Form\\Admin\\Game', 7 => 'App\\Form\\Admin\\Player', 8 => 'App\\Form\\Admin\\Provider', 9 => 'App\\Form\\Admin\\Report', 10 => 'App\\Form\\Admin\\Security', 11 => 'App\\Form\\Admin\\Sms', 12 => 'App\\Form\\Admin\\System', 13 => 'App\\Form\\Admin\\Wallet', 14 => 'App\\Form\\Admin\\Zone', 15 => 'App\\Form\\Frontend\\Cashier', 16 => 'App\\Form\\Frontend\\Type', 17 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 18 => 'Liip\\ImagineBundle\\Form\\Type'], [0 => 'App\\Form\\Admin\\Banner\\BannerType', 1 => 'App\\Form\\Admin\\Blog\\BlogCategoryType', 2 => 'App\\Form\\Admin\\Blog\\BlogType', 3 => 'App\\Form\\Admin\\Chat\\BroadcastCenterFormType', 4 => 'App\\Form\\Admin\\Chat\\ChatAutomationRuleType', 5 => 'App\\Form\\Admin\\Event\\EventSelectionFormType', 6 => 'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType', 7 => 'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinType', 8 => 'App\\Form\\Admin\\Game\\GameCategoryType', 9 => 'App\\Form\\Admin\\Game\\GameEditType', 10 => 'App\\Form\\Admin\\Game\\GameParamType', 11 => 'App\\Form\\Admin\\Player\\AddBonusFormType', 12 => 'App\\Form\\Admin\\Player\\CMPlayerFormType', 13 => 'App\\Form\\Admin\\Player\\EditPlayerFormType', 14 => 'App\\Form\\Admin\\Player\\ManualTransactionFormType', 15 => 'App\\Form\\Admin\\Player\\PlayerEventSelectionFormType', 16 => 'App\\Form\\Admin\\Player\\PlayerOutboundEmailType', 17 => 'App\\Form\\Admin\\Player\\PlayerOutboundSmsType', 18 => 'App\\Form\\Admin\\Player\\RemoveBonusFormType', 19 => 'App\\Form\\Admin\\Provider\\ProviderType', 20 => 'App\\Form\\Admin\\Report\\CashierReportFormType', 21 => 'App\\Form\\Admin\\Report\\ReportFormType', 22 => 'App\\Form\\Admin\\Report\\ReportProviderFormType', 23 => 'App\\Form\\Admin\\Report\\ReportSportsFormType', 24 => 'App\\Form\\Admin\\Security\\AdminLoginForm', 25 => 'App\\Form\\Admin\\Sms\\SmsCampaignType', 26 => 'App\\Form\\Admin\\System\\ConfigType', 27 => 'App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType', 28 => 'App\\Form\\Admin\\Wallet\\ExchangeOrderType', 29 => 'App\\Form\\Admin\\Wallet\\WithdrawType', 30 => 'App\\Form\\Admin\\Zone\\ZoneType', 31 => 'App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormType', 32 => 'App\\Form\\Frontend\\Cashier\\GenericCCFormType', 33 => 'App\\Form\\Frontend\\Type\\GamestateType', 34 => 'App\\Form\\Frontend\\Type\\ReCaptchaType', 35 => 'App\\Form\\Frontend\\Type\\RegistrationFormType', 36 => 'App\\Form\\Frontend\\Type\\TransferType', 37 => 'App\\Form\\Frontend\\Type\\UserChangePasswordFormType', 38 => 'App\\Form\\Frontend\\Type\\UserLossExclusionFormType', 39 => 'App\\Form\\Frontend\\Type\\UserResetRequestFormType', 40 => 'App\\Form\\Frontend\\Type\\UserTimeExclusionFormType', 41 => 'App\\Form\\Frontend\\Type\\WithdrawCryptoType', 42 => 'App\\Form\\Frontend\\Type\\WithdrawType', 43 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 44 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 45 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 46 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 47 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 48 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'], [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 => 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$instance->setDescription('Display form type information');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/src/Playpearls/ApiBundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Controller/Frontend/HomeController.php'), 3 => (\dirname(__DIR__, 4).'/src/Form/Admin/Player/CMPlayerFormType.php'), 4 => (\dirname(__DIR__, 4).'/src/Form/Admin/Player/EditPlayerFormType.php'), 5 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/ConfirmPlayerInfoFormType.php'), 6 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/GenericCCFormType.php'), 7 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Type/RegistrationFormType.php'), 8 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Type/WithdrawCryptoType.php'), 9 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Type/WithdrawType.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 20 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 24 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_extract' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationExtractService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), '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).'/src/Playpearls/ApiBundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src/Resources/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 2 => (\dirname(__DIR__, 4).'/src/Controller/Frontend/HomeController.php'), 3 => (\dirname(__DIR__, 4).'/src/Form/Admin/Player/CMPlayerFormType.php'), 4 => (\dirname(__DIR__, 4).'/src/Form/Admin/Player/EditPlayerFormType.php'), 5 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/ConfirmPlayerInfoFormType.php'), 6 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Cashier/GenericCCFormType.php'), 7 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Type/RegistrationFormType.php'), 8 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Type/WithdrawCryptoType.php'), 9 => (\dirname(__DIR__, 4).'/src/Form/Frontend/Type/WithdrawType.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 20 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 24 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$instance->setName('translation:extract');
$instance->setAliases([0 => 'translation:update']);
$instance->setDescription('Extract missing translations keys from code to translation files.');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
$instance->setName('translation:pull');
$instance->setDescription('Pull translations from a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_push' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPushCommand
*/
protected function getConsole_Command_TranslationPushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
$this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
$instance->setName('translation:push');
$instance->setDescription('Push translations to a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.validator_debug' shared service.
*
* @return \Symfony\Component\Validator\Command\DebugCommand
*/
protected function getConsole_Command_ValidatorDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
$this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->setName('debug:validator');
$instance->setDescription('Display validation constraints for classes');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'container.getenv' shared service.
*
* @return \Closure
*/
protected function getContainer_GetenvService()
{
return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
}
/**
* Gets the private 'debug.api_platform.item_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
*/
protected function getDebug_ApiPlatform_ItemDataProviderService()
{
return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
}, 1)));
}
/**
* Gets the private 'debug.api_platform.subresource_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
*/
protected function getDebug_ApiPlatform_SubresourceDataProviderService()
{
return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
}, 1)));
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
$a = ($this->privates['.service_locator.pYmnku1'] ?? $this->get_ServiceLocator_PYmnku1Service());
if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
return $this->privates['debug.argument_resolver.not_tagged_controller'];
}
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
$a = ($this->privates['.service_locator.pYmnku1'] ?? $this->get_ServiceLocator_PYmnku1Service());
if (isset($this->privates['debug.argument_resolver.service'])) {
return $this->privates['debug.argument_resolver.service'];
}
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()));
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.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';
$a = ($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService());
if (isset($this->privates['debug.dump_listener'])) {
return $this->privates['debug.dump_listener'];
}
$b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
if (isset($this->privates['debug.dump_listener'])) {
return $this->privates['debug.dump_listener'];
}
$c = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
if (isset($this->privates['debug.dump_listener'])) {
return $this->privates['debug.dump_listener'];
}
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($a, ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), $b)]), $c);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
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()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->privates['debug.file_link_formatter.url_format'])) {
return $this->privates['debug.file_link_formatter.url_format'];
}
return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a, '_profiler_open_file', '?file=%f&line=%l#line%l');
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
}, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
return $this->privates['debug.security.voter.security.access.authenticated_voter'];
}
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
}
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['debug.security.voter.vote_listener'])) {
return $this->privates['debug.security.voter.vote_listener'];
}
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
}
/**
* Gets the private 'debug.stopwatch' shared service.
*
* @return \Symfony\Component\Stopwatch\Stopwatch
*/
protected function getDebug_StopwatchService()
{
return $this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true);
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-metadata');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_result_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-result');
return $instance;
}
/**
* Gets the private 'doctrine.cache_collection_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-collection-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_entity_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-entity-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_query_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query-region');
return $instance;
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.database_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
*/
protected function getDoctrine_DatabaseImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
$this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
$instance->setName('doctrine:database:import');
return $instance;
}
/**
* Gets the private 'doctrine.dbal.connection_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
*/
protected function getDoctrine_Dbal_ConnectionFactoryService()
{
return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
}
/**
* Gets the private 'doctrine.dbal.logger' shared service.
*
* @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
*/
protected function getDoctrine_Dbal_LoggerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('doctrine');
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'doctrine.ensure_production_settings_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:ensure-production-settings');
return $instance;
}
/**
* Gets the private 'doctrine.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/src/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
$a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
$a->addFixtures([0 => ['fixture' => ($this->services['App\\DataFixtures\\AppFixtures'] ?? ($this->services['App\\DataFixtures\\AppFixtures'] = new \App\DataFixtures\AppFixtures())), 'groups' => []], 1 => ['fixture' => ($this->services['App\\DataFixtures\\RoleFixture'] ?? $this->getRoleFixtureService()), 'groups' => []], 2 => ['fixture' => ($this->services['App\\DataFixtures\\UserFixture'] ?? $this->getUserFixtureService()), 'groups' => []]]);
$this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
$instance->setName('doctrine:fixtures:load');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:convert');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
*/
protected function getDoctrine_MappingImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
$instance->setName('doctrine:mapping:import');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_info_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:info');
return $instance;
}
/**
* Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
*/
protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
$a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
}
return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
$a = new \Doctrine\Migrations\Configuration\Configuration();
$b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
$b->setTableName('migration_versions');
$b->setVersionColumnName('version');
$b->setVersionColumnLength(191);
$b->setExecutedAtColumnName('executed_at');
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/Migrations'));
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration($b);
$this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
});
return $instance;
}
/**
* Gets the private 'doctrine.orm.affiliate_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_AffiliateEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.affiliate_entity_manager'] ?? $this->getDoctrine_Orm_AffiliateEntityManagerService());
if (isset($this->privates['doctrine.orm.affiliate_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.affiliate_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.affiliate_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.affiliate_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_AffiliateListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.affiliate_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
*/
protected function getDoctrine_Orm_Command_EntityManagerProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.container_repository_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
*/
protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
{
return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\BannerRepository' => ['services', 'App\\Repository\\BannerRepository', 'getBannerRepositoryService', false],
'App\\Repository\\BlogCategoryRepository' => ['services', 'App\\Repository\\BlogCategoryRepository', 'getBlogCategoryRepositoryService', false],
'App\\Repository\\BlogRepository' => ['services', 'App\\Repository\\BlogRepository', 'getBlogRepositoryService', false],
'App\\Repository\\BroadcastCampaignRepository' => ['services', 'App\\Repository\\BroadcastCampaignRepository', 'getBroadcastCampaignRepositoryService', false],
'App\\Repository\\BroadcastRecipientRepository' => ['services', 'App\\Repository\\BroadcastRecipientRepository', 'getBroadcastRecipientRepositoryService', false],
'App\\Repository\\CashierRequestRepository' => ['services', 'App\\Repository\\CashierRequestRepository', 'getCashierRequestRepositoryService', false],
'App\\Repository\\ChatAutomationFireRepository' => ['services', 'App\\Repository\\ChatAutomationFireRepository', 'getChatAutomationFireRepositoryService', false],
'App\\Repository\\ChatAutomationRuleRepository' => ['services', 'App\\Repository\\ChatAutomationRuleRepository', 'getChatAutomationRuleRepositoryService', false],
'App\\Repository\\ChatLiveEventRepository' => ['services', 'App\\Repository\\ChatLiveEventRepository', 'getChatLiveEventRepositoryService', false],
'App\\Repository\\ChatOperatorSettingsRepository' => ['services', 'App\\Repository\\ChatOperatorSettingsRepository', 'getChatOperatorSettingsRepositoryService', false],
'App\\Repository\\ConfigRepository' => ['services', 'App\\Repository\\ConfigRepository', 'getConfigRepositoryService', false],
'App\\Repository\\ConversationRepository' => ['services', 'App\\Repository\\ConversationRepository', 'getConversationRepositoryService', false],
'App\\Repository\\CountryRepository' => ['services', 'App\\Repository\\CountryRepository', 'getCountryRepositoryService', false],
'App\\Repository\\CreditCardPaymentRepository' => ['services', 'App\\Repository\\CreditCardPaymentRepository', 'getCreditCardPaymentRepositoryService', false],
'App\\Repository\\CreditCardRepository' => ['services', 'App\\Repository\\CreditCardRepository', 'getCreditCardRepositoryService', false],
'App\\Repository\\CronJobRepository' => ['services', 'App\\Repository\\CronJobRepository', 'getCronJobRepositoryService', false],
'App\\Repository\\CurrencyDiscrepancyRepository' => ['services', 'App\\Repository\\CurrencyDiscrepancyRepository', 'getCurrencyDiscrepancyRepositoryService', false],
'App\\Repository\\CurrencyRepository' => ['services', 'App\\Repository\\CurrencyRepository', 'getCurrencyRepositoryService', false],
'App\\Repository\\DepositMethodRepository' => ['services', 'App\\Repository\\DepositMethodRepository', 'getDepositMethodRepositoryService', false],
'App\\Repository\\EmailBounceRepository' => ['services', 'App\\Repository\\EmailBounceRepository', 'getEmailBounceRepositoryService', false],
'App\\Repository\\EmailCampaignRepository' => ['services', 'App\\Repository\\EmailCampaignRepository', 'getEmailCampaignRepositoryService', false],
'App\\Repository\\EmailClickRepository' => ['services', 'App\\Repository\\EmailClickRepository', 'getEmailClickRepositoryService', false],
'App\\Repository\\EmailComplaintRepository' => ['services', 'App\\Repository\\EmailComplaintRepository', 'getEmailComplaintRepositoryService', false],
'App\\Repository\\EmailListRepository' => ['services', 'App\\Repository\\EmailListRepository', 'getEmailListRepositoryService', false],
'App\\Repository\\EmailListSubscriberRepository' => ['services', 'App\\Repository\\EmailListSubscriberRepository', 'getEmailListSubscriberRepositoryService', false],
'App\\Repository\\EmailOpenRepository' => ['services', 'App\\Repository\\EmailOpenRepository', 'getEmailOpenRepositoryService', false],
'App\\Repository\\EmailSendRepository' => ['services', 'App\\Repository\\EmailSendRepository', 'getEmailSendRepositoryService', false],
'App\\Repository\\EmailUnsubscribeRepository' => ['services', 'App\\Repository\\EmailUnsubscribeRepository', 'getEmailUnsubscribeRepositoryService', false],
'App\\Repository\\ExnodeInvoiceRepository' => ['services', 'App\\Repository\\ExnodeInvoiceRepository', 'getExnodeInvoiceRepositoryService', false],
'App\\Repository\\FreeSpinCampaignRepository' => ['services', 'App\\Repository\\FreeSpinCampaignRepository', 'getFreeSpinCampaignRepositoryService', false],
'App\\Repository\\FreeSpinRepository' => ['services', 'App\\Repository\\FreeSpinRepository', 'getFreeSpinRepositoryService', false],
'App\\Repository\\GameCategoryRepository' => ['services', 'App\\Repository\\GameCategoryRepository', 'getGameCategoryRepositoryService', false],
'App\\Repository\\GameParamRepository' => ['services', 'App\\Repository\\GameParamRepository', 'getGameParamRepositoryService', false],
'App\\Repository\\GameRepository' => ['services', 'App\\Repository\\GameRepository', 'getGameRepositoryService', false],
'App\\Repository\\GameSourceRepository' => ['services', 'App\\Repository\\GameSourceRepository', 'getGameSourceRepositoryService', false],
'App\\Repository\\Gamification\\MissionRepository' => ['services', 'App\\Repository\\Gamification\\MissionRepository', 'getMissionRepositoryService', false],
'App\\Repository\\Gamification\\RewardWidgetRepository' => ['services', 'App\\Repository\\Gamification\\RewardWidgetRepository', 'getRewardWidgetRepositoryService', false],
'App\\Repository\\Gamification\\UserMissionRepository' => ['services', 'App\\Repository\\Gamification\\UserMissionRepository', 'getUserMissionRepositoryService', false],
'App\\Repository\\Gamification\\UserWidgetUsageRepository' => ['services', 'App\\Repository\\Gamification\\UserWidgetUsageRepository', 'getUserWidgetUsageRepositoryService', false],
'App\\Repository\\IdempotencyRecordRepository' => ['services', 'App\\Repository\\IdempotencyRecordRepository', 'getIdempotencyRecordRepositoryService', false],
'App\\Repository\\MessageRepository' => ['services', 'App\\Repository\\MessageRepository', 'getMessageRepositoryService', false],
'App\\Repository\\PayadmitPaymentRepository' => ['services', 'App\\Repository\\PayadmitPaymentRepository', 'getPayadmitPaymentRepositoryService', false],
'App\\Repository\\PaymentMethodRepository' => ['services', 'App\\Repository\\PaymentMethodRepository', 'getPaymentMethodRepositoryService', false],
'App\\Repository\\PlayerCurrencyHistoryRepository' => ['services', 'App\\Repository\\PlayerCurrencyHistoryRepository', 'getPlayerCurrencyHistoryRepositoryService', false],
'App\\Repository\\PlayerWalletRepository' => ['services', 'App\\Repository\\PlayerWalletRepository', 'getPlayerWalletRepositoryService', false],
'App\\Repository\\ProcessorRepository' => ['services', 'App\\Repository\\ProcessorRepository', 'getProcessorRepositoryService', false],
'App\\Repository\\ProcessorThrottleRepository' => ['services', 'App\\Repository\\ProcessorThrottleRepository', 'getProcessorThrottleRepositoryService', false],
'App\\Repository\\ProviderCurrencyRepository' => ['services', 'App\\Repository\\ProviderCurrencyRepository', 'getProviderCurrencyRepositoryService', false],
'App\\Repository\\ProviderSettlementLineRepository' => ['services', 'App\\Repository\\ProviderSettlementLineRepository', 'getProviderSettlementLineRepositoryService', false],
'App\\Repository\\ProvidersRepository' => ['services', 'App\\Repository\\ProvidersRepository', 'getProvidersRepositoryService', false],
'App\\Repository\\RoleRepository' => ['services', 'App\\Repository\\RoleRepository', 'getRoleRepositoryService', false],
'App\\Repository\\SmartPayRepository' => ['services', 'App\\Repository\\SmartPayRepository', 'getSmartPayRepositoryService', false],
'App\\Repository\\SmsCampaignRepository' => ['services', 'App\\Repository\\SmsCampaignRepository', 'getSmsCampaignRepositoryService', false],
'App\\Repository\\SportsBetItemRepository' => ['services', 'App\\Repository\\SportsBetItemRepository', 'getSportsBetItemRepositoryService', false],
'App\\Repository\\SportsBetSlipItemRepository' => ['services', 'App\\Repository\\SportsBetSlipItemRepository', 'getSportsBetSlipItemRepositoryService', false],
'App\\Repository\\SportsTransactionItemRepository' => ['services', 'App\\Repository\\SportsTransactionItemRepository', 'getSportsTransactionItemRepositoryService', false],
'App\\Repository\\SportsWagerRepository' => ['services', 'App\\Repository\\SportsWagerRepository', 'getSportsWagerRepositoryService', false],
'App\\Repository\\TrackingDomainRepository' => ['services', 'App\\Repository\\TrackingDomainRepository', 'getTrackingDomainRepositoryService', false],
'App\\Repository\\TrezuzGatewayRepository' => ['services', 'App\\Repository\\TrezuzGatewayRepository', 'getTrezuzGatewayRepositoryService', false],
'App\\Repository\\TrezuzPayRepository' => ['services', 'App\\Repository\\TrezuzPayRepository', 'getTrezuzPayRepositoryService', false],
'App\\Repository\\UserChatRepository' => ['services', 'App\\Repository\\UserChatRepository', 'getUserChatRepositoryService', false],
'App\\Repository\\UserRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
'App\\Repository\\WalletLedgerEntryRepository' => ['services', 'App\\Repository\\WalletLedgerEntryRepository', 'getWalletLedgerEntryRepositoryService', false],
'App\\Repository\\WithdrawalMethodRepository' => ['services', 'App\\Repository\\WithdrawalMethodRepository', 'getWithdrawalMethodRepositoryService', false],
'App\\Repository\\ZoneRepository' => ['services', 'App\\Repository\\ZoneRepository', 'getZoneRepositoryService', false],
], [
'App\\Repository\\BannerRepository' => '?',
'App\\Repository\\BlogCategoryRepository' => '?',
'App\\Repository\\BlogRepository' => '?',
'App\\Repository\\BroadcastCampaignRepository' => '?',
'App\\Repository\\BroadcastRecipientRepository' => '?',
'App\\Repository\\CashierRequestRepository' => '?',
'App\\Repository\\ChatAutomationFireRepository' => '?',
'App\\Repository\\ChatAutomationRuleRepository' => '?',
'App\\Repository\\ChatLiveEventRepository' => '?',
'App\\Repository\\ChatOperatorSettingsRepository' => '?',
'App\\Repository\\ConfigRepository' => '?',
'App\\Repository\\ConversationRepository' => '?',
'App\\Repository\\CountryRepository' => '?',
'App\\Repository\\CreditCardPaymentRepository' => '?',
'App\\Repository\\CreditCardRepository' => '?',
'App\\Repository\\CronJobRepository' => '?',
'App\\Repository\\CurrencyDiscrepancyRepository' => '?',
'App\\Repository\\CurrencyRepository' => '?',
'App\\Repository\\DepositMethodRepository' => '?',
'App\\Repository\\EmailBounceRepository' => '?',
'App\\Repository\\EmailCampaignRepository' => '?',
'App\\Repository\\EmailClickRepository' => '?',
'App\\Repository\\EmailComplaintRepository' => '?',
'App\\Repository\\EmailListRepository' => '?',
'App\\Repository\\EmailListSubscriberRepository' => '?',
'App\\Repository\\EmailOpenRepository' => '?',
'App\\Repository\\EmailSendRepository' => '?',
'App\\Repository\\EmailUnsubscribeRepository' => '?',
'App\\Repository\\ExnodeInvoiceRepository' => '?',
'App\\Repository\\FreeSpinCampaignRepository' => '?',
'App\\Repository\\FreeSpinRepository' => '?',
'App\\Repository\\GameCategoryRepository' => '?',
'App\\Repository\\GameParamRepository' => '?',
'App\\Repository\\GameRepository' => '?',
'App\\Repository\\GameSourceRepository' => '?',
'App\\Repository\\Gamification\\MissionRepository' => '?',
'App\\Repository\\Gamification\\RewardWidgetRepository' => '?',
'App\\Repository\\Gamification\\UserMissionRepository' => '?',
'App\\Repository\\Gamification\\UserWidgetUsageRepository' => '?',
'App\\Repository\\IdempotencyRecordRepository' => '?',
'App\\Repository\\MessageRepository' => '?',
'App\\Repository\\PayadmitPaymentRepository' => '?',
'App\\Repository\\PaymentMethodRepository' => '?',
'App\\Repository\\PlayerCurrencyHistoryRepository' => '?',
'App\\Repository\\PlayerWalletRepository' => '?',
'App\\Repository\\ProcessorRepository' => '?',
'App\\Repository\\ProcessorThrottleRepository' => '?',
'App\\Repository\\ProviderCurrencyRepository' => '?',
'App\\Repository\\ProviderSettlementLineRepository' => '?',
'App\\Repository\\ProvidersRepository' => '?',
'App\\Repository\\RoleRepository' => '?',
'App\\Repository\\SmartPayRepository' => '?',
'App\\Repository\\SmsCampaignRepository' => '?',
'App\\Repository\\SportsBetItemRepository' => '?',
'App\\Repository\\SportsBetSlipItemRepository' => '?',
'App\\Repository\\SportsTransactionItemRepository' => '?',
'App\\Repository\\SportsWagerRepository' => '?',
'App\\Repository\\TrackingDomainRepository' => '?',
'App\\Repository\\TrezuzGatewayRepository' => '?',
'App\\Repository\\TrezuzPayRepository' => '?',
'App\\Repository\\UserChatRepository' => '?',
'App\\Repository\\UserRepository' => '?',
'App\\Repository\\WalletLedgerEntryRepository' => '?',
'App\\Repository\\WithdrawalMethodRepository' => '?',
'App\\Repository\\ZoneRepository' => '?',
]));
}
/**
* Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
{
return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/src/SupportAi/Entity')]);
}
/**
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
$this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
$instance->addEntityListener('App\\Entity\\GameTransaction', 'App\\EventListener\\GameTransactionUpdateWR', 'prePersist');
return $instance;
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.validator.unique' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
*/
protected function getDoctrine_Orm_Validator_UniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.query_dql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:query:dql');
return $instance;
}
/**
* Gets the private 'doctrine.query_sql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
*/
protected function getDoctrine_QuerySqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine.schema_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:create');
return $instance;
}
/**
* Gets the private 'doctrine.schema_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:drop');
return $instance;
}
/**
* Gets the private 'doctrine.schema_update_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:update');
return $instance;
}
/**
* Gets the private 'doctrine.schema_validate_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:validate');
return $instance;
}
/**
* Gets the private 'doctrine.ulid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
*/
protected function getDoctrine_UlidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
}
/**
* Gets the private 'doctrine.uuid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
*/
protected function getDoctrine_UuidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
}
/**
* Gets the private 'doctrine_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
$this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
$instance->setName('doctrine:migrations:current');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
$this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
$instance->setName('doctrine:migrations:sync-metadata-storage');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
$this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
$instance->setName('doctrine:migrations:list');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'form.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Form\\Admin\\Banner\\BannerType' => ['services', 'App\\Form\\Admin\\Banner\\BannerType', 'getBannerTypeService', false],
'App\\Form\\Admin\\Blog\\BlogCategoryType' => ['services', 'App\\Form\\Admin\\Blog\\BlogCategoryType', 'getBlogCategoryTypeService', false],
'App\\Form\\Admin\\Blog\\BlogType' => ['services', 'App\\Form\\Admin\\Blog\\BlogType', 'getBlogTypeService', false],
'App\\Form\\Admin\\Chat\\BroadcastCenterFormType' => ['services', 'App\\Form\\Admin\\Chat\\BroadcastCenterFormType', 'getBroadcastCenterFormTypeService', false],
'App\\Form\\Admin\\Chat\\ChatAutomationRuleType' => ['services', 'App\\Form\\Admin\\Chat\\ChatAutomationRuleType', 'getChatAutomationRuleTypeService', false],
'App\\Form\\Admin\\Event\\EventSelectionFormType' => ['services', 'App\\Form\\Admin\\Event\\EventSelectionFormType', 'getEventSelectionFormTypeService', false],
'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType' => ['services', 'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType', 'getFreeSpinCampaignTypeService', false],
'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinType' => ['services', 'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinType', 'getFreeSpinTypeService', false],
'App\\Form\\Admin\\Game\\GameCategoryType' => ['services', 'App\\Form\\Admin\\Game\\GameCategoryType', 'getGameCategoryTypeService', false],
'App\\Form\\Admin\\Game\\GameEditType' => ['services', 'App\\Form\\Admin\\Game\\GameEditType', 'getGameEditTypeService', false],
'App\\Form\\Admin\\Game\\GameParamType' => ['services', 'App\\Form\\Admin\\Game\\GameParamType', 'getGameParamTypeService', false],
'App\\Form\\Admin\\Player\\AddBonusFormType' => ['services', 'App\\Form\\Admin\\Player\\AddBonusFormType', 'getAddBonusFormTypeService', false],
'App\\Form\\Admin\\Player\\CMPlayerFormType' => ['services', 'App\\Form\\Admin\\Player\\CMPlayerFormType', 'getCMPlayerFormTypeService', false],
'App\\Form\\Admin\\Player\\EditPlayerFormType' => ['services', 'App\\Form\\Admin\\Player\\EditPlayerFormType', 'getEditPlayerFormTypeService', false],
'App\\Form\\Admin\\Player\\ManualTransactionFormType' => ['services', 'App\\Form\\Admin\\Player\\ManualTransactionFormType', 'getManualTransactionFormTypeService', false],
'App\\Form\\Admin\\Player\\PlayerEventSelectionFormType' => ['services', 'App\\Form\\Admin\\Player\\PlayerEventSelectionFormType', 'getPlayerEventSelectionFormTypeService', false],
'App\\Form\\Admin\\Player\\PlayerOutboundEmailType' => ['services', 'App\\Form\\Admin\\Player\\PlayerOutboundEmailType', 'getPlayerOutboundEmailTypeService', false],
'App\\Form\\Admin\\Player\\PlayerOutboundSmsType' => ['services', 'App\\Form\\Admin\\Player\\PlayerOutboundSmsType', 'getPlayerOutboundSmsTypeService', false],
'App\\Form\\Admin\\Player\\RemoveBonusFormType' => ['services', 'App\\Form\\Admin\\Player\\RemoveBonusFormType', 'getRemoveBonusFormTypeService', false],
'App\\Form\\Admin\\Provider\\ProviderType' => ['services', 'App\\Form\\Admin\\Provider\\ProviderType', 'getProviderTypeService', false],
'App\\Form\\Admin\\Report\\CashierReportFormType' => ['services', 'App\\Form\\Admin\\Report\\CashierReportFormType', 'getCashierReportFormTypeService', false],
'App\\Form\\Admin\\Report\\ReportFormType' => ['services', 'App\\Form\\Admin\\Report\\ReportFormType', 'getReportFormTypeService', false],
'App\\Form\\Admin\\Report\\ReportProviderFormType' => ['services', 'App\\Form\\Admin\\Report\\ReportProviderFormType', 'getReportProviderFormTypeService', false],
'App\\Form\\Admin\\Report\\ReportSportsFormType' => ['services', 'App\\Form\\Admin\\Report\\ReportSportsFormType', 'getReportSportsFormTypeService', false],
'App\\Form\\Admin\\Security\\AdminLoginForm' => ['services', 'App\\Form\\Admin\\Security\\AdminLoginForm', 'getAdminLoginFormService', false],
'App\\Form\\Admin\\Sms\\SmsCampaignType' => ['services', 'App\\Form\\Admin\\Sms\\SmsCampaignType', 'getSmsCampaignTypeService', false],
'App\\Form\\Admin\\System\\ConfigType' => ['services', 'App\\Form\\Admin\\System\\ConfigType', 'getConfigTypeService', false],
'App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType' => ['services', 'App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType', 'getCoinPaymentsAdminWithdrawTypeService', false],
'App\\Form\\Admin\\Wallet\\ExchangeOrderType' => ['services', 'App\\Form\\Admin\\Wallet\\ExchangeOrderType', 'getExchangeOrderTypeService', false],
'App\\Form\\Admin\\Wallet\\WithdrawType' => ['services', 'App\\Form\\Admin\\Wallet\\WithdrawType', 'getWithdrawTypeService', false],
'App\\Form\\Admin\\Zone\\ZoneType' => ['services', 'App\\Form\\Admin\\Zone\\ZoneType', 'getZoneTypeService', false],
'App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormType' => ['services', 'App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormType', 'getConfirmPlayerInfoFormTypeService', false],
'App\\Form\\Frontend\\Cashier\\GenericCCFormType' => ['services', 'App\\Form\\Frontend\\Cashier\\GenericCCFormType', 'getGenericCCFormTypeService', false],
'App\\Form\\Frontend\\Type\\GamestateType' => ['services', 'App\\Form\\Frontend\\Type\\GamestateType', 'getGamestateTypeService', false],
'App\\Form\\Frontend\\Type\\ReCaptchaType' => ['services', 'App\\Form\\Frontend\\Type\\ReCaptchaType', 'getReCaptchaTypeService', false],
'App\\Form\\Frontend\\Type\\RegistrationFormType' => ['services', 'App\\Form\\Frontend\\Type\\RegistrationFormType', 'getRegistrationFormTypeService', false],
'App\\Form\\Frontend\\Type\\TransferType' => ['services', 'App\\Form\\Frontend\\Type\\TransferType', 'getTransferTypeService', false],
'App\\Form\\Frontend\\Type\\UserChangePasswordFormType' => ['services', 'App\\Form\\Frontend\\Type\\UserChangePasswordFormType', 'getUserChangePasswordFormTypeService', false],
'App\\Form\\Frontend\\Type\\UserLossExclusionFormType' => ['services', 'App\\Form\\Frontend\\Type\\UserLossExclusionFormType', 'getUserLossExclusionFormTypeService', false],
'App\\Form\\Frontend\\Type\\UserResetRequestFormType' => ['services', 'App\\Form\\Frontend\\Type\\UserResetRequestFormType', 'getUserResetRequestFormTypeService', false],
'App\\Form\\Frontend\\Type\\UserTimeExclusionFormType' => ['services', 'App\\Form\\Frontend\\Type\\UserTimeExclusionFormType', 'getUserTimeExclusionFormTypeService', false],
'App\\Form\\Frontend\\Type\\WithdrawCryptoType' => ['services', 'App\\Form\\Frontend\\Type\\WithdrawCryptoType', 'getWithdrawCryptoTypeService', false],
'App\\Form\\Frontend\\Type\\WithdrawType' => ['services', 'App\\Form\\Frontend\\Type\\WithdrawType', 'getWithdrawType2Service', false],
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates', 'liip_imagine.form.type.image', 'getLiipImagine_Form_Type_ImageService', false],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
], [
'App\\Form\\Admin\\Banner\\BannerType' => '?',
'App\\Form\\Admin\\Blog\\BlogCategoryType' => '?',
'App\\Form\\Admin\\Blog\\BlogType' => '?',
'App\\Form\\Admin\\Chat\\BroadcastCenterFormType' => '?',
'App\\Form\\Admin\\Chat\\ChatAutomationRuleType' => '?',
'App\\Form\\Admin\\Event\\EventSelectionFormType' => '?',
'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinCampaignType' => '?',
'App\\Form\\Admin\\FreeSpin\\Type\\FreeSpinType' => '?',
'App\\Form\\Admin\\Game\\GameCategoryType' => '?',
'App\\Form\\Admin\\Game\\GameEditType' => '?',
'App\\Form\\Admin\\Game\\GameParamType' => '?',
'App\\Form\\Admin\\Player\\AddBonusFormType' => '?',
'App\\Form\\Admin\\Player\\CMPlayerFormType' => '?',
'App\\Form\\Admin\\Player\\EditPlayerFormType' => '?',
'App\\Form\\Admin\\Player\\ManualTransactionFormType' => '?',
'App\\Form\\Admin\\Player\\PlayerEventSelectionFormType' => '?',
'App\\Form\\Admin\\Player\\PlayerOutboundEmailType' => '?',
'App\\Form\\Admin\\Player\\PlayerOutboundSmsType' => '?',
'App\\Form\\Admin\\Player\\RemoveBonusFormType' => '?',
'App\\Form\\Admin\\Provider\\ProviderType' => '?',
'App\\Form\\Admin\\Report\\CashierReportFormType' => '?',
'App\\Form\\Admin\\Report\\ReportFormType' => '?',
'App\\Form\\Admin\\Report\\ReportProviderFormType' => '?',
'App\\Form\\Admin\\Report\\ReportSportsFormType' => '?',
'App\\Form\\Admin\\Security\\AdminLoginForm' => '?',
'App\\Form\\Admin\\Sms\\SmsCampaignType' => '?',
'App\\Form\\Admin\\System\\ConfigType' => '?',
'App\\Form\\Admin\\Wallet\\CoinPaymentsAdminWithdrawType' => '?',
'App\\Form\\Admin\\Wallet\\ExchangeOrderType' => '?',
'App\\Form\\Admin\\Wallet\\WithdrawType' => '?',
'App\\Form\\Admin\\Zone\\ZoneType' => '?',
'App\\Form\\Frontend\\Cashier\\ConfirmPlayerInfoFormType' => '?',
'App\\Form\\Frontend\\Cashier\\GenericCCFormType' => '?',
'App\\Form\\Frontend\\Type\\GamestateType' => '?',
'App\\Form\\Frontend\\Type\\ReCaptchaType' => '?',
'App\\Form\\Frontend\\Type\\RegistrationFormType' => '?',
'App\\Form\\Frontend\\Type\\TransferType' => '?',
'App\\Form\\Frontend\\Type\\UserChangePasswordFormType' => '?',
'App\\Form\\Frontend\\Type\\UserLossExclusionFormType' => '?',
'App\\Form\\Frontend\\Type\\UserResetRequestFormType' => '?',
'App\\Form\\Frontend\\Type\\UserTimeExclusionFormType' => '?',
'App\\Form\\Frontend\\Type\\WithdrawCryptoType' => '?',
'App\\Form\\Frontend\\Type\\WithdrawType' => '?',
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
}, 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\ResolvedFormTypeFactory());
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.color' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ColorType
*/
protected function getForm_Type_ColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.entity' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
*/
protected function getForm_Type_EntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type.form' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FormType
*/
protected function getForm_Type_FormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
$b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($a, true, $b, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.upload.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
*/
protected function getForm_TypeExtension_Upload_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'form.type_guesser.doctrine' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
*/
protected function getForm_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type_guesser.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
*/
protected function getForm_TypeGuesser_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_guesser.validator'])) {
return $this->privates['form.type_guesser.validator'];
}
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
}
/**
* Gets the private 'fos_js_routing.dump_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\DumpCommand
*/
protected function getFosJsRouting_DumpCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
$this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__, 4), NULL);
$instance->setName('fos:js-routing:dump');
return $instance;
}
/**
* Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
*/
protected function getFosJsRouting_RouterDebugExposedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
$this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService()));
$instance->setName('fos:js-routing:debug');
return $instance;
}
/**
* Gets the private 'fos_rest.serializer.form_error_handler' shared service.
*
* @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
*/
protected function getFosRest_Serializer_FormErrorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators'));
}
/**
* Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
*
* @return \JMS\Serializer\Handler\LazyHandlerRegistry
*/
protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', false],
'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', false],
'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', false],
'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', false],
'fos_rest.serializer.form_error_handler' => ['privates', 'fos_rest.serializer.form_error_handler', 'getFosRest_Serializer_FormErrorHandlerService', false],
], [
'jms_serializer.array_collection_handler' => '?',
'jms_serializer.constraint_violation_handler' => '?',
'jms_serializer.datetime_handler' => '?',
'jms_serializer.iterator_handler' => '?',
'fos_rest.serializer.form_error_handler' => '?',
]), [1 => ['ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml'], 'json' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml'], 'json' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']], 'DateTime' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']], 'Iterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'ArrayIterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'Generator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'Symfony\\Component\\Form\\Form' => ['xml' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToxml'], 'json' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToXml'], 'json' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorToxml'], 'json' => [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorTojson']]], 2 => ['ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'DateTime' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']], 'ArrayIterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']], 'Generator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']]]]);
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
}
/**
* Gets the private 'http_client' shared service.
*
* @return \Symfony\Contracts\HttpClient\HttpClientInterface
*/
protected function getHttpClientService()
{
$this->privates['http_client'] = $instance = \Symfony\Component\HttpClient\HttpClient::create(['timeout' => 300, 'headers' => [], 'resolve' => []], 6);
$a = new \Symfony\Bridge\Monolog\Logger('http_client');
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'jms_serializer.array_collection_handler' shared service.
*
* @return \JMS\Serializer\Handler\ArrayCollectionHandler
*/
protected function getJmsSerializer_ArrayCollectionHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
}
/**
* Gets the private 'jms_serializer.cache.cache_clearer' shared service.
*
* @return \JMS\SerializerBundle\Cache\CacheClearer
*/
protected function getJmsSerializer_Cache_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
}
/**
* Gets the private 'jms_serializer.constraint_violation_handler' shared service.
*
* @return \JMS\Serializer\Handler\ConstraintViolationHandler
*/
protected function getJmsSerializer_ConstraintViolationHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
}
/**
* Gets the private 'jms_serializer.datetime_handler' shared service.
*
* @return \JMS\Serializer\Handler\DateHandler
*/
protected function getJmsSerializer_DatetimeHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP', 'UTC', true);
}
/**
* Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
*
* @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
*/
protected function getJmsSerializer_DoctrineProxySubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(true, false);
}
/**
* Gets the private 'jms_serializer.iterator_handler' shared service.
*
* @return \JMS\Serializer\Handler\IteratorHandler
*/
protected function getJmsSerializer_IteratorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
}
/**
* Gets the private 'jms_serializer.metadata_factory' shared service.
*
* @return \Metadata\MetadataFactory
*/
protected function getJmsSerializer_MetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
$this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', false],
], [
'metadata_driver' => '?',
]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
$instance->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
$instance->setIncludeInterfaces(false);
return $instance;
}
/**
* Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
*
* @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
*/
protected function getJmsSerializer_StopwatchSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 5, 'defaultPageLimit' => NULL]);
}
/**
* Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
*
* @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
*/
protected function getLiipImagine_Binary_MimeTypeGuesserService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
}
/**
* Gets the private 'liip_imagine.command.cache_remove' shared service.
*
* @return \Liip\ImagineBundle\Command\RemoveCacheCommand
*/
protected function getLiipImagine_Command_CacheRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
$this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
$instance->setName('liip:imagine:cache:remove');
return $instance;
}
/**
* Gets the private 'liip_imagine.command.cache_resolve' shared service.
*
* @return \Liip\ImagineBundle\Command\ResolveCacheCommand
*/
protected function getLiipImagine_Command_CacheResolveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
$this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
$instance->setName('liip:imagine:cache:resolve');
return $instance;
}
/**
* Gets the private 'liip_imagine.filter.configuration' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
*/
protected function getLiipImagine_Filter_ConfigurationService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
}
/**
* Gets the private 'liip_imagine.form.type.image' shared service.
*
* @return \Liip\ImagineBundle\Form\Type\ImageType
*/
protected function getLiipImagine_Form_Type_ImageService()
{
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/liip/imagine-bundle/Form/Type/ImageType.php';
return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
}
/**
* Gets the private 'liip_imagine.gd' shared service.
*
* @return \Imagine\Gd\Imagine
*/
protected function getLiipImagine_GdService()
{
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
$this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
$instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
return $instance;
}
/**
* Gets the private 'liip_imagine.service.filter' shared service.
*
* @return \Liip\ImagineBundle\Service\FilterService
*/
protected function getLiipImagine_Service_FilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false, $this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'liip_imagine.templating.filter_extension' shared service.
*
* @return \Liip\ImagineBundle\Templating\FilterExtension
*/
protected function getLiipImagine_Templating_FilterExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
$a = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
if (isset($this->privates['liip_imagine.templating.filter_extension'])) {
return $this->privates['liip_imagine.templating.filter_extension'];
}
return $this->privates['liip_imagine.templating.filter_extension'] = new \Liip\ImagineBundle\Templating\FilterExtension($a);
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
yield 1 => ($this->services['translator'] ?? $this->getTranslatorService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->privates['locale_listener'])) {
return $this->privates['locale_listener'];
}
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', $a, false, []);
}
/**
* Gets the private 'mailer.mailer' shared service.
*
* @return \Symfony\Component\Mailer\Mailer
*/
protected function getMailer_MailerService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.mailer'])) {
return $this->privates['mailer.mailer'];
}
return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
}, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $a);
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.native'])) {
return $this->privates['mailer.transport_factory.native'];
}
return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.null'])) {
return $this->privates['mailer.transport_factory.null'];
}
return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.sendmail'])) {
return $this->privates['mailer.transport_factory.sendmail'];
}
return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.smtp'])) {
return $this->privates['mailer.transport_factory.smtp'];
}
return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['http_client'] ?? $this->getHttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, $b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:auth');
$instance->setDescription('Creates a Guard authenticator of different flavors');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_command' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:command');
$instance->setDescription('Creates a new console command class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:controller');
$instance->setDescription('Creates a new controller class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_crud' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCrudService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:crud');
$instance->setDescription('Creates CRUD for Doctrine entity class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_data_persister' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDataPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_data_persister'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:data-persister');
$instance->setDescription('Creates an API Platform data persister');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_data_provider' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_data_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:data-provider');
$instance->setDescription('Creates an API Platform data provider');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_docker_database' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDockerDatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:docker:database');
$instance->setDescription('Adds a database container to your docker-compose.yaml file');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_entity' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeEntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a, $b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:entity');
$instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_fixtures' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:fixtures');
$instance->setDescription('Creates a new class to load Doctrine fixtures');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:form');
$instance->setDescription('Creates a new form class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_message' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:message');
$instance->setDescription('Creates a new message and handler');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:messenger-middleware');
$instance->setDescription('Creates a new messenger middleware');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_migration' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:migration');
$instance->setDescription('Creates a new migration based on database changes');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_registration_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeRegistrationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:registration-form');
$instance->setDescription('Creates a new registration form system');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_reset_password' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeResetPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:reset-password');
$instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_security_form_login' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
{
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/Security/MakeFormLogin.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:security:form-login');
$instance->setDescription('Generate the code needed for the form_login authenticator');
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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:serializer:encoder');
$instance->setDescription('Creates a new serializer encoder class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:serializer:normalizer');
$instance->setDescription('Creates a new serializer normalizer class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_state_processor' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStateProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_state_processor'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProcessor(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:state-processor');
$instance->setDescription('Creates an API Platform state processor');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_state_provider' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStateProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_state_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:state-provider');
$instance->setDescription('Creates an API Platform state provider');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStimulusControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:stimulus-controller');
$instance->setDescription('Creates a new Stimulus controller');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_subscriber' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:subscriber');
$instance->setDescription('Creates a new event subscriber class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
$instance->setDescription('Creates a new test class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_twig_component' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTwigComponentService()
{
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/MakeTwigComponent.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:twig-component');
$instance->setDescription('Creates a twig (or live) component');
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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:twig-extension');
$instance->setDescription('Creates a new Twig extension with its runtime class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_user' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:user');
$instance->setDescription('Creates a new security user class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_validator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:validator');
$instance->setDescription('Creates a new validator and constraint class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_voter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
$instance->setName('make:voter');
$instance->setDescription('Creates a new security voter class');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
$a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [0 => [0 => 'App\\Entity', 1 => $a], 1 => [0 => 'App\\SupportAi\\Entity', 1 => $a]]]);
}
/**
* Gets the private 'maker.entity_class_generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
*/
protected function getMaker_EntityClassGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
}
/**
* Gets the private 'maker.file_link_formatter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
*/
protected function getMaker_FileLinkFormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
}
/**
* 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/filesystem/Filesystem.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
$instance->setDescription('Start a log server that displays logs in real time');
return $instance;
}
/**
* Gets the private 'monolog.handler.affiliate_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_AffiliateLogService()
{
$this->privates['monolog.handler.affiliate_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-affiliate.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.analysis_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_AnalysisLogService()
{
$this->privates['monolog.handler.analysis_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-analysis.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.bombay_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_BombayLogService()
{
$this->privates['monolog.handler.bombay_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-bombay.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.chat_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_ChatLogService()
{
$this->privates['monolog.handler.chat_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-chat.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.coinpayments_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_CoinpaymentsLogService()
{
$this->privates['monolog.handler.coinpayments_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-coinpayments.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.command_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_CommandLogService()
{
$this->privates['monolog.handler.command_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-command.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.concept_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_ConceptLogService()
{
$this->privates['monolog.handler.concept_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-concept.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.configsetting_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_ConfigsettingLogService()
{
$this->privates['monolog.handler.configsetting_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-configsetting.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.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.delete_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_DeleteLogService()
{
$this->privates['monolog.handler.delete_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-delete.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.deprecation' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_DeprecationService()
{
$this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.deprecations.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.evolution_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_EvolutionLogService()
{
$this->privates['monolog.handler.evolution_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-evolution.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.exnode_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_ExnodeLogService()
{
$this->privates['monolog.handler.exnode_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-exnode.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.financial_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_FinancialLogService()
{
$this->privates['monolog.handler.financial_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-financial.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_amatic_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationAmaticLogService()
{
$this->privates['monolog.handler.integration_amatic_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-amatic.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_amusnet_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationAmusnetLogService()
{
$this->privates['monolog.handler.integration_amusnet_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-amusnet.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_atmosfera_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationAtmosferaLogService()
{
$this->privates['monolog.handler.integration_atmosfera_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-atmosfera.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_betsoft_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationBetsoftLogService()
{
$this->privates['monolog.handler.integration_betsoft_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-betsoft.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_bgaming_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationBgamingLogService()
{
$this->privates['monolog.handler.integration_bgaming_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-bgaming.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_caleta_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationCaletaLogService()
{
$this->privates['monolog.handler.integration_caleta_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-caleta.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_ebet_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationEbetLogService()
{
$this->privates['monolog.handler.integration_ebet_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-ebet.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_endorphina_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationEndorphinaLogService()
{
$this->privates['monolog.handler.integration_endorphina_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-endorphina.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_felix_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationFelixLogService()
{
$this->privates['monolog.handler.integration_felix_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-felix.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_genesis_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationGenesisLogService()
{
$this->privates['monolog.handler.integration_genesis_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-genesis.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_hacksaw_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationHacksawLogService()
{
$this->privates['monolog.handler.integration_hacksaw_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-hacksaw.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_isomasoft_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationIsomasoftLogService()
{
$this->privates['monolog.handler.integration_isomasoft_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-isomasoft.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_kagaming_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationKagamingLogService()
{
$this->privates['monolog.handler.integration_kagaming_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-kagaming.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_leap_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationLeapLogService()
{
$this->privates['monolog.handler.integration_leap_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-leap.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_livesolution_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationLivesolutionLogService()
{
$this->privates['monolog.handler.integration_livesolution_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-livesolution.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_mascot_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationMascotLogService()
{
$this->privates['monolog.handler.integration_mascot_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-mascot.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_nucleus_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationNucleusLogService()
{
$this->privates['monolog.handler.integration_nucleus_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-nucleus.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_pgsoft_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationPgsoftLogService()
{
$this->privates['monolog.handler.integration_pgsoft_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-pgsoft.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_playpearls_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationPlaypearlsLogService()
{
$this->privates['monolog.handler.integration_playpearls_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-playpearls.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_pragmatic_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationPragmaticLogService()
{
$this->privates['monolog.handler.integration_pragmatic_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-pragmatic.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_pragmaticgsp_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationPragmaticgspLogService()
{
$this->privates['monolog.handler.integration_pragmaticgsp_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-pragmaticgsp.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_redeagle_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationRedeagleLogService()
{
$this->privates['monolog.handler.integration_redeagle_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-redeagle.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_sagaming_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSagamingLogService()
{
$this->privates['monolog.handler.integration_sagaming_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-sagaming.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_scatterkings_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationScatterkingsLogService()
{
$this->privates['monolog.handler.integration_scatterkings_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-scatterkings.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_simpleplay_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSimpleplayLogService()
{
$this->privates['monolog.handler.integration_simpleplay_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-simpleplay.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_slotegrator_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSlotegratorLogService()
{
$this->privates['monolog.handler.integration_slotegrator_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-slotegrator.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_spadegaming_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSpadegamingLogService()
{
$this->privates['monolog.handler.integration_spadegaming_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-spadegaming.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_spinomenal_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSpinomenalLogService()
{
$this->privates['monolog.handler.integration_spinomenal_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-spinomenal.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_sportsbook_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSportsbookLogService()
{
$this->privates['monolog.handler.integration_sportsbook_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-sportsbook.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_ssg_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSsgLogService()
{
$this->privates['monolog.handler.integration_ssg_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-ssg.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_superlotto_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationSuperlottoLogService()
{
$this->privates['monolog.handler.integration_superlotto_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-superlotto.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_tomhorn_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationTomhornLogService()
{
$this->privates['monolog.handler.integration_tomhorn_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-tomhorn.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_tripplecherry_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationTripplecherryLogService()
{
$this->privates['monolog.handler.integration_tripplecherry_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-tripplecherry.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_trytostart_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationTrytostartLogService()
{
$this->privates['monolog.handler.integration_trytostart_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-trytostart.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_tvbet_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationTvbetLogService()
{
$this->privates['monolog.handler.integration_tvbet_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-tvbet.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_vibra_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationVibraLogService()
{
$this->privates['monolog.handler.integration_vibra_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-vibra.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_wazdan_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationWazdanLogService()
{
$this->privates['monolog.handler.integration_wazdan_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-wazdan.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_xpg_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationXpgLogService()
{
$this->privates['monolog.handler.integration_xpg_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-xpg.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.integration_zeus_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IntegrationZeusLogService()
{
$this->privates['monolog.handler.integration_zeus_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-zeus.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.ipcheck_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_IpcheckLogService()
{
$this->privates['monolog.handler.ipcheck_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/ipcheck.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.mysmtp_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MysmtpLogService()
{
$this->privates['monolog.handler.mysmtp_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/mysmtp.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.onetouch_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_OnetouchLogService()
{
$this->privates['monolog.handler.onetouch_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-onetouch.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.system_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_SystemLogService()
{
$this->privates['monolog.handler.system_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev-system.log'), 'debug', true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
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->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
return $instance;
}
/**
* Gets the private 'monolog.logger.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
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->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
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->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
return $instance;
}
/**
* Gets the private 'monolog.logger.sk' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SkService()
{
$this->privates['monolog.logger.sk'] = $instance = new \Symfony\Bridge\Monolog\Logger('sk');
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.integration_scatterkings_log'] ?? $this->getMonolog_Handler_IntegrationScatterkingsLogService()));
return $instance;
}
/**
* Gets the private 'nelmio_api_doc.describers.api_platform' shared service.
*
* @return \Nelmio\ApiDocBundle\Describer\ApiPlatformDescriber
*/
protected function getNelmioApiDoc_Describers_ApiPlatformService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ApiPlatformDescriber.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Documentation/DocumentationInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Model/ExtensionTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/OpenApi.php';
return $this->privates['nelmio_api_doc.describers.api_platform'] = new \Nelmio\ApiDocBundle\Describer\ApiPlatformDescriber(($this->privates['api_platform.openapi.factory.legacy'] ?? $this->getApiPlatform_Openapi_Factory_LegacyService())->__invoke(), ($this->privates['api_platform.openapi.normalizer.api_gateway'] ?? $this->getApiPlatform_Openapi_Normalizer_ApiGatewayService()));
}
/**
* Gets the private 'nelmio_api_doc.describers.config' shared service.
*
* @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
*/
protected function getNelmioApiDoc_Describers_ConfigService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'My App', 'description' => 'This is an awesome app!', 'version' => '1.0.0']]);
}
/**
* Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
*
* @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
*/
protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'nelmio_api_doc.describers.route.default' shared service.
*
* @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
*/
protected function getNelmioApiDoc_Describers_Route_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
yield 0 => ($this->privates['nelmio_api_doc.route_describers.route_argument'] ?? $this->getNelmioApiDoc_RouteDescribers_RouteArgumentService());
yield 1 => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
yield 2 => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
yield 3 => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
}, 4));
}
/**
* Gets the private 'nelmio_api_doc.model_describers.form' shared service.
*
* @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
*/
protected function getNelmioApiDoc_ModelDescribers_FormService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php';
return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [0 => 'json'], false, true);
}
/**
* Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
*
* @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
*/
protected function getNelmioApiDoc_ModelDescribers_JmsService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/JMSModelDescriber.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [0 => 'json'], NULL, false, ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())));
}
/**
* Gets the private 'nelmio_api_doc.model_describers.object' shared service.
*
* @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
*/
protected function getNelmioApiDoc_ModelDescribers_ObjectService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php';
return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService()), [0 => 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), false, ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'nelmio_api_doc.object_model.property_describer' shared service.
*
* @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber
*/
protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php';
return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () {
yield 0 => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService());
yield 1 => ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] = new \Nelmio\ApiDocBundle\PropertyDescriber\NullablePropertyDescriber()));
yield 2 => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber()));
yield 3 => ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DictionaryPropertyDescriber()));
yield 4 => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
yield 5 => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
yield 6 => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
yield 7 => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
yield 8 => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
yield 9 => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
yield 10 => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber()));
}, 11));
}
/**
* Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
*
* @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
*/
protected function getNelmioApiDoc_RouteDescribers_FosRestService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/FosRestDescriber.php';
return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => 'json']);
}
/**
* Gets the private 'nelmio_api_doc.route_describers.route_argument' shared service.
*
* @return \Nelmio\ApiDocBundle\RouteDescriber\RouteArgumentDescriber
*/
protected function getNelmioApiDoc_RouteDescribers_RouteArgumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteArgumentDescriber.php';
return $this->privates['nelmio_api_doc.route_describers.route_argument'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteArgumentDescriber(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'nelmio_api_doc.routes.default' shared service.
*
* @return \Symfony\Component\Routing\RouteCollection
*/
protected function getNelmioApiDoc_Routes_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouteCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [0 => '^/api(?!/doc$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false, 'with_attribute' => false, 'disable_default_routes' => false]))->filter(($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService())->getRouteCollection());
}
/**
* Gets the private 'nelmio_cors.cors_listener' shared service.
*
* @return \Nelmio\CorsBundle\EventListener\CorsListener
*/
protected function getNelmioCors_CorsListenerService()
{
return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
}
/**
* 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 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 3 => ($this->privates['doctrine.orm.affiliate_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_AffiliateEntityManager_PropertyInfoExtractorService());
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['doctrine.orm.affiliate_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_AffiliateEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 3 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 4 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 5), 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['doctrine.orm.affiliate_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_AffiliateEntityManager_PropertyInfoExtractorService());
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.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'App\\Routing\\DashboardBackendRouter', 'getDashboardBackendRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->privates['router_listener'])) {
return $this->privates['router_listener'];
}
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/Expression.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[a-z\\-_]+/profile/*'), [0 => 'ROLE_PLAYER'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/[a-z\\-_]+/financial/*'), [0 => 'ROLE_PLAYER'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/logout$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login-check$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/integrations/playpearls/adapter'), [0 => ($this->privates['.security.expression.Z8O81.Y'] ?? ($this->privates['.security.expression.Z8O81.Y'] = new \Symfony\Component\ExpressionLanguage\Expression('\'127.0.0.1\' == request.getClientIp()')))], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin_login\\.php$'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_SUPER_ADMIN', 2 => 'ROLE_MANAGER', 3 => 'ROLE_CUSTOMER_SERVICE', 4 => 'ROLE_SONATA_ADMIN'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin\\.php$'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_SUPER_ADMIN', 2 => 'ROLE_MANAGER', 3 => 'ROLE_CUSTOMER_SERVICE', 4 => 'ROLE_SONATA_ADMIN'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/chat'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_SUPER_ADMIN', 2 => 'ROLE_MANAGER', 3 => 'ROLE_CUSTOMER_SERVICE', 4 => 'ROLE_SONATA_ADMIN'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/support-ai'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_SUPER_ADMIN', 2 => 'ROLE_MANAGER', 3 => 'ROLE_CUSTOMER_SERVICE', 4 => 'ROLE_SONATA_ADMIN'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/affiliate/asset/'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/affiliate/(images|landingpages|htmlemailing)/'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/(css|js|fonts)/'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [0 => 'ROLE_ADMIN', 1 => 'ROLE_SUPER_ADMIN', 2 => 'ROLE_MANAGER'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/customer/index\\.php/'), [0 => 'ROLE_ADMIN'], $this->getEnv('HTTP_PROTOCOL'));
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/webservices/wsdl/*'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], 'http');
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/webservices/api/*'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], 'http');
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/.*'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], $this->getEnv('HTTP_PROTOCOL'));
return $instance;
}
/**
* Gets the private 'security.authentication.guard_handler' shared service.
*
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_GuardHandlerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.guard_handler'])) {
return $this->privates['security.authentication.guard_handler'];
}
$this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, []);
$instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.anonymous.admin' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.admin" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.anonymous.admin'])) {
return $this->privates['security.authentication.listener.anonymous.admin'];
}
return $this->privates['security.authentication.listener.anonymous.admin'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
}
/**
* Gets the private 'security.authentication.listener.anonymous.front_end' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.front_end" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_FrontEndService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.front_end" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.anonymous.front_end'])) {
return $this->privates['security.authentication.listener.anonymous.front_end'];
}
return $this->privates['security.authentication.listener.anonymous.front_end'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
}
/**
* Gets the private 'security.authentication.listener.form.admin' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Form_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.form.admin" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.form.admin'])) {
return $this->privates['security.authentication.listener.form.admin'];
}
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
if (isset($this->privates['security.authentication.listener.form.admin'])) {
return $this->privates['security.authentication.listener.form.admin'];
}
$c = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['security.authentication.listener.form.admin'])) {
return $this->privates['security.authentication.listener.form.admin'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.form.admin'])) {
return $this->privates['security.authentication.listener.form.admin'];
}
$e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$e->setOptions(['login_path' => 'admin_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false]);
$e->setFirewallName('admin');
$f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($c, $b, [], $f);
$g->setOptions(['login_path' => 'admin_login', 'failure_path' => 'admin_login', 'failure_forward' => false, 'failure_path_parameter' => '_failure_path']);
$this->privates['security.authentication.listener.form.admin'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()), $b, 'admin', $e, $g, ['login_path' => 'admin_login', 'use_forward' => false, 'check_path' => 'admin_login', 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true, 'form_only' => false], $f, $d, NULL);
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.guard.admin' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.admin" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
if (isset($this->privates['security.authentication.listener.guard.admin'])) {
return $this->privates['security.authentication.listener.guard.admin'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.guard.admin'])) {
return $this->privates['security.authentication.listener.guard.admin'];
}
$this->privates['security.authentication.listener.guard.admin'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, $b, 'admin', new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\AdminLoginAuthenticator'] ?? $this->getAdminLoginAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.guard.front_end' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.front_end" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_FrontEndService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.front_end" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
if (isset($this->privates['security.authentication.listener.guard.front_end'])) {
return $this->privates['security.authentication.listener.guard.front_end'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.guard.front_end'])) {
return $this->privates['security.authentication.listener.guard.front_end'];
}
$this->privates['security.authentication.listener.guard.front_end'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, $b, 'front_end', new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.front_end'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_FrontEndService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.rememberme.admin' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Rememberme_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.admin" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.rememberme.admin'])) {
return $this->privates['security.authentication.listener.rememberme.admin'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.rememberme.admin'])) {
return $this->privates['security.authentication.listener.rememberme.admin'];
}
return $this->privates['security.authentication.listener.rememberme.admin'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.admin'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $b, true, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.authentication.listener.rememberme.front_end' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.front_end" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Rememberme_FrontEndService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.front_end" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.rememberme.front_end'])) {
return $this->privates['security.authentication.listener.rememberme.front_end'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.rememberme.front_end'])) {
return $this->privates['security.authentication.listener.rememberme.front_end'];
}
return $this->privates['security.authentication.listener.rememberme.front_end'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.front_end'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_FrontEndService()), $a, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $b, true, ($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_ManagerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.guard.admin'] ?? $this->getSecurity_Authentication_Provider_Guard_AdminService());
yield 1 => ($this->privates['security.authentication.provider.dao.admin'] ?? $this->getSecurity_Authentication_Provider_Dao_AdminService());
yield 2 => ($this->privates['security.authentication.provider.rememberme.admin'] ?? $this->getSecurity_Authentication_Provider_Rememberme_AdminService());
yield 3 => ($this->privates['security.authentication.provider.anonymous.admin'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AdminService());
yield 4 => ($this->privates['security.authentication.provider.guard.front_end'] ?? $this->getSecurity_Authentication_Provider_Guard_FrontEndService());
yield 5 => ($this->privates['security.authentication.provider.rememberme.front_end'] ?? $this->getSecurity_Authentication_Provider_Rememberme_FrontEndService());
yield 6 => ($this->privates['security.authentication.provider.anonymous.front_end'] ?? $this->getSecurity_Authentication_Provider_Anonymous_FrontEndService());
}, 7), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.anonymous.admin' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.admin" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.anonymous.front_end' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.front_end" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_FrontEndService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.front_end" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.provider.anonymous.front_end'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.dao.admin' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Dao_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.admin" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->privates['security.authentication.provider.dao.admin'])) {
return $this->privates['security.authentication.provider.dao.admin'];
}
return $this->privates['security.authentication.provider.dao.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider($a, ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'admin', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
}
/**
* Gets the private 'security.authentication.provider.guard.admin' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.admin" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->privates['security.authentication.provider.guard.admin'])) {
return $this->privates['security.authentication.provider.guard.admin'];
}
return $this->privates['security.authentication.provider.guard.admin'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\AdminLoginAuthenticator'] ?? $this->getAdminLoginAuthenticatorService());
}, 1), $a, 'admin', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.provider.guard.front_end' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.front_end" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_FrontEndService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.front_end" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->privates['security.authentication.provider.guard.front_end'])) {
return $this->privates['security.authentication.provider.guard.front_end'];
}
return $this->privates['security.authentication.provider.guard.front_end'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
}, 1), $a, 'front_end', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.provider.rememberme.admin' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Rememberme_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.admin" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.authentication.provider.rememberme.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'admin');
}
/**
* Gets the private 'security.authentication.provider.rememberme.front_end' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.front_end" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Rememberme_FrontEndService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.front_end" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return $this->privates['security.authentication.provider.rememberme.front_end'] = new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), $this->getEnv('APP_SECRET'), 'front_end');
}
/**
* Gets the private 'security.authentication.rememberme.services.simplehash.admin' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
*/
protected function getSecurity_Authentication_Rememberme_Services_Simplehash_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
return $this->privates['security.authentication.rememberme.services.simplehash.admin'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
}, 1), $this->getEnv('APP_SECRET'), 'admin', ['lifetime' => 604800, 'path' => '/admin', 'name' => 'REMEMBERME', 'domain' => NULL, 'secure' => false, 'httponly' => true, 'samesite' => 'lax', 'always_remember_me' => false, 'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authentication.rememberme.services.simplehash.front_end' shared service.
*
* @return \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
*/
protected function getSecurity_Authentication_Rememberme_Services_Simplehash_FrontEndService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
return $this->privates['security.authentication.rememberme.services.simplehash.front_end'] = new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
}, 1), $this->getEnv('APP_SECRET'), 'front_end', ['lifetime' => 2592000, 'path' => '/', 'name' => 'REMEMBERME', 'domain' => NULL, 'secure' => false, 'httponly' => true, 'samesite' => 'lax', 'always_remember_me' => false, 'remember_me_parameter' => '_remember_me'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authentication.session_strategy' shared service.
*
* @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
*/
protected function getSecurity_Authentication_SessionStrategyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.cache_warmer.expression' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer
*/
protected function getSecurity_CacheWarmer_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/CacheWarmer/ExpressionCacheWarmer.php';
return $this->privates['security.cache_warmer.expression'] = new \Symfony\Bundle\SecurityBundle\CacheWarmer\ExpressionCacheWarmer(new RewindableGenerator(function () {
yield 0 => ($this->privates['.security.expression.Z8O81.Y'] ?? ($this->privates['.security.expression.Z8O81.Y'] = new \Symfony\Component\ExpressionLanguage\Expression('\'127.0.0.1\' == request.getClientIp()')));
}, 1), ($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.0nU5Axy'] ?? $this->get_ServiceLocator_0nU5AxyService()), ($this->privates['.service_locator.1wI8I7u'] ?? $this->get_ServiceLocator_1wI8I7uService()), [], false);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\Entity\\User']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\Entity\\User']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
$this->privates['security.context_listener.0'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
}, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.admin'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminService()));
return $instance;
}
/**
* Gets the private 'security.context_listener.1' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_1Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.context_listener.1'])) {
return $this->privates['security.context_listener.1'];
}
$this->privates['security.context_listener.1'] = $instance = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->services['App\\Security\\UserProvider'] ?? $this->getUserProviderService());
}, 1), 'front_end', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.front_end'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_FrontEndService()));
return $instance;
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['algorithm' => 'auto', 'cost' => 12, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* Gets the private 'security.event_dispatcher.admin' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_AdminService()
{
$this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.remember_me.admin'] ?? $this->getSecurity_Logout_Listener_RememberMe_AdminService());
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->services['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutEvent'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'] ?? $this->getTotalVisitsListenerService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'] ?? $this->getVipUpdateListenerService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.front_end' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_FrontEndService()
{
$this->privates['security.event_dispatcher.front_end'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.front_end'] ?? $this->getSecurity_Logout_Listener_Default_FrontEndService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.front_end'] ?? ($this->privates['security.logout.listener.session.front_end'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.remember_me.front_end'] ?? $this->getSecurity_Logout_Listener_RememberMe_FrontEndService());
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->services['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutEvent'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\TotalVisitsListener'] ?? $this->getTotalVisitsListenerService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->services['App\\Playpearls\\ApiBundle\\EventListener\\VipUpdateListener'] ?? $this->getVipUpdateListenerService());
}, 1 => 'onInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.expression_language' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
*/
protected function getSecurity_ExpressionLanguageService()
{
$this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.0nU5Axy'] ?? $this->get_ServiceLocator_0nU5AxyService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.chat_public' => ($this->privates['.security.request_matcher.cHjMGKr'] ?? ($this->privates['.security.request_matcher.cHjMGKr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/chat/(ajax|api|assets|embed|user-login)|^/admin_logout\\.php$')));
yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.tdeRFPV'] ?? ($this->privates['.security.request_matcher.tdeRFPV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(admin|backend)(.*)|^/customer/index\\.php/|^/admin\\.php$|^/admin_login\\.php$')));
yield 'security.firewall.map.context.front_end' => NULL;
}, 4));
}
/**
* Gets the private 'security.firewall.map.context.admin' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['security.firewall.map.context.admin'])) {
return $this->privates['security.firewall.map.context.admin'];
}
$b = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
if (isset($this->privates['security.firewall.map.context.admin'])) {
return $this->privates['security.firewall.map.context.admin'];
}
$c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.admin'] = 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.guard.admin'] ?? $this->getSecurity_Authentication_Listener_Guard_AdminService());
yield 3 => ($this->privates['security.authentication.listener.form.admin'] ?? $this->getSecurity_Authentication_Listener_Form_AdminService());
yield 4 => ($this->privates['security.authentication.listener.rememberme.admin'] ?? $this->getSecurity_Authentication_Listener_Rememberme_AdminService());
yield 5 => ($this->privates['security.authentication.listener.anonymous.admin'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminService());
yield 6 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 7), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($c, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $d, 'admin', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a, $d, 'admin_login', false), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($c, $d, $b, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'admin_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin', 'security.user_checker', '.security.request_matcher.tdeRFPV', true, false, 'App\\Security\\UserProvider', 'admin', 'security.authentication.form_entry_point.admin', NULL, NULL, [0 => 'guard', 1 => 'form_login', 2 => 'remember_me', 3 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.chat_public' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ChatPublicService()
{
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.chat_public'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('chat_public', 'security.user_checker', '.security.request_matcher.cHjMGKr', false, false, NULL, NULL, NULL, NULL, NULL, [], 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, NULL, NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.front_end' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_FrontEndService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
if (isset($this->privates['security.firewall.map.context.front_end'])) {
return $this->privates['security.firewall.map.context.front_end'];
}
$b = ($this->privates['security.event_dispatcher.front_end'] ?? $this->getSecurity_EventDispatcher_FrontEndService());
if (isset($this->privates['security.firewall.map.context.front_end'])) {
return $this->privates['security.firewall.map.context.front_end'];
}
$c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.front_end'] = 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.1'] ?? $this->getSecurity_ContextListener_1Service());
yield 2 => ($this->privates['security.authentication.listener.guard.front_end'] ?? $this->getSecurity_Authentication_Listener_Guard_FrontEndService());
yield 3 => ($this->privates['security.authentication.listener.rememberme.front_end'] ?? $this->getSecurity_Authentication_Listener_Rememberme_FrontEndService());
yield 4 => ($this->privates['security.authentication.listener.anonymous.front_end'] ?? $this->getSecurity_Authentication_Listener_Anonymous_FrontEndService());
yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($c, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $d, 'front_end', $a, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($c, $d, $b, ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('front_end', 'security.user_checker', NULL, true, false, 'App\\Security\\UserProvider', 'front_end', 'App\\Security\\LoginFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->privates['security.http_utils'])) {
return $this->privates['security.http_utils'];
}
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', NULL);
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.logout.listener.default.admin' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'admin_login');
}
/**
* Gets the private 'security.logout.listener.default.front_end' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_FrontEndService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.front_end'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
}
/**
* Gets the private 'security.logout.listener.remember_me.admin' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
*/
protected function getSecurity_Logout_Listener_RememberMe_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
return $this->privates['security.logout.listener.remember_me.admin'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.admin'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_AdminService()));
}
/**
* Gets the private 'security.logout.listener.remember_me.front_end' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
*/
protected function getSecurity_Logout_Listener_RememberMe_FrontEndService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
return $this->privates['security.logout.listener.remember_me.front_end'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.front_end'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_FrontEndService()));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$a = ($this->services['App\\Routing\\DashboardBackendRouter'] ?? $this->getDashboardBackendRouterService());
if (isset($this->privates['security.logout_url_generator'])) {
return $this->privates['security.logout_url_generator'];
}
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('admin', 'admin_logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('front_end', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['algorithm' => 'auto', 'cost' => 12, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
$b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
$b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.name_converter.metadata_aware' shared service.
*
* @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
*/
protected function getSerializer_NameConverter_MetadataAwareService()
{
return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session.flash_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
*
* @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
*/
protected function getSession_FlashBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.1', 'The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
return $this->privates['session.flash_bag'] = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
}
/**
* Gets the private 'session.storage.factory.service' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
*/
protected function getSession_Storage_Factory_ServiceService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory($this->getSession_Storage_NativeService());
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
*/
protected function getSession_Storage_MetadataBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
*/
protected function getSession_Storage_NativeService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php';
return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), $this->getSession_Storage_MetadataBagService());
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
$this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
$instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
$instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
return $instance;
}
/**
* Gets the private 'translation.loader.csv' shared service.
*
* @return \Symfony\Component\Translation\Loader\CsvFileLoader
*/
protected function getTranslation_Loader_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
}
/**
* Gets the private 'translation.loader.dat' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
*/
protected function getTranslation_Loader_DatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
}
/**
* Gets the private 'translation.loader.ini' shared service.
*
* @return \Symfony\Component\Translation\Loader\IniFileLoader
*/
protected function getTranslation_Loader_IniService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
}
/**
* Gets the private 'translation.loader.json' shared service.
*
* @return \Symfony\Component\Translation\Loader\JsonFileLoader
*/
protected function getTranslation_Loader_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
}
/**
* Gets the private 'translation.loader.mo' shared service.
*
* @return \Symfony\Component\Translation\Loader\MoFileLoader
*/
protected function getTranslation_Loader_MoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
}
/**
* Gets the private 'translation.loader.php' shared service.
*
* @return \Symfony\Component\Translation\Loader\PhpFileLoader
*/
protected function getTranslation_Loader_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
}
/**
* Gets the private 'translation.loader.po' shared service.
*
* @return \Symfony\Component\Translation\Loader\PoFileLoader
*/
protected function getTranslation_Loader_PoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
}
/**
* Gets the private 'translation.loader.qt' shared service.
*
* @return \Symfony\Component\Translation\Loader\QtFileLoader
*/
protected function getTranslation_Loader_QtService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
}
/**
* Gets the private 'translation.loader.res' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader
*/
protected function getTranslation_Loader_ResService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
}
/**
* Gets the private 'translation.loader.xliff' shared service.
*
* @return \Symfony\Component\Translation\Loader\XliffFileLoader
*/
protected function getTranslation_Loader_XliffService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
}
/**
* Gets the private 'translation.loader.yml' shared service.
*
* @return \Symfony\Component\Translation\Loader\YamlFileLoader
*/
protected function getTranslation_Loader_YmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.provider_collection' shared service.
*
* @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
*/
protected function getTranslation_ProviderCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
}, 1), []))->fromConfig([]);
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
$this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
$a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
$b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
$instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
$instance->addLoader('yaml', $a);
$instance->addLoader('yml', $a);
$instance->addLoader('xlf', $b);
$instance->addLoader('xliff', $b);
$instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
$instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
$instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
$instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
$instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
$instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
$instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
$instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
return $instance;
}
/**
* Gets the private 'translation.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
*/
protected function getTranslation_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]))->withContext('translation.warmer', $this));
}
/**
* Gets the private 'translation.writer' shared service.
*
* @return \Symfony\Component\Translation\Writer\TranslationWriter
*/
protected function getTranslation_WriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
$instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
return $instance;
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.engine' shared service.
*
* @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
*/
protected function getTwig_Form_EngineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.form.engine'])) {
return $this->privates['twig.form.engine'];
}
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
$a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
if (isset($this->privates['twig.form.renderer'])) {
return $this->privates['twig.form.renderer'];
}
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.mailer.message_listener'])) {
return $this->privates['twig.mailer.message_listener'];
}
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['twig.runtime.serializer'])) {
return $this->privates['twig.runtime.serializer'];
}
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/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, [
'App\\Playpearls\\ApiBundle\\Validation\\TransferValidator' => ['services', 'App\\Playpearls\\ApiBundle\\Validation\\TransferValidator', 'getTransferValidatorService', false],
'App\\Validator\\CoinAddressValidator' => ['services', 'App\\Validator\\CoinAddressValidator', 'getCoinAddressValidatorService', false],
'App\\Validator\\EmailUniqueValidator' => ['services', 'App\\Validator\\EmailUniqueValidator', 'getEmailUniqueValidatorService', false],
'App\\Validator\\UniqueFreeSpinCampaignOnEditValidator' => ['services', 'App\\Validator\\UniqueFreeSpinCampaignOnEditValidator', 'getUniqueFreeSpinCampaignOnEditValidatorService', false],
'App\\Validator\\UniqueFreeSpinCampaignValidator' => ['services', 'App\\Validator\\UniqueFreeSpinCampaignValidator', 'getUniqueFreeSpinCampaignValidatorService', false],
'App\\Validator\\UsernameUniqueValidator' => ['services', 'App\\Validator\\UsernameUniqueValidator', 'getUsernameUniqueValidatorService', false],
'App\\Validator\\WithdrawalValidator' => ['services', 'App\\Validator\\WithdrawalValidator', 'getWithdrawalValidatorService', false],
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'playpearls_coin_validator_coin_address' => ['services', 'App\\Validator\\CoinAddressValidator', 'getCoinAddressValidatorService', false],
'playpearls_coin_validator_withdrawal' => ['services', 'App\\Validator\\WithdrawalValidator', 'getWithdrawalValidatorService', false],
'playpearls_validator_transfer' => ['services', 'App\\Playpearls\\ApiBundle\\Validation\\TransferValidator', 'getTransferValidatorService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'App\\Playpearls\\ApiBundle\\Validation\\TransferValidator' => '?',
'App\\Validator\\CoinAddressValidator' => '?',
'App\\Validator\\EmailUniqueValidator' => '?',
'App\\Validator\\UniqueFreeSpinCampaignOnEditValidator' => '?',
'App\\Validator\\UniqueFreeSpinCampaignValidator' => '?',
'App\\Validator\\UsernameUniqueValidator' => '?',
'App\\Validator\\WithdrawalValidator' => '?',
'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' => '?',
'playpearls_coin_validator_coin_address' => '?',
'playpearls_coin_validator_withdrawal' => '?',
'playpearls_validator_transfer' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.affiliate_entity_manager'] ?? $this->getDoctrine_Orm_AffiliateEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['http_client'] ?? $this->getHttpClientService()), '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->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
$instance->setName('server:dump');
$instance->setDescription('Start a dump server that collects and displays dumps in a single place');
return $instance;
}
/**
* Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\CliDumper
*/
protected function getVarDumper_ContextualizedCliDumper_InnerService()
{
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';
$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()
{
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';
$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()
{
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';
$a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
if (isset($this->privates['var_dumper.server_connection'])) {
return $this->privates['var_dumper.server_connection'];
}
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), $a), '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 public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'affiliate_config' => false,
'coin_payments_key_public' => false,
'coin_payments_key_private' => false,
'coin_payments_secret' => false,
'coin_payments_merchant_id' => false,
'coin_payments_postback_domain' => false,
'trezuz_gateway_webhook_ips' => false,
'chat_config' => false,
'chat_recovery' => false,
'vip_status_resolver' => false,
'chat_agent_notifications' => false,
'chat_analytics' => false,
'fx.safety_buffer_percent' => false,
'fx.rate_cache_ttl_seconds' => false,
'fx.rate_max_age_seconds' => false,
'fx.allow_stale_rates' => false,
'fixer_api_key' => false,
'amatic_config' => false,
'amusnet_config' => false,
'atmosfera_config' => false,
'betsoft_config' => false,
'bgaming_config' => false,
'bombay_config' => false,
'bombay_id_from_legacy' => false,
'bombay_url_from_legacy' => false,
'bombay_public_key_from_legacy' => false,
'bombay_private_key_from_legacy' => false,
'bombay_server_public_key_from_legacy' => false,
'caleta_config' => false,
'concept_config' => false,
'ebet_config' => false,
'endorphina_config' => false,
'evolution_config' => false,
'felix_config' => false,
'genesis_config' => false,
'genesis_launch_url_from_legacy' => false,
'genesis_partner_name_from_legacy' => false,
'genesis_token_from_legacy' => false,
'genesis_public_key_from_legacy' => false,
'hacksaw_config' => false,
'isomasoft_config' => false,
'kagaming_config' => false,
'leap_config' => false,
'livesolution_config' => false,
'domain_id_fallback' => false,
'mascot_config' => false,
'nucleus_config' => false,
'onetouch_config' => false,
'onetouch_id_from_legacy' => false,
'onetouch_url_from_legacy' => false,
'onetouch_public_key_from_legacy' => false,
'onetouch_private_key_from_legacy' => false,
'onetouch_server_public_key_from_legacy' => false,
'pgsoft_config' => false,
'playpearls_config' => false,
'pragmatic_config' => false,
'pragmaticgsp_config' => false,
'redeagle_config' => false,
'sagaming_config' => false,
'scatterkings_config' => false,
'simpleplay_config' => false,
'slotegrator_gis_url' => false,
'slotegrator_gis_merchant_id' => false,
'slotegrator_gis_merchant_key' => false,
'slotegrator_gis_global_currency' => false,
'spadegaming_config' => false,
'spinomenal_config' => false,
'ssg_config' => false,
'superlotto_config' => false,
'tomhorn_config' => false,
'tripplecherry_config' => false,
'trytostart_config' => false,
'tvbet_config' => false,
'vibra_config' => false,
'wazdan_config' => false,
'xpg_config' => false,
'zeus_config' => false,
'privateJWTKeyLocation' => false,
'publicJWTKeyLoction' => false,
'mercure_admin_chat' => false,
'operational_domain' => false,
'secret' => false,
'reseturl' => false,
'fos_user_from_address' => false,
'fos_user_from_name' => false,
'mail_from' => false,
'mail_from_label' => false,
'filesystem_data_root' => false,
'filesystem_data_root_bundle' => false,
'filesystem_data_root_temp' => false,
'filesystem_image_cache' => false,
'filesystem_backup_location' => false,
'reports_ftp_enabled' => false,
'reports_ftp_server' => false,
'reports_ftp_username' => false,
'reports_ftp_password' => false,
'reports_remote_location' => false,
'ftp_upload' => false,
'http_protocol' => false,
'legacy_lobby_providers' => false,
'google_recaptcha_site_key' => false,
'exchange_rate_api_key' => false,
'exchange_rate_api_endpoint' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'doctrine.orm.proxy_dir' => false,
'liip_imagine.loaders' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'affiliate_config': $value = [
'affiliate_main_website' => $this->getEnv('AFFILIATE_DOMAIN'),
'token' => $this->getEnv('AFFILIATE_API_TOKEN'),
'domain' => $this->getEnv('AFFILIATE_DOMAIN'),
]; break;
case 'coin_payments_key_public': $value = $this->getEnv('COINPAYMENTS_KEY_PUBLIC'); break;
case 'coin_payments_key_private': $value = $this->getEnv('COINPAYMENTS_KEY_PRIVATE'); break;
case 'coin_payments_secret': $value = $this->getEnv('COINPAYMENTS_SECRET'); break;
case 'coin_payments_merchant_id': $value = $this->getEnv('COINPAYMENTS_MERCHANT_ID'); break;
case 'coin_payments_postback_domain': $value = $this->getEnv('OPERATIONAL_DOMAIN'); break;
case 'trezuz_gateway_webhook_ips': $value = $this->getEnv('TREZUZ_GATEWAY_WEBHOOK_IPS'); break;
case 'chat_config': $value = [
'chat_main_website' => $this->getEnv('CHAT_WEBSITE'),
'token' => $this->getEnv('CHAT_TOKEN'),
'domain' => $this->getEnv('CHAT_DOMAIN'),
]; break;
case 'chat_recovery': $value = [
'enabled' => $this->getEnv('bool:CHAT_RECOVERY_ENABLED'),
'min_user_message_age_seconds' => 60,
'dedupe_ttl_seconds' => 86400,
'recovery_message' => 'We tried reaching you earlier regarding your request. Support is online now.',
'max_pages_per_status' => 5,
'conversation_status_codes' => '0,1',
]; break;
case 'vip_status_resolver': $value = [
'min_total_deposits' => $this->getEnv('float:VIP_MIN_TOTAL_DEPOSITS'),
'min_trading_volume_30d' => $this->getEnv('float:VIP_MIN_TRADING_VOLUME_30D'),
'min_affiliate_referrals' => $this->getEnv('int:VIP_MIN_AFFILIATE_REFERRALS'),
]; break;
case 'chat_agent_notifications': $value = [
'enabled' => $this->getEnv('bool:CHAT_AGENT_NOTIFICATIONS_ENABLED'),
'min_deposit_amount' => $this->getEnv('float:CHAT_ALERT_MIN_DEPOSIT'),
'min_pending_withdrawal' => $this->getEnv('float:CHAT_ALERT_MIN_PENDING_WITHDRAWAL'),
'vip_login_lookback_seconds' => $this->getEnv('int:CHAT_ALERT_VIP_LOGIN_LOOKBACK_SECONDS'),
'deposit_lookback_seconds' => $this->getEnv('int:CHAT_ALERT_DEPOSIT_LOOKBACK_SECONDS'),
'dedupe_ttl_seconds' => $this->getEnv('int:CHAT_ALERT_DEDUPE_TTL_SECONDS'),
]; break;
case 'chat_analytics': $value = [
'days' => $this->getEnv('int:CHAT_ANALYTICS_DAYS'),
'max_list_pages' => 3,
'max_conversation_fetch' => $this->getEnv('int:CHAT_ANALYTICS_MAX_FETCH'),
'followup_days' => $this->getEnv('int:CHAT_ANALYTICS_FOLLOWUP_DAYS'),
]; break;
case 'fx.safety_buffer_percent': $value = $this->getEnv('int:FX_SAFETY_BUFFER_PERCENT'); break;
case 'fx.rate_cache_ttl_seconds': $value = $this->getEnv('int:FX_RATE_CACHE_TTL_SECONDS'); break;
case 'fx.rate_max_age_seconds': $value = $this->getEnv('int:FX_RATE_MAX_AGE_SECONDS'); break;
case 'fx.allow_stale_rates': $value = $this->getEnv('bool:FX_ALLOW_STALE_RATES'); break;
case 'fixer_api_key': $value = $this->getEnv('FIXER_API_KEY'); break;
case 'amatic_config': $value = [
'api_url' => $this->getEnv('AMATIC_API_URL'),
'api_token' => $this->getEnv('AMATIC_API_TOKEN'),
'agent_id' => $this->getEnv('AMATIC_AGENT_ID'),
'secret_key' => $this->getEnv('AMATIC_SECRET_KEY'),
'api_endpoint' => $this->getEnv('AMATIC_API_ENDPOINT'),
]; break;
case 'amusnet_config': $value = [
'api_url' => $this->getEnv('AMUSNET_API_URL'),
'api_token' => $this->getEnv('AMUSNET_API_TOKEN'),
'agent_id' => $this->getEnv('AMUSNET_AGENT_ID'),
'secret_key' => $this->getEnv('AMUSNET_SECRET_KEY'),
'api_endpoint' => $this->getEnv('AMUSNET_API_ENDPOINT'),
]; break;
case 'atmosfera_config': $value = [
'url' => $this->getEnv('ATMOSFERA_URL'),
'contractor' => $this->getEnv('ATMOSFERA_CONTRACTOR'),
'privateKey' => $this->getEnv('ATMOSFERA_KEY'),
'ip' => $this->getEnv('ATMOSFERA_IP'),
'cert_location' => (\dirname(__DIR__, 4).'/config/certs/atmosfera/'.$this->getEnv('string:ATMOSFERA_CERT_LOCATION')),
'cert_key' => (\dirname(__DIR__, 4).'/config/certs/atmosfera/'.$this->getEnv('string:ATMOSFERA_CERT_KEY')),
'cert_password' => $this->getEnv('ATMOSFERA_CERT_PASSWORD'),
'js_source' => $this->getEnv('ATMOSFERA_JS_SOURCE'),
'merchant_id' => $this->getEnv('ATMOSFERA_MERCHANT_ID'),
'salt' => $this->getEnv('ATMOSFERA_SALT'),
'fun_home_url' => $this->getEnv('default::ATMOSFERA_FUN_HOME_URL'),
]; break;
case 'betsoft_config': $value = [
'bank_id' => $this->getEnv('BET_SOFT_BANK_ID'),
'url' => $this->getEnv('BET_SOFT_URL'),
'key' => $this->getEnv('BET_SOFT_KEY'),
'fun_home_url' => $this->getEnv('default::BET_SOFT_FUN_HOME_URL'),
'launch_url_fun' => '/cwguestlogin.do',
'launch_url_real' => '/cwstartgamev2.do',
'currency_multiplier' => 100.0,
'provider_id' => 2,
]; break;
case 'bgaming_config': $value = [
'gcp_url' => $this->getEnv('BGAMING_GCP_URL'),
'casino_id' => $this->getEnv('BGAMING_CASINO_ID'),
'auth_token' => $this->getEnv('BGAMING_AUTH_TOKEN'),
'fun_home_url' => $this->getEnv('default::BGAMING_FUN_HOME_URL'),
'game_image_url' => 'https://cdn.softswiss.net/i/s1/softswiss',
'currency_multiplier' => 100.0,
]; break;
case 'bombay_config': $value = [
'bombay_id' => $this->getEnv('default:bombay_id_from_legacy:BOMBAY_OPERATOR_ID'),
'api_url' => $this->getEnv('default:bombay_url_from_legacy:BOMBAY_API_URL'),
'public_key_location' => (\dirname(__DIR__, 4).'/config/certs/onetouch/'.$this->getEnv('string:default:bombay_public_key_from_legacy:BOMBAY_PUBLIC_KEY')),
'private_key_location' => (\dirname(__DIR__, 4).'/config/certs/onetouch/'.$this->getEnv('string:default:bombay_private_key_from_legacy:BOMBAY_PRIVATE_KEY')),
'public_key_server' => (\dirname(__DIR__, 4).'/config/certs/onetouch/'.$this->getEnv('string:default:bombay_server_public_key_from_legacy:BOMBAY_SERVER_PUBLIC_KEY')),
'sub_partner_id' => $this->getEnv('default:bombay_sub_partner_default:BOMBAY_SUB_PARTNER_ID'),
'currency_multiplier' => 100000.0,
'game_image_url' => 'https://www.betbit.com/uploads/images',
]; break;
case 'bombay_id_from_legacy': $value = $this->getEnv('OneTouch_ID'); break;
case 'bombay_url_from_legacy': $value = $this->getEnv('Bombay_URL'); break;
case 'bombay_public_key_from_legacy': $value = $this->getEnv('OneTouch_publickey'); break;
case 'bombay_private_key_from_legacy': $value = $this->getEnv('OneTouch_privatekey'); break;
case 'bombay_server_public_key_from_legacy': $value = $this->getEnv('OneTouch_server_publickey'); break;
case 'caleta_config': $value = [
'caleta_id' => $this->getEnv('CALETA_OPERATOR_ID'),
'api_url' => $this->getEnv('CALETA_API_URL'),
'public_key_location' => (\dirname(__DIR__, 4).'/config/certs/caleta/'.$this->getEnv('string:CALETA_PUBLIC_KEY')),
'private_key_location' => (\dirname(__DIR__, 4).'/config/certs/caleta/'.$this->getEnv('string:CALETA_PRIVATE_KEY')),
'public_key_server' => (\dirname(__DIR__, 4).'/config/certs/caleta/'.$this->getEnv('string:CALETA_SERVER_PUBLIC_KEY')),
'sub_partner_id' => $this->getEnv('CALETA_SUB_PARTNER_ID'),
'fun_home_url' => $this->getEnv('default::CALETA_FUN_HOME_URL'),
'game_image_url' => 'https://www.betbit.com/uploads/images',
'currency_multiplier' => 100000.0,
]; break;
case 'concept_config': $value = [
'api_url' => $this->getEnv('CONCEPT_API_URL'),
'api_fun_url' => $this->getEnv('CONCEPT_API_FUN_URL'),
'currency_multiplier' => 100.0,
]; break;
case 'ebet_config': $value = [
'game_launch_url' => $this->getEnv('EBET_GAME_URL'),
'public_key_location' => (\dirname(__DIR__, 4).'/config/certs/ebet/'.$this->getEnv('string:EBET_PUBLIC_KEY')),
'private_key_location' => (\dirname(__DIR__, 4).'/config/certs/ebet/'.$this->getEnv('string:EBET_PRIVATE_KEY')),
'channel_id' => $this->getEnv('EBET_CHANNEL_ID'),
]; break;
case 'endorphina_config': $value = [
'nodeid' => $this->getEnv('ENDORPHINA_NODEID'),
'launch_url' => $this->getEnv('ENDORPHINA_LAUNCHURL'),
'merchant_id' => $this->getEnv('ENDORPHINA_MERCHANTID'),
'fun_home_url' => $this->getEnv('default::ENDORPHINA_FUN_HOME_URL'),
'demo_account_id' => $this->getEnv('default::ENDORPHINA_DEMO_ACCOUNT_ID'),
'game_image_url' => 'https://www.betbit.com/uploads/images',
'currency_multiplier' => 100.0,
]; break;
case 'evolution_config': $value = [
'evolution_id' => $this->getEnv('EVOLUTION_CASINOID'),
'api_url' => $this->getEnv('EVOLUTION_HOSTNAME'),
'ua2_token' => $this->getEnv('EVOLUTION_UA2TOKEN'),
'history_token' => $this->getEnv('EVOLUTION_HISTOKEN'),
'lobby_token' => $this->getEnv('EVOLUTION_LOBBYTOKEN'),
'game_token' => $this->getEnv('EVOLUTION_GAMETOKEN'),
'auth_token' => $this->getEnv('EVOLUTION_AUTHTOKEN'),
'currency_multiplier' => 100000.0,
]; break;
case 'felix_config': $value = [
'api_key' => $this->getEnv('FELIX_API_KEY'),
'url' => $this->getEnv('FELIX_API_URL'),
'base_url' => $this->getEnv('FELIX_PROVIDER_BASE_URL'),
'currency_multiplier' => 100.0,
]; break;
case 'genesis_config': $value = [
'launch_url' => $this->getEnv('default:genesis_launch_url_from_legacy:GENESIS_LAUNCH_URL'),
'partner_name' => $this->getEnv('default:genesis_partner_name_from_legacy:GENESIS_PARTNER_NAME'),
'token' => $this->getEnv('default:genesis_token_from_legacy:GENESIS_PARTNER_TOKEN'),
'publickey' => $this->getEnv('default:genesis_public_key_from_legacy:GENESIS_PUBLIC_KEY'),
]; break;
case 'genesis_launch_url_from_legacy': $value = $this->getEnv('launch_url'); break;
case 'genesis_partner_name_from_legacy': $value = $this->getEnv('partner_name'); break;
case 'genesis_token_from_legacy': $value = $this->getEnv('token'); break;
case 'genesis_public_key_from_legacy': $value = $this->getEnv('publickey'); break;
case 'hacksaw_config': $value = [
'stage_url' => $this->getEnv('HACKSAW_STAGING'),
'production_url' => $this->getEnv('default::HACKSAW_PRODUCTION'),
'launch_url' => $this->getEnv('HACKSAW_LAUNCHURL'),
'partner_id' => $this->getEnv('HACKSAW_PARTNERID'),
'api_username' => $this->getEnv('HACKSAW_USERNAME'),
'api_password' => $this->getEnv('HACKSAW_PASSWORD'),
'security' => $this->getEnv('HACKSAW_SECURITY'),
'fun_home_url' => $this->getEnv('default::HACKSAW_FUN_HOME_URL'),
'game_image_url' => 'https://www.betbit.com/uploads/images',
'currency_multiplier' => 100.0,
]; break;
case 'isomasoft_config': $value = [
'base_url' => $this->getEnv('ISOMASOFT_BASE_URL'),
'operator_code' => $this->getEnv('ISOMASOFT_OPERATOR_CODE'),
'sec_key' => $this->getEnv('ISOMASOFT_SEC_KEY'),
'callback_ip_whitelist' => $this->getEnv('csv:ISOMASOFT_CALLBACK_IP_WHITELIST'),
'currency_multiplier' => 1.0,
]; break;
case 'kagaming_config': $value = [
'game_launch_url' => $this->getEnv('KAGAMING_LAUNCHURL'),
'api_url' => $this->getEnv('KAGAMING_API'),
'accesskey' => $this->getEnv('KAGAMING_ACCESSKEY'),
'secretkey' => $this->getEnv('KAGAMING_SECRETKEY'),
'partner' => $this->getEnv('KAGAMING_PARTNER'),
'currency_multiplier' => 100.0,
'fun_home_url' => $this->getEnv('default::KAGAMING_FUN_HOME_URL'),
]; break;
case 'leap_config': $value = [
'skin_id' => $this->getEnv('LEAP_SKIN_ID'),
'site_id' => $this->getEnv('LEAP_SITE_ID'),
'api_key' => $this->getEnv('LEAP_API_KEY'),
'game_launch_url' => $this->getEnv('LEAP_GAME_LAUNCH_URL'),
'currency_multiplier' => 100.0,
]; break;
case 'livesolution_config': $value = [
'game_launch_url' => $this->getEnv('LIVESOLUTION_LAUNCH_URL'),
'domain_id' => $this->getEnv('default:domain_id_fallback:LIVESOLUTION_DOMAIN_ID'),
'secretKey' => $this->getEnv('LIVESOLUTION_SECRET_KEY'),
'currency_multiplier' => 100.0,
'fun_session' => $this->getEnv('default:livesolution_fun_session_fallback:LIVESOLUTION_FUN_SESSION'),
'fun_home_url' => $this->getEnv('default::LIVESOLUTION_FUN_HOME_URL'),
'image_base_url' => $this->getEnv('default::LIVESOLUTION_IMAGE_BASE_URL'),
]; break;
case 'domain_id_fallback': $value = $this->getEnv('DOMAIN_ID'); break;
case 'mascot_config': $value = [
'mascot_id' => $this->getEnv('MASCOT_ID'),
'staging_id' => $this->getEnv('MASCOT_STRINGID'),
'api_key' => (\dirname(__DIR__, 4).'/config/certs/ssl/'.$this->getEnv('string:MASCOT_APIKEY')),
'private_key' => (\dirname(__DIR__, 4).'/config/certs/ssl/'.$this->getEnv('string:MASCOT_PRIVATEKEY')),
'mascot_crt' => (\dirname(__DIR__, 4).'/config/certs/ssl/'.$this->getEnv('string:MASCOT_CRT')),
'api_url' => $this->getEnv('MASCOT_API_URL'),
'bank_group_prefix' => $this->getEnv('default:mascot_bank_group_prefix_fallback:MASCOT_BANK_GROUP_PREFIX'),
'currency_multiplier' => 100.0,
]; break;
case 'nucleus_config': $value = [
'bank_id' => $this->getEnv('NUCLEUS_BANK_ID'),
'url' => $this->getEnv('NUCLEUS_URL'),
'key' => $this->getEnv('NUCLEUS_KEY'),
'fun_home_url' => $this->getEnv('default::NUCLEUS_FUN_HOME_URL'),
'game_image_url' => 'https://www.betbit.com/uploads/images',
'provider_site_url' => 'https://www.nucleusgaming.com',
'provider_site_games_url' => 'https://www.nucleusgaming.com/games?category=3d-slots',
'launch_url_fun' => '/cwguestlogin.do',
'launch_url_real' => '/cwstartgamev2.do',
'currency_multiplier' => 100.0,
'provider_id' => 4,
'provider_name' => 'nucleus',
]; break;
case 'onetouch_config': $value = [
'onetouch_id' => $this->getEnv('default:onetouch_id_from_legacy:ONETOUCH_OPERATOR_ID'),
'api_url' => $this->getEnv('default:onetouch_url_from_legacy:ONETOUCH_API_URL'),
'public_key_location' => (\dirname(__DIR__, 4).'/config/certs/onetouch/'.$this->getEnv('string:default:onetouch_public_key_from_legacy:ONETOUCH_PUBLIC_KEY')),
'private_key_location' => (\dirname(__DIR__, 4).'/config/certs/onetouch/'.$this->getEnv('string:default:onetouch_private_key_from_legacy:ONETOUCH_PRIVATE_KEY')),
'public_key_server' => (\dirname(__DIR__, 4).'/config/certs/onetouch/'.$this->getEnv('string:default:onetouch_server_public_key_from_legacy:ONETOUCH_SERVER_PUBLIC_KEY')),
'sub_partner_id' => $this->getEnv('default:onetouch_sub_partner_default:ONETOUCH_SUB_PARTNER_ID'),
'currency_multiplier' => 100000.0,
]; break;
case 'onetouch_id_from_legacy': $value = $this->getEnv('OneTouch_ID'); break;
case 'onetouch_url_from_legacy': $value = $this->getEnv('OneTouch_URL'); break;
case 'onetouch_public_key_from_legacy': $value = $this->getEnv('OneTouch_publickey'); break;
case 'onetouch_private_key_from_legacy': $value = $this->getEnv('OneTouch_privatekey'); break;
case 'onetouch_server_public_key_from_legacy': $value = $this->getEnv('OneTouch_server_publickey'); break;
case 'pgsoft_config': $value = [
'api_url' => $this->getEnv('PGSOFT_API_URL'),
'api_token' => $this->getEnv('PGSOFT_API_TOKEN'),
'agent_id' => $this->getEnv('PGSOFT_AGENT_ID'),
'secret_key' => $this->getEnv('PGSOFT_SECRET_KEY'),
'api_endpoint' => $this->getEnv('PGSOFT_API_ENDPOINT'),
]; break;
case 'playpearls_config': $value = [
'system_password' => $this->getEnv('PLAYPEARLS_SYSTEM_PASSWORD'),
'site_id' => $this->getEnv('PLAYPEARLS_SITE_ID'),
'site_api_login' => $this->getEnv('PLAYPEARLS_API_LOGIN'),
'site_api_password' => $this->getEnv('PLAYPEARLS_API_PASSWORD'),
'base_path_url' => $this->getEnv('PLAYPEARLS_BASE_PATH_URL'),
'fun_home_url' => $this->getEnv('default::PLAYPEARLS_FUN_HOME_URL'),
'currency_multiplier' => 100.0,
]; break;
case 'pragmatic_config': $value = [
'secure_login' => $this->getEnv('PRAGMATIC_SECURE_LOGIN'),
'secret_key' => $this->getEnv('PRAGMATIC_SECRET_KEY'),
'provider_id' => $this->getEnv('PRAGMATIC_PROVIDER_ID'),
'game_launch_url' => $this->getEnv('PRAGMATIC_GAME_LAUNCH_URL'),
'game_launch_url_demo' => $this->getEnv('PRAGMATIC_GAME_LAUNCH_DEMO_URL'),
'api_domain' => $this->getEnv('PRAGMATIC_API_DOMAIN'),
'api_domain_root' => $this->getEnv('PRAGMATIC_API_DOMAIN_ROOT'),
'currency_multiplier' => 1.0,
'bonus_wagering_requirement' => 35,
'jackpot_wagering_requirement' => 35,
'promotion_wagering_requirement' => 35,
]; break;
case 'pragmaticgsp_config': $value = [
'api_url' => $this->getEnv('PRAGMATIC_GSP_API_URL'),
'api_token' => $this->getEnv('PRAGMATIC_GSP_API_TOKEN'),
'agent_id' => $this->getEnv('PRAGMATIC_GSP_AGENT_ID'),
'secret_key' => $this->getEnv('PRAGMATIC_GSP_SECRET_KEY'),
'api_endpoint' => $this->getEnv('PRAGMATIC_GSP_API_ENDPOINT'),
]; break;
case 'redeagle_config': $value = [
'staging_url' => $this->getEnv('REDEAGLE_STAGING_URL'),
'production_url' => $this->getEnv('REDEAGLE_PRODUCTION_URL'),
'site_id' => $this->getEnv('REDEAGLE_SITE_ID'),
'launch_auth_key' => $this->getEnv('REDEAGLE_LAUNCH_AUTH_KEY'),
'launch_auth_value' => $this->getEnv('REDEAGLE_LAUNCH_AUTH_VALUE'),
'api_secret' => $this->getEnv('REDEAGLE_API_SECRET'),
'environment' => $this->getEnv('REDEAGLE_ENVIRONMENT'),
'gpapi_url' => $this->getEnv('REDEAGLE_GPAPI_URL'),
'frapi_url' => $this->getEnv('REDEAGLE_FRAPI_URL'),
'currency_multiplier' => 100.0,
]; break;
case 'sagaming_config': $value = [
'game_launch_url' => $this->getEnv('SAGAMING_GAME_LAUNCH_URL'),
'api_url' => $this->getEnv('SAGAMING_API_URL'),
'mdkey' => $this->getEnv('SAGAMING_MDKEY'),
'encryptkey' => $this->getEnv('SAGAMING_ENCRYPTKEY'),
'secretkey' => $this->getEnv('SAGAMING_SECRETKEY'),
'lobby_code' => $this->getEnv('default:sagaming_lobby_default:SAGAMING_LOBBY_CODE'),
]; break;
case 'scatterkings_config': $value = [
'base_url' => $this->getEnv('SK_ENVIRONMENT_BASE_URL'),
'operator_id' => $this->getEnv('SK_OPERATOR_ID'),
'signing_key' => $this->getEnv('SK_SIGNING_KEY'),
'environment' => $this->getEnv('SK_ENVIRONMENT__URL'),
'game_image_url' => $this->getEnv('default::SCATTERKINGS_GAME_IMAGE_URL'),
'currency_multiplier' => 100.0,
]; break;
case 'simpleplay_config': $value = [
'simpleplay_api_url' => $this->getEnv('SIMPLEPLAY_API_URL'),
'simpleplay_launch_url' => $this->getEnv('SIMPLEPLAY_LAUNCH_URL'),
'simpleplay_md5' => $this->getEnv('SIMPLEPLAY_MD5'),
'simpleplay_encrypt' => $this->getEnv('SIMPLEPLAY_ENCRYPTKEY'),
'simpleplay_secret' => $this->getEnv('SIMPLEPLAY_SECRETKEY'),
'simpleplay_suffix' => $this->getEnv('SIMPLEPLAY_SUFFIX'),
'simpleplay_lobbycode' => $this->getEnv('SIMPLEPLAY_LOBBBYCODE'),
]; break;
case 'slotegrator_gis_url': $value = $this->getEnv('SLOTEGRATOR_GIS_URL'); break;
case 'slotegrator_gis_merchant_id': $value = $this->getEnv('SLOTEGRATOR_GIS_MERCHANT_ID'); break;
case 'slotegrator_gis_merchant_key': $value = $this->getEnv('SLOTEGRATOR_GIS_MERCHANT_KEY'); break;
case 'slotegrator_gis_global_currency': $value = $this->getEnv('SLOTEGRATOR_GLOBAL_CURRENCY'); break;
case 'spadegaming_config': $value = [
'game_launch_url' => $this->getEnv('SPADEGAMING_GAME_LAUNCH_URL'),
'game_demo_url' => $this->getEnv('SPADEGAMING_GAME_DEMO_URL'),
'api_url' => $this->getEnv('SPADEGAMING_API_URL'),
'merchant_code' => $this->getEnv('SPADEGAMING_MERCHANT_CODE'),
'security_key' => $this->getEnv('SPADEGAMING_SECURITY_KEY'),
'fun_home_url' => $this->getEnv('default::SPADEGAMING_FUN_HOME_URL'),
]; break;
case 'spinomenal_config': $value = [
'url_game_launch_base' => $this->getEnv('SPINOMENAL_URL_GAME_LAUNCH_BASEL'),
'reporting_api' => $this->getEnv('SPINOMENAL_REPORTING_API'),
'base_url' => $this->getEnv('SPINOMENAL_URL_BASE'),
'partner_NAME' => $this->getEnv('SPINOMENAL_PARTNER_NAME'),
'partner_id' => $this->getEnv('SPINOMENAL_PARTNER_ID'),
'private_key' => $this->getEnv('SPINOMENAL_PRIVATE_KEY'),
'player_type' => $this->getEnv('SPINOMENAL_PLAYER_TYPE'),
'currency_multiplier' => 100.0,
'game_image_url' => 'https://www.betbit.com/uploads/images',
]; break;
case 'ssg_config': $value = [
'game_launch_url' => $this->getEnv('SSG_GAME_LAUNCH_URL'),
'api_url' => $this->getEnv('SSG_API_URL'),
]; break;
case 'superlotto_config': $value = [
'shop_id' => $this->getEnv('SUPERLOTTO_SHOP_ID'),
'server_url' => $this->getEnv('SUPERLOTTO_SERVER_URL'),
'iframe_url' => $this->getEnv('SUPERLOTTO_IFRAME_URL'),
'key' => $this->getEnv('SUPERLOTTO_KEY'),
'domain' => $this->getEnv('SUPERLOTTO_DOMAIN'),
'currency_multiplier' => 100.0,
]; break;
case 'tomhorn_config': $value = [
'secretkey' => $this->getEnv('TOMHORN_SECRETKEY'),
'partnerid' => $this->getEnv('TOMHORN_PARTNERID'),
'server' => $this->getEnv('TOMHORN_SERVER'),
'baseurl' => $this->getEnv('TOMHORN_BASEURL'),
'fun_currency' => $this->getEnv('default:tomhorn_fun_currency_default:TOMHORN_FUN_CURRENCY'),
]; break;
case 'tripplecherry_config': $value = [
'game_get_url' => $this->getEnv('CHERRY_URL'),
'game_launch_url' => $this->getEnv('LAUNCH_URL'),
'partner_id' => $this->getEnv('CHERRY_PARTNER_ID'),
'client_id' => $this->getEnv('CHERY_CLIENT_ID'),
'secret' => $this->getEnv('CHERRY_SECRET'),
]; break;
case 'trytostart_config': $value = [
'api_base_url' => $this->getEnv('TRYTOSTART_API_BASE_URL'),
'game_catalog_base_url' => $this->getEnv('TRYTOSTART_GAME_CATALOG_BASE_URL'),
'api_key' => $this->getEnv('TRYTOSTART_API_KEY'),
'partner_id' => $this->getEnv('TRYTOSTART_PARTNER_ID'),
'timeout' => $this->getEnv('float:TRYTOSTART_API_TIMEOUT'),
'enabled' => $this->getEnv('bool:TRYTOSTART_ENABLED'),
]; break;
case 'tvbet_config': $value = [
'name' => $this->getEnv('TVBET_NAME'),
'iframe_url' => $this->getEnv('TVBET_IFRAME_URL'),
'client_id' => $this->getEnv('TVBET_CLIENT_ID'),
'key' => $this->getEnv('TVBET_KEY'),
'default_lang' => $this->getEnv('TVBET_DEFAULT_LANG'),
'exitUrl' => $this->getEnv('OPERATIONAL_DOMAIN'),
'game_image_url' => $this->getEnv('default:tvbet_game_image_url_default:TVBET_GAME_IMAGE_URL'),
'games_list_url' => $this->getEnv('default:tvbet_games_list_url_default:TVBET_GAMES_LIST_URL'),
'betcore_api_token' => $this->getEnv('default::TVBET_BETCORE_API_TOKEN'),
'user_test' => false,
]; break;
case 'vibra_config': $value = [
'site_id' => $this->getEnv('VIBRA_SITE_ID'),
'url_launcher' => $this->getEnv('VIBRA_URL_LAUNCHER'),
'white_list' => [
0 => '3.130.30.204',
1 => '3.14.119.197',
],
'currency_multiplier' => 100.0,
]; break;
case 'wazdan_config': $value = [
'partner_code' => $this->getEnv('WAZDAN_PARTNERCODE'),
'partner_name' => $this->getEnv('WAZDAN_PARTNERNAME'),
'secret_key' => $this->getEnv('WAZDAN_SECRET_KEY'),
'gcp_url' => $this->getEnv('WAZDAN_GCP_URL'),
'service_url' => $this->getEnv('WAZDAN_SERVICE_URL'),
'license' => $this->getEnv('WAZDAN_LICENSE'),
]; break;
case 'xpg_config': $value = [
'api_url' => $this->getEnv('XPG_API_URL'),
'game_launch_url' => $this->getEnv('XPG_LAUNCH_URL'),
'operator_id' => $this->getEnv('XPG_OPERATOR_ID'),
'operator_name' => $this->getEnv('XPG_OPERATOR_NAME'),
'private_key' => $this->getEnv('XPG_PRIVATE_KEY'),
'image_base_url' => $this->getEnv('default::XPG_IMAGE_BASE_URL'),
'currency_multiplier' => 100.0,
]; break;
case 'zeus_config': $value = [
'partner_id' => $this->getEnv('ZEUS_PARTNER_ID'),
'url_real' => $this->getEnv('ZEUS_URL_REAL'),
'url_demo' => $this->getEnv('ZEUS_URL_DEMO'),
'key' => $this->getEnv('ZEUS_KEY'),
'image_base_url' => $this->getEnv('default::ZEUS_IMAGE_BASE_URL'),
]; break;
case 'privateJWTKeyLocation': $value = (\dirname(__DIR__, 4).'/config/certs/'.$this->getEnv('string:JWT_PRIVATE')); break;
case 'publicJWTKeyLoction': $value = (\dirname(__DIR__, 4).'/config/certs/'.$this->getEnv('string:JWT_PUBLIC')); break;
case 'mercure_admin_chat': $value = [
'enabled' => $this->getEnv('bool:MERCURE_ADMIN_CHAT_ENABLED'),
'hub_url' => $this->getEnv('string:MERCURE_URL'),
'public_url' => $this->getEnv('string:MERCURE_PUBLIC_URL'),
'publish_jwt' => $this->getEnv('string:MERCURE_JWT'),
'subscribe_jwt' => $this->getEnv('string:MERCURE_SUBSCRIBER_JWT'),
'topic' => $this->getEnv('string:MERCURE_CHAT_TOPIC'),
'player_events_topic' => $this->getEnv('string:MERCURE_PLAYER_EVENTS_TOPIC'),
'vip_login_threshold' => $this->getEnv('int:MERCURE_VIP_LOGIN_MIN_LEVEL'),
]; break;
case 'operational_domain': $value = $this->getEnv('OPERATIONAL_DOMAIN'); break;
case 'secret': $value = $this->getEnv('SITE_SECRET'); break;
case 'reseturl': $value = $this->getEnv('string:OPERATIONAL_DOMAIN').'/resetting/process_reset_email'; break;
case 'fos_user_from_address': $value = $this->getEnv('MAIL_FROM'); break;
case 'fos_user_from_name': $value = $this->getEnv('MAIL_FROM_LABEL'); break;
case 'mail_from': $value = $this->getEnv('MAIL_FROM'); break;
case 'mail_from_label': $value = $this->getEnv('MAIL_FROM_LABEL'); break;
case 'filesystem_data_root': $value = $this->getEnv('FILE_SYSTEM_DATA_ROOT'); break;
case 'filesystem_data_root_bundle': $value = $this->getEnv('FILE_SYSTEM_DATA_ROOT_BUNDLE'); break;
case 'filesystem_data_root_temp': $value = $this->getEnv('FILE_SYSTEM_DATA_TEMP'); break;
case 'filesystem_image_cache': $value = $this->getEnv('FILE_SYSTEM_IMAGE_CACHE'); break;
case 'filesystem_backup_location': $value = $this->getEnv('DATABASE_BACKUP_LOCATION'); break;
case 'reports_ftp_enabled': $value = $this->getEnv('REPORTS_FTP_ENABLED'); break;
case 'reports_ftp_server': $value = $this->getEnv('REPORTS_FTP_SERVER'); break;
case 'reports_ftp_username': $value = $this->getEnv('REPORTS_FTP_USERNAME'); break;
case 'reports_ftp_password': $value = $this->getEnv('REPORTS_FTP_PASSWORD'); break;
case 'reports_remote_location': $value = $this->getEnv('REPORTS_FTP_DIRECTORY'); break;
case 'ftp_upload': $value = [
'enabled' => $this->getEnv('REPORTS_FTP_ENABLED'),
'server' => $this->getEnv('REPORTS_FTP_SERVER'),
'username' => $this->getEnv('REPORTS_FTP_USERNAME'),
'password' => $this->getEnv('REPORTS_FTP_PASSWORD'),
'location' => $this->getEnv('REPORTS_FTP_DIRECTORY'),
]; break;
case 'http_protocol': $value = $this->getEnv('HTTP_PROTOCOL'); break;
case 'legacy_lobby_providers': $value = $this->getEnv('csv:LEGACY_LOBBY_PROVIDERS'); break;
case 'google_recaptcha_site_key': $value = $this->getEnv('GOOGLE_RECAPTCHA_SITE_KEY'); break;
case 'exchange_rate_api_key': $value = $this->getEnv('EXCHANGE_RATE_API_KEY'); break;
case 'exchange_rate_api_endpoint': $value = $this->getEnv('EXCHANGE_RATE_API_ENDPOINT'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'liip_imagine.loaders': $value = [
'default' => [
'filesystem' => [
'data_root' => [
0 => (\dirname(__DIR__, 4).'/public/'),
1 => $this->getEnv('FILE_SYSTEM_DATA_ROOT'),
],
'locator' => 'filesystem',
'allow_unresolvable_data_roots' => false,
'bundle_resources' => [
'enabled' => false,
'access_control_type' => 'blacklist',
'access_control_list' => [
],
],
],
],
]; break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'KnpMarkdownBundle' => 'Knp\\Bundle\\MarkdownBundle\\KnpMarkdownBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
'SonatajQueryBundle' => 'Sonata\\jQueryBundle\\SonatajQueryBundle',
'PlaypearlsAffiliateBundle' => 'App\\Playpearls\\AffiliateBundle\\PlaypearlsAffiliateBundle',
'PlaypearlsApiBundle' => 'App\\Playpearls\\ApiBundle\\PlaypearlsApiBundle',
'PlaypearlsCoinBundle' => 'App\\Playpearls\\CoinBundle\\PlaypearlsCoinBundle',
'PlaypearlsGWCGamesBundle' => 'App\\Playpearls\\GWCGamesBundle\\PlaypearlsGWCGamesBundle',
'SupportAiBundle' => 'App\\SupportAi\\SupportAiBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'DKCalculatorBundle' => 'App\\DK\\CalculatorBundle\\DKCalculatorBundle',
'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'BMBackupManagerBundle' => 'BM\\BackupManagerBundle\\BMBackupManagerBundle',
'SymfonyCastsVerifyEmailBundle' => 'SymfonyCasts\\Bundle\\VerifyEmail\\SymfonyCastsVerifyEmailBundle',
'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
'JsonRequestBundle' => 'SymfonyBundles\\JsonRequestBundle\\JsonRequestBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'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',
],
'KnpMarkdownBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-markdown-bundle'),
'namespace' => 'Knp\\Bundle\\MarkdownBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'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',
],
'FOSJsRoutingBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle'),
'namespace' => 'FOS\\JsRoutingBundle',
],
'LiipImagineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
'namespace' => 'Liip\\ImagineBundle',
],
'NelmioApiDocBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/api-doc-bundle'),
'namespace' => 'Nelmio\\ApiDocBundle',
],
'SonatajQueryBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sonata-project/jquery-bundle'),
'namespace' => 'Sonata\\jQueryBundle',
],
'PlaypearlsAffiliateBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Playpearls/AffiliateBundle'),
'namespace' => 'App\\Playpearls\\AffiliateBundle',
],
'PlaypearlsApiBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Playpearls/ApiBundle'),
'namespace' => 'App\\Playpearls\\ApiBundle',
],
'PlaypearlsCoinBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Playpearls/CoinBundle'),
'namespace' => 'App\\Playpearls\\CoinBundle',
],
'PlaypearlsGWCGamesBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/Playpearls/GWCGamesBundle'),
'namespace' => 'App\\Playpearls\\GWCGamesBundle',
],
'SupportAiBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/SupportAi'),
'namespace' => 'App\\SupportAi',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'DKCalculatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/src/DK/CalculatorBundle'),
'namespace' => 'App\\DK\\CalculatorBundle',
],
'FOSRestBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/rest-bundle'),
'namespace' => 'FOS\\RestBundle',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'BMBackupManagerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/backup-manager/symfony'),
'namespace' => 'BM\\BackupManagerBundle',
],
'SymfonyCastsVerifyEmailBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/verify-email-bundle/src'),
'namespace' => 'SymfonyCasts\\Bundle\\VerifyEmail',
],
'NelmioCorsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
'namespace' => 'Nelmio\\CorsBundle',
],
'ApiPlatformBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
'namespace' => 'ApiPlatform\\Symfony\\Bundle',
],
'JsonRequestBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony-bundles/json-request-bundle/src'),
'namespace' => 'SymfonyBundles\\JsonRequestBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'affiliate_admin_root' => (\dirname(__DIR__, 4).'/legacy/affiliate-admin'),
'playpearls_api.api.class' => 'App\\Playpearls\\ApiBundle\\Api',
'betbit_deal_offers' => [
0 => 'Sign up now & snag a 200% Welcome Bonus – Up to $30,000 + 50 Super Spins',
1 => 'Sign up now & snag a Welcome Offer 100% up to 1 BTC',
2 => 'Sign up now & snag Four Match Bonuses Up To $1,600 + 400 Free Spins',
3 => 'Sign up now & snag a 100% bonus on the first deposit up to 50,000 uBTC',
4 => 'Sign up now & snag a 100% match bonus up to 1 BTC + 10% cashback',
5 => 'Sign up now & snag a 200% up to $7,500 + 10% Cashback',
6 => 'Sign up now & get Up to 70% rakeback + 10% cashback',
7 => 'Sign up now & get Instant and no max withdrawals',
8 => 'Sign up now & snag 350% in Bonuses and 200 Free Spins',
9 => 'Sign up now & snag a 100% deposit match Bonus - deposit at least $20 and every time you wager 2x your deposit',
10 => 'Sign up now & snag Up to 50% Cashback + 75 Free Spins',
11 => 'Sign up now & get 20% daily cashback, fair rewards system',
12 => 'Sign up now & snag a 200% matched deposit bonus up to 1 BTC + 50 free spins',
13 => 'Sign up now & snag a 100% up to 500 USDT + 50 Free Spins',
14 => 'Sign up now & Get 100% bounty bonus matched up to 0.02 BTC',
15 => 'Sign up now & Get 100 free spins for Book of Dead + 100% no-risk sports bonus',
16 => 'Sign up now & snag a 200% up to 1 BTC + 25 Free Spins',
17 => 'Sign up now & Get a 200% match bonus up to 5,000 USDT',
18 => 'Sign up now & snag a 200% Rakeback bonus up to 10 ETH + 25 free spins',
19 => 'Sign up now & snag a 150% up to 1 BTC + 100 Free Spins',
20 => 'Sign up now & snag a 100% deposit match up to $1,000',
21 => 'Sign up now & snag a 200% match up to $5,000 + 50 free spins',
22 => 'Sign up now & snag a 200% up to $5,000 + 25 free spins',
23 => 'Sign up now & snag a 100% up to $200 on your first deposit',
24 => 'Sign up now & snag a 120% deposit match bonus up to $5,000',
25 => 'Sign up now & snag a 100% Up To 1 BTC match bonus on your first deposit',
26 => 'Sign up now & snag a 200% match bonus up to 1 BTC on first deposit',
27 => 'Sign up now & snag a 100% up to 1,000 USDT + up to 35% weekly cashback',
28 => 'Sign up now & snag a 100% up to 1 BTC + 10% Weekly Cashback',
29 => 'Sign up now & snag a 325% match up to 4000 EUR and 50 Free Spins for first four deposits',
30 => 'Sign up now & get 100% first deposit bonus match',
31 => 'Sign up now & Deposit at least 50 USDT and earn up to 1,500 USDT',
32 => 'Sign up now & snag a Welcome Bonus up to 590% + 225 Free Spins',
33 => 'Sign up now & snag 1st deposit: Up to 150% + up to 50 Free Spins',
34 => 'NEW USERS ONLY: Sign up now & get for 1st 3 deposits 300% Bonus No Wagering or 100% CashBack and Free Spins gift on top',
],
'coin_payments_denomination_multiplier' => 1000,
'trezuz_gateway_client_id' => 'your_client_id_here',
'trezuz_gateway_client_secret' => 'your_client_secret_here',
'trezuz_gateway_username' => 'your_username_here',
'trezuz_gateway_password' => 'your_password_here',
'trezuz_gateway_api_url' => 'https://api.trezuzgateway.com',
'trezuz_gateway_webhook_url' => 'https://yourdomain.com/trezuz/webhook',
'env(CHAT_RECOVERY_ENABLED)' => '0',
'env(CHAT_AGENT_NOTIFICATIONS_ENABLED)' => '0',
'env(VIP_MIN_TOTAL_DEPOSITS)' => '0',
'env(VIP_MIN_TRADING_VOLUME_30D)' => '0',
'env(VIP_MIN_AFFILIATE_REFERRALS)' => '0',
'env(CHAT_ALERT_MIN_DEPOSIT)' => '0',
'env(CHAT_ALERT_MIN_PENDING_WITHDRAWAL)' => '0',
'env(CHAT_ALERT_VIP_LOGIN_LOOKBACK_SECONDS)' => '900',
'env(CHAT_ALERT_DEDUPE_TTL_SECONDS)' => '86400',
'env(CHAT_ALERT_DEPOSIT_LOOKBACK_SECONDS)' => '7200',
'env(CHAT_ANALYTICS_DAYS)' => '30',
'env(CHAT_ANALYTICS_MAX_FETCH)' => '35',
'env(CHAT_ANALYTICS_FOLLOWUP_DAYS)' => '7',
'support_board.root' => (\dirname(__DIR__, 4).'/support-board'),
'playpearls_coin.bitcoin_client_factory.class' => 'App\\Services\\Wallet\\CoinBundle\\BitCoinClientFactory',
'coinarray' => [
'btc' => 'Bitcoin',
'eth' => 'Ethereum',
'bch' => 'Bitcoin Cash',
'ltc' => 'Litecoin',
'xmr' => 'Monero',
'xrp' => 'Ripple',
'usdt' => 'Tether USD',
'trx' => 'TRON',
'dash' => 'Dash (Fast Pass)',
],
'coinvaluearray' => [
'btc' => 0.97,
'eth' => 1.0,
'bch' => 0.9,
'ltc' => 0.9,
'xmr' => 0.85,
'xrp' => 0.8,
'usdt' => 1.0,
'trx' => 0.9,
'dash' => 0.9,
],
'base_currency' => 'EUR',
'multi_currency.enabled' => false,
'multi_currency.dual_write_wallet' => false,
'multi_currency.wallet_as_sot' => false,
'multi_currency.fx_markup' => '0',
'env(FX_SAFETY_BUFFER_PERCENT)' => '5',
'env(FX_RATE_CACHE_TTL_SECONDS)' => '3600',
'env(FX_RATE_MAX_AGE_SECONDS)' => '86400',
'env(FX_ALLOW_STALE_RATES)' => '0',
'multi_currency.player_currencies' => [
0 => 'EUR',
1 => 'USD',
2 => 'AUD',
3 => 'NZD',
],
'coins' => [
'EUR' => [
'enabled' => true,
'display_decimals' => 2,
'minimum_withdraw_value' => 0.001,
'denomination' => 'eur',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 0,
'withdraw_confirmation_minimum' => 0,
'exchange_fee_percent' => 0,
'full_node' => false,
'coinpayments_interface' => false,
],
'aud' => [
'enabled' => false,
'display_decimals' => 2,
'minimum_withdraw_value' => 0.001,
'denomination' => 'aud',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 0,
'withdraw_confirmation_minimum' => 0,
'exchange_fee_percent' => 0,
'full_node' => false,
'coinpayments_interface' => false,
],
'btc' => [
'enabled' => true,
'rpchost' => '',
'rpcport' => '',
'rpcuser' => '',
'rpcpass' => '',
'display_decimals' => 3,
'minimum_withdraw_value' => 0.001,
'denomination' => 'mbtc',
'denomination_multiplier' => 1000,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'eth' => [
'enabled' => true,
'display_decimals' => 3,
'minimum_withdraw_value' => 0.01,
'denomination' => 'meth',
'denomination_multiplier' => 1000,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'bch' => [
'enabled' => true,
'display_decimals' => 8,
'minimum_withdraw_value' => 0.1,
'denomination' => 'bch',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'ltc' => [
'enabled' => true,
'display_decimals' => 8,
'minimum_withdraw_value' => 0.1,
'denomination' => 'ltc',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'xmr' => [
'enabled' => true,
'display_decimals' => 8,
'minimum_withdraw_value' => 0.1,
'denomination' => 'xmr',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'xrp' => [
'enabled' => true,
'display_decimals' => 2,
'minimum_withdraw_value' => 1,
'denomination' => 'xrp',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'usdt' => [
'enabled' => true,
'display_decimals' => 2,
'minimum_withdraw_value' => 5,
'denomination' => 'usdt',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'trx' => [
'enabled' => true,
'display_decimals' => 2,
'minimum_withdraw_value' => 25,
'denomination' => 'trx',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'btcln' => [
'enabled' => true,
'display_decimals' => 2,
'minimum_withdraw_value' => 25,
'denomination' => 'btc.ln',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
'dash' => [
'enabled' => true,
'display_decimals' => 2,
'minimum_withdraw_value' => 25,
'denomination' => 'dash',
'denomination_multiplier' => 1,
'deposit_confirmation_minimum' => 1,
'withdraw_confirmation_minimum' => 1,
'exchange_fee_percent' => 2,
'full_node' => false,
'coinpayments_interface' => true,
],
],
'pathtoimagefolder' => 'public/uploads/images/',
'betby_gis_global_currency' => 'EUR',
'betby_wager_type' => 'sports',
'currency_mulitplier' => [
'btc' => 100000,
'usd' => 100,
'eur' => 100,
],
'betby_url_external_call' => 'https://external-api.invisiblesport.com/api/v1/external_api/',
'betby_operator_id' => '1998395080699944960',
'betby_brand_id' => '1998395499081768960',
'bombay_sub_partner_default' => 'betbit',
'livesolution_fun_session_fallback' => 'demo',
'mascot_bank_group_prefix_fallback' => 'betbit_',
'onetouch_sub_partner_default' => 'betbit',
'sagaming_lobby_default' => 'A8740',
'import_slotegrator_amount' => 30,
'tomhorn_fun_currency_default' => 'EUR',
'tvbet_game_image_url_default' => 'https://cdn-gl.prod.tvbet.space/Tvbet resize/575x575/',
'tvbet_games_list_url_default' => 'https://backend.bcdprod.net/partners-bff/api/v1.0/games/list',
'ip_location_providers.catalog' => [
0 => [
'id' => 'maxmind_mmdb',
'name' => 'MaxMind GeoLite2 / GeoIP2 (local MMDB)',
'type' => 'local_db',
'description' => 'Primary on-disk Reader via GeoIp2; edition follows maxmind.path.',
'default_enabled' => true,
],
1 => [
'id' => 'http_api_slot',
'name' => 'HTTP geo API (fallback slot)',
'type' => 'api',
'description' => 'Reserved chain step for ipapi, DB-IP, IP2Location, etc. — wire GeoIpProviderInterface before enabling.',
'default_enabled' => false,
'supports_country' => true,
'supports_region' => false,
'supports_city' => false,
],
],
'maxmind' => [
'url' => 'http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz',
'path' => (\dirname(__DIR__, 3).'/GeoIP2-Country.mmdb'),
'user_account' => 59750,
'license_key' => 'ybfG8J7CJ6ctn2Cj',
],
'env(MERCURE_ADMIN_CHAT_ENABLED)' => '0',
'env(MERCURE_URL)' => '',
'env(MERCURE_PUBLIC_URL)' => '',
'env(MERCURE_JWT)' => '',
'env(MERCURE_SUBSCRIBER_JWT)' => '',
'env(MERCURE_CHAT_TOPIC)' => 'https://betbit.local/admin/chat',
'env(MERCURE_PLAYER_EVENTS_TOPIC)' => 'player_events',
'env(MERCURE_VIP_LOGIN_MIN_LEVEL)' => '1',
'playpearls_ams_ip' => '127.0.0.1',
'tracked_routes' => [
0 => 'frontend_home',
],
'phpcr_backend' => [
'type' => 'doctrinedbal',
'connection' => 'default',
],
'phpcr_workspace' => 'default',
'phpcr_user' => 'admin',
'phpcr_pass' => 'admin',
'locale' => 'en',
'locales' => [
0 => 'en',
1 => 'fr',
],
'financials_enabled' => true,
'can_transfer_bonus' => true,
'can_withdraw_funds' => true,
'only_base_currency' => true,
'transfer_threshold' => 120,
'withdrawal_threshold' => 60,
'withdraw_limit_default' => 500.0,
'isousa' => 'US',
'country_block_array' => [
],
'country_block_array_redirect' => [
],
'providerarray' => [
'Betsoft' => [
'name' => 'Betsoft',
'exclusion' => [
0 => 'US',
],
],
'Playpearls' => [
'name' => 'Playpearls',
'exclusion' => [
0 => 'US',
],
],
'Vivogaming' => [
'name' => 'Vivo gaming',
'exclusion' => [
0 => 'US',
1 => 'IL',
2 => 'KR',
3 => 'AR',
4 => 'CO',
5 => 'CR',
6 => 'MY',
],
],
'Nucleus' => [
'name' => 'Nucleus',
'exclusion' => [
0 => 'US',
],
],
'Endorphina' => [
'name' => 'Endorphina',
'exclusion' => [
0 => 'US',
1 => 'AU',
],
],
'Ezugi' => [
'name' => 'Ezugi',
'exclusion' => [
0 => 'US',
1 => 'IL',
2 => 'NL',
3 => 'CA',
],
],
'Habanero' => [
'name' => 'Habanero',
'exclusion' => [
0 => 'US',
1 => 'IL',
2 => 'NL',
3 => 'CA',
],
],
'TVBet' => [
'name' => 'TVBet',
'exclusion' => [
0 => 'US',
],
],
'Atmosfera' => [
'name' => 'Atmosfera',
'exclusion' => [
0 => 'US',
],
],
'Superlotto' => [
'name' => 'Superlotto',
'exclusion' => [
0 => 'US',
],
],
'Wazdan' => [
'name' => 'Wazdan',
'exclusion' => [
0 => 'DE',
1 => 'US',
2 => 'ES',
3 => 'PL',
4 => 'RU',
5 => 'TR',
6 => 'FR',
7 => 'PT',
8 => 'ZH',
9 => 'HY',
10 => 'ET',
11 => 'LV',
],
],
'XPG' => [
'name' => 'XPG',
'exclusion' => [
],
],
'Zeus' => [
'name' => 'Zeus',
'exclusion' => [
],
],
'LiveSolution' => [
'name' => 'LiveSolution',
'exclusion' => [
],
],
'Mascot' => [
'name' => 'Mascot',
'exclusion' => [
],
],
],
'balances' => [
'casino' => [
'caption' => 'menu.casinobalance',
'balance_service' => 'playpearls.balance',
'route' => 'totalFormattedBalance',
'icon' => 'bundles/frontend/images/icon-cart.png',
'refreshInterval' => 5000,
],
],
'default_dealer_image_array' => [
0 => 'dealer-Celine.jpeg',
1 => 'dealer-Leina.jpeg',
2 => 'dealer-Frann.jpeg',
3 => 'dealer-Lala.jpeg',
4 => 'dealer-Mica.jpeg',
5 => 'dealer-Yna.jpeg',
6 => 'dealer-Salome.jpeg',
],
'kyc_level' => [
1 => 2000,
],
'resetmaxtime' => 600,
'fos_user_registration_confirmation' => true,
'time_considered_active' => 4,
'reportServiceNameArray' => [
0 => 'registrations',
1 => 'games',
2 => 'sales',
],
'env(LEGACY_LOBBY_PROVIDERS)' => 'trytostart,gitslotpark,isomasoft',
'env(BET_SOFT_FUN_HOME_URL)' => '',
'env(BETBIT_DEAL_POPUP_ENABLED)' => '0',
'env(BETBIT_DEAL_MARQUEE_ENABLED)' => '1',
'app.locales' => [
'en' => [
0 => 'en',
1 => 'English',
2 => 'us',
],
'jp' => [
0 => 'jp',
1 => '日本語',
2 => 'jp',
],
'fr' => [
0 => 'fr',
1 => 'Français',
2 => 'fr',
],
'de' => [
0 => 'de',
1 => 'Deutsch',
2 => 'de',
],
'es' => [
0 => 'es',
1 => 'Español',
2 => 'es',
],
'se' => [
0 => 'se',
1 => 'Svenska',
2 => 'se',
],
'it' => [
0 => 'it',
1 => 'Italiano',
2 => 'it',
],
'dk' => [
0 => 'dk',
1 => 'Dansk',
2 => 'dk',
],
'no' => [
0 => 'no',
1 => 'Norsk',
2 => 'no',
],
'id' => [
0 => 'id',
1 => 'Indonesian',
2 => 'id',
],
'pt' => [
0 => 'pt',
1 => 'Português',
2 => 'pt',
],
'tr' => [
0 => 'tr',
1 => 'Türkçe',
2 => 'tr',
],
'cs' => [
0 => 'cs',
1 => 'Čeština',
2 => 'cz',
],
'el' => [
0 => 'el',
1 => 'Ελληνικά',
2 => 'gr',
],
'hu' => [
0 => 'hu',
1 => 'Magyar',
2 => 'hu',
],
'ro' => [
0 => 'ro',
1 => 'Română',
2 => 'ro',
],
'bg' => [
0 => 'bg',
1 => 'Български',
2 => 'bg',
],
'ru' => [
0 => 'ru',
1 => 'Русский',
2 => 'ru',
],
'uk' => [
0 => 'uk',
1 => 'Українська',
2 => 'ua',
],
'th' => [
0 => 'th',
1 => 'ไทย',
2 => 'th',
],
'vi' => [
0 => 'vi',
1 => 'Tiếng Việt',
2 => 'vn',
],
'ko' => [
0 => 'ko',
1 => '한국어',
2 => 'kr',
],
'zh-CN' => [
0 => 'zh-CN',
1 => '简体中文',
2 => 'cn',
],
'hi-IN' => [
0 => 'hi-IN',
1 => 'हिन्दी',
2 => 'in',
],
],
'betbit_chat_payments_large_deposit_threshold' => 5000,
'betbit_chat_vip_monitor_min_level' => 11,
'betbit_chat_vip_monitor_tx_lookback_hours' => 48,
'support_ai.role_permissions' => [
],
'support_ai.default_provider' => 'openai',
'support_ai.default_openai_key' => '',
'support_ai.default_openai_base' => 'https://api.openai.com/v1',
'support_ai.default_openai_model' => 'gpt-4o-mini',
'support_ai.default_timeout' => '30',
'support_ai.default_retries' => '2',
'support_ai.default_backoff' => '0.5',
'support_ai.default_temperature' => '0.3',
'support_ai.default_max_tokens' => '800',
'support_ai.default_max_context' => '20',
'support_ai.default_max_chars' => '8000',
'support_ai.default_unavailable' => 'I\'m temporarily unable to respond. Please try again shortly, or wait for a support agent to assist you.',
'support_ai.default_embedding_provider' => 'openai',
'support_ai.default_embedding_model' => 'text-embedding-3-small',
'support_ai.default_embedding_dimensions' => '1536',
'support_ai.default_chunk_size' => '800',
'support_ai.default_chunk_overlap' => '120',
'support_ai.default_rag_top_k' => '5',
'support_ai.default_rag_min_score' => '0.25',
'support_ai.default_vector_backend' => 'json',
'support_ai.default_max_tool_calls' => '3',
'support_ai.default_tool_max_recent' => '5',
'support_ai.default_tool_timeout' => '5',
'support_ai.default_poll_ms' => '4000',
'support_ai.default_web_chat' => '1',
'support_ai.default_enabled' => '1',
'support_ai.default_sb_fallback' => '0',
'support_ai.default_rate_limit_enabled' => '1',
'support_ai.default_msg_rate_limit' => '30',
'support_ai.default_msg_rate_window' => '60',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_lifetime' => 604800,
'cookie_secure' => false,
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_maxlifetime' => 604800,
'gc_probability' => 1,
'gc_divisor' => 1000,
],
'session.save_path' => (\dirname(__DIR__, 3).'/sessions/dev'),
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'data_collector.templates' => [
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => '@LiipImagine/Form/form_div_layout.html.twig',
2 => 'bootstrap_4_layout.html.twig',
3 => 'form/custom_types.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'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',
1 => 'php',
],
],
'monolog.handler.deprecation' => [
'type' => 'inclusive',
'elements' => [
0 => 'php',
],
],
'monolog.handler.mysmtp_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'mysmtp',
],
],
'monolog.handler.ipcheck_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'ipcheck',
],
],
'monolog.handler.exnode_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'exnode',
],
],
'monolog.handler.analysis_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'analysis',
],
],
'monolog.handler.integration_sportsbook_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'sportsbook',
],
],
'monolog.handler.command_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'command',
],
],
'monolog.handler.financial_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'financial',
],
],
'monolog.handler.system_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'system',
],
],
'monolog.handler.coinpayments_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'coinpayments',
],
],
'monolog.handler.configsetting_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'configsetting',
],
],
'monolog.handler.delete_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'delete',
],
],
'monolog.handler.integration_zeus_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'zeus',
],
],
'monolog.handler.integration_xpg_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'xpg',
],
],
'monolog.handler.integration_wazdan_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'wazdan',
],
],
'monolog.handler.integration_vibra_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'vibra',
],
],
'monolog.handler.integration_tvbet_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'tvbet',
],
],
'monolog.handler.integration_trytostart_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'trytostart',
],
],
'monolog.handler.integration_tripplecherry_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'tripplecherry',
],
],
'monolog.handler.integration_tomhorn_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'tomhorn',
],
],
'monolog.handler.integration_superlotto_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'superlotto',
],
],
'monolog.handler.integration_ssg_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'ssg',
],
],
'monolog.handler.integration_spinomenal_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'spinomenal',
],
],
'monolog.handler.integration_spadegaming_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'spadegaming',
],
],
'monolog.handler.integration_slotegrator_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'slotegrator',
],
],
'monolog.handler.integration_simpleplay_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'simpleplay',
],
],
'monolog.handler.integration_scatterkings_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'sk',
],
],
'monolog.handler.integration_sagaming_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'sagaming',
],
],
'monolog.handler.integration_redeagle_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'redeagle',
],
],
'monolog.handler.integration_pragmaticgsp_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'pragmaticgsp',
],
],
'monolog.handler.integration_pragmatic_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'pragmatic',
],
],
'monolog.handler.integration_playpearls_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'playpearls',
],
],
'monolog.handler.integration_pgsoft_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'pgsoft',
],
],
'monolog.handler.onetouch_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'onetouch',
],
],
'monolog.handler.integration_nucleus_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'nucleus',
],
],
'monolog.handler.integration_mascot_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'mascot',
],
],
'monolog.handler.integration_livesolution_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'livesolution',
],
],
'monolog.handler.integration_leap_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'leap',
],
],
'monolog.handler.integration_kagaming_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'kagaming',
],
],
'monolog.handler.integration_isomasoft_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'isomasoft',
],
],
'monolog.handler.integration_hacksaw_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'hacksaw',
],
],
'monolog.handler.integration_genesis_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'genesis',
],
],
'monolog.handler.integration_felix_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'felix',
],
],
'monolog.handler.evolution_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'evolution',
],
],
'monolog.handler.integration_endorphina_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'endorphina',
],
],
'monolog.handler.integration_ebet_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'ebet',
],
],
'monolog.handler.concept_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'concept',
],
],
'monolog.handler.integration_caleta_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'caleta',
],
],
'monolog.handler.bombay_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'bombay',
],
],
'monolog.handler.integration_bgaming_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'bgaming',
],
],
'monolog.handler.integration_betsoft_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'betsoft',
],
],
'monolog.handler.integration_atmosfera_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'atmosfera',
],
],
'monolog.handler.integration_amusnet_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'amusnet',
],
],
'monolog.handler.integration_amatic_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'amatic',
],
],
'monolog.handler.chat_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'chat',
],
],
'monolog.handler.affiliate_log' => [
'type' => 'inclusive',
'elements' => [
0 => 'affiliate',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'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',
'affiliate' => 'doctrine.orm.affiliate_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'json' => [
'class' => 'Doctrine\\DBAL\\Types\\JsonArrayType',
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
'affiliate' => 'doctrine.dbal.affiliate_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_SONATA_ADMIN_WALLETTRANSACTIONS_READER' => [
0 => 'ROLE_SONATA_ADMIN_WALLETTRANSACTIONS_LIST',
1 => 'ROLE_SONATA_ADMIN_WALLETTRANSACTIONS_VIEW',
],
'ROLE_SONATA_ADMIN_WALLETTRANSACTIONS_ADMIN' => [
0 => 'ROLE_SONATA_ADMIN_WALLETTRANSACTIONS_DEPOSIT',
1 => 'ROLE_SONATA_ADMIN_WALLETTRANSACTIONS_WITHDRAW',
],
'ROLE_NO_ACCESS' => [
],
'ROLE_PLAYER' => [
],
'ROLE_CUSTOMER_SERVICE' => [
0 => 'ROLE_USER',
1 => 'ROLE_SONATA_ADMIN',
2 => 'ROLE_SONATA_ADMIN_DASHBOARD_ONLINE',
3 => 'ROLE_SONATA_USER_ADMIN_PLAYER_READER',
4 => 'ROLE_SONATA_USER_ADMIN_PLAYER_PASSWORD_RESET',
5 => 'ROLE_SONATA_USER_ADMIN_PLAYER_BLOCK',
6 => 'ROLE_SONATA_USER_ADMIN_PLAYER_RESET_WAGERING_REQUIREMENT',
7 => 'ROLE_SONATA_ADMIN_EVENT_READER',
8 => 'ROLE_SONATA_ADMIN_EVENT_EDITOR',
9 => 'ROLE_SONATA_ADMIN_EVENT_ADMIN',
],
'ROLE_MANAGER' => [
0 => 'ROLE_USER',
1 => 'ROLE_SONATA_ADMIN',
2 => 'ROLE_SONATA_ADMIN_DASHBOARD_READER',
3 => 'ROLE_SONATA_USER_ADMIN_PLAYER_READER',
4 => 'ROLE_SONATA_USER_ADMIN_PLAYER_EDITOR',
5 => 'ROLE_SONATA_USER_ADMIN_PLAYER_ADMIN',
6 => 'ROLE_SONATA_ADMIN_EVENT_READER',
7 => 'ROLE_SONATA_ADMIN_EVENT_EDITOR',
8 => 'ROLE_SONATA_ADMIN_EVENT_ADMIN',
9 => 'ROLE_SONATA_ADMIN_NEWSLETTERSUBSCRIPTION_READER',
10 => 'ROLE_SONATA_ADMIN_NEWSLETTERSUBSCRIPTION_EDITOR',
11 => 'ROLE_SONATA_ADMIN_NEWSLETTERSUBSCRIPTION_ADMIN',
],
'ROLE_ADMIN' => [
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
],
'SONATA' => [
0 => 'ROLE_SONATA_PAGE_ADMIN_PAGE_EDIT',
1 => 'ROLE_SONATA_PAGE_ADMIN_BLOCK_EDIT',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'chat_public',
2 => 'admin',
3 => 'front_end',
],
'security.admin._indexed_authenticators' => [
],
'security.front_end._indexed_authenticators' => [
],
'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
'fos_js_routing.request_context_base_url' => NULL,
'fos_js_routing.cache_control' => [
'enabled' => false,
],
'liip_imagine.resolvers' => [
'default' => [
'web_path' => [
'web_root' => (\dirname(__DIR__, 4).'/public'),
'cache_prefix' => 'media/cache',
],
],
],
'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
'liip_imagine.jpegoptim.stripAll' => true,
'liip_imagine.jpegoptim.max' => NULL,
'liip_imagine.jpegoptim.progressive' => true,
'liip_imagine.jpegoptim.tempDir' => NULL,
'liip_imagine.optipng.binary' => '/usr/bin/optipng',
'liip_imagine.optipng.level' => 7,
'liip_imagine.optipng.stripAll' => true,
'liip_imagine.optipng.tempDir' => NULL,
'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
'liip_imagine.driver_service' => 'liip_imagine.gd',
'liip_imagine.cache.resolver.default' => 'default',
'liip_imagine.default_image' => NULL,
'liip_imagine.filter_sets' => [
'lobby_game_pragmatic' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'relative_resize' => [
'heighten' => 234,
],
'thumbnail' => [
'size' => [
0 => 491,
1 => 234,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'lobby_game_sagaming' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'relative_resize' => [
'heighten' => 256,
],
'thumbnail' => [
'size' => [
0 => 538,
1 => 256,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'lobby_game_simpleplay' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'relative_resize' => [
'heighten' => 256,
],
'thumbnail' => [
'size' => [
0 => 538,
1 => 256,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'lobby_game_ssg' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'relative_resize' => [
'heighten' => 256,
],
'thumbnail' => [
'size' => [
0 => 532,
1 => 256,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'cache' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
],
'post_processors' => [
],
],
'homepage_game_thumbnail' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
],
'post_processors' => [
],
],
'lobby_background_image' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 370,
1 => 208,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'homepage_recent_winners' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 60,
1 => 60,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'crypto_icons' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 100,
1 => 100,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'homepage_banner_1920x600' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 1920,
1 => 600,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'homepage_banner_1536x480' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 1536,
1 => 480,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'homepage_banner_1268x396' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 1268,
1 => 396,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'homepage_banner_768x240' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 768,
1 => 240,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'homepage_banner_512x160' => [
'quality' => 100,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 512,
1 => 160,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
],
'liip_imagine.binary.loader.default' => 'default',
'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
'liip_imagine.webp.generate' => false,
'liip_imagine.webp.options' => [
'quality' => 100,
'cache' => NULL,
'data_loader' => NULL,
'post_processors' => [
],
],
'nelmio_api_doc.areas' => [
0 => 'default',
],
'nelmio_api_doc.use_validation_groups' => false,
'playpearls_affiliate.param_name' => 'btag',
'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'knp_paginator.page_limit' => NULL,
'nelmio_cors.map' => [
'^/' => [
],
],
'nelmio_cors.defaults' => [
'allow_origin' => [
0 => '^https?://(localhost|127\\.0\\.0\\.1)(:[0-9]+)?$',
],
'allow_credentials' => false,
'allow_headers' => [
0 => 'content-type',
1 => 'authorization',
2 => 'x-requested-with',
],
'allow_private_network' => false,
'expose_headers' => [
0 => 'Link',
],
'allow_methods' => [
0 => 'GET',
1 => 'OPTIONS',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
],
'max_age' => 3600,
'hosts' => [
],
'origin_regex' => true,
'skip_same_as_origin' => true,
'forced_allow_origin_value' => NULL,
],
'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
'api_platform.metadata_backward_compatibility_layer' => true,
'api_platform.enable_entrypoint' => true,
'api_platform.enable_docs' => true,
'api_platform.title' => '',
'api_platform.description' => '',
'api_platform.version' => '0.0.0',
'api_platform.show_webby' => true,
'api_platform.url_generation_strategy' => 1,
'api_platform.exception_to_status' => [
'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
'ApiPlatform\\Exception\\FilterValidationException' => 400,
'Doctrine\\ORM\\OptimisticLockException' => 409,
],
'api_platform.formats' => [
'jsonld' => [
0 => 'application/ld+json',
],
'json' => [
0 => 'application/json',
],
'html' => [
0 => 'text/html',
],
],
'api_platform.patch_formats' => [
'json' => [
0 => 'application/merge-patch+json',
],
],
'api_platform.error_formats' => [
'jsonproblem' => [
0 => 'application/problem+json',
],
'jsonld' => [
0 => 'application/ld+json',
],
],
'api_platform.allow_plain_identifiers' => false,
'api_platform.eager_loading.enabled' => true,
'api_platform.eager_loading.max_joins' => 30,
'api_platform.eager_loading.fetch_partial' => false,
'api_platform.eager_loading.force_eager' => true,
'api_platform.collection.exists_parameter_name' => 'exists',
'api_platform.collection.order' => 'ASC',
'api_platform.collection.order_parameter_name' => 'order',
'api_platform.collection.order_nulls_comparison' => NULL,
'api_platform.collection.pagination.enabled' => true,
'api_platform.collection.pagination.partial' => false,
'api_platform.collection.pagination.client_enabled' => false,
'api_platform.collection.pagination.client_items_per_page' => false,
'api_platform.collection.pagination.client_partial' => false,
'api_platform.collection.pagination.items_per_page' => 30,
'api_platform.collection.pagination.maximum_items_per_page' => NULL,
'api_platform.collection.pagination.page_parameter_name' => 'page',
'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
'api_platform.collection.pagination.partial_parameter_name' => 'partial',
'api_platform.collection.pagination' => [
'enabled' => true,
'partial' => false,
'client_enabled' => false,
'client_items_per_page' => false,
'client_partial' => false,
'items_per_page' => 30,
'maximum_items_per_page' => NULL,
'page_parameter_name' => 'page',
'enabled_parameter_name' => 'pagination',
'items_per_page_parameter_name' => 'itemsPerPage',
'partial_parameter_name' => 'partial',
],
'api_platform.http_cache.etag' => true,
'api_platform.http_cache.max_age' => NULL,
'api_platform.http_cache.shared_max_age' => NULL,
'api_platform.http_cache.vary' => [
0 => 'Accept',
],
'api_platform.http_cache.public' => NULL,
'api_platform.http_cache.invalidation.max_header_length' => 7500,
'api_platform.http_cache.invalidation.xkey.glue' => ' ',
'api_platform.asset_package' => NULL,
'api_platform.defaults' => [
'attributes' => [
],
],
'api_platform.resource_class_directories' => [
0 => (\dirname(__DIR__, 4).'/src/SupportAi/Entity'),
1 => (\dirname(__DIR__, 4).'/src/Entity'),
],
'api_platform.oauth.enabled' => false,
'api_platform.oauth.clientId' => '',
'api_platform.oauth.clientSecret' => '',
'api_platform.oauth.type' => 'oauth2',
'api_platform.oauth.flow' => 'application',
'api_platform.oauth.tokenUrl' => '',
'api_platform.oauth.authorizationUrl' => '',
'api_platform.oauth.refreshUrl' => '',
'api_platform.oauth.scopes' => [
],
'api_platform.oauth.pkce' => false,
'api_platform.openapi.termsOfService' => NULL,
'api_platform.openapi.contact.name' => NULL,
'api_platform.openapi.contact.url' => NULL,
'api_platform.openapi.contact.email' => NULL,
'api_platform.openapi.license.name' => NULL,
'api_platform.openapi.license.url' => NULL,
'api_platform.swagger.versions' => [
0 => 3,
],
'api_platform.enable_swagger_ui' => true,
'api_platform.enable_re_doc' => true,
'api_platform.swagger.api_keys' => [
],
'api_platform.swagger_ui.extra_configuration' => [
],
'api_platform.graphql.enabled' => false,
'api_platform.graphql.graphiql.enabled' => false,
'api_platform.graphql.graphql_playground.enabled' => false,
'api_platform.graphql.collection.pagination' => [
'enabled' => true,
],
'api_platform.validator.serialize_payload_fields' => [
],
'api_platform.validator.query_parameter_validation' => true,
'api_platform.elasticsearch.enabled' => false,
'available_game_services' => [
'integration_slotegrator.games' => [
'action' => 'show',
'label' => 'Slotegrator',
'params' => [
0 => [
'key' => 'uuid',
'type' => 'string',
'required' => true,
'description' => 'The uuid of the game on the integration server',
],
1 => [
'key' => 'hasLobby',
'type' => 'boolean',
'required' => true,
'description' => 'Whether this game has an integrated lobby or not',
],
2 => [
'key' => 'isMobile',
'type' => 'boolean',
'required' => true,
'description' => 'Whether this game should open in a new window or not',
],
],
],
],
'console.command.ids' => [
0 => 'App\\Command\\Cron\\CronDisableJobCommand',
1 => 'App\\Command\\Cron\\CronEnableJobCommand',
2 => 'App\\Command\\Cron\\CronRunCommand',
3 => 'App\\Command\\Cron\\CronScanCommand',
4 => 'App\\Command\\Integration\\Amatic\\UpdateGameParametersCommand',
5 => 'App\\Command\\Integration\\Amusnet\\UpdateGameParametersCommand',
6 => 'App\\Command\\Integration\\Atmosfera\\UpdateGameParametersCommand',
7 => 'App\\Command\\Integration\\BGaming\\UpdateGameParametersCommand',
8 => 'App\\Command\\Integration\\Betsoft\\UpdateGameParametersCommand',
9 => 'App\\Command\\Integration\\Bombay\\UpdateGameParametersCommand',
10 => 'App\\Command\\Integration\\Caleta\\UpdateGameParametersCommand',
11 => 'App\\Command\\Integration\\Concept\\UpdateGameParametersCommand',
12 => 'App\\Command\\Integration\\EBet\\TestKeyPairCommand',
13 => 'App\\Command\\Integration\\EBet\\UpdateGameParametersCommand',
14 => 'App\\Command\\Integration\\Endorphina\\UpdateGameParametersCommand',
15 => 'App\\Command\\Integration\\Evolution\\UpdateGameParametersCommand',
16 => 'App\\Command\\Integration\\Felix\\UpdateGameParametersCommand',
17 => 'App\\Command\\Integration\\Genesis\\UpdateGameParametersCommand',
18 => 'App\\Command\\Integration\\Hacksaw\\UpdateGameParametersCommand',
19 => 'App\\Command\\Integration\\Isomasoft\\UpdateGameParametersCommand',
20 => 'App\\Command\\Integration\\KAGaming\\UpdateGameParametersCommand',
21 => 'App\\Command\\Integration\\Leap\\UpdateGameParametersCommand',
22 => 'App\\Command\\Integration\\LiveSolution\\UpdateGameParametersCommand',
23 => 'App\\Command\\Integration\\Mascot\\GenerateUrlCommand',
24 => 'App\\Command\\Integration\\Mascot\\UpdateGameParametersCommand',
25 => 'App\\Command\\Integration\\Nlc\\UpdateGameParametersCommand',
26 => 'App\\Command\\Integration\\Nucleus\\UpdateGameParametersCommand',
27 => 'App\\Command\\Integration\\Onetouch\\UpdateGameParametersCommand',
28 => 'App\\Command\\Integration\\PgSoft\\UpdateGameParametersCommand',
29 => 'App\\Command\\Integration\\Playpearls\\UpdateGameParametersCommand',
30 => 'App\\Command\\Integration\\Pragmatic\\UpdateGameParametersCommand',
31 => 'App\\Command\\Integration\\PragmaticGsp\\UpdateGameParametersCommand',
32 => 'App\\Command\\Integration\\RedEagle\\UpdateGameParametersCommand',
33 => 'App\\Command\\Integration\\Redtiger\\UpdateGameParametersCommand',
34 => 'App\\Command\\Integration\\SAGaming\\UpdateGameParametersCommand',
35 => 'App\\Command\\Integration\\SSG\\UpdateGameParametersCommand',
36 => 'App\\Command\\Integration\\ScatterKings\\UpdateGameParametersCommand',
37 => 'App\\Command\\Integration\\Simpleplay\\UpdateGameParametersCommand',
38 => 'App\\Command\\Integration\\Slotegrator\\SelfValidateCommand',
39 => 'App\\Command\\Integration\\Slotegrator\\UpdateGameParametersCommand',
40 => 'App\\Command\\Integration\\SpadeGaming\\UpdateGameParametersCommand',
41 => 'App\\Command\\Integration\\Spinomenal\\UpdateConfigurationCommand',
42 => 'App\\Command\\Integration\\Superlotto\\UpdateGameParametersCommand',
43 => 'App\\Command\\Integration\\TVBet\\ConfigCommand',
44 => 'App\\Command\\Integration\\TVBet\\UpdateGameParametersCommand',
45 => 'App\\Command\\Integration\\TomHorn\\UpdateGameParametersCommand',
46 => 'App\\Command\\Integration\\TrippleCherry\\UpdateGameParametersCommand',
47 => 'App\\Command\\Integration\\TryToStart\\UpdateGameParametersCommand',
48 => 'App\\Command\\Integration\\Vibra\\UpdateGameParametersCommand',
49 => 'App\\Command\\Integration\\Wazdan\\UpdateGameParametersCommand',
50 => 'App\\Command\\Integration\\XPG\\UpdateGameParametersCommand',
51 => 'App\\Command\\Integration\\Zeus\\UpdateGameParametersCommand',
52 => 'App\\Command\\Reports\\SendAllReportsCommand',
53 => 'App\\Command\\Reports\\SendReportCommand',
54 => 'App\\Command\\SetupDatabaseCommand',
55 => 'App\\DK\\CalculatorBundle\\Command\\RefreshCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}