var/cache/dev/Container5FwR7ak/App_KernelDevDebugContainer.php line 1952

  1. <?php
  2. namespace Container5FwR7ak;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\LogicException;
  7. use Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected \Closure $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService $this->getService(...);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             'cache.app' => 'getCache_AppService',
  35.             'cache.security_is_granted_attribute_expression_language' => 'getCache_SecurityIsGrantedAttributeExpressionLanguageService',
  36.             'cache.system' => 'getCache_SystemService',
  37.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  38.             'data_collector.dump' => 'getDataCollector_DumpService',
  39.             'doctrine' => 'getDoctrineService',
  40.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  41.             'doctrine.dbal.farming_connection' => 'getDoctrine_Dbal_FarmingConnectionService',
  42.             'doctrine.dbal.market_archive_connection' => 'getDoctrine_Dbal_MarketArchiveConnectionService',
  43.             'doctrine.dbal.market_chat_connection' => 'getDoctrine_Dbal_MarketChatConnectionService',
  44.             'doctrine.dbal.market_content_connection' => 'getDoctrine_Dbal_MarketContentConnectionService',
  45.             'doctrine.dbal.market_dom_connection' => 'getDoctrine_Dbal_MarketDomConnectionService',
  46.             'doctrine.dbal.market_mm_connection' => 'getDoctrine_Dbal_MarketMmConnectionService',
  47.             'doctrine.dbal.market_paymaster_connection' => 'getDoctrine_Dbal_MarketPaymasterConnectionService',
  48.             'doctrine.dbal.market_statistic_connection' => 'getDoctrine_Dbal_MarketStatisticConnectionService',
  49.             'doctrine.dbal.market_user_connection' => 'getDoctrine_Dbal_MarketUserConnectionService',
  50.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  51.             'doctrine.orm.farming_entity_manager' => 'getDoctrine_Orm_FarmingEntityManagerService',
  52.             'doctrine.orm.market_archive_entity_manager' => 'getDoctrine_Orm_MarketArchiveEntityManagerService',
  53.             'doctrine.orm.market_chat_entity_manager' => 'getDoctrine_Orm_MarketChatEntityManagerService',
  54.             'doctrine.orm.market_content_entity_manager' => 'getDoctrine_Orm_MarketContentEntityManagerService',
  55.             'doctrine.orm.market_dom_entity_manager' => 'getDoctrine_Orm_MarketDomEntityManagerService',
  56.             'doctrine.orm.market_mm_entity_manager' => 'getDoctrine_Orm_MarketMmEntityManagerService',
  57.             'doctrine.orm.market_paymaster_entity_manager' => 'getDoctrine_Orm_MarketPaymasterEntityManagerService',
  58.             'doctrine.orm.market_statistic_entity_manager' => 'getDoctrine_Orm_MarketStatisticEntityManagerService',
  59.             'doctrine.orm.market_user_entity_manager' => 'getDoctrine_Orm_MarketUserEntityManagerService',
  60.             'event_dispatcher' => 'getEventDispatcherService',
  61.             'http_kernel' => 'getHttpKernelService',
  62.             'jms_serializer.authorization_checker' => 'getJmsSerializer_AuthorizationCheckerService',
  63.             'knp_menu.matcher' => 'getKnpMenu_MatcherService',
  64.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  65.             'request_stack' => 'getRequestStackService',
  66.             'router' => 'getRouterService',
  67.             'sonata.block.context_manager.default' => 'getSonata_Block_ContextManager_DefaultService',
  68.             'sonata.block.manager' => 'getSonata_Block_ManagerService',
  69.             'sonata.block.renderer.default' => 'getSonata_Block_Renderer_DefaultService',
  70.             'sonata.intl.helper.datetime' => 'getSonata_Intl_Helper_DatetimeService',
  71.             'sonata.intl.helper.locale' => 'getSonata_Intl_Helper_LocaleService',
  72.             'sonata.intl.helper.number' => 'getSonata_Intl_Helper_NumberService',
  73.             'sonata.intl.timezone_detector.chain' => 'getSonata_Intl_TimezoneDetector_ChainService',
  74.             'sonata.intl.timezone_detector.locale_aware' => 'getSonata_Intl_TimezoneDetector_LocaleAwareService',
  75.             'sonata.intl.timezone_detector.user' => 'getSonata_Intl_TimezoneDetector_UserService',
  76.             'sonata.twig.flashmessage.twig.extension' => 'getSonata_Twig_Flashmessage_Twig_ExtensionService',
  77.             'translator' => 'getTranslatorService',
  78.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  79.             'profiler' => 'getProfilerService',
  80.         ];
  81.         $this->fileMap = [
  82.             'App\\Controller\\Admin\\Farming\\Block\\DepositController' => 'getDepositControllerService',
  83.             'App\\Controller\\Admin\\Farming\\Block\\WithdrawController' => 'getWithdrawControllerService',
  84.             'App\\Controller\\Admin\\Farming\\UserAdminController' => 'getUserAdminControllerService',
  85.             'App\\Controller\\Admin\\Market\\DashboardAdminController' => 'getDashboardAdminControllerService',
  86.             'App\\Controller\\Admin\\Market\\ExternalWalletAdminController' => 'getExternalWalletAdminControllerService',
  87.             'App\\Controller\\Admin\\Market\\OrderAdminController' => 'getOrderAdminControllerService',
  88.             'App\\Controller\\Admin\\Market\\UserController' => 'getUserControllerService',
  89.             'App\\Controller\\Admin\\PancakeSwapBot\\IndexAdminController' => 'getIndexAdminControllerService',
  90.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  91.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  92.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => 'getBlameableEventSubscriberService',
  93.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => 'getLoggableEventSubscriberService',
  94.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => 'getSluggableEventSubscriberService',
  95.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => 'getSoftDeletableEventSubscriberService',
  96.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => 'getTimestampableEventSubscriberService',
  97.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => 'getTranslatableEventSubscriberService',
  98.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => 'getTreeEventSubscriberService',
  99.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => 'getUuidableEventSubscriberService',
  100.             'Knp\\DoctrineBehaviors\\Provider\\LocaleProvider' => 'getLocaleProviderService',
  101.             'Knp\\DoctrineBehaviors\\Provider\\UserProvider' => 'getUserProviderService',
  102.             'Knp\\DoctrineBehaviors\\Repository\\DefaultSluggableRepository' => 'getDefaultSluggableRepositoryService',
  103.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  104.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  105.             'admin.administrator' => 'getAdmin_AdministratorService',
  106.             'admin.administrator.template_registry' => 'getAdmin_Administrator_TemplateRegistryService',
  107.             'admin.deposit' => 'getAdmin_DepositService',
  108.             'admin.deposit.template_registry' => 'getAdmin_Deposit_TemplateRegistryService',
  109.             'admin.feedback' => 'getAdmin_FeedbackService',
  110.             'admin.feedback.template_registry' => 'getAdmin_Feedback_TemplateRegistryService',
  111.             'admin.invest_settings' => 'getAdmin_InvestSettingsService',
  112.             'admin.invest_settings.template_registry' => 'getAdmin_InvestSettings_TemplateRegistryService',
  113.             'admin.market_FAQ' => 'getAdmin_MarketFAQService',
  114.             'admin.market_FAQ.template_registry' => 'getAdmin_MarketFAQ_TemplateRegistryService',
  115.             'admin.market_account' => 'getAdmin_MarketAccountService',
  116.             'admin.market_account.template_registry' => 'getAdmin_MarketAccount_TemplateRegistryService',
  117.             'admin.market_chat_message' => 'getAdmin_MarketChatMessageService',
  118.             'admin.market_chat_message.template_registry' => 'getAdmin_MarketChatMessage_TemplateRegistryService',
  119.             'admin.market_commission_setting' => 'getAdmin_MarketCommissionSettingService',
  120.             'admin.market_commission_setting.template_registry' => 'getAdmin_MarketCommissionSetting_TemplateRegistryService',
  121.             'admin.market_crypto_network' => 'getAdmin_MarketCryptoNetworkService',
  122.             'admin.market_crypto_network.template_registry' => 'getAdmin_MarketCryptoNetwork_TemplateRegistryService',
  123.             'admin.market_crypto_pair' => 'getAdmin_MarketCryptoPairService',
  124.             'admin.market_crypto_pair.template_registry' => 'getAdmin_MarketCryptoPair_TemplateRegistryService',
  125.             'admin.market_crypto_pair_rate' => 'getAdmin_MarketCryptoPairRateService',
  126.             'admin.market_crypto_pair_rate.template_registry' => 'getAdmin_MarketCryptoPairRate_TemplateRegistryService',
  127.             'admin.market_dashboard' => 'getAdmin_MarketDashboardService',
  128.             'admin.market_dashboard.template_registry' => 'getAdmin_MarketDashboard_TemplateRegistryService',
  129.             'admin.market_event' => 'getAdmin_MarketEventService',
  130.             'admin.market_event.template_registry' => 'getAdmin_MarketEvent_TemplateRegistryService',
  131.             'admin.market_external_transaction' => 'getAdmin_MarketExternalTransactionService',
  132.             'admin.market_external_transaction.template_registry' => 'getAdmin_MarketExternalTransaction_TemplateRegistryService',
  133.             'admin.market_external_wallet' => 'getAdmin_MarketExternalWalletService',
  134.             'admin.market_external_wallet.template_registry' => 'getAdmin_MarketExternalWallet_TemplateRegistryService',
  135.             'admin.market_feedback' => 'getAdmin_MarketFeedbackService',
  136.             'admin.market_feedback.template_registry' => 'getAdmin_MarketFeedback_TemplateRegistryService',
  137.             'admin.market_game' => 'getAdmin_MarketGameService',
  138.             'admin.market_game.template_registry' => 'getAdmin_MarketGame_TemplateRegistryService',
  139.             'admin.market_game_result' => 'getAdmin_MarketGameResultService',
  140.             'admin.market_game_result.template_registry' => 'getAdmin_MarketGameResult_TemplateRegistryService',
  141.             'admin.market_news' => 'getAdmin_MarketNewsService',
  142.             'admin.market_news.template_registry' => 'getAdmin_MarketNews_TemplateRegistryService',
  143.             'admin.market_order' => 'getAdmin_MarketOrderService',
  144.             'admin.market_order.template_registry' => 'getAdmin_MarketOrder_TemplateRegistryService',
  145.             'admin.market_proposal' => 'getAdmin_MarketProposalService',
  146.             'admin.market_proposal.template_registry' => 'getAdmin_MarketProposal_TemplateRegistryService',
  147.             'admin.market_team' => 'getAdmin_MarketTeamService',
  148.             'admin.market_team.template_registry' => 'getAdmin_MarketTeam_TemplateRegistryService',
  149.             'admin.market_team_player' => 'getAdmin_MarketTeamPlayerService',
  150.             'admin.market_team_player.template_registry' => 'getAdmin_MarketTeamPlayer_TemplateRegistryService',
  151.             'admin.market_team_statistic' => 'getAdmin_MarketTeamStatisticService',
  152.             'admin.market_team_statistic.template_registry' => 'getAdmin_MarketTeamStatistic_TemplateRegistryService',
  153.             'admin.market_team_token' => 'getAdmin_MarketTeamTokenService',
  154.             'admin.market_team_token.template_registry' => 'getAdmin_MarketTeamToken_TemplateRegistryService',
  155.             'admin.market_token' => 'getAdmin_MarketTokenService',
  156.             'admin.market_token.template_registry' => 'getAdmin_MarketToken_TemplateRegistryService',
  157.             'admin.market_token_account' => 'getAdmin_MarketTokenAccountService',
  158.             'admin.market_token_account.template_registry' => 'getAdmin_MarketTokenAccount_TemplateRegistryService',
  159.             'admin.market_transaction' => 'getAdmin_MarketTransactionService',
  160.             'admin.market_transaction.template_registry' => 'getAdmin_MarketTransaction_TemplateRegistryService',
  161.             'admin.market_user' => 'getAdmin_MarketUserService',
  162.             'admin.market_user.template_registry' => 'getAdmin_MarketUser_TemplateRegistryService',
  163.             'admin.market_wallet' => 'getAdmin_MarketWalletService',
  164.             'admin.market_wallet.template_registry' => 'getAdmin_MarketWallet_TemplateRegistryService',
  165.             'admin.market_withdraw_commission' => 'getAdmin_MarketWithdrawCommissionService',
  166.             'admin.market_withdraw_commission.template_registry' => 'getAdmin_MarketWithdrawCommission_TemplateRegistryService',
  167.             'admin.market_withdraw_request' => 'getAdmin_MarketWithdrawRequestService',
  168.             'admin.market_withdraw_request.template_registry' => 'getAdmin_MarketWithdrawRequest_TemplateRegistryService',
  169.             'admin.pancake_swap_bot' => 'getAdmin_PancakeSwapBotService',
  170.             'admin.pancake_swap_bot.template_registry' => 'getAdmin_PancakeSwapBot_TemplateRegistryService',
  171.             'admin.user' => 'getAdmin_UserService',
  172.             'admin.user.template_registry' => 'getAdmin_User_TemplateRegistryService',
  173.             'admin.user_lottery_ticket' => 'getAdmin_UserLotteryTicketService',
  174.             'admin.user_lottery_ticket.template_registry' => 'getAdmin_UserLotteryTicket_TemplateRegistryService',
  175.             'admin.wallet_invest' => 'getAdmin_WalletInvestService',
  176.             'admin.wallet_invest.template_registry' => 'getAdmin_WalletInvest_TemplateRegistryService',
  177.             'admin.withdraw' => 'getAdmin_WithdrawService',
  178.             'admin.withdraw.template_registry' => 'getAdmin_Withdraw_TemplateRegistryService',
  179.             'block.deposit_summary' => 'getBlock_DepositSummaryService',
  180.             'block.deposit_unfrozen_by_month' => 'getBlock_DepositUnfrozenByMonthService',
  181.             'block.market.console' => 'getBlock_Market_ConsoleService',
  182.             'block.pancake_swap_bot.console' => 'getBlock_PancakeSwapBot_ConsoleService',
  183.             'block.withdraw_summary' => 'getBlock_WithdrawSummaryService',
  184.             'cache.app_clearer' => 'getCache_AppClearerService',
  185.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  186.             'cache.system_clearer' => 'getCache_SystemClearerService',
  187.             'cache_warmer' => 'getCacheWarmerService',
  188.             'console.command_loader' => 'getConsole_CommandLoaderService',
  189.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  190.             'container.get_routing_condition_service' => 'getContainer_GetRoutingConditionServiceService',
  191.             'error_controller' => 'getErrorControllerService',
  192.             'jms_serializer' => 'getJmsSerializerService',
  193.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  194.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  195.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  196.             'knp_menu.factory' => 'getKnpMenu_FactoryService',
  197.             'routing.loader' => 'getRouting_LoaderService',
  198.             'services_resetter' => 'getServicesResetterService',
  199.             'sonata.admin.action.append_form_field_element' => 'getSonata_Admin_Action_AppendFormFieldElementService',
  200.             'sonata.admin.action.dashboard' => 'getSonata_Admin_Action_DashboardService',
  201.             'sonata.admin.action.get_short_object_description' => 'getSonata_Admin_Action_GetShortObjectDescriptionService',
  202.             'sonata.admin.action.retrieve_autocomplete_items' => 'getSonata_Admin_Action_RetrieveAutocompleteItemsService',
  203.             'sonata.admin.action.retrieve_form_field_element' => 'getSonata_Admin_Action_RetrieveFormFieldElementService',
  204.             'sonata.admin.action.search' => 'getSonata_Admin_Action_SearchService',
  205.             'sonata.admin.action.set_object_field_value' => 'getSonata_Admin_Action_SetObjectFieldValueService',
  206.             'sonata.admin.block.admin_list' => 'getSonata_Admin_Block_AdminListService',
  207.             'sonata.admin.block.admin_preview' => 'getSonata_Admin_Block_AdminPreviewService',
  208.             'sonata.admin.block.search_result' => 'getSonata_Admin_Block_SearchResultService',
  209.             'sonata.admin.block.stats' => 'getSonata_Admin_Block_StatsService',
  210.             'sonata.admin.controller.crud' => 'getSonata_Admin_Controller_CrudService',
  211.             'sonata.admin.manager.orm' => 'getSonata_Admin_Manager_OrmService',
  212.             'sonata.admin.manipulator.acl.object.orm' => 'getSonata_Admin_Manipulator_Acl_Object_OrmService',
  213.             'sonata.block.exception.filter.debug_only' => 'getSonata_Block_Exception_Filter_DebugOnlyService',
  214.             'sonata.block.exception.filter.ignore_block_exception' => 'getSonata_Block_Exception_Filter_IgnoreBlockExceptionService',
  215.             'sonata.block.exception.filter.keep_all' => 'getSonata_Block_Exception_Filter_KeepAllService',
  216.             'sonata.block.exception.filter.keep_none' => 'getSonata_Block_Exception_Filter_KeepNoneService',
  217.             'sonata.block.exception.renderer.inline' => 'getSonata_Block_Exception_Renderer_InlineService',
  218.             'sonata.block.exception.renderer.inline_debug' => 'getSonata_Block_Exception_Renderer_InlineDebugService',
  219.             'sonata.block.exception.renderer.throw' => 'getSonata_Block_Exception_Renderer_ThrowService',
  220.             'sonata.block.menu.registry' => 'getSonata_Block_Menu_RegistryService',
  221.             'sonata.block.service.container' => 'getSonata_Block_Service_ContainerService',
  222.             'sonata.block.service.empty' => 'getSonata_Block_Service_EmptyService',
  223.             'sonata.block.service.menu' => 'getSonata_Block_Service_MenuService',
  224.             'sonata.block.service.rss' => 'getSonata_Block_Service_RssService',
  225.             'sonata.block.service.template' => 'getSonata_Block_Service_TemplateService',
  226.             'sonata.block.service.text' => 'getSonata_Block_Service_TextService',
  227.             'sonata.doctrine.model.adapter.chain' => 'getSonata_Doctrine_Model_Adapter_ChainService',
  228.             'sonata.exporter.exporter' => 'getSonata_Exporter_ExporterService',
  229.             'sonata.intl.locale_detector.request' => 'getSonata_Intl_LocaleDetector_RequestService',
  230.             'sonata.intl.locale_detector.request_stack' => 'getSonata_Intl_LocaleDetector_RequestStackService',
  231.             'sonata.intl.timezone_detector.locale' => 'getSonata_Intl_TimezoneDetector_LocaleService',
  232.             'sonata.twig.flashmessage.manager' => 'getSonata_Twig_Flashmessage_ManagerService',
  233.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  234.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  235.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  236.         ];
  237.         $this->aliases = [
  238.             'App\\Kernel' => 'kernel',
  239.             'database_connection' => 'doctrine.dbal.default_connection',
  240.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  241.         ];
  242.         $this->privates['service_container'] = function () {
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  249.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  250.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  251.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  252.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  253.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/Internal/LazyObjectTrait.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/var-exporter/LazyGhostTrait.php';
  256.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php';
  257.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  258.             include_once \dirname(__DIR__4).'/src/Repository/Market/User/ProposalVoteRepository.php';
  259.             include_once \dirname(__DIR__4).'/src/Repository/Market/User/UserRepository.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  270.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/CompatibilityProcessor.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  328.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  339.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  380.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  382.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  384.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  385.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  386.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  387.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  388.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  389.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  390.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  391.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  392.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  422.             include_once \dirname(__DIR__4).'/vendor/sensiolabs/ansi-to-html/SensioLabs/AnsiConverter/Bridge/Twig/AnsiExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/sensiolabs/ansi-to-html/SensioLabs/AnsiConverter/AnsiToHtmlConverter.php';
  424.             include_once \dirname(__DIR__4).'/vendor/sensiolabs/ansi-to-html/SensioLabs/AnsiConverter/Theme/Theme.php';
  425.             include_once \dirname(__DIR__4).'/src/Utils/Market/AnsiConverter/Theme/SonataTheme.php';
  426.             include_once \dirname(__DIR__4).'/src/Twig/Market/EventExtension.php';
  427.             include_once \dirname(__DIR__4).'/src/Twig/Market/ExternalTransactionExtension.php';
  428.             include_once \dirname(__DIR__4).'/src/Twig/Market/ExternalWalletExtension.php';
  429.             include_once \dirname(__DIR__4).'/src/Twig/Market/OrderExtension.php';
  430.             include_once \dirname(__DIR__4).'/src/Twig/Market/ProposalExtension.php';
  431.             include_once \dirname(__DIR__4).'/src/Twig/Market/UserExtension.php';
  432.             include_once \dirname(__DIR__4).'/src/Twig/Market/WithdrawRequestExtension.php';
  433.             include_once \dirname(__DIR__4).'/src/Twig/StatusExtension.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  440.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FormTypeExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/StatusExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/TemplateExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/Extension/CanonicalizeExtension.php';
  446.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/Extension/BlockExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/Helper.php';
  449.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/RendererProviderInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Renderer/PsrProvider.php';
  451.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Util/MenuManipulator.php';
  452.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SonataAdminExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/TemplateRegistryExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/GroupExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/IconExtension.php';
  456.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/SecurityExtension.php';
  457.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/CanonicalizeExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/XEditableExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/RenderElementExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/Extension/BreadcrumbsExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  463.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Twig/Extension/LocaleExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Twig/Extension/NumberExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Twig/Extension/DateTimeExtension.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubRegistry.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Authorization.php';
  469.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  472.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  473.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Twig/TwigTracingExtension.php';
  474.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Twig/SentryExtension.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  477.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  479.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Twig/GlobalVariables.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/SonataConfiguration.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  486.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  488.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  489.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  490.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  491.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  492.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  494.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  495.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  496.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  497.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php';
  498.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/Handler.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityHandler.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/CompatibilityProcessingHandler.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  512.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  518.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  519.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  520.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  521.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  522.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  523.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  525.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  528.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  529.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  531.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  532.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  533.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  534.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  535.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  536.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  537.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  538.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  539.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  540.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  541.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  542.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  546.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  569.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  576.             include_once \dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageExtension.php';
  577.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Twig/CanonicalizeRuntime.php';
  579.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManagerInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockServiceManager.php';
  581.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManagerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockContextManager.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockLoaderChain.php';
  585.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/Loader/ServiceLoader.php';
  586.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRendererInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Block/BlockRenderer.php';
  588.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManagerInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Exception/Strategy/StrategyManager.php';
  590.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Templating/Helper/BlockHelper.php';
  591.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/MatcherInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Matcher/Matcher.php';
  593.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/MenuProviderInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Provider/ChainProvider.php';
  595.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/Pool.php';
  596.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilderInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Admin/BreadcrumbsBuilder.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistryInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/AbstractTemplateRegistry.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Templating/TemplateRegistry.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/EventListener/ConfigureCRUDControllerListener.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SonataAdminRuntime.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/TemplateRegistryRuntime.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/GroupRuntime.php';
  605.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/IconRuntime.php';
  606.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/SecurityRuntime.php';
  607.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/CanonicalizeRuntime.php';
  608.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/XEditableRuntime.php';
  609.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/RenderElementRuntime.php';
  610.             include_once \dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Twig/BreadcrumbsRuntime.php';
  611.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  612.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  614.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  616.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  617.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
  618.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
  619.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableMetadataFactory.php';
  622.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  623.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  625.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  626.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
  627.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  628.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  629.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
  632.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  634.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Helper/BaseHelper.php';
  635.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Helper/LocalizerInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Helper/Localizer.php';
  637.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Helper/NumberFormatterInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Helper/NumberFormatter.php';
  639.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Helper/DateTimeFormatterInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Helper/DateTimeFormatter.php';
  641.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Timezone/TimezoneDetectorInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Timezone/ChainTimezoneDetector.php';
  643.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Timezone/UserBasedTimezoneDetector.php';
  644.             include_once \dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Timezone/LocaleAwareBasedTimezoneDetector.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Hub.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  653.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubAdapter.php';
  655.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  657.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  659.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  660.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/IntegrationConfigurator.php';
  661.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  663.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestIntegration.php';
  664.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/RequestFetcherInterface.php';
  665.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Integration/RequestFetcher.php';
  666.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Transport/TransportFactoryInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Transport/TransportFactory.php';
  668.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/AbstractSerializer.php';
  669.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/SerializerInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/Serializer.php';
  671.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php';
  672.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Serializer/RepresentationSerializer.php';
  673.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  674.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  675.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  676.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/AbstractTracingRequestListener.php';
  677.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingRequestListener.php';
  678.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/TracingSubRequestListener.php';
  679.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/Compatibility/MiddlewareInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverMiddleware.php';
  681.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactoryInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverConnectionFactory.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  688.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterTrait.php';
  689.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/Cache/TraceableCacheAdapterForV3.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  695.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/AbstractTraceableHttpClient.php';
  696.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/Tracing/HttpClient/TraceableHttpClientForV6.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  729.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  730.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  733.             include_once \dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Profiler/DataCollector/BlockDataCollector.php';
  734.             include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  737.         };
  738.     }
  739.     public function compile(): void
  740.     {
  741.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  742.     }
  743.     public function isCompiled(): bool
  744.     {
  745.         return true;
  746.     }
  747.     public function getRemovedIds(): array
  748.     {
  749.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  750.     }
  751.     protected function load($file$lazyLoad true)
  752.     {
  753.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  754.             return $class::do($this$lazyLoad);
  755.         }
  756.         if ('.' === $file[-4]) {
  757.             $class substr($class0, -4);
  758.         } else {
  759.             $file .= '.php';
  760.         }
  761.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  762.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  763.     }
  764.     protected function createProxy($class\Closure $factory)
  765.     {
  766.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  767.         return $factory();
  768.     }
  769.     /**
  770.      * Gets the public '.container.private.profiler' shared service.
  771.      *
  772.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  773.      */
  774.     protected function get_Container_Private_ProfilerService()
  775.     {
  776.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  777.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  778.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  779.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  780.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  781.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  782.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  783.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  784.         $c = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  785.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  786.         $d->addInstance('cache.app.traceable', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  787.         $d->addInstance('cache.system.traceable', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  788.         $d->addInstance('cache.validator.traceable', ($this->privates['cache.validator.traceable'] ?? $this->getCache_Validator_TraceableService()));
  789.         $d->addInstance('cache.serializer.traceable', ($this->privates['cache.serializer.traceable'] ?? $this->getCache_Serializer_TraceableService()));
  790.         $d->addInstance('cache.annotations.traceable', ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  791.         $d->addInstance('cache.property_info.traceable', ($this->privates['cache.property_info.traceable'] ?? $this->getCache_PropertyInfo_TraceableService()));
  792.         $d->addInstance('cache.messenger.restart_workers_signal.traceable', ($this->privates['cache.messenger.restart_workers_signal.traceable'] ?? $this->getCache_Messenger_RestartWorkersSignal_TraceableService()));
  793.         $d->addInstance('cache.validator_expression_language.traceable', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  794.         $d->addInstance('cache.doctrine.orm.default.result.traceable', ($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  795.         $d->addInstance('cache.doctrine.orm.default.query.traceable', ($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  796.         $d->addInstance('cache.doctrine.orm.farming.result.traceable', ($this->privates['cache.doctrine.orm.farming.result.traceable'] ?? $this->getCache_Doctrine_Orm_Farming_Result_TraceableService()));
  797.         $d->addInstance('cache.doctrine.orm.farming.query.traceable', ($this->privates['cache.doctrine.orm.farming.query.traceable'] ?? $this->getCache_Doctrine_Orm_Farming_Query_TraceableService()));
  798.         $d->addInstance('cache.doctrine.orm.market_mm.result.traceable', ($this->privates['cache.doctrine.orm.market_mm.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketMm_Result_TraceableService()));
  799.         $d->addInstance('cache.doctrine.orm.market_mm.query.traceable', ($this->privates['cache.doctrine.orm.market_mm.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketMm_Query_TraceableService()));
  800.         $d->addInstance('cache.doctrine.orm.market_statistic.result.traceable', ($this->privates['cache.doctrine.orm.market_statistic.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketStatistic_Result_TraceableService()));
  801.         $d->addInstance('cache.doctrine.orm.market_statistic.query.traceable', ($this->privates['cache.doctrine.orm.market_statistic.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketStatistic_Query_TraceableService()));
  802.         $d->addInstance('cache.doctrine.orm.market_user.result.traceable', ($this->privates['cache.doctrine.orm.market_user.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketUser_Result_TraceableService()));
  803.         $d->addInstance('cache.doctrine.orm.market_user.query.traceable', ($this->privates['cache.doctrine.orm.market_user.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketUser_Query_TraceableService()));
  804.         $d->addInstance('cache.doctrine.orm.market_paymaster.result.traceable', ($this->privates['cache.doctrine.orm.market_paymaster.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketPaymaster_Result_TraceableService()));
  805.         $d->addInstance('cache.doctrine.orm.market_paymaster.query.traceable', ($this->privates['cache.doctrine.orm.market_paymaster.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketPaymaster_Query_TraceableService()));
  806.         $d->addInstance('cache.doctrine.orm.market_dom.result.traceable', ($this->privates['cache.doctrine.orm.market_dom.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketDom_Result_TraceableService()));
  807.         $d->addInstance('cache.doctrine.orm.market_dom.query.traceable', ($this->privates['cache.doctrine.orm.market_dom.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketDom_Query_TraceableService()));
  808.         $d->addInstance('cache.doctrine.orm.market_content.result.traceable', ($this->privates['cache.doctrine.orm.market_content.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketContent_Result_TraceableService()));
  809.         $d->addInstance('cache.doctrine.orm.market_content.query.traceable', ($this->privates['cache.doctrine.orm.market_content.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketContent_Query_TraceableService()));
  810.         $d->addInstance('cache.doctrine.orm.market_archive.result.traceable', ($this->privates['cache.doctrine.orm.market_archive.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketArchive_Result_TraceableService()));
  811.         $d->addInstance('cache.doctrine.orm.market_archive.query.traceable', ($this->privates['cache.doctrine.orm.market_archive.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketArchive_Query_TraceableService()));
  812.         $d->addInstance('cache.doctrine.orm.market_chat.result.traceable', ($this->privates['cache.doctrine.orm.market_chat.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketChat_Result_TraceableService()));
  813.         $d->addInstance('cache.doctrine.orm.market_chat.query.traceable', ($this->privates['cache.doctrine.orm.market_chat.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketChat_Query_TraceableService()));
  814.         $d->addInstance('cache.security_expression_language.traceable', ($this->privates['cache.security_expression_language.traceable'] ?? $this->getCache_SecurityExpressionLanguage_TraceableService()));
  815.         $d->addInstance('cache.security_is_granted_attribute_expression_language.traceable', ($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService()));
  816.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  817.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  818.         $e->registerClient('farming.client', ($this->privates['.debug.farming.client'] ?? $this->get_Debug_Farming_ClientService()));
  819.         $e->registerClient('market.client', ($this->privates['.debug.market.client'] ?? $this->get_Debug_Market_ClientService()));
  820.         $e->registerClient('market_user.client', ($this->privates['.debug.market_user.client'] ?? $this->get_Debug_MarketUser_ClientService()));
  821.         $e->registerClient('pancake_swap_bot.client', ($this->privates['.debug.pancake_swap_bot.client'] ?? $this->get_Debug_PancakeSwapBot_ClientService()));
  822.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  823.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  824.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  825.         if ($this->has('kernel')) {
  826.             $g->setKernel($b);
  827.         }
  828.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  829.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))));
  830.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  831.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  832.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  833.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  834.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  835.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  836.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  837.         $instance->add(($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  838.         $instance->add($d);
  839.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  840.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  841.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($this->privates['twig'] ?? $this->getTwigService())));
  842.         $instance->add($e);
  843.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
  844.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  845.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  846.         $instance->add($f);
  847.         $instance->add(new \Sonata\BlockBundle\Profiler\DataCollector\BlockDataCollector(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService()), $this->parameters['sonata.block.container.types']));
  848.         $instance->add(new \JMS\SerializerBundle\Debug\DataCollector(['Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer')], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.traceable_metadata_factory'] ?? $this->getJmsSerializer_TraceableMetadataFactoryService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? $this->getJmsSerializer_Metadata_TraceableFileLocatorService()), ($this->privates['jms_serializer.traceable_runs_listener'] ??= new \JMS\SerializerBundle\Debug\RunsListener())));
  849.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  850.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  851.             yield 'market' => ($this->privates['mercure.hub.market.traceable'] ?? $this->getMercure_Hub_Market_TraceableService());
  852.         }, 2)));
  853.         $instance->add($g);
  854.         return $instance;
  855.     }
  856.     /**
  857.      * Gets the public 'cache.app' shared service.
  858.      *
  859.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  860.      */
  861.     protected function getCache_AppService()
  862.     {
  863.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('eSIQuo9NNE'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  864.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  865.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  866.     }
  867.     /**
  868.      * Gets the public 'cache.security_is_granted_attribute_expression_language' shared service.
  869.      *
  870.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  871.      */
  872.     protected function getCache_SecurityIsGrantedAttributeExpressionLanguageService()
  873.     {
  874.         return $this->services['cache.security_is_granted_attribute_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('K2As1ZC5+D'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  875.     }
  876.     /**
  877.      * Gets the public 'cache.system' shared service.
  878.      *
  879.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  880.      */
  881.     protected function getCache_SystemService()
  882.     {
  883.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Y0HQdXeZYE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  884.     }
  885.     /**
  886.      * Gets the public 'cache.validator_expression_language' shared service.
  887.      *
  888.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  889.      */
  890.     protected function getCache_ValidatorExpressionLanguageService()
  891.     {
  892.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CcGxKhzyPR'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  893.     }
  894.     /**
  895.      * Gets the public 'data_collector.dump' shared service.
  896.      *
  897.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  898.      */
  899.     protected function getDataCollector_DumpService()
  900.     {
  901.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  902.         if (isset($this->services['data_collector.dump'])) {
  903.             return $this->services['data_collector.dump'];
  904.         }
  905.         $b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
  906.         if (isset($this->services['data_collector.dump'])) {
  907.             return $this->services['data_collector.dump'];
  908.         }
  909.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a'UTF-8', ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $b);
  910.     }
  911.     /**
  912.      * Gets the public 'doctrine' shared service.
  913.      *
  914.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  915.      */
  916.     protected function getDoctrineService()
  917.     {
  918.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  919.     }
  920.     /**
  921.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  922.      *
  923.      * @return \Doctrine\DBAL\Connection
  924.      */
  925.     protected function getDoctrine_Dbal_DefaultConnectionService()
  926.     {
  927.         $a = new \Doctrine\DBAL\Configuration();
  928.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  929.         $b->setConnectionName('default');
  930.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  931.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  932.         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' => '5.7''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  933.             'App\\EventSubscriber\\AdministratorSubscriber' => ['privates''App\\EventSubscriber\\AdministratorSubscriber''getAdministratorSubscriberService'true],
  934.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  935.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  936.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  937.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  938.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  939.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  940.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  941.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  942.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  943.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  944.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  945.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  946.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  947.         ], [
  948.             'App\\EventSubscriber\\AdministratorSubscriber' => '?',
  949.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  950.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  951.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  952.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  953.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  954.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  955.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  956.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  957.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  958.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  959.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  960.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  961.             'sonata.doctrine.mapper' => '?',
  962.         ]), [=> 'App\\EventSubscriber\\AdministratorSubscriber'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'12 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'13 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  963.     }
  964.     /**
  965.      * Gets the public 'doctrine.dbal.farming_connection' shared service.
  966.      *
  967.      * @return \Doctrine\DBAL\Connection
  968.      */
  969.     protected function getDoctrine_Dbal_FarmingConnectionService()
  970.     {
  971.         $a = new \Doctrine\DBAL\Configuration();
  972.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  973.         $b->setConnectionName('farming');
  974.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  975.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  976.         return $this->services['doctrine.dbal.farming_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_FARMING_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '5.7''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  977.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  978.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  979.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  980.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  981.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  982.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  983.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  984.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  985.             'doctrine.orm.farming_listeners.attach_entity_listeners' => ['privates''doctrine.orm.farming_listeners.attach_entity_listeners''getDoctrine_Orm_FarmingListeners_AttachEntityListenersService'true],
  986.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  987.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  988.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  989.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  990.         ], [
  991.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  992.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  993.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  994.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  995.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  996.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  997.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  998.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  999.             'doctrine.orm.farming_listeners.attach_entity_listeners' => '?',
  1000.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1001.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1002.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1003.             'sonata.doctrine.mapper' => '?',
  1004.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.farming_listeners.attach_entity_listeners']]), []);
  1005.     }
  1006.     /**
  1007.      * Gets the public 'doctrine.dbal.market_archive_connection' shared service.
  1008.      *
  1009.      * @return \Doctrine\DBAL\Connection
  1010.      */
  1011.     protected function getDoctrine_Dbal_MarketArchiveConnectionService()
  1012.     {
  1013.         $a = new \Doctrine\DBAL\Configuration();
  1014.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1015.         $b->setConnectionName('market_archive');
  1016.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1017.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1018.         return $this->services['doctrine.dbal.market_archive_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_ARCHIVE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1019.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1020.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1021.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1022.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1023.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1024.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1025.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1026.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1027.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1028.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1029.             'doctrine.orm.market_archive_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_archive_listeners.attach_entity_listeners''getDoctrine_Orm_MarketArchiveListeners_AttachEntityListenersService'true],
  1030.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1031.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1032.         ], [
  1033.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1034.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1035.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1036.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1037.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1038.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1039.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1040.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1041.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1042.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1043.             'doctrine.orm.market_archive_listeners.attach_entity_listeners' => '?',
  1044.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1045.             'sonata.doctrine.mapper' => '?',
  1046.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_archive_listeners.attach_entity_listeners']]), []);
  1047.     }
  1048.     /**
  1049.      * Gets the public 'doctrine.dbal.market_chat_connection' shared service.
  1050.      *
  1051.      * @return \Doctrine\DBAL\Connection
  1052.      */
  1053.     protected function getDoctrine_Dbal_MarketChatConnectionService()
  1054.     {
  1055.         $a = new \Doctrine\DBAL\Configuration();
  1056.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1057.         $b->setConnectionName('market_chat');
  1058.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1059.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1060.         return $this->services['doctrine.dbal.market_chat_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_CHAT_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1061.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1062.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1063.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1064.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1065.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1066.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1067.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1068.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1069.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1070.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1071.             'doctrine.orm.market_chat_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_chat_listeners.attach_entity_listeners''getDoctrine_Orm_MarketChatListeners_AttachEntityListenersService'true],
  1072.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1073.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1074.         ], [
  1075.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1076.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1077.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1078.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1079.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1080.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1081.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1082.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1083.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1084.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1085.             'doctrine.orm.market_chat_listeners.attach_entity_listeners' => '?',
  1086.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1087.             'sonata.doctrine.mapper' => '?',
  1088.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_chat_listeners.attach_entity_listeners']]), []);
  1089.     }
  1090.     /**
  1091.      * Gets the public 'doctrine.dbal.market_content_connection' shared service.
  1092.      *
  1093.      * @return \Doctrine\DBAL\Connection
  1094.      */
  1095.     protected function getDoctrine_Dbal_MarketContentConnectionService()
  1096.     {
  1097.         $a = new \Doctrine\DBAL\Configuration();
  1098.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1099.         $b->setConnectionName('market_content');
  1100.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1101.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1102.         return $this->services['doctrine.dbal.market_content_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_CONTENT_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1103.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1104.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1105.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1106.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1107.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1108.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1109.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1110.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1111.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1112.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1113.             'doctrine.orm.market_content_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_content_listeners.attach_entity_listeners''getDoctrine_Orm_MarketContentListeners_AttachEntityListenersService'true],
  1114.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1115.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1116.         ], [
  1117.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1118.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1119.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1120.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1121.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1122.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1123.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1124.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1125.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1126.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1127.             'doctrine.orm.market_content_listeners.attach_entity_listeners' => '?',
  1128.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1129.             'sonata.doctrine.mapper' => '?',
  1130.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_content_listeners.attach_entity_listeners']]), []);
  1131.     }
  1132.     /**
  1133.      * Gets the public 'doctrine.dbal.market_dom_connection' shared service.
  1134.      *
  1135.      * @return \Doctrine\DBAL\Connection
  1136.      */
  1137.     protected function getDoctrine_Dbal_MarketDomConnectionService()
  1138.     {
  1139.         $a = new \Doctrine\DBAL\Configuration();
  1140.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1141.         $b->setConnectionName('market_dom');
  1142.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1143.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1144.         return $this->services['doctrine.dbal.market_dom_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_DOM_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1145.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1146.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1147.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1148.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1149.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1150.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1151.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1152.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1153.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1154.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1155.             'doctrine.orm.market_dom_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_dom_listeners.attach_entity_listeners''getDoctrine_Orm_MarketDomListeners_AttachEntityListenersService'true],
  1156.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1157.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1158.         ], [
  1159.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1160.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1161.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1162.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1163.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1164.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1165.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1166.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1167.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1168.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1169.             'doctrine.orm.market_dom_listeners.attach_entity_listeners' => '?',
  1170.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1171.             'sonata.doctrine.mapper' => '?',
  1172.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_dom_listeners.attach_entity_listeners']]), []);
  1173.     }
  1174.     /**
  1175.      * Gets the public 'doctrine.dbal.market_mm_connection' shared service.
  1176.      *
  1177.      * @return \Doctrine\DBAL\Connection
  1178.      */
  1179.     protected function getDoctrine_Dbal_MarketMmConnectionService()
  1180.     {
  1181.         $a = new \Doctrine\DBAL\Configuration();
  1182.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1183.         $b->setConnectionName('market_mm');
  1184.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1185.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1186.         return $this->services['doctrine.dbal.market_mm_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_MM_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1187.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1188.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1189.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1190.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1191.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1192.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1193.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1194.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1195.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1196.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1197.             'doctrine.orm.market_mm_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_mm_listeners.attach_entity_listeners''getDoctrine_Orm_MarketMmListeners_AttachEntityListenersService'true],
  1198.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1199.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1200.         ], [
  1201.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1202.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1203.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1204.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1205.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1206.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1207.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1208.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1209.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1210.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1211.             'doctrine.orm.market_mm_listeners.attach_entity_listeners' => '?',
  1212.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1213.             'sonata.doctrine.mapper' => '?',
  1214.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_mm_listeners.attach_entity_listeners']]), []);
  1215.     }
  1216.     /**
  1217.      * Gets the public 'doctrine.dbal.market_paymaster_connection' shared service.
  1218.      *
  1219.      * @return \Doctrine\DBAL\Connection
  1220.      */
  1221.     protected function getDoctrine_Dbal_MarketPaymasterConnectionService()
  1222.     {
  1223.         $a = new \Doctrine\DBAL\Configuration();
  1224.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1225.         $b->setConnectionName('market_paymaster');
  1226.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1227.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1228.         return $this->services['doctrine.dbal.market_paymaster_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_PAYMASTER_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1229.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1230.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1231.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1232.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1233.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1234.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1235.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1236.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1237.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1238.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1239.             'doctrine.orm.market_paymaster_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_paymaster_listeners.attach_entity_listeners''getDoctrine_Orm_MarketPaymasterListeners_AttachEntityListenersService'true],
  1240.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1241.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1242.         ], [
  1243.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1244.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1245.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1246.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1247.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1248.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1249.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1250.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1251.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1252.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1253.             'doctrine.orm.market_paymaster_listeners.attach_entity_listeners' => '?',
  1254.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1255.             'sonata.doctrine.mapper' => '?',
  1256.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_paymaster_listeners.attach_entity_listeners']]), []);
  1257.     }
  1258.     /**
  1259.      * Gets the public 'doctrine.dbal.market_statistic_connection' shared service.
  1260.      *
  1261.      * @return \Doctrine\DBAL\Connection
  1262.      */
  1263.     protected function getDoctrine_Dbal_MarketStatisticConnectionService()
  1264.     {
  1265.         $a = new \Doctrine\DBAL\Configuration();
  1266.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1267.         $b->setConnectionName('market_statistic');
  1268.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1269.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1270.         return $this->services['doctrine.dbal.market_statistic_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_STATISTIC_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1271.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1272.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1273.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1274.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1275.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1276.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1277.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1278.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1279.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1280.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1281.             'doctrine.orm.market_statistic_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_statistic_listeners.attach_entity_listeners''getDoctrine_Orm_MarketStatisticListeners_AttachEntityListenersService'true],
  1282.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1283.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1284.         ], [
  1285.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1286.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1287.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1288.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1289.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1290.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1291.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1292.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1293.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1294.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1295.             'doctrine.orm.market_statistic_listeners.attach_entity_listeners' => '?',
  1296.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1297.             'sonata.doctrine.mapper' => '?',
  1298.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_statistic_listeners.attach_entity_listeners']]), []);
  1299.     }
  1300.     /**
  1301.      * Gets the public 'doctrine.dbal.market_user_connection' shared service.
  1302.      *
  1303.      * @return \Doctrine\DBAL\Connection
  1304.      */
  1305.     protected function getDoctrine_Dbal_MarketUserConnectionService()
  1306.     {
  1307.         $a = new \Doctrine\DBAL\Configuration();
  1308.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1309.         $b->setConnectionName('market_user');
  1310.         $a->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ??= new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory()));
  1311.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b=> ($this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] ?? $this->getTracingDriverMiddlewareService())]);
  1312.         return $this->services['doctrine.dbal.market_user_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_MARKET_USER_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'serverVersion' => '8.0''defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1313.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber''getBlameableEventSubscriberService'true],
  1314.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber''getLoggableEventSubscriberService'true],
  1315.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber''getSluggableEventSubscriberService'true],
  1316.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber''getSoftDeletableEventSubscriberService'true],
  1317.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber''getTimestampableEventSubscriberService'true],
  1318.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber''getTranslatableEventSubscriberService'true],
  1319.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber''getTreeEventSubscriberService'true],
  1320.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => ['services''Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber''getUuidableEventSubscriberService'true],
  1321.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1322.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1323.             'doctrine.orm.market_user_listeners.attach_entity_listeners' => ['privates''doctrine.orm.market_user_listeners.attach_entity_listeners''getDoctrine_Orm_MarketUserListeners_AttachEntityListenersService'true],
  1324.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1325.             'sonata.doctrine.mapper' => ['privates''sonata.doctrine.mapper''getSonata_Doctrine_MapperService'true],
  1326.         ], [
  1327.             'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber' => '?',
  1328.             'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber' => '?',
  1329.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber' => '?',
  1330.             'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber' => '?',
  1331.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber' => '?',
  1332.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber' => '?',
  1333.             'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber' => '?',
  1334.             'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber' => '?',
  1335.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1336.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1337.             'doctrine.orm.market_user_listeners.attach_entity_listeners' => '?',
  1338.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1339.             'sonata.doctrine.mapper' => '?',
  1340.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'sonata.doctrine.mapper'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber'=> 'Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber'10 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber'11 => 'Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber'12 => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.market_user_listeners.attach_entity_listeners']]), []);
  1341.     }
  1342.     /**
  1343.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1344.      *
  1345.      * @return \Doctrine\ORM\EntityManager
  1346.      */
  1347.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1348.     {
  1349.         if (true === $lazyLoad) {
  1350.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_DefaultEntityManagerService(...)));
  1351.         }
  1352.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1353.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1354.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1355.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1356.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1357.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1358.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1359.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1360.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1361.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1362.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1363.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1364.         $a = new \Doctrine\ORM\Configuration();
  1365.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1366.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity\\Main');
  1367.         $a->setEntityNamespaces(['Main' => 'App\\Entity\\Main']);
  1368.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1369.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Query_TraceableService()));
  1370.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result.traceable'] ?? $this->getCache_Doctrine_Orm_Default_Result_TraceableService()));
  1371.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1372.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1373.         $a->setProxyNamespace('Proxies');
  1374.         $a->setAutoGenerateProxyClasses(true);
  1375.         $a->setSchemaIgnoreClasses([]);
  1376.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1377.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1378.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1379.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1380.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1381.         $a->setLazyGhostObjectEnabled(false);
  1382.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1383.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a) && false ?: $lazyLoad);
  1384.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1385.         return $instance;
  1386.     }
  1387.     /**
  1388.      * Gets the public 'doctrine.orm.farming_entity_manager' shared service.
  1389.      *
  1390.      * @return \Doctrine\ORM\EntityManager
  1391.      */
  1392.     protected function getDoctrine_Orm_FarmingEntityManagerService($lazyLoad true)
  1393.     {
  1394.         if (true === $lazyLoad) {
  1395.             return $this->services['doctrine.orm.farming_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_FarmingEntityManagerService(...)));
  1396.         }
  1397.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1398.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1399.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1400.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1401.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1402.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1403.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1404.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1405.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1406.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1407.         $a = new \Doctrine\ORM\Configuration();
  1408.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1409.         $b->addDriver(($this->privates['doctrine.orm.farming_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_FarmingAnnotationMetadataDriverService()), 'App\\Entity\\Farming');
  1410.         $a->setEntityNamespaces(['Farming' => 'App\\Entity\\Farming']);
  1411.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1412.         $a->setQueryCache(($this->privates['cache.doctrine.orm.farming.query.traceable'] ?? $this->getCache_Doctrine_Orm_Farming_Query_TraceableService()));
  1413.         $a->setResultCache(($this->privates['cache.doctrine.orm.farming.result.traceable'] ?? $this->getCache_Doctrine_Orm_Farming_Result_TraceableService()));
  1414.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1415.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1416.         $a->setProxyNamespace('Proxies');
  1417.         $a->setAutoGenerateProxyClasses(true);
  1418.         $a->setSchemaIgnoreClasses([]);
  1419.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1420.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1421.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1422.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1423.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1424.         $a->setLazyGhostObjectEnabled(false);
  1425.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1426.         $a->addCustomStringFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  1427.         $a->addCustomStringFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  1428.         $a->addCustomStringFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  1429.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.farming_connection'] ?? $this->getDoctrine_Dbal_FarmingConnectionService()), $a) && false ?: $lazyLoad);
  1430.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1431.         return $instance;
  1432.     }
  1433.     /**
  1434.      * Gets the public 'doctrine.orm.market_archive_entity_manager' shared service.
  1435.      *
  1436.      * @return \Doctrine\ORM\EntityManager
  1437.      */
  1438.     protected function getDoctrine_Orm_MarketArchiveEntityManagerService($lazyLoad true)
  1439.     {
  1440.         if (true === $lazyLoad) {
  1441.             return $this->services['doctrine.orm.market_archive_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketArchiveEntityManagerService(...)));
  1442.         }
  1443.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1444.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1445.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1446.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1447.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1448.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1450.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1451.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1452.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1453.         $a = new \Doctrine\ORM\Configuration();
  1454.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1455.         $b->addDriver(($this->privates['doctrine.orm.market_archive_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketArchiveAnnotationMetadataDriverService()), 'App\\Entity\\Market\\Archive');
  1456.         $a->setEntityNamespaces(['Market_Archive' => 'App\\Entity\\Market\\Archive']);
  1457.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1458.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_archive.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketArchive_Query_TraceableService()));
  1459.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_archive.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketArchive_Result_TraceableService()));
  1460.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1461.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1462.         $a->setProxyNamespace('Proxies');
  1463.         $a->setAutoGenerateProxyClasses(true);
  1464.         $a->setSchemaIgnoreClasses([]);
  1465.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1466.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1467.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1468.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1469.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1470.         $a->setLazyGhostObjectEnabled(false);
  1471.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1472.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_archive_connection'] ?? $this->getDoctrine_Dbal_MarketArchiveConnectionService()), $a) && false ?: $lazyLoad);
  1473.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1474.         return $instance;
  1475.     }
  1476.     /**
  1477.      * Gets the public 'doctrine.orm.market_chat_entity_manager' shared service.
  1478.      *
  1479.      * @return \Doctrine\ORM\EntityManager
  1480.      */
  1481.     protected function getDoctrine_Orm_MarketChatEntityManagerService($lazyLoad true)
  1482.     {
  1483.         if (true === $lazyLoad) {
  1484.             return $this->services['doctrine.orm.market_chat_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketChatEntityManagerService(...)));
  1485.         }
  1486.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1487.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1488.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1489.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1490.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1491.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1492.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1493.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1494.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1495.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1496.         $a = new \Doctrine\ORM\Configuration();
  1497.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1498.         $b->addDriver(($this->privates['doctrine.orm.market_chat_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketChatAnnotationMetadataDriverService()), 'App\\Entity\\Market\\Chat');
  1499.         $a->setEntityNamespaces(['Market_Chat' => 'App\\Entity\\Market\\Chat']);
  1500.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1501.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_chat.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketChat_Query_TraceableService()));
  1502.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_chat.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketChat_Result_TraceableService()));
  1503.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1504.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1505.         $a->setProxyNamespace('Proxies');
  1506.         $a->setAutoGenerateProxyClasses(true);
  1507.         $a->setSchemaIgnoreClasses([]);
  1508.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1509.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1510.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1511.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1512.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1513.         $a->setLazyGhostObjectEnabled(false);
  1514.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1515.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_chat_connection'] ?? $this->getDoctrine_Dbal_MarketChatConnectionService()), $a) && false ?: $lazyLoad);
  1516.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1517.         return $instance;
  1518.     }
  1519.     /**
  1520.      * Gets the public 'doctrine.orm.market_content_entity_manager' shared service.
  1521.      *
  1522.      * @return \Doctrine\ORM\EntityManager
  1523.      */
  1524.     protected function getDoctrine_Orm_MarketContentEntityManagerService($lazyLoad true)
  1525.     {
  1526.         if (true === $lazyLoad) {
  1527.             return $this->services['doctrine.orm.market_content_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketContentEntityManagerService(...)));
  1528.         }
  1529.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1530.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1531.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1532.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1533.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1534.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1535.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1536.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1537.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1538.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1539.         $a = new \Doctrine\ORM\Configuration();
  1540.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1541.         $b->addDriver(($this->privates['doctrine.orm.market_content_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketContentAnnotationMetadataDriverService()), 'App\\Entity\\Market\\Content');
  1542.         $a->setEntityNamespaces(['Market_Content' => 'App\\Entity\\Market\\Content']);
  1543.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1544.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_content.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketContent_Query_TraceableService()));
  1545.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_content.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketContent_Result_TraceableService()));
  1546.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1547.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1548.         $a->setProxyNamespace('Proxies');
  1549.         $a->setAutoGenerateProxyClasses(true);
  1550.         $a->setSchemaIgnoreClasses([]);
  1551.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1552.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1553.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1554.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1555.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1556.         $a->setLazyGhostObjectEnabled(false);
  1557.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1558.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_content_connection'] ?? $this->getDoctrine_Dbal_MarketContentConnectionService()), $a) && false ?: $lazyLoad);
  1559.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1560.         return $instance;
  1561.     }
  1562.     /**
  1563.      * Gets the public 'doctrine.orm.market_dom_entity_manager' shared service.
  1564.      *
  1565.      * @return \Doctrine\ORM\EntityManager
  1566.      */
  1567.     protected function getDoctrine_Orm_MarketDomEntityManagerService($lazyLoad true)
  1568.     {
  1569.         if (true === $lazyLoad) {
  1570.             return $this->services['doctrine.orm.market_dom_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketDomEntityManagerService(...)));
  1571.         }
  1572.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1573.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1574.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1575.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1576.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1577.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1578.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1580.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1581.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1582.         $a = new \Doctrine\ORM\Configuration();
  1583.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1584.         $b->addDriver(($this->privates['doctrine.orm.market_dom_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketDomAnnotationMetadataDriverService()), 'App\\Entity\\Market\\DOM');
  1585.         $a->setEntityNamespaces(['Market_DOM' => 'App\\Entity\\Market\\DOM']);
  1586.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1587.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_dom.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketDom_Query_TraceableService()));
  1588.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_dom.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketDom_Result_TraceableService()));
  1589.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1590.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1591.         $a->setProxyNamespace('Proxies');
  1592.         $a->setAutoGenerateProxyClasses(true);
  1593.         $a->setSchemaIgnoreClasses([]);
  1594.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1595.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1596.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1597.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1598.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1599.         $a->setLazyGhostObjectEnabled(false);
  1600.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1601.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_dom_connection'] ?? $this->getDoctrine_Dbal_MarketDomConnectionService()), $a) && false ?: $lazyLoad);
  1602.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1603.         return $instance;
  1604.     }
  1605.     /**
  1606.      * Gets the public 'doctrine.orm.market_mm_entity_manager' shared service.
  1607.      *
  1608.      * @return \Doctrine\ORM\EntityManager
  1609.      */
  1610.     protected function getDoctrine_Orm_MarketMmEntityManagerService($lazyLoad true)
  1611.     {
  1612.         if (true === $lazyLoad) {
  1613.             return $this->services['doctrine.orm.market_mm_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketMmEntityManagerService(...)));
  1614.         }
  1615.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1616.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1617.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1618.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1619.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1620.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1621.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1622.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1623.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1625.         $a = new \Doctrine\ORM\Configuration();
  1626.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1627.         $b->addDriver(($this->privates['doctrine.orm.market_mm_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketMmAnnotationMetadataDriverService()), 'App\\Entity\\Market\\MarketMaker');
  1628.         $a->setEntityNamespaces(['Market_MM' => 'App\\Entity\\Market\\MarketMaker']);
  1629.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1630.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_mm.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketMm_Query_TraceableService()));
  1631.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_mm.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketMm_Result_TraceableService()));
  1632.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1633.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1634.         $a->setProxyNamespace('Proxies');
  1635.         $a->setAutoGenerateProxyClasses(true);
  1636.         $a->setSchemaIgnoreClasses([]);
  1637.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1638.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1639.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1640.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1641.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1642.         $a->setLazyGhostObjectEnabled(false);
  1643.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1644.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_mm_connection'] ?? $this->getDoctrine_Dbal_MarketMmConnectionService()), $a) && false ?: $lazyLoad);
  1645.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1646.         return $instance;
  1647.     }
  1648.     /**
  1649.      * Gets the public 'doctrine.orm.market_paymaster_entity_manager' shared service.
  1650.      *
  1651.      * @return \Doctrine\ORM\EntityManager
  1652.      */
  1653.     protected function getDoctrine_Orm_MarketPaymasterEntityManagerService($lazyLoad true)
  1654.     {
  1655.         if (true === $lazyLoad) {
  1656.             return $this->services['doctrine.orm.market_paymaster_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketPaymasterEntityManagerService(...)));
  1657.         }
  1658.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1659.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1660.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1661.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1662.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1663.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1664.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1665.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1666.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1667.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1668.         $a = new \Doctrine\ORM\Configuration();
  1669.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1670.         $b->addDriver(($this->privates['doctrine.orm.market_paymaster_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketPaymasterAnnotationMetadataDriverService()), 'App\\Entity\\Market\\Paymaster');
  1671.         $a->setEntityNamespaces(['Market_Paymaster' => 'App\\Entity\\Market\\Paymaster']);
  1672.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1673.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_paymaster.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketPaymaster_Query_TraceableService()));
  1674.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_paymaster.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketPaymaster_Result_TraceableService()));
  1675.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1676.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1677.         $a->setProxyNamespace('Proxies');
  1678.         $a->setAutoGenerateProxyClasses(true);
  1679.         $a->setSchemaIgnoreClasses([]);
  1680.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1681.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1682.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1683.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1684.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1685.         $a->setLazyGhostObjectEnabled(false);
  1686.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1687.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_paymaster_connection'] ?? $this->getDoctrine_Dbal_MarketPaymasterConnectionService()), $a) && false ?: $lazyLoad);
  1688.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1689.         return $instance;
  1690.     }
  1691.     /**
  1692.      * Gets the public 'doctrine.orm.market_statistic_entity_manager' shared service.
  1693.      *
  1694.      * @return \Doctrine\ORM\EntityManager
  1695.      */
  1696.     protected function getDoctrine_Orm_MarketStatisticEntityManagerService($lazyLoad true)
  1697.     {
  1698.         if (true === $lazyLoad) {
  1699.             return $this->services['doctrine.orm.market_statistic_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketStatisticEntityManagerService(...)));
  1700.         }
  1701.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1702.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1703.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1704.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1705.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1706.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1707.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1708.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1709.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1710.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1711.         $a = new \Doctrine\ORM\Configuration();
  1712.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1713.         $b->addDriver(($this->privates['doctrine.orm.market_statistic_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketStatisticAnnotationMetadataDriverService()), 'App\\Entity\\Market\\Statistic');
  1714.         $a->setEntityNamespaces(['Market_Statistic' => 'App\\Entity\\Market\\Statistic']);
  1715.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1716.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_statistic.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketStatistic_Query_TraceableService()));
  1717.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_statistic.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketStatistic_Result_TraceableService()));
  1718.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1719.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1720.         $a->setProxyNamespace('Proxies');
  1721.         $a->setAutoGenerateProxyClasses(true);
  1722.         $a->setSchemaIgnoreClasses([]);
  1723.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1724.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1725.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1726.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1727.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1728.         $a->setLazyGhostObjectEnabled(false);
  1729.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1730.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_statistic_connection'] ?? $this->getDoctrine_Dbal_MarketStatisticConnectionService()), $a) && false ?: $lazyLoad);
  1731.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1732.         return $instance;
  1733.     }
  1734.     /**
  1735.      * Gets the public 'doctrine.orm.market_user_entity_manager' shared service.
  1736.      *
  1737.      * @return \Doctrine\ORM\EntityManager
  1738.      */
  1739.     protected function getDoctrine_Orm_MarketUserEntityManagerService($lazyLoad true)
  1740.     {
  1741.         if (true === $lazyLoad) {
  1742.             return $this->services['doctrine.orm.market_user_entity_manager'] = $this->createProxy('EntityManagerGhost51e8656', fn () => \EntityManagerGhost51e8656::createLazyGhost($this->getDoctrine_Orm_MarketUserEntityManagerService(...)));
  1743.         }
  1744.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1745.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1747.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1748.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1749.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1751.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1754.         $a = new \Doctrine\ORM\Configuration();
  1755.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1756.         $b->addDriver(($this->privates['doctrine.orm.market_user_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_MarketUserAnnotationMetadataDriverService()), 'App\\Entity\\Market\\User');
  1757.         $a->setEntityNamespaces(['Market_User' => 'App\\Entity\\Market\\User']);
  1758.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1759.         $a->setQueryCache(($this->privates['cache.doctrine.orm.market_user.query.traceable'] ?? $this->getCache_Doctrine_Orm_MarketUser_Query_TraceableService()));
  1760.         $a->setResultCache(($this->privates['cache.doctrine.orm.market_user.result.traceable'] ?? $this->getCache_Doctrine_Orm_MarketUser_Result_TraceableService()));
  1761.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1762.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1763.         $a->setProxyNamespace('Proxies');
  1764.         $a->setAutoGenerateProxyClasses(true);
  1765.         $a->setSchemaIgnoreClasses([]);
  1766.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1767.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1768.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ??= new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true)));
  1769.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ??= new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()));
  1770.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1771.         $a->setLazyGhostObjectEnabled(false);
  1772.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1773.         $instance = ($lazyLoad->__construct(($this->services['doctrine.dbal.market_user_connection'] ?? $this->getDoctrine_Dbal_MarketUserConnectionService()), $a) && false ?: $lazyLoad);
  1774.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1775.         return $instance;
  1776.     }
  1777.     /**
  1778.      * Gets the public 'event_dispatcher' shared service.
  1779.      *
  1780.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1781.      */
  1782.     protected function getEventDispatcherService()
  1783.     {
  1784.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1785.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1786.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  1787.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1788.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)), $a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  1789.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.router', class: 'Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector')] function () {
  1790.             return ($this->privates['data_collector.router'] ??= new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector());
  1791.         }, => 'onKernelController'], 0);
  1792.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  1793.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1794.         }, => 'checkPassport'], 1024);
  1795.         $instance->addListener('kernel.response', [=> #[\Closure(name'security.context_listener.0', class: 'Symfony\\Component\\Security\\Http\\Firewall\\ContextListener')] function () {
  1796.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1797.         }, => 'onKernelResponse'], 0);
  1798.         $instance->addListener('kernel.response', [=> #[\Closure(name'sonata.block.cache.handler.default', class: 'Sonata\\BlockBundle\\Cache\\HttpCacheHandler')] function () {
  1799.             return ($this->privates['sonata.block.cache.handler.default'] ?? $this->load('getSonata_Block_Cache_Handler_DefaultService'));
  1800.         }, => 'onKernelResponse'], 0);
  1801.         $instance->addListener('console.command', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\ConsoleListener')] function () {
  1802.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1803.         }, => 'handleConsoleCommandEvent'], 128);
  1804.         $instance->addListener('console.terminate', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\ConsoleListener')] function () {
  1805.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1806.         }, => 'handleConsoleTerminateEvent'], -64);
  1807.         $instance->addListener('console.error', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\ConsoleListener')] function () {
  1808.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService'));
  1809.         }, => 'handleConsoleErrorEvent'], -64);
  1810.         $instance->addListener('kernel.exception', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\ErrorListener')] function () {
  1811.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService'));
  1812.         }, => 'handleExceptionEvent'], 128);
  1813.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\RequestListener')] function () {
  1814.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1815.         }, => 'handleKernelRequestEvent'], 5);
  1816.         $instance->addListener('kernel.controller', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\RequestListener')] function () {
  1817.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1818.         }, => 'handleKernelControllerEvent'], 10);
  1819.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\SubRequestListener')] function () {
  1820.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1821.         }, => 'handleKernelRequestEvent'], 3);
  1822.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\SubRequestListener')] function () {
  1823.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? $this->getSubRequestListenerService());
  1824.         }, => 'handleKernelFinishRequestEvent'], 5);
  1825.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingRequestListener')] function () {
  1826.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1827.         }, => 'handleKernelRequestEvent'], 4);
  1828.         $instance->addListener('kernel.response', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingRequestListener')] function () {
  1829.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1830.         }, => 'handleKernelResponseEvent'], 15);
  1831.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingRequestListener')] function () {
  1832.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] ?? $this->getTracingRequestListenerService());
  1833.         }, => 'handleKernelTerminateEvent'], 5);
  1834.         $instance->addListener('kernel.request', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener')] function () {
  1835.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1836.         }, => 'handleKernelRequestEvent'], 2);
  1837.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener')] function () {
  1838.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1839.         }, => 'handleKernelFinishRequestEvent'], 10);
  1840.         $instance->addListener('kernel.response', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener')] function () {
  1841.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] ?? $this->getTracingSubRequestListenerService());
  1842.         }, => 'handleKernelResponseEvent'], 15);
  1843.         $instance->addListener('console.command', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingConsoleListener')] function () {
  1844.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1845.         }, => 'handleConsoleCommandEvent'], 118);
  1846.         $instance->addListener('console.terminate', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\TracingConsoleListener')] function () {
  1847.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\TracingConsoleListener'] ?? $this->load('getTracingConsoleListenerService'));
  1848.         }, => 'handleConsoleTerminateEvent'], -54);
  1849.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\MessengerListener')] function () {
  1850.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  1851.         }, => 'handleWorkerMessageFailedEvent'], 50);
  1852.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'Sentry\\SentryBundle\\EventListener\\MessengerListener')] function () {
  1853.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\MessengerListener'] ?? $this->load('getMessengerListenerService'));
  1854.         }, => 'handleWorkerMessageHandledEvent'], 50);
  1855.         $instance->addListener('kernel.response', [=> #[\Closure(name'response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener')] function () {
  1856.             return ($this->privates['response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false));
  1857.         }, => 'onKernelResponse'], 0);
  1858.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1859.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1860.         }, => 'setDefaultLocale'], 100);
  1861.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1862.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1863.         }, => 'onKernelRequest'], 16);
  1864.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener')] function () {
  1865.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1866.         }, => 'onKernelFinishRequest'], 0);
  1867.         $instance->addListener('kernel.request', [=> #[\Closure(name'validate_request_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener')] function () {
  1868.             return ($this->privates['validate_request_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener());
  1869.         }, => 'onKernelRequest'], 256);
  1870.         $instance->addListener('kernel.response', [=> #[\Closure(name'disallow_search_engine_index_response_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener')] function () {
  1871.             return ($this->privates['disallow_search_engine_index_response_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener());
  1872.         }, => 'onResponse'], -255);
  1873.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1874.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1875.         }, => 'onControllerArguments'], 0);
  1876.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1877.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1878.         }, => 'logKernelException'], 0);
  1879.         $instance->addListener('kernel.exception', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1880.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1881.         }, => 'onKernelException'], -128);
  1882.         $instance->addListener('kernel.response', [=> #[\Closure(name'exception_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener')] function () {
  1883.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1884.         }, => 'removeCspHeader'], -128);
  1885.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1886.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1887.         }, => 'onKernelControllerArguments'], 10);
  1888.         $instance->addListener('kernel.response', [=> #[\Closure(name'controller.cache_attribute_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener')] function () {
  1889.             return ($this->privates['controller.cache_attribute_listener'] ??= new \Symfony\Component\HttpKernel\EventListener\CacheAttributeListener());
  1890.         }, => 'onKernelResponse'], -10);
  1891.         $instance->addListener('kernel.request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1892.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1893.         }, => 'onKernelRequest'], 15);
  1894.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'locale_aware_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener')] function () {
  1895.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1896.         }, => 'onKernelFinishRequest'], -15);
  1897.         $instance->addListener('console.error', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1898.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1899.         }, => 'onConsoleError'], -128);
  1900.         $instance->addListener('console.terminate', [=> #[\Closure(name'console.error_listener', class: 'Symfony\\Component\\Console\\EventListener\\ErrorListener')] function () {
  1901.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1902.         }, => 'onConsoleTerminate'], -128);
  1903.         $instance->addListener('console.error', [=> #[\Closure(name'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] function () {
  1904.             return ($this->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber());
  1905.         }, => 'onConsoleError'], 0);
  1906.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1907.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1908.         }, => 'configure'], 2048);
  1909.         $instance->addListener('console.command', [=> #[\Closure(name'debug.debug_handlers_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener')] function () {
  1910.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1911.         }, => 'configure'], 2048);
  1912.         $instance->addListener('kernel.request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1913.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1914.         }, => 'onKernelRequest'], 32);
  1915.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1916.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1917.         }, => 'onKernelFinishRequest'], 0);
  1918.         $instance->addListener('kernel.exception', [=> #[\Closure(name'router_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\RouterListener')] function () {
  1919.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1920.         }, => 'onKernelException'], -64);
  1921.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_link.add_link_header_listener', class: 'Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener')] function () {
  1922.             return ($this->privates['web_link.add_link_header_listener'] ??= new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener());
  1923.         }, => 'onKernelResponse'], 0);
  1924.         $instance->addListener('kernel.request', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1925.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1926.         }, => 'onKernelRequest'], 128);
  1927.         $instance->addListener('kernel.response', [=> #[\Closure(name'session_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener')] function () {
  1928.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1929.         }, => 'onKernelResponse'], -1000);
  1930.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.retry.send_failed_message_for_retry_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\SendFailedMessageForRetryListener')] function () {
  1931.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1932.         }, => 'onMessageFailed'], 100);
  1933.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.failure.add_error_details_stamp_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\AddErrorDetailsStampListener')] function () {
  1934.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ??= new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener());
  1935.         }, => 'onMessageFailed'], 200);
  1936.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.dispatch_pcntl_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\DispatchPcntlSignalListener')] function () {
  1937.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ??= new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener());
  1938.         }, => 'onWorkerRunning'], 100);
  1939.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1940.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1941.         }, => 'onWorkerStarted'], 0);
  1942.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_restart_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnRestartSignalListener')] function () {
  1943.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1944.         }, => 'onWorkerRunning'], 0);
  1945.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_sigterm_signal_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnSigtermSignalListener')] function () {
  1946.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  1947.         }, => 'onWorkerStarted'], 100);
  1948.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1949.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1950.         }, => 'onMessageFailed'], 0);
  1951.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> #[\Closure(name'messenger.listener.stop_worker_on_stop_exception_listener', class: 'Symfony\\Component\\Messenger\\EventListener\\StopWorkerOnCustomStopExceptionListener')] function () {
  1952.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ??= new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener());
  1953.         }, => 'onWorkerRunning'], 0);
  1954.         $instance->addListener('kernel.response', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1955.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1956.         }, => 'onKernelResponse'], -100);
  1957.         $instance->addListener('kernel.exception', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1958.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1959.         }, => 'onKernelException'], 0);
  1960.         $instance->addListener('kernel.terminate', [=> #[\Closure(name'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] function () {
  1961.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1962.         }, => 'onKernelTerminate'], -1024);
  1963.         $instance->addListener('kernel.controller', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1964.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1965.         }, => 'onKernelController'], 0);
  1966.         $instance->addListener('kernel.response', [=> #[\Closure(name'data_collector.request', class: 'Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector')] function () {
  1967.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1968.         }, => 'onKernelResponse'], 0);
  1969.         $instance->addListener('kernel.view', [=> #[\Closure(name'controller.template_attribute_listener', class: 'Symfony\\Bridge\\Twig\\EventListener\\TemplateAttributeListener')] function () {
  1970.             return ($this->privates['controller.template_attribute_listener'] ?? $this->load('getController_TemplateAttributeListenerService'));
  1971.         }, => 'onKernelView'], -128);
  1972.         $instance->addListener('kernel.response', [=> #[\Closure(name'web_profiler.debug_toolbar', class: 'Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener')] function () {
  1973.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1974.         }, => 'onKernelResponse'], -128);
  1975.         $instance->addListener('console.command', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1976.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1977.         }, => 'onCommand'], 255);
  1978.         $instance->addListener('console.terminate', [=> #[\Closure(name'monolog.handler.console', class: 'Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler')] function () {
  1979.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1980.         }, => 'onTerminate'], -255);
  1981.         $instance->addListener('console.command', [=> #[\Closure(name'debug.dump_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\DumpListener')] function () {
  1982.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1983.         }, => 'configure'], 1024);
  1984.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1985.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1986.         }, => 'onWorkerMessageHandled'], 0);
  1987.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> #[\Closure(name'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager', class: 'Symfony\\Bridge\\Doctrine\\Messenger\\DoctrineClearEntityManagerWorkerSubscriber')] function () {
  1988.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1989.         }, => 'onWorkerMessageFailed'], 0);
  1990.         $instance->addListener('kernel.controller_arguments', [=> #[\Closure(name'controller.is_granted_attribute_listener', class: 'Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener')] function () {
  1991.             return ($this->privates['controller.is_granted_attribute_listener'] ?? $this->getController_IsGrantedAttributeListenerService());
  1992.         }, => 'onKernelControllerArguments'], 20);
  1993.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  1994.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1995.         }, => 'checkPassport'], 0);
  1996.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  1997.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1998.         }, => 'onLoginSuccess'], 0);
  1999.         $instance->addListener('debug.security.authorization.vote', [=> #[\Closure(name'debug.security.voter.vote_listener', class: 'Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener')] function () {
  2000.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2001.         }, => 'onVoterVote'], 0);
  2002.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  2003.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2004.         }, => 'configureLogoutUrlGenerator'], 8);
  2005.         $instance->addListener('kernel.request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  2006.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2007.         }, => 'onKernelRequest'], 8);
  2008.         $instance->addListener('kernel.finish_request', [=> #[\Closure(name'debug.security.firewall', class: 'Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener')] function () {
  2009.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2010.         }, => 'onKernelFinishRequest'], 0);
  2011.         $instance->addListener('kernel.controller', [=> #[\Closure(name'sonata.admin.event_listener.configure_crud_controller', class: 'Sonata\\AdminBundle\\EventListener\\ConfigureCRUDControllerListener')] function () {
  2012.             return ($this->privates['sonata.admin.event_listener.configure_crud_controller'] ??= new \Sonata\AdminBundle\EventListener\ConfigureCRUDControllerListener());
  2013.         }, => 'onKernelController'], 0);
  2014.         $instance->addListener('console.error', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  2015.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  2016.         }, => 'onConsoleError'], 0);
  2017.         $instance->addListener('console.terminate', [=> #[\Closure(name'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] function () {
  2018.             return ($this->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber());
  2019.         }, => 'onConsoleTerminate'], 0);
  2020.         $instance->addListener('kernel.response', [=> #[\Closure(name'Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber')] function () {
  2021.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ??= new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber());
  2022.         }, => 'onKernelResponse'], 0);
  2023.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  2024.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2025.         }, => 'checkPassport'], 512);
  2026.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  2027.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2028.         }, => 'onLogout'], 0);
  2029.         return $instance;
  2030.     }
  2031.     /**
  2032.      * Gets the public 'http_kernel' shared service.
  2033.      *
  2034.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2035.      */
  2036.     protected function getHttpKernelService()
  2037.     {
  2038.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2039.         if (isset($this->services['http_kernel'])) {
  2040.             return $this->services['http_kernel'];
  2041.         }
  2042.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  2043.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2044.             yield => ($this->privates['debug.doctrine.orm.entity_value_resolver'] ?? $this->load('getDebug_Doctrine_Orm_EntityValueResolverService'));
  2045.             yield => ($this->privates['debug.argument_resolver.backed_enum_resolver'] ?? $this->load('getDebug_ArgumentResolver_BackedEnumResolverService'));
  2046.             yield => ($this->privates['debug.argument_resolver.uid'] ?? $this->load('getDebug_ArgumentResolver_UidService'));
  2047.             yield => ($this->privates['debug.argument_resolver.datetime'] ?? $this->load('getDebug_ArgumentResolver_DatetimeService'));
  2048.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2049.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2050.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2051.             yield => ($this->privates['debug.sonata.admin.argument_resolver.admin'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_AdminService'));
  2052.             yield => ($this->privates['debug.sonata.admin.argument_resolver.proxy_query'] ?? $this->load('getDebug_Sonata_Admin_ArgumentResolver_ProxyQueryService'));
  2053.             yield 10 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2054.             yield 11 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2055.             yield 12 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2056.             yield 13 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2057.         }, 14)), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true))), false);
  2058.     }
  2059.     /**
  2060.      * Gets the public 'jms_serializer.authorization_checker' shared service.
  2061.      *
  2062.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2063.      */
  2064.     protected function getJmsSerializer_AuthorizationCheckerService()
  2065.     {
  2066.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  2067.         if (isset($this->services['jms_serializer.authorization_checker'])) {
  2068.             return $this->services['jms_serializer.authorization_checker'];
  2069.         }
  2070.         return $this->services['jms_serializer.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $afalsefalse);
  2071.     }
  2072.     /**
  2073.      * Gets the public 'knp_menu.matcher' shared service.
  2074.      *
  2075.      * @return \Knp\Menu\Matcher\Matcher
  2076.      */
  2077.     protected function getKnpMenu_MatcherService()
  2078.     {
  2079.         return $this->services['knp_menu.matcher'] = new \Knp\Menu\Matcher\Matcher(new RewindableGenerator(function () {
  2080.             yield => ($this->privates['knp_menu.voter.router'] ?? $this->load('getKnpMenu_Voter_RouterService'));
  2081.             yield => ($this->privates['sonata.admin.menu.matcher.voter.admin'] ?? $this->load('getSonata_Admin_Menu_Matcher_Voter_AdminService'));
  2082.             yield => ($this->privates['sonata.admin.menu.matcher.voter.active'] ??= new \Sonata\AdminBundle\Menu\Matcher\Voter\ActiveVoter());
  2083.         }, 3));
  2084.     }
  2085.     /**
  2086.      * Gets the public 'messenger.default_bus' shared service.
  2087.      *
  2088.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2089.      */
  2090.     protected function getMessenger_DefaultBusService()
  2091.     {
  2092.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2093.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2094.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ??= new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default'));
  2095.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ??= new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware());
  2096.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ??= new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware());
  2097.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ??= new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware());
  2098.             yield => ($this->privates['messenger.bus.default.middleware.send_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_SendMessageService'));
  2099.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2100.         }, 7)));
  2101.     }
  2102.     /**
  2103.      * Gets the public 'request_stack' shared service.
  2104.      *
  2105.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2106.      */
  2107.     protected function getRequestStackService()
  2108.     {
  2109.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2110.     }
  2111.     /**
  2112.      * Gets the public 'router' shared service.
  2113.      *
  2114.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2115.      */
  2116.     protected function getRouterService()
  2117.     {
  2118.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2119.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2120.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2121.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2122.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2123.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2124.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2125.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2126.         ], [
  2127.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2128.         ]))->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'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)), $a'ru');
  2129.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2130.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2131.         return $instance;
  2132.     }
  2133.     /**
  2134.      * Gets the public 'sonata.block.context_manager.default' shared service.
  2135.      *
  2136.      * @return \Sonata\BlockBundle\Block\BlockContextManager
  2137.      */
  2138.     protected function getSonata_Block_ContextManager_DefaultService()
  2139.     {
  2140.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  2141.         if (isset($this->services['sonata.block.context_manager.default'])) {
  2142.             return $this->services['sonata.block.context_manager.default'];
  2143.         }
  2144.         return $this->services['sonata.block.context_manager.default'] = new \Sonata\BlockBundle\Block\BlockContextManager(new \Sonata\BlockBundle\Block\BlockLoaderChain([=> new \Sonata\BlockBundle\Block\Loader\ServiceLoader($this->parameters['sonata_blocks.block_types'])]), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2145.     }
  2146.     /**
  2147.      * Gets the public 'sonata.block.manager' shared service.
  2148.      *
  2149.      * @return \Sonata\BlockBundle\Block\BlockServiceManager
  2150.      */
  2151.     protected function getSonata_Block_ManagerService()
  2152.     {
  2153.         $this->services['sonata.block.manager'] = $instance = new \Sonata\BlockBundle\Block\BlockServiceManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2154.             'block.deposit_summary' => ['services''block.deposit_summary''getBlock_DepositSummaryService'true],
  2155.             'block.deposit_unfrozen_by_month' => ['services''block.deposit_unfrozen_by_month''getBlock_DepositUnfrozenByMonthService'true],
  2156.             'block.market.console' => ['services''block.market.console''getBlock_Market_ConsoleService'true],
  2157.             'block.pancake_swap_bot.console' => ['services''block.pancake_swap_bot.console''getBlock_PancakeSwapBot_ConsoleService'true],
  2158.             'block.withdraw_summary' => ['services''block.withdraw_summary''getBlock_WithdrawSummaryService'true],
  2159.             'sonata.admin.block.admin_list' => ['services''sonata.admin.block.admin_list''getSonata_Admin_Block_AdminListService'true],
  2160.             'sonata.admin.block.admin_preview' => ['services''sonata.admin.block.admin_preview''getSonata_Admin_Block_AdminPreviewService'true],
  2161.             'sonata.admin.block.search_result' => ['services''sonata.admin.block.search_result''getSonata_Admin_Block_SearchResultService'true],
  2162.             'sonata.admin.block.stats' => ['services''sonata.admin.block.stats''getSonata_Admin_Block_StatsService'true],
  2163.             'sonata.block.service.container' => ['services''sonata.block.service.container''getSonata_Block_Service_ContainerService'true],
  2164.             'sonata.block.service.empty' => ['services''sonata.block.service.empty''getSonata_Block_Service_EmptyService'true],
  2165.             'sonata.block.service.menu' => ['services''sonata.block.service.menu''getSonata_Block_Service_MenuService'true],
  2166.             'sonata.block.service.rss' => ['services''sonata.block.service.rss''getSonata_Block_Service_RssService'true],
  2167.             'sonata.block.service.template' => ['services''sonata.block.service.template''getSonata_Block_Service_TemplateService'true],
  2168.             'sonata.block.service.text' => ['services''sonata.block.service.text''getSonata_Block_Service_TextService'true],
  2169.         ], [
  2170.             'block.deposit_summary' => '?',
  2171.             'block.deposit_unfrozen_by_month' => '?',
  2172.             'block.market.console' => '?',
  2173.             'block.pancake_swap_bot.console' => '?',
  2174.             'block.withdraw_summary' => '?',
  2175.             'sonata.admin.block.admin_list' => '?',
  2176.             'sonata.admin.block.admin_preview' => '?',
  2177.             'sonata.admin.block.search_result' => '?',
  2178.             'sonata.admin.block.stats' => '?',
  2179.             'sonata.block.service.container' => '?',
  2180.             'sonata.block.service.empty' => '?',
  2181.             'sonata.block.service.menu' => '?',
  2182.             'sonata.block.service.rss' => '?',
  2183.             'sonata.block.service.template' => '?',
  2184.             'sonata.block.service.text' => '?',
  2185.         ]), $this->parameters['sonata.block.container.types']);
  2186.         $instance->add('block.deposit_unfrozen_by_month''block.deposit_unfrozen_by_month', []);
  2187.         $instance->add('block.deposit_summary''block.deposit_summary', []);
  2188.         $instance->add('block.withdraw_summary''block.withdraw_summary', []);
  2189.         $instance->add('block.pancake_swap_bot.console''block.pancake_swap_bot.console', []);
  2190.         $instance->add('block.market.console''block.market.console', []);
  2191.         $instance->add('sonata.block.service.container''sonata.block.service.container', []);
  2192.         $instance->add('sonata.block.service.empty''sonata.block.service.empty', []);
  2193.         $instance->add('sonata.block.service.text''sonata.block.service.text', []);
  2194.         $instance->add('sonata.block.service.rss''sonata.block.service.rss', []);
  2195.         $instance->add('sonata.block.service.template''sonata.block.service.template', []);
  2196.         $instance->add('sonata.block.service.menu''sonata.block.service.menu', []);
  2197.         $instance->add('sonata.admin.block.admin_list''sonata.admin.block.admin_list', []);
  2198.         $instance->add('sonata.admin.block.search_result''sonata.admin.block.search_result', []);
  2199.         $instance->add('sonata.admin.block.stats''sonata.admin.block.stats', []);
  2200.         $instance->add('sonata.admin.block.admin_preview''sonata.admin.block.admin_preview', []);
  2201.         return $instance;
  2202.     }
  2203.     /**
  2204.      * Gets the public 'sonata.block.renderer.default' shared service.
  2205.      *
  2206.      * @return \Sonata\BlockBundle\Block\BlockRenderer
  2207.      */
  2208.     protected function getSonata_Block_Renderer_DefaultService()
  2209.     {
  2210.         $a = ($this->services['sonata.block.manager'] ?? $this->getSonata_Block_ManagerService());
  2211.         if (isset($this->services['sonata.block.renderer.default'])) {
  2212.             return $this->services['sonata.block.renderer.default'];
  2213.         }
  2214.         $b = new \Sonata\BlockBundle\Exception\Strategy\StrategyManager($this, ['debug_only' => 'sonata.block.exception.filter.debug_only''ignore_block_exception' => 'sonata.block.exception.filter.ignore_block_exception''keep_all' => 'sonata.block.exception.filter.keep_all''keep_none' => 'sonata.block.exception.filter.keep_none'], ['inline' => 'sonata.block.exception.renderer.inline''inline_debug' => 'sonata.block.exception.renderer.inline_debug''throw' => 'sonata.block.exception.renderer.throw'], [], []);
  2215.         $b->setDefaultFilter('debug_only');
  2216.         $b->setDefaultRenderer('throw');
  2217.         return $this->services['sonata.block.renderer.default'] = new \Sonata\BlockBundle\Block\BlockRenderer($a$b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2218.     }
  2219.     /**
  2220.      * Gets the public 'sonata.intl.helper.datetime' shared service.
  2221.      *
  2222.      * @return \Sonata\IntlBundle\Helper\DateTimeFormatter
  2223.      */
  2224.     protected function getSonata_Intl_Helper_DatetimeService()
  2225.     {
  2226.         return $this->services['sonata.intl.helper.datetime'] = new \Sonata\IntlBundle\Helper\DateTimeFormatter(($this->services['sonata.intl.timezone_detector.chain'] ?? $this->getSonata_Intl_TimezoneDetector_ChainService()), 'UTF-8''ru');
  2227.     }
  2228.     /**
  2229.      * Gets the public 'sonata.intl.helper.locale' shared service.
  2230.      *
  2231.      * @return \Sonata\IntlBundle\Helper\Localizer
  2232.      */
  2233.     protected function getSonata_Intl_Helper_LocaleService()
  2234.     {
  2235.         return $this->services['sonata.intl.helper.locale'] = new \Sonata\IntlBundle\Helper\Localizer('UTF-8''ru');
  2236.     }
  2237.     /**
  2238.      * Gets the public 'sonata.intl.helper.number' shared service.
  2239.      *
  2240.      * @return \Sonata\IntlBundle\Helper\NumberFormatter
  2241.      */
  2242.     protected function getSonata_Intl_Helper_NumberService()
  2243.     {
  2244.         return $this->services['sonata.intl.helper.number'] = new \Sonata\IntlBundle\Helper\NumberFormatter('UTF-8', [], [], [], 'ru');
  2245.     }
  2246.     /**
  2247.      * Gets the public 'sonata.intl.timezone_detector.chain' shared service.
  2248.      *
  2249.      * @return \Sonata\IntlBundle\Timezone\ChainTimezoneDetector
  2250.      */
  2251.     protected function getSonata_Intl_TimezoneDetector_ChainService()
  2252.     {
  2253.         $this->services['sonata.intl.timezone_detector.chain'] = $instance = new \Sonata\IntlBundle\Timezone\ChainTimezoneDetector('UTC');
  2254.         $instance->addDetector(($this->services['sonata.intl.timezone_detector.user'] ?? $this->getSonata_Intl_TimezoneDetector_UserService()));
  2255.         $instance->addDetector(($this->services['sonata.intl.timezone_detector.locale_aware'] ??= new \Sonata\IntlBundle\Timezone\LocaleAwareBasedTimezoneDetector([], 'ru')));
  2256.         $instance->addDetector(($this->services['sonata.intl.timezone_detector.locale'] ?? $this->load('getSonata_Intl_TimezoneDetector_LocaleService')));
  2257.         return $instance;
  2258.     }
  2259.     /**
  2260.      * Gets the public 'sonata.intl.timezone_detector.locale_aware' shared service.
  2261.      *
  2262.      * @return \Sonata\IntlBundle\Timezone\LocaleAwareBasedTimezoneDetector
  2263.      */
  2264.     protected function getSonata_Intl_TimezoneDetector_LocaleAwareService()
  2265.     {
  2266.         return $this->services['sonata.intl.timezone_detector.locale_aware'] = new \Sonata\IntlBundle\Timezone\LocaleAwareBasedTimezoneDetector([], 'ru');
  2267.     }
  2268.     /**
  2269.      * Gets the public 'sonata.intl.timezone_detector.user' shared service.
  2270.      *
  2271.      * @return \Sonata\IntlBundle\Timezone\UserBasedTimezoneDetector
  2272.      */
  2273.     protected function getSonata_Intl_TimezoneDetector_UserService()
  2274.     {
  2275.         return $this->services['sonata.intl.timezone_detector.user'] = new \Sonata\IntlBundle\Timezone\UserBasedTimezoneDetector(($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2276.     }
  2277.     /**
  2278.      * Gets the public 'sonata.twig.flashmessage.twig.extension' shared service.
  2279.      *
  2280.      * @return \Sonata\Twig\Extension\FlashMessageExtension
  2281.      */
  2282.     protected function getSonata_Twig_Flashmessage_Twig_ExtensionService()
  2283.     {
  2284.         return $this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension();
  2285.     }
  2286.     /**
  2287.      * Gets the public 'translator' shared service.
  2288.      *
  2289.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2290.      */
  2291.     protected function getTranslatorService()
  2292.     {
  2293.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2294.     }
  2295.     /**
  2296.      * Gets the public 'var_dumper.cloner' shared service.
  2297.      *
  2298.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2299.      */
  2300.     protected function getVarDumper_ClonerService()
  2301.     {
  2302.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2303.         $instance->setMaxItems(2500);
  2304.         $instance->setMinDepth(1);
  2305.         $instance->setMaxString(-1);
  2306.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2307.         return $instance;
  2308.     }
  2309.     /**
  2310.      * Gets the private '.debug.farming.client' shared service.
  2311.      *
  2312.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2313.      */
  2314.     protected function get_Debug_Farming_ClientService()
  2315.     {
  2316.         return $this->privates['.debug.farming.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('FARMING_INTERNAL_API_URL'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2317.     }
  2318.     /**
  2319.      * Gets the private '.debug.http_client' shared service.
  2320.      *
  2321.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2322.      */
  2323.     protected function get_Debug_HttpClientService()
  2324.     {
  2325.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2326.     }
  2327.     /**
  2328.      * Gets the private '.debug.http_client.inner' shared service.
  2329.      *
  2330.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  2331.      */
  2332.     protected function get_Debug_HttpClient_InnerService()
  2333.     {
  2334.         $this->privates['.debug.http_client.inner'] = $instance \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'verify_host' => false'headers' => [], 'resolve' => []], 6);
  2335.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  2336.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2337.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2338.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2339.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2340.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2341.         $instance->setLogger($a);
  2342.         return $instance;
  2343.     }
  2344.     /**
  2345.      * Gets the private '.debug.market.client' shared service.
  2346.      *
  2347.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2348.      */
  2349.     protected function get_Debug_Market_ClientService()
  2350.     {
  2351.         return $this->privates['.debug.market.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('MARKET_INTERNAL_API_URL'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2352.     }
  2353.     /**
  2354.      * Gets the private '.debug.market_user.client' shared service.
  2355.      *
  2356.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2357.      */
  2358.     protected function get_Debug_MarketUser_ClientService()
  2359.     {
  2360.         return $this->privates['.debug.market_user.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('MARKET_USER_INTERNAL_API_URL'), ['query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2361.     }
  2362.     /**
  2363.      * Gets the private '.debug.pancake_swap_bot.client' shared service.
  2364.      *
  2365.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2366.      */
  2367.     protected function get_Debug_PancakeSwapBot_ClientService()
  2368.     {
  2369.         return $this->privates['.debug.pancake_swap_bot.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('PANCAKE_SWAP_BOT_API_URL'), ['auth_bearer' => $this->getEnv('PANCAKE_SWAP_BOT_API_JWT'), 'query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2370.     }
  2371.     /**
  2372.      * Gets the private '.sentry.traceable.http_client' shared service.
  2373.      *
  2374.      * @return \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient
  2375.      */
  2376.     protected function get_Sentry_Traceable_HttpClientService()
  2377.     {
  2378.         return $this->privates['.sentry.traceable.http_client'] = new \Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2379.     }
  2380.     /**
  2381.      * Gets the private '.service_locator.KLVvNIq' shared service.
  2382.      *
  2383.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2384.      */
  2385.     protected function get_ServiceLocator_KLVvNIqService()
  2386.     {
  2387.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2388.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  2389.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  2390.         ], [
  2391.             'doctrine.ulid_generator' => '?',
  2392.             'doctrine.uuid_generator' => '?',
  2393.         ]);
  2394.     }
  2395.     /**
  2396.      * Gets the private '.service_locator.zJyh7qS' shared service.
  2397.      *
  2398.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2399.      */
  2400.     protected function get_ServiceLocator_ZJyh7qSService()
  2401.     {
  2402.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2403.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2404.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  2405.         ], [
  2406.             'security.firewall.map.context.dev' => '?',
  2407.             'security.firewall.map.context.main' => '?',
  2408.         ]);
  2409.     }
  2410.     /**
  2411.      * Gets the private 'App\Repository\Market\User\ProposalVoteRepository' shared autowired service.
  2412.      *
  2413.      * @return \App\Repository\Market\User\ProposalVoteRepository
  2414.      */
  2415.     protected function getProposalVoteRepositoryService()
  2416.     {
  2417.         return $this->privates['App\\Repository\\Market\\User\\ProposalVoteRepository'] = new \App\Repository\Market\User\ProposalVoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2418.     }
  2419.     /**
  2420.      * Gets the private 'App\Repository\Market\User\UserRepository' shared autowired service.
  2421.      *
  2422.      * @return \App\Repository\Market\User\UserRepository
  2423.      */
  2424.     protected function getUserRepositoryService()
  2425.     {
  2426.         return $this->privates['App\\Repository\\Market\\User\\UserRepository'] = new \App\Repository\Market\User\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2427.     }
  2428.     /**
  2429.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  2430.      *
  2431.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  2432.      */
  2433.     protected function getRequestListenerService()
  2434.     {
  2435.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2436.     }
  2437.     /**
  2438.      * Gets the private 'Sentry\SentryBundle\EventListener\SubRequestListener' shared service.
  2439.      *
  2440.      * @return \Sentry\SentryBundle\EventListener\SubRequestListener
  2441.      */
  2442.     protected function getSubRequestListenerService()
  2443.     {
  2444.         return $this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2445.     }
  2446.     /**
  2447.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingRequestListener' shared service.
  2448.      *
  2449.      * @return \Sentry\SentryBundle\EventListener\TracingRequestListener
  2450.      */
  2451.     protected function getTracingRequestListenerService()
  2452.     {
  2453.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2454.     }
  2455.     /**
  2456.      * Gets the private 'Sentry\SentryBundle\EventListener\TracingSubRequestListener' shared service.
  2457.      *
  2458.      * @return \Sentry\SentryBundle\EventListener\TracingSubRequestListener
  2459.      */
  2460.     protected function getTracingSubRequestListenerService()
  2461.     {
  2462.         return $this->privates['Sentry\\SentryBundle\\EventListener\\TracingSubRequestListener'] = new \Sentry\SentryBundle\EventListener\TracingSubRequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()));
  2463.     }
  2464.     /**
  2465.      * Gets the private 'Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware' shared service.
  2466.      *
  2467.      * @return \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware
  2468.      */
  2469.     protected function getTracingDriverMiddlewareService()
  2470.     {
  2471.         return $this->privates['Sentry\\SentryBundle\\Tracing\\Doctrine\\DBAL\\TracingDriverMiddleware'] = new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware(new \Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService())));
  2472.     }
  2473.     /**
  2474.      * Gets the private 'Sentry\State\HubInterface' shared service.
  2475.      *
  2476.      * @return \Sentry\State\HubInterface
  2477.      */
  2478.     protected function getHubInterfaceService()
  2479.     {
  2480.         $this->privates['Sentry\\State\\HubInterface'] = $instance \Sentry\State\HubAdapter::getInstance();
  2481.         $a = new \Sentry\Options(['environment' => $this->getEnv('SENTRY_ENVIRONMENT'), 'integrations' => new \Sentry\SentryBundle\Integration\IntegrationConfigurator([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\ErrorHandler\\Error\\FatalError'=> 'Symfony\\Component\\Debug\\Exception\\FatalErrorException']]), => new \Sentry\Integration\RequestIntegration(new \Sentry\SentryBundle\Integration\RequestFetcher(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULL))], true), 'prefixes' => [=> \dirname(__DIR__4), => '.'=> '/usr/local/lib/php'], 'trace_propagation_targets' => [], 'release' => '1.0.0+no-version-set@{no ref''tags' => [], 'in_app_exclude' => [=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor'), => $this->targetDir.''], 'in_app_include' => [], 'class_serializers' => [], 'dsn' => $this->getEnv('SENTRY_DSN')]);
  2482.         $b = new \Sentry\ClientBuilder($a);
  2483.         $b->setSdkIdentifier('sentry.php.symfony');
  2484.         $b->setSdkVersion('4.8.0');
  2485.         $b->setTransportFactory(new \Sentry\SentryBundle\Transport\TransportFactory(NULLNULLNULLNULLNULLNULL));
  2486.         $b->setSerializer(new \Sentry\Serializer\Serializer($a));
  2487.         $b->setRepresentationSerializer(new \Sentry\Serializer\RepresentationSerializer($a));
  2488.         if ($this->has('Psr\\Log\\NullLogger')) {
  2489.             $b->setLogger(($this->services['Psr\\Log\\NullLogger'] ?? $this->get('Psr\\Log\\NullLogger'ContainerInterface::NULL_ON_INVALID_REFERENCE)));
  2490.         }
  2491.         $instance->bindClient($b->getClient());
  2492.         return $instance;
  2493.     }
  2494.     /**
  2495.      * Gets the private 'annotations.cache_adapter' shared service.
  2496.      *
  2497.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2498.      */
  2499.     protected function getAnnotations_CacheAdapterService()
  2500.     {
  2501.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations.traceable'] ?? $this->getCache_Annotations_TraceableService()));
  2502.     }
  2503.     /**
  2504.      * Gets the private 'annotations.cached_reader' shared service.
  2505.      *
  2506.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2507.      */
  2508.     protected function getAnnotations_CachedReaderService()
  2509.     {
  2510.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2511.     }
  2512.     /**
  2513.      * Gets the private 'annotations.reader' shared service.
  2514.      *
  2515.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2516.      */
  2517.     protected function getAnnotations_ReaderService()
  2518.     {
  2519.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2520.         $instance->addGlobalIgnoredName('required'NULL);
  2521.         return $instance;
  2522.     }
  2523.     /**
  2524.      * Gets the private 'cache.annotations.traceable' shared service.
  2525.      *
  2526.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2527.      */
  2528.     protected function getCache_Annotations_TraceableService()
  2529.     {
  2530.         return $this->privates['cache.annotations.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BD52y7U1pZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2531.     }
  2532.     /**
  2533.      * Gets the private 'cache.doctrine.orm.default.query.traceable' shared service.
  2534.      *
  2535.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2536.      */
  2537.     protected function getCache_Doctrine_Orm_Default_Query_TraceableService()
  2538.     {
  2539.         return $this->privates['cache.doctrine.orm.default.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2540.     }
  2541.     /**
  2542.      * Gets the private 'cache.doctrine.orm.default.result.traceable' shared service.
  2543.      *
  2544.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2545.      */
  2546.     protected function getCache_Doctrine_Orm_Default_Result_TraceableService()
  2547.     {
  2548.         return $this->privates['cache.doctrine.orm.default.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2549.     }
  2550.     /**
  2551.      * Gets the private 'cache.doctrine.orm.farming.query.traceable' shared service.
  2552.      *
  2553.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2554.      */
  2555.     protected function getCache_Doctrine_Orm_Farming_Query_TraceableService()
  2556.     {
  2557.         return $this->privates['cache.doctrine.orm.farming.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2558.     }
  2559.     /**
  2560.      * Gets the private 'cache.doctrine.orm.farming.result.traceable' shared service.
  2561.      *
  2562.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2563.      */
  2564.     protected function getCache_Doctrine_Orm_Farming_Result_TraceableService()
  2565.     {
  2566.         return $this->privates['cache.doctrine.orm.farming.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2567.     }
  2568.     /**
  2569.      * Gets the private 'cache.doctrine.orm.market_archive.query.traceable' shared service.
  2570.      *
  2571.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2572.      */
  2573.     protected function getCache_Doctrine_Orm_MarketArchive_Query_TraceableService()
  2574.     {
  2575.         return $this->privates['cache.doctrine.orm.market_archive.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2576.     }
  2577.     /**
  2578.      * Gets the private 'cache.doctrine.orm.market_archive.result.traceable' shared service.
  2579.      *
  2580.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2581.      */
  2582.     protected function getCache_Doctrine_Orm_MarketArchive_Result_TraceableService()
  2583.     {
  2584.         return $this->privates['cache.doctrine.orm.market_archive.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2585.     }
  2586.     /**
  2587.      * Gets the private 'cache.doctrine.orm.market_chat.query.traceable' shared service.
  2588.      *
  2589.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2590.      */
  2591.     protected function getCache_Doctrine_Orm_MarketChat_Query_TraceableService()
  2592.     {
  2593.         return $this->privates['cache.doctrine.orm.market_chat.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2594.     }
  2595.     /**
  2596.      * Gets the private 'cache.doctrine.orm.market_chat.result.traceable' shared service.
  2597.      *
  2598.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2599.      */
  2600.     protected function getCache_Doctrine_Orm_MarketChat_Result_TraceableService()
  2601.     {
  2602.         return $this->privates['cache.doctrine.orm.market_chat.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2603.     }
  2604.     /**
  2605.      * Gets the private 'cache.doctrine.orm.market_content.query.traceable' shared service.
  2606.      *
  2607.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2608.      */
  2609.     protected function getCache_Doctrine_Orm_MarketContent_Query_TraceableService()
  2610.     {
  2611.         return $this->privates['cache.doctrine.orm.market_content.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2612.     }
  2613.     /**
  2614.      * Gets the private 'cache.doctrine.orm.market_content.result.traceable' shared service.
  2615.      *
  2616.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2617.      */
  2618.     protected function getCache_Doctrine_Orm_MarketContent_Result_TraceableService()
  2619.     {
  2620.         return $this->privates['cache.doctrine.orm.market_content.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2621.     }
  2622.     /**
  2623.      * Gets the private 'cache.doctrine.orm.market_dom.query.traceable' shared service.
  2624.      *
  2625.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2626.      */
  2627.     protected function getCache_Doctrine_Orm_MarketDom_Query_TraceableService()
  2628.     {
  2629.         return $this->privates['cache.doctrine.orm.market_dom.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2630.     }
  2631.     /**
  2632.      * Gets the private 'cache.doctrine.orm.market_dom.result.traceable' shared service.
  2633.      *
  2634.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2635.      */
  2636.     protected function getCache_Doctrine_Orm_MarketDom_Result_TraceableService()
  2637.     {
  2638.         return $this->privates['cache.doctrine.orm.market_dom.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2639.     }
  2640.     /**
  2641.      * Gets the private 'cache.doctrine.orm.market_mm.query.traceable' shared service.
  2642.      *
  2643.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2644.      */
  2645.     protected function getCache_Doctrine_Orm_MarketMm_Query_TraceableService()
  2646.     {
  2647.         return $this->privates['cache.doctrine.orm.market_mm.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2648.     }
  2649.     /**
  2650.      * Gets the private 'cache.doctrine.orm.market_mm.result.traceable' shared service.
  2651.      *
  2652.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2653.      */
  2654.     protected function getCache_Doctrine_Orm_MarketMm_Result_TraceableService()
  2655.     {
  2656.         return $this->privates['cache.doctrine.orm.market_mm.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2657.     }
  2658.     /**
  2659.      * Gets the private 'cache.doctrine.orm.market_paymaster.query.traceable' shared service.
  2660.      *
  2661.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2662.      */
  2663.     protected function getCache_Doctrine_Orm_MarketPaymaster_Query_TraceableService()
  2664.     {
  2665.         return $this->privates['cache.doctrine.orm.market_paymaster.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2666.     }
  2667.     /**
  2668.      * Gets the private 'cache.doctrine.orm.market_paymaster.result.traceable' shared service.
  2669.      *
  2670.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2671.      */
  2672.     protected function getCache_Doctrine_Orm_MarketPaymaster_Result_TraceableService()
  2673.     {
  2674.         return $this->privates['cache.doctrine.orm.market_paymaster.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2675.     }
  2676.     /**
  2677.      * Gets the private 'cache.doctrine.orm.market_statistic.query.traceable' shared service.
  2678.      *
  2679.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2680.      */
  2681.     protected function getCache_Doctrine_Orm_MarketStatistic_Query_TraceableService()
  2682.     {
  2683.         return $this->privates['cache.doctrine.orm.market_statistic.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2684.     }
  2685.     /**
  2686.      * Gets the private 'cache.doctrine.orm.market_statistic.result.traceable' shared service.
  2687.      *
  2688.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2689.      */
  2690.     protected function getCache_Doctrine_Orm_MarketStatistic_Result_TraceableService()
  2691.     {
  2692.         return $this->privates['cache.doctrine.orm.market_statistic.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2693.     }
  2694.     /**
  2695.      * Gets the private 'cache.doctrine.orm.market_user.query.traceable' shared service.
  2696.      *
  2697.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2698.      */
  2699.     protected function getCache_Doctrine_Orm_MarketUser_Query_TraceableService()
  2700.     {
  2701.         return $this->privates['cache.doctrine.orm.market_user.query.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2702.     }
  2703.     /**
  2704.      * Gets the private 'cache.doctrine.orm.market_user.result.traceable' shared service.
  2705.      *
  2706.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2707.      */
  2708.     protected function getCache_Doctrine_Orm_MarketUser_Result_TraceableService()
  2709.     {
  2710.         return $this->privates['cache.doctrine.orm.market_user.result.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), new \Symfony\Component\Cache\Adapter\ArrayAdapter()));
  2711.     }
  2712.     /**
  2713.      * Gets the private 'cache.messenger.restart_workers_signal.traceable' shared service.
  2714.      *
  2715.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2716.      */
  2717.     protected function getCache_Messenger_RestartWorkersSignal_TraceableService()
  2718.     {
  2719.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('oJ8LF4vSBh'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ??= new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue)));
  2720.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2721.         return $this->privates['cache.messenger.restart_workers_signal.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), $a));
  2722.     }
  2723.     /**
  2724.      * Gets the private 'cache.property_info.traceable' shared service.
  2725.      *
  2726.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2727.      */
  2728.     protected function getCache_PropertyInfo_TraceableService()
  2729.     {
  2730.         return $this->privates['cache.property_info.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mIqluq3tbx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2731.     }
  2732.     /**
  2733.      * Gets the private 'cache.security_expression_language.traceable' shared service.
  2734.      *
  2735.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2736.      */
  2737.     protected function getCache_SecurityExpressionLanguage_TraceableService()
  2738.     {
  2739.         return $this->privates['cache.security_expression_language.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('66mItEoSew'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2740.     }
  2741.     /**
  2742.      * Gets the private 'cache.serializer.traceable' shared service.
  2743.      *
  2744.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2745.      */
  2746.     protected function getCache_Serializer_TraceableService()
  2747.     {
  2748.         return $this->privates['cache.serializer.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4Q3YEqJVit'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2749.     }
  2750.     /**
  2751.      * Gets the private 'cache.validator.traceable' shared service.
  2752.      *
  2753.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2754.      */
  2755.     protected function getCache_Validator_TraceableService()
  2756.     {
  2757.         return $this->privates['cache.validator.traceable'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Sentry\SentryBundle\Tracing\Cache\TraceableCacheAdapter(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfkP72su2m'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()))));
  2758.     }
  2759.     /**
  2760.      * Gets the private 'config_cache_factory' shared service.
  2761.      *
  2762.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2763.      */
  2764.     protected function getConfigCacheFactoryService()
  2765.     {
  2766.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2767.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ??= new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this));
  2768.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ??= new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker());
  2769.         }, 2));
  2770.     }
  2771.     /**
  2772.      * Gets the private 'controller.is_granted_attribute_listener' shared service.
  2773.      *
  2774.      * @return \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener
  2775.      */
  2776.     protected function getController_IsGrantedAttributeListenerService()
  2777.     {
  2778.         $a = ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService());
  2779.         if (isset($this->privates['controller.is_granted_attribute_listener'])) {
  2780.             return $this->privates['controller.is_granted_attribute_listener'];
  2781.         }
  2782.         return $this->privates['controller.is_granted_attribute_listener'] = new \Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener($a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.security_is_granted_attribute_expression_language'] ?? $this->getCache_SecurityIsGrantedAttributeExpressionLanguageService())));
  2783.     }
  2784.     /**
  2785.      * Gets the private 'data_collector.form' shared service.
  2786.      *
  2787.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2788.      */
  2789.     protected function getDataCollector_FormService()
  2790.     {
  2791.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2792.     }
  2793.     /**
  2794.      * Gets the private 'data_collector.request' shared service.
  2795.      *
  2796.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2797.      */
  2798.     protected function getDataCollector_RequestService()
  2799.     {
  2800.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2801.     }
  2802.     /**
  2803.      * Gets the private 'debug.controller_resolver' shared service.
  2804.      *
  2805.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2806.      */
  2807.     protected function getDebug_ControllerResolverService()
  2808.     {
  2809.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2810.     }
  2811.     /**
  2812.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2813.      *
  2814.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2815.      */
  2816.     protected function getDebug_DebugHandlersListenerService()
  2817.     {
  2818.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2819.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2820.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2821.         $a->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  2822.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2823.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2824.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  2825.     }
  2826.     /**
  2827.      * Gets the private 'debug.file_link_formatter' shared service.
  2828.      *
  2829.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2830.      */
  2831.     protected function getDebug_FileLinkFormatterService()
  2832.     {
  2833.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter($this->getEnv('default::SYMFONY_IDE'), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), \dirname(__DIR__4), #[\Closure(name'debug.file_link_formatter.url_format', class: 'string')] function () {
  2834.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2835.         });
  2836.     }
  2837.     /**
  2838.      * Gets the private 'debug.log_processor' shared service.
  2839.      *
  2840.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2841.      */
  2842.     protected function getDebug_LogProcessorService()
  2843.     {
  2844.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  2845.     }
  2846.     /**
  2847.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2848.      *
  2849.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2850.      */
  2851.     protected function getDebug_Security_Access_DecisionManagerService()
  2852.     {
  2853.         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 () {
  2854.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2855.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2856.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2857.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2858.     }
  2859.     /**
  2860.      * Gets the private 'debug.security.firewall' shared service.
  2861.      *
  2862.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2863.      */
  2864.     protected function getDebug_Security_FirewallService()
  2865.     {
  2866.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  2867.         if (isset($this->privates['debug.security.firewall'])) {
  2868.             return $this->privates['debug.security.firewall'];
  2869.         }
  2870.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2871.         if (isset($this->privates['debug.security.firewall'])) {
  2872.             return $this->privates['debug.security.firewall'];
  2873.         }
  2874.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  2875.         if (isset($this->privates['debug.security.firewall'])) {
  2876.             return $this->privates['debug.security.firewall'];
  2877.         }
  2878.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  2879.     }
  2880.     /**
  2881.      * Gets the private 'debug.validator' shared service.
  2882.      *
  2883.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2884.      */
  2885.     protected function getDebug_ValidatorService()
  2886.     {
  2887.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  2888.         if (isset($this->privates['debug.validator'])) {
  2889.             return $this->privates['debug.validator'];
  2890.         }
  2891.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  2892.     }
  2893.     /**
  2894.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  2895.      *
  2896.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  2897.      */
  2898.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  2899.     {
  2900.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  2901.     }
  2902.     /**
  2903.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  2904.      *
  2905.      * @return \Doctrine\Migrations\DependencyFactory
  2906.      */
  2907.     protected function getDoctrine_Migrations_DependencyFactoryService()
  2908.     {
  2909.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  2910.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  2911.         $a->setAllOrNothing(false);
  2912.         $a->setCheckDatabasePlatform(true);
  2913.         $a->setTransactional(true);
  2914.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  2915.         $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()));
  2916.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', #[\Closure(name'doctrine.migrations.container_aware_migrations_factory', class: 'Doctrine\\Bundle\\MigrationsBundle\\MigrationsFactory\\ContainerAwareMigrationFactory')] function () {
  2917.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  2918.         });
  2919.         return $instance;
  2920.     }
  2921.     /**
  2922.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  2923.      *
  2924.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  2925.      */
  2926.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  2927.     {
  2928.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2929.             'App\\Repository\\AdministratorRepository' => ['privates''App\\Repository\\AdministratorRepository''getAdministratorRepositoryService'true],
  2930.             'App\\Repository\\Farming\\DepositRepository' => ['privates''App\\Repository\\Farming\\DepositRepository''getDepositRepositoryService'true],
  2931.             'App\\Repository\\Farming\\WithdrawRepository' => ['privates''App\\Repository\\Farming\\WithdrawRepository''getWithdrawRepositoryService'true],
  2932.             'App\\Repository\\Market\\Archive\\EventRepository' => ['privates''App\\Repository\\Market\\Archive\\EventRepository''getEventRepositoryService'true],
  2933.             'App\\Repository\\Market\\DOM\\OrderRepository' => ['privates''App\\Repository\\Market\\DOM\\OrderRepository''getOrderRepositoryService'true],
  2934.             'App\\Repository\\Market\\MarketMaker\\CurrencyRepository' => ['privates''App\\Repository\\Market\\MarketMaker\\CurrencyRepository''getCurrencyRepositoryService'true],
  2935.             'App\\Repository\\Market\\MarketMaker\\TokenRepository' => ['privates''App\\Repository\\Market\\MarketMaker\\TokenRepository''getTokenRepositoryService'true],
  2936.             'App\\Repository\\Market\\Paymaster\\AccountRepository' => ['privates''App\\Repository\\Market\\Paymaster\\AccountRepository''getAccountRepositoryService'true],
  2937.             'App\\Repository\\Market\\Paymaster\\ExternalWalletRepository' => ['privates''App\\Repository\\Market\\Paymaster\\ExternalWalletRepository''getExternalWalletRepositoryService'true],
  2938.             'App\\Repository\\Market\\Paymaster\\TokenAccountRepository' => ['privates''App\\Repository\\Market\\Paymaster\\TokenAccountRepository''getTokenAccountRepositoryService'true],
  2939.             'App\\Repository\\Market\\Paymaster\\WalletRepository' => ['privates''App\\Repository\\Market\\Paymaster\\WalletRepository''getWalletRepositoryService'true],
  2940.             'App\\Repository\\Market\\User\\ProposalVoteRepository' => ['privates''App\\Repository\\Market\\User\\ProposalVoteRepository''getProposalVoteRepositoryService'false],
  2941.             'App\\Repository\\Market\\User\\UserRepository' => ['privates''App\\Repository\\Market\\User\\UserRepository''getUserRepositoryService'false],
  2942.         ], [
  2943.             'App\\Repository\\AdministratorRepository' => '?',
  2944.             'App\\Repository\\Farming\\DepositRepository' => '?',
  2945.             'App\\Repository\\Farming\\WithdrawRepository' => '?',
  2946.             'App\\Repository\\Market\\Archive\\EventRepository' => '?',
  2947.             'App\\Repository\\Market\\DOM\\OrderRepository' => '?',
  2948.             'App\\Repository\\Market\\MarketMaker\\CurrencyRepository' => '?',
  2949.             'App\\Repository\\Market\\MarketMaker\\TokenRepository' => '?',
  2950.             'App\\Repository\\Market\\Paymaster\\AccountRepository' => '?',
  2951.             'App\\Repository\\Market\\Paymaster\\ExternalWalletRepository' => '?',
  2952.             'App\\Repository\\Market\\Paymaster\\TokenAccountRepository' => '?',
  2953.             'App\\Repository\\Market\\Paymaster\\WalletRepository' => '?',
  2954.             'App\\Repository\\Market\\User\\ProposalVoteRepository' => '?',
  2955.             'App\\Repository\\Market\\User\\UserRepository' => '?',
  2956.         ]));
  2957.     }
  2958.     /**
  2959.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2960.      *
  2961.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2962.      */
  2963.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2964.     {
  2965.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Main')]);
  2966.     }
  2967.     /**
  2968.      * Gets the private 'doctrine.orm.farming_annotation_metadata_driver' shared service.
  2969.      *
  2970.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2971.      */
  2972.     protected function getDoctrine_Orm_FarmingAnnotationMetadataDriverService()
  2973.     {
  2974.         return $this->privates['doctrine.orm.farming_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Farming')]);
  2975.     }
  2976.     /**
  2977.      * Gets the private 'doctrine.orm.market_archive_annotation_metadata_driver' shared service.
  2978.      *
  2979.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2980.      */
  2981.     protected function getDoctrine_Orm_MarketArchiveAnnotationMetadataDriverService()
  2982.     {
  2983.         return $this->privates['doctrine.orm.market_archive_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/Archive')]);
  2984.     }
  2985.     /**
  2986.      * Gets the private 'doctrine.orm.market_chat_annotation_metadata_driver' shared service.
  2987.      *
  2988.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2989.      */
  2990.     protected function getDoctrine_Orm_MarketChatAnnotationMetadataDriverService()
  2991.     {
  2992.         return $this->privates['doctrine.orm.market_chat_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/Chat')]);
  2993.     }
  2994.     /**
  2995.      * Gets the private 'doctrine.orm.market_content_annotation_metadata_driver' shared service.
  2996.      *
  2997.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2998.      */
  2999.     protected function getDoctrine_Orm_MarketContentAnnotationMetadataDriverService()
  3000.     {
  3001.         return $this->privates['doctrine.orm.market_content_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/Content')]);
  3002.     }
  3003.     /**
  3004.      * Gets the private 'doctrine.orm.market_dom_annotation_metadata_driver' shared service.
  3005.      *
  3006.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3007.      */
  3008.     protected function getDoctrine_Orm_MarketDomAnnotationMetadataDriverService()
  3009.     {
  3010.         return $this->privates['doctrine.orm.market_dom_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/DOM')]);
  3011.     }
  3012.     /**
  3013.      * Gets the private 'doctrine.orm.market_mm_annotation_metadata_driver' shared service.
  3014.      *
  3015.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3016.      */
  3017.     protected function getDoctrine_Orm_MarketMmAnnotationMetadataDriverService()
  3018.     {
  3019.         return $this->privates['doctrine.orm.market_mm_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/MarketMaker')]);
  3020.     }
  3021.     /**
  3022.      * Gets the private 'doctrine.orm.market_paymaster_annotation_metadata_driver' shared service.
  3023.      *
  3024.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3025.      */
  3026.     protected function getDoctrine_Orm_MarketPaymasterAnnotationMetadataDriverService()
  3027.     {
  3028.         return $this->privates['doctrine.orm.market_paymaster_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/Paymaster')]);
  3029.     }
  3030.     /**
  3031.      * Gets the private 'doctrine.orm.market_statistic_annotation_metadata_driver' shared service.
  3032.      *
  3033.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3034.      */
  3035.     protected function getDoctrine_Orm_MarketStatisticAnnotationMetadataDriverService()
  3036.     {
  3037.         return $this->privates['doctrine.orm.market_statistic_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/Statistic')]);
  3038.     }
  3039.     /**
  3040.      * Gets the private 'doctrine.orm.market_user_annotation_metadata_driver' shared service.
  3041.      *
  3042.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  3043.      */
  3044.     protected function getDoctrine_Orm_MarketUserAnnotationMetadataDriverService()
  3045.     {
  3046.         return $this->privates['doctrine.orm.market_user_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/Market/User')]);
  3047.     }
  3048.     /**
  3049.      * Gets the private 'exception_listener' shared service.
  3050.      *
  3051.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3052.      */
  3053.     protected function getExceptionListenerService()
  3054.     {
  3055.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3056.     }
  3057.     /**
  3058.      * Gets the private 'jms_serializer.metadata.traceable_file_locator' shared service.
  3059.      *
  3060.      * @return \JMS\SerializerBundle\Debug\TraceableFileLocator
  3061.      */
  3062.     protected function getJmsSerializer_Metadata_TraceableFileLocatorService()
  3063.     {
  3064.         return $this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator(new \Metadata\Driver\FileLocator(['Sonata\\BlockBundle' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/config/serializer')]));
  3065.     }
  3066.     /**
  3067.      * Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
  3068.      *
  3069.      * @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
  3070.      */
  3071.     protected function getJmsSerializer_TraceableEventDispatcherService()
  3072.     {
  3073.         $this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3074.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'true],
  3075.             'jms_serializer.traceable_runs_listener' => ['privates''jms_serializer.traceable_runs_listener''getJmsSerializer_TraceableRunsListenerService'false],
  3076.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'true],
  3077.         ], [
  3078.             'jms_serializer.stopwatch_subscriber' => '?',
  3079.             'jms_serializer.traceable_runs_listener' => '?',
  3080.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  3081.         ]));
  3082.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], NULLNULLNULL);
  3083.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3084.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3085.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3086.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ORM\\PersistentCollection');
  3087.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\MongoDB\\PersistentCollection');
  3088.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\ODM\\PHPCR\\PersistentCollection');
  3089.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Persistence\\Proxy');
  3090.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'Doctrine\\Common\\Persistence\\Proxy');
  3091.         $instance->addListener('serializer.pre_serialize', [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], NULLNULL'ProxyManager\\Proxy\\LazyLoadingInterface');
  3092.         $instance->addListener('serializer.pre_deserialize', [=> 'jms_serializer.traceable_runs_listener'=> 'saveRunInfo'], NULLNULLNULL);
  3093.         $instance->addListener('serializer.post_serialize', [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], NULLNULLNULL);
  3094.         return $instance;
  3095.     }
  3096.     /**
  3097.      * Gets the private 'jms_serializer.traceable_handler_registry' shared service.
  3098.      *
  3099.      * @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
  3100.      */
  3101.     protected function getJmsSerializer_TraceableHandlerRegistryService()
  3102.     {
  3103.         $this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3104.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'true],
  3105.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'true],
  3106.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'true],
  3107.             'jms_serializer.form_error_handler' => ['privates''jms_serializer.form_error_handler''getJmsSerializer_FormErrorHandlerService'true],
  3108.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'true],
  3109.             'jms_serializer.symfony_uid_handler' => ['privates''jms_serializer.symfony_uid_handler''getJmsSerializer_SymfonyUidHandlerService'true],
  3110.         ], [
  3111.             'jms_serializer.array_collection_handler' => '?',
  3112.             'jms_serializer.constraint_violation_handler' => '?',
  3113.             'jms_serializer.datetime_handler' => '?',
  3114.             'jms_serializer.form_error_handler' => '?',
  3115.             'jms_serializer.iterator_handler' => '?',
  3116.             'jms_serializer.symfony_uid_handler' => '?',
  3117.         ])));
  3118.         $instance->registerHandler(1'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3119.         $instance->registerHandler(1'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3120.         $instance->registerHandler(1'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3121.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3122.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3123.         $instance->registerHandler(1'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3124.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3125.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3126.         $instance->registerHandler(1'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3127.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3128.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3129.         $instance->registerHandler(1'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3130.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3131.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3132.         $instance->registerHandler(1'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']);
  3133.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml']);
  3134.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolationList''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']);
  3135.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''xml', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml']);
  3136.         $instance->registerHandler(1'Symfony\\Component\\Validator\\ConstraintViolation''json', [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']);
  3137.         $instance->registerHandler(1'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3138.         $instance->registerHandler(1'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']);
  3139.         $instance->registerHandler(1'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3140.         $instance->registerHandler(1'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']);
  3141.         $instance->registerHandler(1'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3142.         $instance->registerHandler(1'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']);
  3143.         $instance->registerHandler(1'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3144.         $instance->registerHandler(1'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']);
  3145.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToxml']);
  3146.         $instance->registerHandler(1'Symfony\\Component\\Form\\Form''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormTojson']);
  3147.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToXml']);
  3148.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormInterface''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormToJson']);
  3149.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''xml', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorToxml']);
  3150.         $instance->registerHandler(1'Symfony\\Component\\Form\\FormError''json', [=> 'jms_serializer.form_error_handler'=> 'serializeFormErrorTojson']);
  3151.         $instance->registerHandler(1'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3152.         $instance->registerHandler(1'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3153.         $instance->registerHandler(1'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3154.         $instance->registerHandler(1'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3155.         $instance->registerHandler(1'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3156.         $instance->registerHandler(1'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']);
  3157.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3158.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3159.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3160.         $instance->registerHandler(1'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3161.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3162.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3163.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3164.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3165.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3166.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3167.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3168.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3169.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3170.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3171.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3172.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3173.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3174.         $instance->registerHandler(1'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'serializeUid']);
  3175.         $instance->registerHandler(2'ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3176.         $instance->registerHandler(2'ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3177.         $instance->registerHandler(2'ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3178.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3179.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3180.         $instance->registerHandler(2'Doctrine\\Common\\Collections\\ArrayCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3181.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3182.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3183.         $instance->registerHandler(2'Doctrine\\ORM\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3184.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3185.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3186.         $instance->registerHandler(2'Doctrine\\ODM\\MongoDB\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3187.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''json', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3188.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''xml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3189.         $instance->registerHandler(2'Doctrine\\ODM\\PHPCR\\PersistentCollection''yml', [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']);
  3190.         $instance->registerHandler(2'DateTime''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson']);
  3191.         $instance->registerHandler(2'DateTime''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']);
  3192.         $instance->registerHandler(2'DateTimeImmutable''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson']);
  3193.         $instance->registerHandler(2'DateTimeImmutable''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']);
  3194.         $instance->registerHandler(2'DateInterval''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson']);
  3195.         $instance->registerHandler(2'DateInterval''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']);
  3196.         $instance->registerHandler(2'DateTimeInterface''json', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson']);
  3197.         $instance->registerHandler(2'DateTimeInterface''xml', [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']);
  3198.         $instance->registerHandler(2'Iterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3199.         $instance->registerHandler(2'Iterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3200.         $instance->registerHandler(2'ArrayIterator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3201.         $instance->registerHandler(2'ArrayIterator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']);
  3202.         $instance->registerHandler(2'Generator''json', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3203.         $instance->registerHandler(2'Generator''xml', [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']);
  3204.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3205.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Ulid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3206.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3207.         $instance->registerHandler(2'Symfony\\Component\\Uid\\Uuid''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3208.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3209.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV1''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3210.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3211.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV3''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3212.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3213.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV4''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3214.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3215.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV5''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3216.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3217.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV6''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3218.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3219.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV7''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3220.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''json', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromJson']);
  3221.         $instance->registerHandler(2'Symfony\\Component\\Uid\\UuidV8''xml', [=> 'jms_serializer.symfony_uid_handler'=> 'deserializeUidFromXml']);
  3222.         return $instance;
  3223.     }
  3224.     /**
  3225.      * Gets the private 'jms_serializer.traceable_metadata_factory' shared service.
  3226.      *
  3227.      * @return \JMS\SerializerBundle\Debug\TraceableMetadataFactory
  3228.      */
  3229.     protected function getJmsSerializer_TraceableMetadataFactoryService()
  3230.     {
  3231.         $a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3232.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'true],
  3233.         ], [
  3234.             'metadata_driver' => '?',
  3235.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  3236.         $a->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ??= new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer'))));
  3237.         $a->setIncludeInterfaces(false);
  3238.         return $this->privates['jms_serializer.traceable_metadata_factory'] = new \JMS\SerializerBundle\Debug\TraceableMetadataFactory($a);
  3239.     }
  3240.     /**
  3241.      * Gets the private 'jms_serializer.traceable_runs_listener' shared service.
  3242.      *
  3243.      * @return \JMS\SerializerBundle\Debug\RunsListener
  3244.      */
  3245.     protected function getJmsSerializer_TraceableRunsListenerService()
  3246.     {
  3247.         return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
  3248.     }
  3249.     /**
  3250.      * Gets the private 'knp_menu.menu_provider.chain' shared service.
  3251.      *
  3252.      * @return \Knp\Menu\Provider\ChainProvider
  3253.      */
  3254.     protected function getKnpMenu_MenuProvider_ChainService()
  3255.     {
  3256.         return $this->privates['knp_menu.menu_provider.chain'] = new \Knp\Menu\Provider\ChainProvider(new RewindableGenerator(function () {
  3257.             yield => ($this->privates['knp_menu.menu_provider.lazy'] ?? $this->load('getKnpMenu_MenuProvider_LazyService'));
  3258.             yield => ($this->privates['knp_menu.menu_provider.builder_alias'] ?? $this->load('getKnpMenu_MenuProvider_BuilderAliasService'));
  3259.             yield => ($this->privates['sonata.admin.menu.group_provider'] ?? $this->load('getSonata_Admin_Menu_GroupProviderService'));
  3260.         }, 3));
  3261.     }
  3262.     /**
  3263.      * Gets the private 'locale_aware_listener' shared service.
  3264.      *
  3265.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3266.      */
  3267.     protected function getLocaleAwareListenerService()
  3268.     {
  3269.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3270.             yield => ($this->privates['slugger'] ??= new \Symfony\Component\String\Slugger\AsciiSlugger('ru'));
  3271.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3272.             yield => ($this->privates['translation.locale_switcher'] ?? $this->load('getTranslation_LocaleSwitcherService'));
  3273.             yield => ($this->privates['sonata.form.type.date_picker'] ?? $this->load('getSonata_Form_Type_DatePickerService'));
  3274.             yield => ($this->privates['sonata.form.type.datetime_picker'] ?? $this->load('getSonata_Form_Type_DatetimePickerService'));
  3275.             yield => ($this->services['sonata.intl.helper.locale'] ??= new \Sonata\IntlBundle\Helper\Localizer('UTF-8''ru'));
  3276.             yield => ($this->services['sonata.intl.helper.number'] ?? $this->getSonata_Intl_Helper_NumberService());
  3277.             yield => ($this->services['sonata.intl.helper.datetime'] ?? $this->getSonata_Intl_Helper_DatetimeService());
  3278.             yield => ($this->services['sonata.intl.timezone_detector.locale_aware'] ??= new \Sonata\IntlBundle\Timezone\LocaleAwareBasedTimezoneDetector([], 'ru'));
  3279.         }, 9), ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3280.     }
  3281.     /**
  3282.      * Gets the private 'locale_listener' shared service.
  3283.      *
  3284.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3285.      */
  3286.     protected function getLocaleListenerService()
  3287.     {
  3288.         $a = ($this->services['router'] ?? $this->getRouterService());
  3289.         if (isset($this->privates['locale_listener'])) {
  3290.             return $this->privates['locale_listener'];
  3291.         }
  3292.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), 'ru'$afalse, []);
  3293.     }
  3294.     /**
  3295.      * Gets the private 'mercure.hub.default.traceable' shared service.
  3296.      *
  3297.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  3298.      */
  3299.     protected function getMercure_Hub_Default_TraceableService()
  3300.     {
  3301.         $a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('PANCAKE_SWAP_BOT_MERCURE_JWT_SECRET'), 'hmac.sha256'NULL'');
  3302.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('PANCAKE_SWAP_BOT_MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [], [=> '*']), $a$this->getEnv('PANCAKE_SWAP_BOT_MERCURE_PUBLIC_URL'), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3303.     }
  3304.     /**
  3305.      * Gets the private 'mercure.hub.market.traceable' shared service.
  3306.      *
  3307.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  3308.      */
  3309.     protected function getMercure_Hub_Market_TraceableService()
  3310.     {
  3311.         $a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MARKET_MERCURE_JWT_SECRET'), 'hmac.sha256'NULL'');
  3312.         return $this->privates['mercure.hub.market.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MARKET_MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [], [=> '*']), $a$this->getEnv('MARKET_MERCURE_PUBLIC_URL'), ($this->privates['.sentry.traceable.http_client'] ?? $this->get_Sentry_Traceable_HttpClientService())), ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3313.     }
  3314.     /**
  3315.      * Gets the private 'monolog.handler.console' shared service.
  3316.      *
  3317.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3318.      */
  3319.     protected function getMonolog_Handler_ConsoleService()
  3320.     {
  3321.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3322.     }
  3323.     /**
  3324.      * Gets the private 'monolog.handler.main' shared service.
  3325.      *
  3326.      * @return \Monolog\Handler\StreamHandler
  3327.      */
  3328.     protected function getMonolog_Handler_MainService()
  3329.     {
  3330.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3331.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ??= new \Monolog\Processor\PsrLogMessageProcessor()));
  3332.         return $instance;
  3333.     }
  3334.     /**
  3335.      * Gets the private 'monolog.handler.sentry' shared service.
  3336.      *
  3337.      * @return \Sentry\Monolog\Handler
  3338.      */
  3339.     protected function getMonolog_Handler_SentryService()
  3340.     {
  3341.         $this->privates['monolog.handler.sentry'] = $instance = new \Sentry\Monolog\Handler(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), 400truefalse);
  3342.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ??= new \Monolog\Processor\PsrLogMessageProcessor()));
  3343.         return $instance;
  3344.     }
  3345.     /**
  3346.      * Gets the private 'monolog.logger' shared service.
  3347.      *
  3348.      * @return \Symfony\Bridge\Monolog\Logger
  3349.      */
  3350.     protected function getMonolog_LoggerService()
  3351.     {
  3352.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3353.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3354.         $instance->useMicrosecondTimestamps(true);
  3355.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3356.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  3357.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3358.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3359.         return $instance;
  3360.     }
  3361.     /**
  3362.      * Gets the private 'monolog.logger.cache' shared service.
  3363.      *
  3364.      * @return \Symfony\Bridge\Monolog\Logger
  3365.      */
  3366.     protected function getMonolog_Logger_CacheService()
  3367.     {
  3368.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3369.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3370.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3371.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  3372.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3373.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3374.         return $instance;
  3375.     }
  3376.     /**
  3377.      * Gets the private 'monolog.logger.doctrine' shared service.
  3378.      *
  3379.      * @return \Symfony\Bridge\Monolog\Logger
  3380.      */
  3381.     protected function getMonolog_Logger_DoctrineService()
  3382.     {
  3383.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3384.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3385.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  3386.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3387.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3388.         return $instance;
  3389.     }
  3390.     /**
  3391.      * Gets the private 'monolog.logger.request' shared service.
  3392.      *
  3393.      * @return \Symfony\Bridge\Monolog\Logger
  3394.      */
  3395.     protected function getMonolog_Logger_RequestService()
  3396.     {
  3397.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3398.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3399.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3400.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  3401.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3402.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3403.         return $instance;
  3404.     }
  3405.     /**
  3406.      * Gets the private 'monolog.logger.security' shared service.
  3407.      *
  3408.      * @return \Symfony\Bridge\Monolog\Logger
  3409.      */
  3410.     protected function getMonolog_Logger_SecurityService()
  3411.     {
  3412.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3413.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3414.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3415.         $instance->pushHandler(($this->privates['monolog.handler.sentry'] ?? $this->getMonolog_Handler_SentryService()));
  3416.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3417.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3418.         return $instance;
  3419.     }
  3420.     /**
  3421.      * Gets the private 'parameter_bag' shared service.
  3422.      *
  3423.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3424.      */
  3425.     protected function getParameterBagService()
  3426.     {
  3427.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3428.     }
  3429.     /**
  3430.      * Gets the private 'profiler_listener' shared service.
  3431.      *
  3432.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3433.      */
  3434.     protected function getProfilerListenerService()
  3435.     {
  3436.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3437.         if (isset($this->privates['profiler_listener'])) {
  3438.             return $this->privates['profiler_listener'];
  3439.         }
  3440.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), NULLfalsefalseNULL);
  3441.     }
  3442.     /**
  3443.      * Gets the private 'property_accessor' shared service.
  3444.      *
  3445.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  3446.      */
  3447.     protected function getPropertyAccessorService()
  3448.     {
  3449.         $a = ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3450.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  3451.     }
  3452.     /**
  3453.      * Gets the private 'property_info' shared service.
  3454.      *
  3455.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3456.      */
  3457.     protected function getPropertyInfoService()
  3458.     {
  3459.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3460.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3461.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3462.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3463.             yield => ($this->privates['doctrine.orm.farming_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_FarmingEntityManager_PropertyInfoExtractorService'));
  3464.             yield => ($this->privates['doctrine.orm.market_mm_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketMmEntityManager_PropertyInfoExtractorService'));
  3465.             yield => ($this->privates['doctrine.orm.market_statistic_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketStatisticEntityManager_PropertyInfoExtractorService'));
  3466.             yield => ($this->privates['doctrine.orm.market_user_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketUserEntityManager_PropertyInfoExtractorService'));
  3467.             yield => ($this->privates['doctrine.orm.market_paymaster_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketPaymasterEntityManager_PropertyInfoExtractorService'));
  3468.             yield => ($this->privates['doctrine.orm.market_dom_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketDomEntityManager_PropertyInfoExtractorService'));
  3469.             yield => ($this->privates['doctrine.orm.market_content_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketContentEntityManager_PropertyInfoExtractorService'));
  3470.             yield 10 => ($this->privates['doctrine.orm.market_archive_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketArchiveEntityManager_PropertyInfoExtractorService'));
  3471.             yield 11 => ($this->privates['doctrine.orm.market_chat_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketChatEntityManager_PropertyInfoExtractorService'));
  3472.         }, 12), new RewindableGenerator(function () {
  3473.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3474.             yield => ($this->privates['doctrine.orm.farming_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_FarmingEntityManager_PropertyInfoExtractorService'));
  3475.             yield => ($this->privates['doctrine.orm.market_mm_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketMmEntityManager_PropertyInfoExtractorService'));
  3476.             yield => ($this->privates['doctrine.orm.market_statistic_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketStatisticEntityManager_PropertyInfoExtractorService'));
  3477.             yield => ($this->privates['doctrine.orm.market_user_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketUserEntityManager_PropertyInfoExtractorService'));
  3478.             yield => ($this->privates['doctrine.orm.market_paymaster_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketPaymasterEntityManager_PropertyInfoExtractorService'));
  3479.             yield => ($this->privates['doctrine.orm.market_dom_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketDomEntityManager_PropertyInfoExtractorService'));
  3480.             yield => ($this->privates['doctrine.orm.market_content_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketContentEntityManager_PropertyInfoExtractorService'));
  3481.             yield => ($this->privates['doctrine.orm.market_archive_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketArchiveEntityManager_PropertyInfoExtractorService'));
  3482.             yield => ($this->privates['doctrine.orm.market_chat_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketChatEntityManager_PropertyInfoExtractorService'));
  3483.             yield 10 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3484.         }, 11), new RewindableGenerator(function () {
  3485.             return new \EmptyIterator();
  3486.         }, 0), new RewindableGenerator(function () {
  3487.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  3488.             yield => ($this->privates['doctrine.orm.farming_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_FarmingEntityManager_PropertyInfoExtractorService'));
  3489.             yield => ($this->privates['doctrine.orm.market_mm_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketMmEntityManager_PropertyInfoExtractorService'));
  3490.             yield => ($this->privates['doctrine.orm.market_statistic_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketStatisticEntityManager_PropertyInfoExtractorService'));
  3491.             yield => ($this->privates['doctrine.orm.market_user_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketUserEntityManager_PropertyInfoExtractorService'));
  3492.             yield => ($this->privates['doctrine.orm.market_paymaster_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketPaymasterEntityManager_PropertyInfoExtractorService'));
  3493.             yield => ($this->privates['doctrine.orm.market_dom_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketDomEntityManager_PropertyInfoExtractorService'));
  3494.             yield => ($this->privates['doctrine.orm.market_content_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketContentEntityManager_PropertyInfoExtractorService'));
  3495.             yield => ($this->privates['doctrine.orm.market_archive_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketArchiveEntityManager_PropertyInfoExtractorService'));
  3496.             yield => ($this->privates['doctrine.orm.market_chat_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_MarketChatEntityManager_PropertyInfoExtractorService'));
  3497.             yield 10 => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3498.         }, 11), new RewindableGenerator(function () {
  3499.             yield => ($this->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
  3500.         }, 1));
  3501.     }
  3502.     /**
  3503.      * Gets the private 'router.expression_language_provider' shared service.
  3504.      *
  3505.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3506.      */
  3507.     protected function getRouter_ExpressionLanguageProviderService()
  3508.     {
  3509.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3510.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3511.             'service' => ['services''container.get_routing_condition_service''getContainer_GetRoutingConditionServiceService'true],
  3512.         ], [
  3513.             'env' => 'Closure',
  3514.             'service' => 'Closure',
  3515.         ]));
  3516.     }
  3517.     /**
  3518.      * Gets the private 'router.request_context' shared service.
  3519.      *
  3520.      * @return \Symfony\Component\Routing\RequestContext
  3521.      */
  3522.     protected function getRouter_RequestContextService()
  3523.     {
  3524.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3525.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3526.         return $instance;
  3527.     }
  3528.     /**
  3529.      * Gets the private 'router_listener' shared service.
  3530.      *
  3531.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3532.      */
  3533.     protected function getRouterListenerService()
  3534.     {
  3535.         $a = ($this->services['router'] ?? $this->getRouterService());
  3536.         if (isset($this->privates['router_listener'])) {
  3537.             return $this->privates['router_listener'];
  3538.         }
  3539.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($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);
  3540.     }
  3541.     /**
  3542.      * Gets the private 'security.context_listener.0' shared service.
  3543.      *
  3544.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3545.      */
  3546.     protected function getSecurity_ContextListener_0Service()
  3547.     {
  3548.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  3549.         if (isset($this->privates['security.context_listener.0'])) {
  3550.             return $this->privates['security.context_listener.0'];
  3551.         }
  3552.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new RewindableGenerator(function () {
  3553.             yield => ($this->privates['security.user.provider.concrete.users'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersService'));
  3554.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), [=> ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  3555.     }
  3556.     /**
  3557.      * Gets the private 'security.event_dispatcher.main' shared service.
  3558.      *
  3559.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3560.      */
  3561.     protected function getSecurity_EventDispatcher_MainService()
  3562.     {
  3563.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3564.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.main.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3565.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  3566.         }, => 'checkPassport'], 2048);
  3567.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionStrategyListener')] function () {
  3568.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  3569.         }, => 'onSuccessfulLogin'], 0);
  3570.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.default.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\DefaultLogoutListener')] function () {
  3571.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  3572.         }, => 'onLogout'], 64);
  3573.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.session.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\SessionLogoutListener')] function () {
  3574.             return ($this->privates['security.logout.listener.session.main'] ??= new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener());
  3575.         }, => 'onLogout'], 0);
  3576.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3577.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3578.         }, => 'preCheckCredentials'], 256);
  3579.         $instance->addListener('security.authentication.success', [=> #[\Closure(name'security.listener.user_checker.main', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserCheckerListener')] function () {
  3580.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  3581.         }, => 'postCheckCredentials'], 256);
  3582.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.user_provider', class: 'Symfony\\Component\\Security\\Http\\EventListener\\UserProviderListener')] function () {
  3583.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3584.         }, => 'checkPassport'], 1024);
  3585.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.check_authenticator_credentials', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CheckCredentialsListener')] function () {
  3586.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3587.         }, => 'checkPassport'], 0);
  3588.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> #[\Closure(name'security.listener.password_migrating', class: 'Symfony\\Component\\Security\\Http\\EventListener\\PasswordMigratingListener')] function () {
  3589.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3590.         }, => 'onLoginSuccess'], 0);
  3591.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> #[\Closure(name'security.listener.csrf_protection', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfProtectionListener')] function () {
  3592.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3593.         }, => 'checkPassport'], 512);
  3594.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> #[\Closure(name'security.logout.listener.csrf_token_clearing', class: 'Symfony\\Component\\Security\\Http\\EventListener\\CsrfTokenClearingLogoutListener')] function () {
  3595.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3596.         }, => 'onLogout'], 0);
  3597.         return $instance;
  3598.     }
  3599.     /**
  3600.      * Gets the private 'security.firewall.map' shared service.
  3601.      *
  3602.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3603.      */
  3604.     protected function getSecurity_Firewall_MapService()
  3605.     {
  3606.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  3607.         if (isset($this->privates['security.firewall.map'])) {
  3608.             return $this->privates['security.firewall.map'];
  3609.         }
  3610.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3611.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.kLbKLHa'] ?? $this->load('get_Security_RequestMatcher_KLbKLHaService'));
  3612.             yield 'security.firewall.map.context.main' => NULL;
  3613.         }, 2));
  3614.     }
  3615.     /**
  3616.      * Gets the private 'security.logout_url_generator' shared service.
  3617.      *
  3618.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3619.      */
  3620.     protected function getSecurity_LogoutUrlGeneratorService()
  3621.     {
  3622.         $a = ($this->services['router'] ?? $this->getRouterService());
  3623.         if (isset($this->privates['security.logout_url_generator'])) {
  3624.             return $this->privates['security.logout_url_generator'];
  3625.         }
  3626.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $a, ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  3627.         $instance->registerListener('main''logout''logout''_csrf_token'NULLNULL);
  3628.         return $instance;
  3629.     }
  3630.     /**
  3631.      * Gets the private 'security.role_hierarchy' shared service.
  3632.      *
  3633.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  3634.      */
  3635.     protected function getSecurity_RoleHierarchyService()
  3636.     {
  3637.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  3638.     }
  3639.     /**
  3640.      * Gets the private 'security.token_storage' shared service.
  3641.      *
  3642.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  3643.      */
  3644.     protected function getSecurity_TokenStorageService()
  3645.     {
  3646.         return $this->privates['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3647.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3648.         ], [
  3649.             'request_stack' => '?',
  3650.         ]));
  3651.     }
  3652.     /**
  3653.      * Gets the private 'session_listener' shared service.
  3654.      *
  3655.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3656.      */
  3657.     protected function getSessionListenerService()
  3658.     {
  3659.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3660.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3661.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3662.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  3663.         ], [
  3664.             'logger' => '?',
  3665.             'session_collector' => '?',
  3666.             'session_factory' => '?',
  3667.         ]), true$this->parameters['session.storage.options']);
  3668.     }
  3669.     /**
  3670.      * Gets the private 'sonata.admin.breadcrumbs_builder' shared service.
  3671.      *
  3672.      * @return \Sonata\AdminBundle\Admin\BreadcrumbsBuilder
  3673.      */
  3674.     protected function getSonata_Admin_BreadcrumbsBuilderService()
  3675.     {
  3676.         return $this->privates['sonata.admin.breadcrumbs_builder'] = new \Sonata\AdminBundle\Admin\BreadcrumbsBuilder($this->parameters['sonata.admin.configuration.breadcrumbs']);
  3677.     }
  3678.     /**
  3679.      * Gets the private 'sonata.admin.global_template_registry' shared service.
  3680.      *
  3681.      * @return \Sonata\AdminBundle\Templating\TemplateRegistry
  3682.      */
  3683.     protected function getSonata_Admin_GlobalTemplateRegistryService()
  3684.     {
  3685.         return $this->privates['sonata.admin.global_template_registry'] = new \Sonata\AdminBundle\Templating\TemplateRegistry($this->parameters['sonata.admin.configuration.templates']);
  3686.     }
  3687.     /**
  3688.      * Gets the private 'sonata.admin.pool' shared service.
  3689.      *
  3690.      * @return \Sonata\AdminBundle\Admin\Pool
  3691.      */
  3692.     protected function getSonata_Admin_PoolService()
  3693.     {
  3694.         return $this->privates['sonata.admin.pool'] = new \Sonata\AdminBundle\Admin\Pool(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3695.             'admin.administrator' => [false'admin.administrator''getAdmin_AdministratorService'true],
  3696.             'admin.deposit' => [false'admin.deposit''getAdmin_DepositService'true],
  3697.             'admin.feedback' => [false'admin.feedback''getAdmin_FeedbackService'true],
  3698.             'admin.invest_settings' => [false'admin.invest_settings''getAdmin_InvestSettingsService'true],
  3699.             'admin.market_FAQ' => [false'admin.market_FAQ''getAdmin_MarketFAQService'true],
  3700.             'admin.market_account' => [false'admin.market_account''getAdmin_MarketAccountService'true],
  3701.             'admin.market_chat_message' => [false'admin.market_chat_message''getAdmin_MarketChatMessageService'true],
  3702.             'admin.market_commission_setting' => [false'admin.market_commission_setting''getAdmin_MarketCommissionSettingService'true],
  3703.             'admin.market_crypto_network' => [false'admin.market_crypto_network''getAdmin_MarketCryptoNetworkService'true],
  3704.             'admin.market_crypto_pair' => [false'admin.market_crypto_pair''getAdmin_MarketCryptoPairService'true],
  3705.             'admin.market_crypto_pair_rate' => [false'admin.market_crypto_pair_rate''getAdmin_MarketCryptoPairRateService'true],
  3706.             'admin.market_dashboard' => [false'admin.market_dashboard''getAdmin_MarketDashboardService'true],
  3707.             'admin.market_event' => [false'admin.market_event''getAdmin_MarketEventService'true],
  3708.             'admin.market_external_transaction' => [false'admin.market_external_transaction''getAdmin_MarketExternalTransactionService'true],
  3709.             'admin.market_external_wallet' => [false'admin.market_external_wallet''getAdmin_MarketExternalWalletService'true],
  3710.             'admin.market_feedback' => [false'admin.market_feedback''getAdmin_MarketFeedbackService'true],
  3711.             'admin.market_game' => [false'admin.market_game''getAdmin_MarketGameService'true],
  3712.             'admin.market_game_result' => [false'admin.market_game_result''getAdmin_MarketGameResultService'true],
  3713.             'admin.market_news' => [false'admin.market_news''getAdmin_MarketNewsService'true],
  3714.             'admin.market_order' => [false'admin.market_order''getAdmin_MarketOrderService'true],
  3715.             'admin.market_proposal' => [false'admin.market_proposal''getAdmin_MarketProposalService'true],
  3716.             'admin.market_team' => [false'admin.market_team''getAdmin_MarketTeamService'true],
  3717.             'admin.market_team_player' => [false'admin.market_team_player''getAdmin_MarketTeamPlayerService'true],
  3718.             'admin.market_team_statistic' => [false'admin.market_team_statistic''getAdmin_MarketTeamStatisticService'true],
  3719.             'admin.market_team_token' => [false'admin.market_team_token''getAdmin_MarketTeamTokenService'true],
  3720.             'admin.market_token' => [false'admin.market_token''getAdmin_MarketTokenService'true],
  3721.             'admin.market_token_account' => [false'admin.market_token_account''getAdmin_MarketTokenAccountService'true],
  3722.             'admin.market_transaction' => [false'admin.market_transaction''getAdmin_MarketTransactionService'true],
  3723.             'admin.market_user' => [false'admin.market_user''getAdmin_MarketUserService'true],
  3724.             'admin.market_wallet' => [false'admin.market_wallet''getAdmin_MarketWalletService'true],
  3725.             'admin.market_withdraw_commission' => [false'admin.market_withdraw_commission''getAdmin_MarketWithdrawCommissionService'true],
  3726.             'admin.market_withdraw_request' => [false'admin.market_withdraw_request''getAdmin_MarketWithdrawRequestService'true],
  3727.             'admin.pancake_swap_bot' => [false'admin.pancake_swap_bot''getAdmin_PancakeSwapBotService'true],
  3728.             'admin.user' => [false'admin.user''getAdmin_UserService'true],
  3729.             'admin.user_lottery_ticket' => [false'admin.user_lottery_ticket''getAdmin_UserLotteryTicketService'true],
  3730.             'admin.wallet_invest' => [false'admin.wallet_invest''getAdmin_WalletInvestService'true],
  3731.             'admin.withdraw' => [false'admin.withdraw''getAdmin_WithdrawService'true],
  3732.         ], [
  3733.             'admin.administrator' => '?',
  3734.             'admin.deposit' => '?',
  3735.             'admin.feedback' => '?',
  3736.             'admin.invest_settings' => '?',
  3737.             'admin.market_FAQ' => '?',
  3738.             'admin.market_account' => '?',
  3739.             'admin.market_chat_message' => '?',
  3740.             'admin.market_commission_setting' => '?',
  3741.             'admin.market_crypto_network' => '?',
  3742.             'admin.market_crypto_pair' => '?',
  3743.             'admin.market_crypto_pair_rate' => '?',
  3744.             'admin.market_dashboard' => '?',
  3745.             'admin.market_event' => '?',
  3746.             'admin.market_external_transaction' => '?',
  3747.             'admin.market_external_wallet' => '?',
  3748.             'admin.market_feedback' => '?',
  3749.             'admin.market_game' => '?',
  3750.             'admin.market_game_result' => '?',
  3751.             'admin.market_news' => '?',
  3752.             'admin.market_order' => '?',
  3753.             'admin.market_proposal' => '?',
  3754.             'admin.market_team' => '?',
  3755.             'admin.market_team_player' => '?',
  3756.             'admin.market_team_statistic' => '?',
  3757.             'admin.market_team_token' => '?',
  3758.             'admin.market_token' => '?',
  3759.             'admin.market_token_account' => '?',
  3760.             'admin.market_transaction' => '?',
  3761.             'admin.market_user' => '?',
  3762.             'admin.market_wallet' => '?',
  3763.             'admin.market_withdraw_commission' => '?',
  3764.             'admin.market_withdraw_request' => '?',
  3765.             'admin.pancake_swap_bot' => '?',
  3766.             'admin.user' => '?',
  3767.             'admin.user_lottery_ticket' => '?',
  3768.             'admin.wallet_invest' => '?',
  3769.             'admin.withdraw' => '?',
  3770.         ]), [=> 'admin.administrator'=> 'admin.deposit'=> 'admin.user'=> 'admin.wallet_invest'=> 'admin.invest_settings'=> 'admin.withdraw'=> 'admin.feedback'=> 'admin.user_lottery_ticket'=> 'admin.market_dashboard'=> 'admin.market_user'10 => 'admin.market_commission_setting'11 => 'admin.market_token'12 => 'admin.market_team_token'13 => 'admin.market_crypto_pair'14 => 'admin.market_crypto_pair_rate'15 => 'admin.market_team'16 => 'admin.market_team_player'17 => 'admin.market_order'18 => 'admin.market_news'19 => 'admin.market_FAQ'20 => 'admin.market_feedback'21 => 'admin.market_event'22 => 'admin.market_transaction'23 => 'admin.market_account'24 => 'admin.market_token_account'25 => 'admin.market_wallet'26 => 'admin.market_external_wallet'27 => 'admin.market_external_transaction'28 => 'admin.market_withdraw_request'29 => 'admin.market_withdraw_commission'30 => 'admin.market_crypto_network'31 => 'admin.market_chat_message'32 => 'admin.market_proposal'33 => 'admin.market_team_statistic'34 => 'admin.market_game'35 => 'admin.market_game_result'36 => 'admin.pancake_swap_bot'], ['Administrator' => ['on_top' => true'icon' => '<i class="fa fa-user"></i>''label' => 'administrator''label_catalogue' => 'messages''items' => [=> ['admin' => 'admin.administrator''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'keep_open' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'messages'], 'Market' => ['keep_open' => true'icon' => '<i class="fa fa-users"></i>''label' => 'market''label_catalogue' => 'market''items' => [=> ['admin' => 'admin.market_dashboard''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_user''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_commission_setting''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_team_token''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_team''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_team_statistic''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_game''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_game_result''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_order''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_transaction''roles' => [], 'route_params' => [], 'route_absolute' => false], 10 => ['admin' => 'admin.market_news''roles' => [], 'route_params' => [], 'route_absolute' => false], 11 => ['admin' => 'admin.market_FAQ''roles' => [], 'route_params' => [], 'route_absolute' => false], 12 => ['admin' => 'admin.market_feedback''roles' => [], 'route_params' => [], 'route_absolute' => false], 13 => ['admin' => 'admin.market_proposal''roles' => [], 'route_params' => [], 'route_absolute' => false], 14 => ['admin' => 'admin.market_external_wallet''roles' => [], 'route_params' => [], 'route_absolute' => false], 15 => ['admin' => 'admin.market_external_transaction''roles' => [], 'route_params' => [], 'route_absolute' => false], 16 => ['admin' => 'admin.market_withdraw_request''roles' => [], 'route_params' => [], 'route_absolute' => false], 17 => ['admin' => 'admin.market_chat_message''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'market'], 'Crypto' => ['keep_open' => true'icon' => '<i class="fa fa-bitcoin"></i>''label' => 'crypto_trading''label_catalogue' => 'market''items' => [=> ['admin' => 'admin.market_token''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_crypto_pair''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_crypto_pair_rate''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_account''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_token_account''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_wallet''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_order''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_transaction''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_external_wallet''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.market_external_transaction''roles' => [], 'route_params' => [], 'route_absolute' => false], 10 => ['admin' => 'admin.market_withdraw_request''roles' => [], 'route_params' => [], 'route_absolute' => false], 11 => ['admin' => 'admin.market_withdraw_commission''roles' => [], 'route_params' => [], 'route_absolute' => false], 12 => ['admin' => 'admin.market_crypto_network''roles' => [], 'route_params' => [], 'route_absolute' => false], 13 => ['admin' => 'admin.market_user''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'market'], 'Farming' => ['keep_open' => true'icon' => '<i class="fa fa-money"></i>''label' => 'farming''label_catalogue' => 'farming''items' => [=> ['admin' => 'admin.user''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.invest_settings''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.deposit''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.withdraw''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.wallet_invest''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.feedback''roles' => [], 'route_params' => [], 'route_absolute' => false], => ['admin' => 'admin.user_lottery_ticket''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'on_top' => false'item_adds' => [], 'roles' => [], 'translation_domain' => 'farming'], 'PancakeSwapBot' => ['on_top' => true'icon' => '<i class="fa fa-robot"></i>''label_catalogue' => 'pancake_swap_bot''items' => [=> ['admin' => 'admin.pancake_swap_bot''roles' => [], 'route_params' => [], 'route_absolute' => false]], 'keep_open' => false'item_adds' => [], 'roles' => [], 'label' => 'PancakeSwapBot''translation_domain' => 'pancake_swap_bot']], ['App\\Entity\\Main\\Administrator' => [=> 'admin.administrator'], 'App\\Entity\\Farming\\Deposit' => [=> 'admin.deposit'], 'App\\Entity\\Farming\\User' => [=> 'admin.user'], 'App\\Entity\\Farming\\WalletInvest' => [=> 'admin.wallet_invest'], 'App\\Entity\\Farming\\InvestSettings' => [=> 'admin.invest_settings'], 'App\\Entity\\Farming\\Withdraw' => [=> 'admin.withdraw'], 'App\\Entity\\Farming\\Feedback' => [=> 'admin.feedback'], 'App\\Entity\\Farming\\UserLotteryTicket' => [=> 'admin.user_lottery_ticket'], 'App\\Model\\Market\\Dashboard' => [=> 'admin.market_dashboard'], 'App\\Entity\\Market\\User\\User' => [=> 'admin.market_user'], 'App\\Entity\\Market\\User\\CommissionSetting' => [=> 'admin.market_commission_setting'], 'App\\Entity\\Market\\MarketMaker\\Currency' => [=> 'admin.market_token'], 'App\\Entity\\Market\\MarketMaker\\Token' => [=> 'admin.market_team_token'], 'App\\Entity\\Market\\MarketMaker\\CryptoPair' => [=> 'admin.market_crypto_pair'], 'App\\Entity\\Market\\MarketMaker\\CryptoPairRate' => [=> 'admin.market_crypto_pair_rate'], 'App\\Entity\\Market\\Statistic\\Team' => [=> 'admin.market_team'], 'App\\Entity\\Market\\Statistic\\TeamPlayer' => [=> 'admin.market_team_player'], 'App\\Entity\\Market\\DOM\\Order' => [=> 'admin.market_order'], 'App\\Entity\\Market\\Content\\News' => [=> 'admin.market_news'], 'App\\Entity\\Market\\Content\\FAQ' => [=> 'admin.market_FAQ'], 'App\\Entity\\Market\\Content\\Feedback' => [=> 'admin.market_feedback'], 'App\\Entity\\Market\\Archive\\Event' => [=> 'admin.market_event'], 'App\\Entity\\Market\\Paymaster\\Transaction' => [=> 'admin.market_transaction'], 'App\\Entity\\Market\\Paymaster\\Account' => [=> 'admin.market_account'], 'App\\Entity\\Market\\Paymaster\\TokenAccount' => [=> 'admin.market_token_account'], 'App\\Entity\\Market\\Paymaster\\Wallet' => [=> 'admin.market_wallet'], 'App\\Entity\\Market\\Paymaster\\ExternalWallet' => [=> 'admin.market_external_wallet'], 'App\\Entity\\Market\\Paymaster\\ExternalTransaction' => [=> 'admin.market_external_transaction'], 'App\\Entity\\Market\\Paymaster\\WithdrawRequest' => [=> 'admin.market_withdraw_request'], 'App\\Entity\\Market\\Paymaster\\WithdrawCommission' => [=> 'admin.market_withdraw_commission'], 'App\\Entity\\Market\\Paymaster\\CryptoNetwork' => [=> 'admin.market_crypto_network'], 'App\\Entity\\Market\\Chat\\Message' => [=> 'admin.market_chat_message'], 'App\\Entity\\Market\\Content\\Proposal' => [=> 'admin.market_proposal'], 'App\\Entity\\Market\\Statistic\\TeamStatistic' => [=> 'admin.market_team_statistic'], 'App\\Entity\\Market\\Statistic\\Game' => [=> 'admin.market_game'], 'App\\Entity\\Market\\Statistic\\GameResult' => [=> 'admin.market_game_result'], 'App\\Model\\PancakeSwapBot\\Configuration' => [=> 'admin.pancake_swap_bot']]);
  3771.     }
  3772.     /**
  3773.      * Gets the private 'sonata.admin.twig.breadcrumbs_runtime' shared service.
  3774.      *
  3775.      * @return \Sonata\AdminBundle\Twig\BreadcrumbsRuntime
  3776.      */
  3777.     protected function getSonata_Admin_Twig_BreadcrumbsRuntimeService()
  3778.     {
  3779.         return $this->privates['sonata.admin.twig.breadcrumbs_runtime'] = new \Sonata\AdminBundle\Twig\BreadcrumbsRuntime(($this->privates['sonata.admin.breadcrumbs_builder'] ?? $this->getSonata_Admin_BreadcrumbsBuilderService()));
  3780.     }
  3781.     /**
  3782.      * Gets the private 'sonata.admin.twig.canonicalize_runtime' shared service.
  3783.      *
  3784.      * @return \Sonata\AdminBundle\Twig\CanonicalizeRuntime
  3785.      */
  3786.     protected function getSonata_Admin_Twig_CanonicalizeRuntimeService()
  3787.     {
  3788.         return $this->privates['sonata.admin.twig.canonicalize_runtime'] = new \Sonata\AdminBundle\Twig\CanonicalizeRuntime(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($this->privates['sonata.form.twig.canonicalize_runtime'] ?? $this->getSonata_Form_Twig_CanonicalizeRuntimeService()));
  3789.     }
  3790.     /**
  3791.      * Gets the private 'sonata.admin.twig.group_runtime' shared service.
  3792.      *
  3793.      * @return \Sonata\AdminBundle\Twig\GroupRuntime
  3794.      */
  3795.     protected function getSonata_Admin_Twig_GroupRuntimeService()
  3796.     {
  3797.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3798.         if (isset($this->privates['sonata.admin.twig.group_runtime'])) {
  3799.             return $this->privates['sonata.admin.twig.group_runtime'];
  3800.         }
  3801.         return $this->privates['sonata.admin.twig.group_runtime'] = new \Sonata\AdminBundle\Twig\GroupRuntime($a);
  3802.     }
  3803.     /**
  3804.      * Gets the private 'sonata.admin.twig.icon_runtime' shared service.
  3805.      *
  3806.      * @return \Sonata\AdminBundle\Twig\IconRuntime
  3807.      */
  3808.     protected function getSonata_Admin_Twig_IconRuntimeService()
  3809.     {
  3810.         return $this->privates['sonata.admin.twig.icon_runtime'] = new \Sonata\AdminBundle\Twig\IconRuntime();
  3811.     }
  3812.     /**
  3813.      * Gets the private 'sonata.admin.twig.render_element_runtime' shared service.
  3814.      *
  3815.      * @return \Sonata\AdminBundle\Twig\RenderElementRuntime
  3816.      */
  3817.     protected function getSonata_Admin_Twig_RenderElementRuntimeService()
  3818.     {
  3819.         return $this->privates['sonata.admin.twig.render_element_runtime'] = new \Sonata\AdminBundle\Twig\RenderElementRuntime(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  3820.     }
  3821.     /**
  3822.      * Gets the private 'sonata.admin.twig.security_runtime' shared service.
  3823.      *
  3824.      * @return \Sonata\AdminBundle\Twig\SecurityRuntime
  3825.      */
  3826.     protected function getSonata_Admin_Twig_SecurityRuntimeService()
  3827.     {
  3828.         $a = ($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService());
  3829.         if (isset($this->privates['sonata.admin.twig.security_runtime'])) {
  3830.             return $this->privates['sonata.admin.twig.security_runtime'];
  3831.         }
  3832.         return $this->privates['sonata.admin.twig.security_runtime'] = new \Sonata\AdminBundle\Twig\SecurityRuntime($a);
  3833.     }
  3834.     /**
  3835.      * Gets the private 'sonata.admin.twig.sonata_admin_runtime' shared service.
  3836.      *
  3837.      * @return \Sonata\AdminBundle\Twig\SonataAdminRuntime
  3838.      */
  3839.     protected function getSonata_Admin_Twig_SonataAdminRuntimeService()
  3840.     {
  3841.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3842.         if (isset($this->privates['sonata.admin.twig.sonata_admin_runtime'])) {
  3843.             return $this->privates['sonata.admin.twig.sonata_admin_runtime'];
  3844.         }
  3845.         return $this->privates['sonata.admin.twig.sonata_admin_runtime'] = new \Sonata\AdminBundle\Twig\SonataAdminRuntime($a);
  3846.     }
  3847.     /**
  3848.      * Gets the private 'sonata.admin.twig.template_registry_runtime' shared service.
  3849.      *
  3850.      * @return \Sonata\AdminBundle\Twig\TemplateRegistryRuntime
  3851.      */
  3852.     protected function getSonata_Admin_Twig_TemplateRegistryRuntimeService()
  3853.     {
  3854.         $a = ($this->privates['sonata.admin.pool'] ?? $this->getSonata_Admin_PoolService());
  3855.         if (isset($this->privates['sonata.admin.twig.template_registry_runtime'])) {
  3856.             return $this->privates['sonata.admin.twig.template_registry_runtime'];
  3857.         }
  3858.         return $this->privates['sonata.admin.twig.template_registry_runtime'] = new \Sonata\AdminBundle\Twig\TemplateRegistryRuntime(($this->privates['sonata.admin.global_template_registry'] ?? $this->getSonata_Admin_GlobalTemplateRegistryService()), $a);
  3859.     }
  3860.     /**
  3861.      * Gets the private 'sonata.admin.twig.xeditable_runtime' shared service.
  3862.      *
  3863.      * @return \Sonata\AdminBundle\Twig\XEditableRuntime
  3864.      */
  3865.     protected function getSonata_Admin_Twig_XeditableRuntimeService()
  3866.     {
  3867.         return $this->privates['sonata.admin.twig.xeditable_runtime'] = new \Sonata\AdminBundle\Twig\XEditableRuntime(($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['sonata.admin.twig.extension.x_editable_type_mapping']);
  3868.     }
  3869.     /**
  3870.      * Gets the private 'sonata.block.templating.helper' shared service.
  3871.      *
  3872.      * @return \Sonata\BlockBundle\Templating\Helper\BlockHelper
  3873.      */
  3874.     protected function getSonata_Block_Templating_HelperService()
  3875.     {
  3876.         $a = ($this->services['sonata.block.renderer.default'] ?? $this->getSonata_Block_Renderer_DefaultService());
  3877.         if (isset($this->privates['sonata.block.templating.helper'])) {
  3878.             return $this->privates['sonata.block.templating.helper'];
  3879.         }
  3880.         $b = ($this->services['sonata.block.context_manager.default'] ?? $this->getSonata_Block_ContextManager_DefaultService());
  3881.         if (isset($this->privates['sonata.block.templating.helper'])) {
  3882.             return $this->privates['sonata.block.templating.helper'];
  3883.         }
  3884.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3885.         if (isset($this->privates['sonata.block.templating.helper'])) {
  3886.             return $this->privates['sonata.block.templating.helper'];
  3887.         }
  3888.         return $this->privates['sonata.block.templating.helper'] = new \Sonata\BlockBundle\Templating\Helper\BlockHelper($a$b$c, ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3889.     }
  3890.     /**
  3891.      * Gets the private 'sonata.form.twig.canonicalize_runtime' shared service.
  3892.      *
  3893.      * @return \Sonata\Form\Twig\CanonicalizeRuntime
  3894.      */
  3895.     protected function getSonata_Form_Twig_CanonicalizeRuntimeService()
  3896.     {
  3897.         return $this->privates['sonata.form.twig.canonicalize_runtime'] = new \Sonata\Form\Twig\CanonicalizeRuntime(($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));
  3898.     }
  3899.     /**
  3900.      * Gets the private 'translator.default' shared service.
  3901.      *
  3902.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3903.      */
  3904.     protected function getTranslator_DefaultService()
  3905.     {
  3906.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3907.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3908.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3909.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3910.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3911.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3912.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3913.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3914.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3915.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3916.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3917.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3918.         ], [
  3919.             'translation.loader.csv' => '?',
  3920.             'translation.loader.dat' => '?',
  3921.             'translation.loader.ini' => '?',
  3922.             'translation.loader.json' => '?',
  3923.             'translation.loader.mo' => '?',
  3924.             'translation.loader.php' => '?',
  3925.             'translation.loader.po' => '?',
  3926.             'translation.loader.qt' => '?',
  3927.             'translation.loader.res' => '?',
  3928.             'translation.loader.xliff' => '?',
  3929.             'translation.loader.yml' => '?',
  3930.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'ru', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.bs.xliff')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ca.xliff')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.de.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.en.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fi.xliff')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.fr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hr.xliff')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.hu.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ja.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lb.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lb.xliff')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.lv.xliff')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/validators.nl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations/SonataTwigBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt.xliff')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.ru.xliff'), => (\dirname(__DIR__4).'/translations/error.ru.yaml'), => (\dirname(__DIR__4).'/translations/farming.ru.yaml'), => (\dirname(__DIR__4).'/translations/market.ru.yaml'), => (\dirname(__DIR__4).'/translations/messages.ru.yaml'), 10 => (\dirname(__DIR__4).'/translations/pancake_swap_bot.ru.yaml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sk.xliff')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.sl.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sl.xliff')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Cyrl.xliff')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sr_Latn.xliff')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations/SonataFormBundle.zh_CN.xliff'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_CN.xliff')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'sv_SE' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.sv_SE.xliff')], 'zh_HK' => [=> (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations/SonataAdminBundle.zh_HK.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\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/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'), 17 => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony/translations'), 18 => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/translations'=> 'vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/translations'=> 'vendor/sonata-project/block-bundle/src/Resources/translations'=> 'vendor/sonata-project/admin-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> '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/doctrine/doctrine-bundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/translations'17 => 'vendor/sonata-project/exporter/src/Bridge/Symfony/translations'18 => 'vendor/knplabs/knp-menu-bundle/src/translations'19 => 'vendor/symfony/maker-bundle/src/translations'20 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'21 => 'vendor/knplabs/doctrine-behaviors/src/translations'22 => 'vendor/sonata-project/doctrine-orm-admin-bundle/src/translations'23 => 'vendor/jms/serializer-bundle/translations'24 => 'vendor/sonata-project/intl-bundle/src/translations'25 => 'vendor/symfony/mercure-bundle/src/translations'26 => 'vendor/a2lix/auto-form-bundle/src/translations'27 => 'vendor/a2lix/translation-form-bundle/src/translations'28 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations'29 => 'vendor/sentry/sentry-symfony/src/translations']]], []);
  3931.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3932.         $instance->setFallbackLocales($this->parameters['a2lix_translation_form.required_locales']);
  3933.         return $instance;
  3934.     }
  3935.     /**
  3936.      * Gets the private 'twig' shared service.
  3937.      *
  3938.      * @return \Twig\Environment
  3939.      */
  3940.     protected function getTwigService()
  3941.     {
  3942.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  3943.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Resources/views'));
  3944.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  3945.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  3946.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  3947.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  3948.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  3949.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  3950.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  3951.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  3952.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  3953.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  3954.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), 'SonataTwig');
  3955.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/Resources/views'), '!SonataTwig');
  3956.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), 'SonataForm');
  3957.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony/Resources/views'), '!SonataForm');
  3958.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), 'SonataBlock');
  3959.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src/Resources/views'), '!SonataBlock');
  3960.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), 'KnpMenu');
  3961.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src/Resources/views'), '!KnpMenu');
  3962.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/SonataAdminBundle'), 'SonataAdmin');
  3963.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), 'SonataAdmin');
  3964.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src/Resources/views'), '!SonataAdmin');
  3965.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), 'SonataDoctrineORMAdmin');
  3966.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src/Resources/views'), '!SonataDoctrineORMAdmin');
  3967.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
  3968.         $a->addPath((\dirname(__DIR__4).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
  3969.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Resources/views'), 'SonataIntl');
  3970.         $a->addPath((\dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src/Resources/views'), '!SonataIntl');
  3971.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  3972.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  3973.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), 'A2lixTranslationForm');
  3974.         $a->addPath((\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src/Resources/views'), '!A2lixTranslationForm');
  3975.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  3976.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  3977.         $a->addPath((\dirname(__DIR__4).'/templates'));
  3978.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  3979.         $this->privates['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  3980.         $b = ($this->privates['debug.stopwatch'] ??= new \Symfony\Component\Stopwatch\Stopwatch(true));
  3981.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  3982.         $d = ($this->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack());
  3983.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3984.         $f = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  3985.             return new \EmptyIterator();
  3986.         }, 0));
  3987.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  3988.         $h = ($this->services['router'] ?? $this->getRouterService());
  3989.         $i = ($this->privates['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  3990.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  3991.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  3992.         $k = new \Knp\Menu\Util\MenuManipulator();
  3993.         $l = ($this->services['knp_menu.matcher'] ?? $this->getKnpMenu_MatcherService());
  3994.         $m = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  3995.         $n = new \Symfony\Component\Mercure\HubRegistry($m, ['default' => $m'market' => ($this->privates['mercure.hub.market.traceable'] ?? $this->getMercure_Hub_Market_TraceableService())]);
  3996.         $o = ($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService());
  3997.         $p = new \Symfony\Bridge\Twig\AppVariable();
  3998.         $p->setEnvironment('dev');
  3999.         $p->setDebug(true);
  4000.         $p->setTokenStorage($i);
  4001.         if ($this->has('request_stack')) {
  4002.             $p->setRequestStack($d);
  4003.         }
  4004.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  4005.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), $b));
  4006.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  4007.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  4008.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g\dirname(__DIR__4), 'UTF-8'));
  4009.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  4010.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  4011.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  4012.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  4013.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  4014.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$e)));
  4015.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  4016.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  4017.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  4018.         $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())));
  4019.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  4020.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['jms_serializer.authorization_checker'] ?? $this->getJmsSerializer_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
  4021.         $instance->addExtension(new \SensioLabs\AnsiConverter\Bridge\Twig\AnsiExtension(new \SensioLabs\AnsiConverter\AnsiToHtmlConverter(new \App\Utils\Market\AnsiConverter\Theme\SonataTheme())));
  4022.         $instance->addExtension(new \App\Twig\Market\EventExtension());
  4023.         $instance->addExtension(new \App\Twig\Market\ExternalTransactionExtension());
  4024.         $instance->addExtension(new \App\Twig\Market\ExternalWalletExtension());
  4025.         $instance->addExtension(new \App\Twig\Market\OrderExtension());
  4026.         $instance->addExtension(new \App\Twig\Market\ProposalExtension(($this->privates['App\\Repository\\Market\\User\\ProposalVoteRepository'] ?? $this->getProposalVoteRepositoryService())));
  4027.         $instance->addExtension(new \App\Twig\Market\UserExtension(($this->privates['App\\Repository\\Market\\User\\UserRepository'] ?? $this->getUserRepositoryService())));
  4028.         $instance->addExtension(new \App\Twig\Market\WithdrawRequestExtension());
  4029.         $instance->addExtension(new \App\Twig\StatusExtension());
  4030.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  4031.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  4032.         $instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ??= new \Sonata\Twig\Extension\FlashMessageExtension()));
  4033.         $instance->addExtension(new \Sonata\Twig\Extension\FormTypeExtension('standard'));
  4034.         $instance->addExtension(new \Sonata\Twig\Extension\StatusExtension());
  4035.         $instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true));
  4036.         $instance->addExtension(new \Sonata\Form\Twig\Extension\CanonicalizeExtension());
  4037.         $instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  4038.         $instance->addExtension(new \Knp\Menu\Twig\MenuExtension(new \Knp\Menu\Twig\Helper(new \Knp\Menu\Renderer\PsrProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4039.             'list' => ['privates''knp_menu.renderer.list''getKnpMenu_Renderer_ListService'true],
  4040.             'twig' => ['privates''knp_menu.renderer.twig''getKnpMenu_Renderer_TwigService'true],
  4041.         ], [
  4042.             'list' => '?',
  4043.             'twig' => '?',
  4044.         ]), 'twig', [], false), ($this->privates['knp_menu.menu_provider.chain'] ?? $this->getKnpMenu_MenuProvider_ChainService()), $k$l), $l$k));
  4045.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SonataAdminExtension(($this->privates['sonata.admin.twig.sonata_admin_runtime'] ?? $this->getSonata_Admin_Twig_SonataAdminRuntimeService())));
  4046.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(($this->privates['sonata.admin.twig.template_registry_runtime'] ?? $this->getSonata_Admin_Twig_TemplateRegistryRuntimeService())));
  4047.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\GroupExtension(($this->privates['sonata.admin.twig.group_runtime'] ?? $this->getSonata_Admin_Twig_GroupRuntimeService())));
  4048.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\IconExtension(($this->privates['sonata.admin.twig.icon_runtime'] ??= new \Sonata\AdminBundle\Twig\IconRuntime())));
  4049.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\SecurityExtension(($this->privates['sonata.admin.twig.security_runtime'] ?? $this->getSonata_Admin_Twig_SecurityRuntimeService())));
  4050.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\CanonicalizeExtension(($this->privates['sonata.admin.twig.canonicalize_runtime'] ?? $this->getSonata_Admin_Twig_CanonicalizeRuntimeService())));
  4051.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\XEditableExtension(($this->privates['sonata.admin.twig.xeditable_runtime'] ?? $this->getSonata_Admin_Twig_XeditableRuntimeService())));
  4052.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\RenderElementExtension(($this->privates['sonata.admin.twig.render_element_runtime'] ?? $this->getSonata_Admin_Twig_RenderElementRuntimeService())));
  4053.         $instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\BreadcrumbsExtension(($this->privates['sonata.admin.twig.breadcrumbs_runtime'] ?? $this->getSonata_Admin_Twig_BreadcrumbsRuntimeService())));
  4054.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
  4055.         $instance->addExtension(new \Sonata\IntlBundle\Twig\Extension\LocaleExtension(($this->services['sonata.intl.helper.locale'] ??= new \Sonata\IntlBundle\Helper\Localizer('UTF-8''ru'))));
  4056.         $instance->addExtension(new \Sonata\IntlBundle\Twig\Extension\NumberExtension(($this->services['sonata.intl.helper.number'] ?? $this->getSonata_Intl_Helper_NumberService())));
  4057.         $instance->addExtension(new \Sonata\IntlBundle\Twig\Extension\DateTimeExtension(($this->services['sonata.intl.helper.datetime'] ?? $this->getSonata_Intl_Helper_DatetimeService())));
  4058.         $instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($n, new \Symfony\Component\Mercure\Authorization($nNULL), $d));
  4059.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $h$f$d$instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  4060.         $instance->addExtension(new \Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension($o));
  4061.         $instance->addExtension(new \Sentry\SentryBundle\Twig\SentryExtension($o));
  4062.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  4063.         $instance->addGlobal('app'$p);
  4064.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4065.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  4066.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  4067.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  4068.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  4069.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => ['privates''sonata.twig.flashmessage.twig.runtime''getSonata_Twig_Flashmessage_Twig_RuntimeService'true],
  4070.             'Sonata\\Twig\\Extension\\StatusRuntime' => ['privates''sonata.twig.status_runtime''getSonata_Twig_StatusRuntimeService'true],
  4071.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => ['privates''sonata.form.twig.canonicalize_runtime''getSonata_Form_Twig_CanonicalizeRuntimeService'false],
  4072.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => ['privates''sonata.block.templating.helper''getSonata_Block_Templating_HelperService'false],
  4073.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => ['privates''sonata.admin.twig.sonata_admin_runtime''getSonata_Admin_Twig_SonataAdminRuntimeService'false],
  4074.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => ['privates''sonata.admin.twig.template_registry_runtime''getSonata_Admin_Twig_TemplateRegistryRuntimeService'false],
  4075.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => ['privates''sonata.admin.twig.group_runtime''getSonata_Admin_Twig_GroupRuntimeService'false],
  4076.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => ['privates''sonata.admin.twig.icon_runtime''getSonata_Admin_Twig_IconRuntimeService'false],
  4077.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => ['privates''sonata.admin.twig.security_runtime''getSonata_Admin_Twig_SecurityRuntimeService'false],
  4078.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => ['privates''sonata.admin.twig.canonicalize_runtime''getSonata_Admin_Twig_CanonicalizeRuntimeService'false],
  4079.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => ['privates''sonata.admin.twig.xeditable_runtime''getSonata_Admin_Twig_XeditableRuntimeService'false],
  4080.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => ['privates''sonata.admin.twig.render_element_runtime''getSonata_Admin_Twig_RenderElementRuntimeService'false],
  4081.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => ['privates''sonata.admin.twig.breadcrumbs_runtime''getSonata_Admin_Twig_BreadcrumbsRuntimeService'false],
  4082.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'true],
  4083.             'Sonata\\IntlBundle\\Twig\\LocaleRuntime' => ['privates''sonata.intl.twig.runtime.locale''getSonata_Intl_Twig_Runtime_LocaleService'true],
  4084.             'Sonata\\IntlBundle\\Twig\\NumberRuntime' => ['privates''sonata.intl.twig.runtime.number''getSonata_Intl_Twig_Runtime_NumberService'true],
  4085.             'Sonata\\IntlBundle\\Twig\\DateTimeRuntime' => ['privates''sonata.intl.twig.runtime.datetime''getSonata_Intl_Twig_Runtime_DatetimeService'true],
  4086.         ], [
  4087.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  4088.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  4089.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  4090.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  4091.             'Sonata\\Twig\\Extension\\FlashMessageRuntime' => '?',
  4092.             'Sonata\\Twig\\Extension\\StatusRuntime' => '?',
  4093.             'Sonata\\Form\\Twig\\CanonicalizeRuntime' => '?',
  4094.             'Sonata\\BlockBundle\\Templating\\Helper\\BlockHelper' => '?',
  4095.             'Sonata\\AdminBundle\\Twig\\SonataAdminRuntime' => '?',
  4096.             'Sonata\\AdminBundle\\Twig\\TemplateRegistryRuntime' => '?',
  4097.             'Sonata\\AdminBundle\\Twig\\GroupRuntime' => '?',
  4098.             'Sonata\\AdminBundle\\Twig\\IconRuntime' => '?',
  4099.             'Sonata\\AdminBundle\\Twig\\SecurityRuntime' => '?',
  4100.             'Sonata\\AdminBundle\\Twig\\CanonicalizeRuntime' => '?',
  4101.             'Sonata\\AdminBundle\\Twig\\XEditableRuntime' => '?',
  4102.             'Sonata\\AdminBundle\\Twig\\RenderElementRuntime' => '?',
  4103.             'Sonata\\AdminBundle\\Twig\\BreadcrumbsRuntime' => '?',
  4104.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  4105.             'Sonata\\IntlBundle\\Twig\\LocaleRuntime' => '?',
  4106.             'Sonata\\IntlBundle\\Twig\\NumberRuntime' => '?',
  4107.             'Sonata\\IntlBundle\\Twig\\DateTimeRuntime' => '?',
  4108.         ])));
  4109.         $instance->addGlobal('sonata_block', new \Sonata\BlockBundle\Twig\GlobalVariables(['block_base' => '@SonataBlock/Block/block_base.html.twig''block_container' => '@SonataBlock/Block/block_container.html.twig']));
  4110.         $instance->addGlobal('sonata_config', new \Sonata\AdminBundle\SonataConfiguration('STEM ADMIN''images/logo.png', ['html5_validate' => true'sort_admins' => false'confirm_exit' => true'js_debug' => false'skin' => 'skin-black''use_select2' => true'use_icheck' => true'use_bootlint' => false'use_stickyforms' => true'pager_links' => NULL'form_type' => 'standard''default_admin_route' => 'show''default_group' => 'default''default_label_catalogue' => 'SonataAdminBundle''default_translation_domain' => NULL'default_icon' => 'fas fa-folder''dropdown_number_groups_per_colums' => 2'logo_content' => 'all''list_action_button_content' => 'all''lock_protection' => false'mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png''javascripts' => [=> 'bundles/sonataadmin/app.js'=> 'bundles/sonataform/app.js'], 'stylesheets' => [=> 'bundles/sonataadmin/app.css'=> 'bundles/sonataform/app.css'=> 'bundles/sonataadmin/admin-lte-skins/skin-black.min.css'], 'role_admin' => 'ROLE_SONATA_ADMIN''role_super_admin' => 'ROLE_SUPER_ADMIN''search' => true]));
  4111.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  4112.         return $instance;
  4113.     }
  4114.     /**
  4115.      * Gets the private 'validator.builder' shared service.
  4116.      *
  4117.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4118.      */
  4119.     protected function getValidator_BuilderService()
  4120.     {
  4121.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4122.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4123.         $instance->setConstraintValidatorFactory(($this->privates['validator.validator_factory'] ?? $this->getValidator_ValidatorFactoryService()));
  4124.         if ($this->has('translator')) {
  4125.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4126.         }
  4127.         $instance->setTranslationDomain('validators');
  4128.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4129.         $instance->enableAnnotationMapping(true);
  4130.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4131.         $instance->addMethodMapping('loadValidatorMetadata');
  4132.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  4133.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4134.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  4135.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.farming_entity_manager'] ?? $this->getDoctrine_Orm_FarmingEntityManagerService()), NULL));
  4136.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_mm_entity_manager'] ?? $this->getDoctrine_Orm_MarketMmEntityManagerService()), NULL));
  4137.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_statistic_entity_manager'] ?? $this->getDoctrine_Orm_MarketStatisticEntityManagerService()), NULL));
  4138.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_user_entity_manager'] ?? $this->getDoctrine_Orm_MarketUserEntityManagerService()), NULL));
  4139.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_paymaster_entity_manager'] ?? $this->getDoctrine_Orm_MarketPaymasterEntityManagerService()), NULL));
  4140.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_dom_entity_manager'] ?? $this->getDoctrine_Orm_MarketDomEntityManagerService()), NULL));
  4141.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_content_entity_manager'] ?? $this->getDoctrine_Orm_MarketContentEntityManagerService()), NULL));
  4142.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_archive_entity_manager'] ?? $this->getDoctrine_Orm_MarketArchiveEntityManagerService()), NULL));
  4143.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.market_chat_entity_manager'] ?? $this->getDoctrine_Orm_MarketChatEntityManagerService()), NULL));
  4144.         return $instance;
  4145.     }
  4146.     /**
  4147.      * Gets the private 'validator.validator_factory' shared service.
  4148.      *
  4149.      * @return \Symfony\Component\Validator\ContainerConstraintValidatorFactory
  4150.      */
  4151.     protected function getValidator_ValidatorFactoryService()
  4152.     {
  4153.         return $this->privates['validator.validator_factory'] = new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4154.             'Sonata\\Form\\Validator\\InlineValidator' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'true],
  4155.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4156.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4157.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4158.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4159.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4160.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => ['privates''validator.when''getValidator_WhenService'true],
  4161.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  4162.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4163.             'sonata.form.validator.inline' => ['privates''sonata.form.validator.inline''getSonata_Form_Validator_InlineService'true],
  4164.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4165.         ], [
  4166.             'Sonata\\Form\\Validator\\InlineValidator' => '?',
  4167.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  4168.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4169.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4170.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4171.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4172.             'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => '?',
  4173.             'doctrine.orm.validator.unique' => '?',
  4174.             'security.validator.user_password' => '?',
  4175.             'sonata.form.validator.inline' => '?',
  4176.             'validator.expression' => '?',
  4177.         ]));
  4178.     }
  4179.     /**
  4180.      * Gets the private 'var_dumper.html_dumper' shared service.
  4181.      *
  4182.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4183.      */
  4184.     protected function getVarDumper_HtmlDumperService()
  4185.     {
  4186.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4187.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4188.         return $instance;
  4189.     }
  4190.     /**
  4191.      * Gets the private 'var_dumper.server_connection' shared service.
  4192.      *
  4193.      * @return \Symfony\Component\VarDumper\Server\Connection
  4194.      */
  4195.     protected function getVarDumper_ServerConnectionService()
  4196.     {
  4197.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  4198.         if (isset($this->privates['var_dumper.server_connection'])) {
  4199.             return $this->privates['var_dumper.server_connection'];
  4200.         }
  4201.         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'] ??= new \Symfony\Component\HttpFoundation\RequestStack())), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  4202.     }
  4203.     /**
  4204.      * Gets the private 'web_profiler.csp.handler' shared service.
  4205.      *
  4206.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4207.      */
  4208.     protected function getWebProfiler_Csp_HandlerService()
  4209.     {
  4210.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4211.     }
  4212.     /**
  4213.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4214.      *
  4215.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4216.      */
  4217.     protected function getWebProfiler_DebugToolbarService()
  4218.     {
  4219.         $a = ($this->privates['twig'] ?? $this->getTwigService());
  4220.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4221.             return $this->privates['web_profiler.debug_toolbar'];
  4222.         }
  4223.         $b = ($this->services['router'] ?? $this->getRouterService());
  4224.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4225.             return $this->privates['web_profiler.debug_toolbar'];
  4226.         }
  4227.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4228.     }
  4229.     /**
  4230.      * Gets the public 'profiler' alias.
  4231.      *
  4232.      * @return object The ".container.private.profiler" service.
  4233.      */
  4234.     protected function getProfilerService()
  4235.     {
  4236.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4237.         return $this->get('.container.private.profiler');
  4238.     }
  4239.     public function getParameter(string $name): array|bool|string|int|float|\UnitEnum|null
  4240.     {
  4241.         if (isset($this->buildParameters[$name])) {
  4242.             return $this->buildParameters[$name];
  4243.         }
  4244.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4245.             throw new ParameterNotFoundException($name);
  4246.         }
  4247.         if (isset($this->loadedDynamicParameters[$name])) {
  4248.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4249.         }
  4250.         return $this->parameters[$name];
  4251.     }
  4252.     public function hasParameter(string $name): bool
  4253.     {
  4254.         if (isset($this->buildParameters[$name])) {
  4255.             return true;
  4256.         }
  4257.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4258.     }
  4259.     public function setParameter(string $name$value): void
  4260.     {
  4261.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4262.     }
  4263.     public function getParameterBag(): ParameterBagInterface
  4264.     {
  4265.         if (null === $this->parameterBag) {
  4266.             $parameters $this->parameters;
  4267.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4268.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4269.             }
  4270.             foreach ($this->buildParameters as $name => $value) {
  4271.                 $parameters[$name] = $value;
  4272.             }
  4273.             $this->parameterBag = new FrozenParameterBag($parameters);
  4274.         }
  4275.         return $this->parameterBag;
  4276.     }
  4277.     private $loadedDynamicParameters = [
  4278.         'kernel.runtime_environment' => false,
  4279.         'kernel.build_dir' => false,
  4280.         'kernel.cache_dir' => false,
  4281.         'app.market_test_users' => false,
  4282.         'kernel.secret' => false,
  4283.         'debug.file_link_format' => false,
  4284.         'debug.container.dump' => false,
  4285.         'router.cache_dir' => false,
  4286.         'serializer.mapping.cache.file' => false,
  4287.         'validator.mapping.cache.file' => false,
  4288.         'profiler.storage.dsn' => false,
  4289.         'doctrine.orm.proxy_dir' => false,
  4290.         'mercure.hubs' => false,
  4291.         'mercure.default_hub' => false,
  4292.         'sentry.tracing.enabled' => false,
  4293.     ];
  4294.     private $dynamicParameters = [];
  4295.     private function getDynamicParameter(string $name)
  4296.     {
  4297.         $value = match ($name) {
  4298.             'kernel.runtime_environment' => $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'),
  4299.             'kernel.build_dir' => $this->targetDir.'',
  4300.             'kernel.cache_dir' => $this->targetDir.'',
  4301.             'app.market_test_users' => $this->getEnv('json:MARKET_TEST_USERS'),
  4302.             'kernel.secret' => $this->getEnv('APP_SECRET'),
  4303.             'debug.file_link_format' => $this->getEnv('default::SYMFONY_IDE'),
  4304.             'debug.container.dump' => ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'),
  4305.             'router.cache_dir' => $this->targetDir.'',
  4306.             'serializer.mapping.cache.file' => ($this->targetDir.''.'/serialization.php'),
  4307.             'validator.mapping.cache.file' => ($this->targetDir.''.'/validation.php'),
  4308.             'profiler.storage.dsn' => ('file:'.$this->targetDir.''.'/profiler'),
  4309.             'doctrine.orm.proxy_dir' => ($this->targetDir.''.'/doctrine/orm/Proxies'),
  4310.             'mercure.hubs' => [
  4311.                 'default' => $this->getEnv('PANCAKE_SWAP_BOT_MERCURE_URL'),
  4312.                 'market' => $this->getEnv('MARKET_MERCURE_URL'),
  4313.             ],
  4314.             'mercure.default_hub' => $this->getEnv('PANCAKE_SWAP_BOT_MERCURE_URL'),
  4315.             'sentry.tracing.enabled' => $this->getEnv('bool:SENTRY_TRACING_ENABLED'),
  4316.             default => throw new ParameterNotFoundException($name),
  4317.         };
  4318.         $this->loadedDynamicParameters[$name] = true;
  4319.         return $this->dynamicParameters[$name] = $value;
  4320.     }
  4321.     protected function getDefaultParameters(): array
  4322.     {
  4323.         return [
  4324.             'kernel.project_dir' => \dirname(__DIR__4),
  4325.             'kernel.environment' => 'dev',
  4326.             'kernel.debug' => true,
  4327.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4328.             'kernel.bundles' => [
  4329.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4330.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4331.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4332.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4333.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4334.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4335.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4336.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4337.                 'SonataDoctrineBundle' => 'Sonata\\Doctrine\\Bridge\\Symfony\\SonataDoctrineBundle',
  4338.                 'SonataTwigBundle' => 'Sonata\\Twig\\Bridge\\Symfony\\SonataTwigBundle',
  4339.                 'SonataFormBundle' => 'Sonata\\Form\\Bridge\\Symfony\\SonataFormBundle',
  4340.                 'SonataExporterBundle' => 'Sonata\\Exporter\\Bridge\\Symfony\\SonataExporterBundle',
  4341.                 'SonataBlockBundle' => 'Sonata\\BlockBundle\\SonataBlockBundle',
  4342.                 'KnpMenuBundle' => 'Knp\\Bundle\\MenuBundle\\KnpMenuBundle',
  4343.                 'SonataAdminBundle' => 'Sonata\\AdminBundle\\SonataAdminBundle',
  4344.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  4345.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  4346.                 'DoctrineBehaviorsBundle' => 'Knp\\DoctrineBehaviors\\DoctrineBehaviorsBundle',
  4347.                 'SonataDoctrineORMAdminBundle' => 'Sonata\\DoctrineORMAdminBundle\\SonataDoctrineORMAdminBundle',
  4348.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  4349.                 'SonataIntlBundle' => 'Sonata\\IntlBundle\\SonataIntlBundle',
  4350.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  4351.                 'A2lixAutoFormBundle' => 'A2lix\\AutoFormBundle\\A2lixAutoFormBundle',
  4352.                 'A2lixTranslationFormBundle' => 'A2lix\\TranslationFormBundle\\A2lixTranslationFormBundle',
  4353.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  4354.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  4355.             ],
  4356.             'kernel.bundles_metadata' => [
  4357.                 'FrameworkBundle' => [
  4358.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4359.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4360.                 ],
  4361.                 'TwigBundle' => [
  4362.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4363.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4364.                 ],
  4365.                 'WebProfilerBundle' => [
  4366.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4367.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4368.                 ],
  4369.                 'MonologBundle' => [
  4370.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4371.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4372.                 ],
  4373.                 'DebugBundle' => [
  4374.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4375.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4376.                 ],
  4377.                 'DoctrineBundle' => [
  4378.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4379.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4380.                 ],
  4381.                 'DoctrineMigrationsBundle' => [
  4382.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4383.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4384.                 ],
  4385.                 'SecurityBundle' => [
  4386.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4387.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4388.                 ],
  4389.                 'SonataDoctrineBundle' => [
  4390.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony'),
  4391.                     'namespace' => 'Sonata\\Doctrine\\Bridge\\Symfony',
  4392.                 ],
  4393.                 'SonataTwigBundle' => [
  4394.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/twig-extensions/src/Bridge/Symfony'),
  4395.                     'namespace' => 'Sonata\\Twig\\Bridge\\Symfony',
  4396.                 ],
  4397.                 'SonataFormBundle' => [
  4398.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/form-extensions/src/Bridge/Symfony'),
  4399.                     'namespace' => 'Sonata\\Form\\Bridge\\Symfony',
  4400.                 ],
  4401.                 'SonataExporterBundle' => [
  4402.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/exporter/src/Bridge/Symfony'),
  4403.                     'namespace' => 'Sonata\\Exporter\\Bridge\\Symfony',
  4404.                 ],
  4405.                 'SonataBlockBundle' => [
  4406.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/block-bundle/src'),
  4407.                     'namespace' => 'Sonata\\BlockBundle',
  4408.                 ],
  4409.                 'KnpMenuBundle' => [
  4410.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-menu-bundle/src'),
  4411.                     'namespace' => 'Knp\\Bundle\\MenuBundle',
  4412.                 ],
  4413.                 'SonataAdminBundle' => [
  4414.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/admin-bundle/src'),
  4415.                     'namespace' => 'Sonata\\AdminBundle',
  4416.                 ],
  4417.                 'MakerBundle' => [
  4418.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  4419.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  4420.                 ],
  4421.                 'DoctrineFixturesBundle' => [
  4422.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  4423.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  4424.                 ],
  4425.                 'DoctrineBehaviorsBundle' => [
  4426.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/doctrine-behaviors/src'),
  4427.                     'namespace' => 'Knp\\DoctrineBehaviors',
  4428.                 ],
  4429.                 'SonataDoctrineORMAdminBundle' => [
  4430.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/doctrine-orm-admin-bundle/src'),
  4431.                     'namespace' => 'Sonata\\DoctrineORMAdminBundle',
  4432.                 ],
  4433.                 'JMSSerializerBundle' => [
  4434.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  4435.                     'namespace' => 'JMS\\SerializerBundle',
  4436.                 ],
  4437.                 'SonataIntlBundle' => [
  4438.                     'path' => (\dirname(__DIR__4).'/vendor/sonata-project/intl-bundle/src'),
  4439.                     'namespace' => 'Sonata\\IntlBundle',
  4440.                 ],
  4441.                 'MercureBundle' => [
  4442.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  4443.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  4444.                 ],
  4445.                 'A2lixAutoFormBundle' => [
  4446.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/auto-form-bundle/src'),
  4447.                     'namespace' => 'A2lix\\AutoFormBundle',
  4448.                 ],
  4449.                 'A2lixTranslationFormBundle' => [
  4450.                     'path' => (\dirname(__DIR__4).'/vendor/a2lix/translation-form-bundle/src'),
  4451.                     'namespace' => 'A2lix\\TranslationFormBundle',
  4452.                 ],
  4453.                 'FOSCKEditorBundle' => [
  4454.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  4455.                     'namespace' => 'FOS\\CKEditorBundle',
  4456.                 ],
  4457.                 'SentryBundle' => [
  4458.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  4459.                     'namespace' => 'Sentry\\SentryBundle',
  4460.                 ],
  4461.             ],
  4462.             'kernel.charset' => 'UTF-8',
  4463.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4464.             'timezone' => 'Europe/Minsk',
  4465.             'event_dispatcher.event_aliases' => [
  4466.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4467.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4468.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4469.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4470.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4471.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4472.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4473.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4474.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4475.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4476.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4477.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4478.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4479.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4480.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4481.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4482.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4483.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4484.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4485.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4486.             ],
  4487.             'fragment.renderer.hinclude.global_template' => NULL,
  4488.             'fragment.path' => '/_fragment',
  4489.             'kernel.http_method_override' => false,
  4490.             'kernel.trust_x_sendfile_type_header' => false,
  4491.             'kernel.trusted_hosts' => [
  4492.             ],
  4493.             'kernel.default_locale' => 'ru',
  4494.             'kernel.enabled_locales' => [
  4495.             ],
  4496.             'kernel.error_controller' => 'error_controller',
  4497.             'asset.request_context.base_path' => NULL,
  4498.             'asset.request_context.secure' => NULL,
  4499.             'translator.logging' => false,
  4500.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4501.             'debug.error_handler.throw_at' => -1,
  4502.             'router.request_context.host' => 'localhost',
  4503.             'router.request_context.scheme' => 'http',
  4504.             'router.request_context.base_url' => '',
  4505.             'router.resource' => 'kernel::loadRoutes',
  4506.             'request_listener.http_port' => 80,
  4507.             'request_listener.https_port' => 443,
  4508.             'session.metadata.storage_key' => '_sf2_meta',
  4509.             'session.storage.options' => [
  4510.                 'cache_limiter' => '0',
  4511.                 'cookie_secure' => 'auto',
  4512.                 'cookie_httponly' => true,
  4513.                 'cookie_samesite' => 'lax',
  4514.                 'gc_probability' => 1,
  4515.             ],
  4516.             'session.save_path' => NULL,
  4517.             'session.metadata.update_threshold' => 0,
  4518.             'form.type_extension.csrf.enabled' => true,
  4519.             'form.type_extension.csrf.field_name' => '_token',
  4520.             'validator.translation_domain' => 'validators',
  4521.             'profiler_listener.only_exceptions' => false,
  4522.             'profiler_listener.only_main_requests' => false,
  4523.             'twig.form.resources' => [
  4524.                 => 'form_div_layout.html.twig',
  4525.                 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  4526.                 => 'admin/market/form/fields.html.twig',
  4527.                 => '@A2lixTranslationForm/bootstrap_3_layout.html.twig',
  4528.             ],
  4529.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4530.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4531.             'web_profiler.debug_toolbar.mode' => 2,
  4532.             'monolog.use_microseconds' => true,
  4533.             'monolog.swift_mailer.handlers' => [
  4534.             ],
  4535.             'monolog.handlers_to_channels' => [
  4536.                 'monolog.handler.console' => [
  4537.                     'type' => 'exclusive',
  4538.                     'elements' => [
  4539.                         => 'event',
  4540.                         => 'doctrine',
  4541.                         => 'console',
  4542.                     ],
  4543.                 ],
  4544.                 'monolog.handler.sentry' => NULL,
  4545.                 'monolog.handler.main' => [
  4546.                     'type' => 'exclusive',
  4547.                     'elements' => [
  4548.                         => 'event',
  4549.                     ],
  4550.                 ],
  4551.             ],
  4552.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4553.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4554.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4555.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4556.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4557.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4558.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4559.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4560.             'doctrine.entity_managers' => [
  4561.                 'default' => 'doctrine.orm.default_entity_manager',
  4562.                 'farming' => 'doctrine.orm.farming_entity_manager',
  4563.                 'market_mm' => 'doctrine.orm.market_mm_entity_manager',
  4564.                 'market_statistic' => 'doctrine.orm.market_statistic_entity_manager',
  4565.                 'market_user' => 'doctrine.orm.market_user_entity_manager',
  4566.                 'market_paymaster' => 'doctrine.orm.market_paymaster_entity_manager',
  4567.                 'market_dom' => 'doctrine.orm.market_dom_entity_manager',
  4568.                 'market_content' => 'doctrine.orm.market_content_entity_manager',
  4569.                 'market_archive' => 'doctrine.orm.market_archive_entity_manager',
  4570.                 'market_chat' => 'doctrine.orm.market_chat_entity_manager',
  4571.             ],
  4572.             'doctrine.default_entity_manager' => 'default',
  4573.             'doctrine.dbal.connection_factory.types' => [
  4574.                 'uuid' => [
  4575.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4576.                 ],
  4577.                 'ulid' => [
  4578.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4579.                 ],
  4580.             ],
  4581.             'doctrine.connections' => [
  4582.                 'default' => 'doctrine.dbal.default_connection',
  4583.                 'farming' => 'doctrine.dbal.farming_connection',
  4584.                 'market_mm' => 'doctrine.dbal.market_mm_connection',
  4585.                 'market_statistic' => 'doctrine.dbal.market_statistic_connection',
  4586.                 'market_user' => 'doctrine.dbal.market_user_connection',
  4587.                 'market_paymaster' => 'doctrine.dbal.market_paymaster_connection',
  4588.                 'market_dom' => 'doctrine.dbal.market_dom_connection',
  4589.                 'market_content' => 'doctrine.dbal.market_content_connection',
  4590.                 'market_archive' => 'doctrine.dbal.market_archive_connection',
  4591.                 'market_chat' => 'doctrine.dbal.market_chat_connection',
  4592.             ],
  4593.             'doctrine.default_connection' => 'default',
  4594.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  4595.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  4596.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  4597.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  4598.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  4599.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  4600.             'doctrine.orm.cache.memcache_host' => 'localhost',
  4601.             'doctrine.orm.cache.memcache_port' => 11211,
  4602.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  4603.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  4604.             'doctrine.orm.cache.memcached_host' => 'localhost',
  4605.             'doctrine.orm.cache.memcached_port' => 11211,
  4606.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  4607.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  4608.             'doctrine.orm.cache.redis_host' => 'localhost',
  4609.             'doctrine.orm.cache.redis_port' => 6379,
  4610.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  4611.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  4612.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  4613.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  4614.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  4615.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  4616.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  4617.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  4618.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  4619.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  4620.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  4621.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  4622.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  4623.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  4624.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  4625.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  4626.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  4627.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  4628.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  4629.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  4630.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  4631.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  4632.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  4633.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  4634.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  4635.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  4636.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  4637.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  4638.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  4639.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  4640.             'doctrine.orm.auto_generate_proxy_classes' => true,
  4641.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  4642.             'doctrine.orm.proxy_namespace' => 'Proxies',
  4643.             'doctrine.migrations.preferred_em' => NULL,
  4644.             'doctrine.migrations.preferred_connection' => NULL,
  4645.             'security.role_hierarchy.roles' => [
  4646.                 'ROLE_ADMIN' => [
  4647.                     => 'ROLE_CONTENT_MANAGER',
  4648.                     => 'ROLE_MANAGER',
  4649.                     => 'ROLE_ADMIN_ADMINISTRATOR_ALL',
  4650.                     => 'ROLE_ADMIN_WALLET_INVEST_ALL',
  4651.                     => 'ROLE_ADMIN_PANCAKE_SWAP_BOT_ALL',
  4652.                     => 'ROLE_ADMIN_MARKET_DASHBOARD_ALL',
  4653.                     => 'ROLE_ADMIN_USER_LOTTERY_TICKET_ALL',
  4654.                     => 'ROLE_ADMIN_MARKET_EXTERNAL_WALLET_ALL',
  4655.                     => 'ROLE_ADMIN_MARKET_EXTERNAL_TRANSACTION_ALL',
  4656.                 ],
  4657.                 'ROLE_MANAGER' => [
  4658.                     => 'ROLE_SONATA_ADMIN',
  4659.                     => 'ROLE_ADMIN_MARKET_USER_ALL',
  4660.                     => 'ROLE_ADMIN_MARKET_TOKEN_ALL',
  4661.                     => 'ROLE_ADMIN_MARKET_TEAM_ALL',
  4662.                     => 'ROLE_ADMIN_MARKET_TEAM_STATISTIC_ALL',
  4663.                     => 'ROLE_ADMIN_MARKET_GAME_ALL',
  4664.                     => 'ROLE_ADMIN_MARKET_GAME_RESULT_ALL',
  4665.                     => 'ROLE_ADMIN_MARKET_ORDER_ALL',
  4666.                     => 'ROLE_ADMIN_MARKET_NEWS_ALL',
  4667.                     => 'ROLE_ADMIN_MARKET_FAQ_ALL',
  4668.                     10 => 'ROLE_ADMIN_MARKET_EVENT_ALL',
  4669.                     11 => 'ROLE_ADMIN_MARKET_FEEDBACK_ALL',
  4670.                     12 => 'ROLE_ADMIN_MARKET_TRANSACTION_ALL',
  4671.                     13 => 'ROLE_ADMIN_MARKET_WITHDRAW_REQUEST_ALL',
  4672.                     14 => 'ROLE_ADMIN_MARKET_CHAT_MESSAGE_ALL',
  4673.                     15 => 'ROLE_ADMIN_USER_ALL',
  4674.                     16 => 'ROLE_ADMIN_DEPOSIT_ALL',
  4675.                     17 => 'ROLE_ADMIN_INVEST_SETTINGS_ALL',
  4676.                     18 => 'ROLE_ADMIN_WITHDRAW_ALL',
  4677.                     19 => 'ROLE_ADMIN_FEEDBACK_ALL',
  4678.                     20 => 'ROLE_ADMIN_PAYMENT_ALL',
  4679.                 ],
  4680.                 'ROLE_CONTENT_MANAGER' => [
  4681.                     => 'ROLE_SONATA_ADMIN',
  4682.                     => 'ROLE_ADMIN_MARKET_NEWS_ALL',
  4683.                     => 'ROLE_ADMIN_MARKET_FAQ_ALL',
  4684.                     => 'ROLE_ADMIN_MARKET_FEEDBACK_ALL',
  4685.                     => 'ROLE_ADMIN_MARKET_CHAT_MESSAGE_ALL',
  4686.                     => 'ROLE_ADMIN_MARKET_PROPOSAL_ALL',
  4687.                 ],
  4688.                 'enable_authenticator_manager' => [
  4689.                 ],
  4690.             ],
  4691.             'security.access.denied_url' => NULL,
  4692.             'security.authentication.manager.erase_credentials' => true,
  4693.             'security.authentication.session_strategy.strategy' => 'migrate',
  4694.             'security.authentication.hide_user_not_found' => true,
  4695.             'security.firewalls' => [
  4696.                 => 'dev',
  4697.                 => 'main',
  4698.             ],
  4699.             'sonata.twig.flashmessage.manager.class' => 'Sonata\\Twig\\FlashMessage\\FlashManager',
  4700.             'sonata.twig.extension.flashmessage.class' => 'Sonata\\Twig\\Extension\\FlashMessageExtension',
  4701.             'sonata.twig.form_type' => 'standard',
  4702.             'sonata.form.form_type' => 'standard',
  4703.             'sonata.exporter.writer.csv.filename' => 'php://output',
  4704.             'sonata.exporter.writer.csv.delimiter' => ',',
  4705.             'sonata.exporter.writer.csv.enclosure' => '"',
  4706.             'sonata.exporter.writer.csv.escape' => '\\',
  4707.             'sonata.exporter.writer.csv.show_headers' => true,
  4708.             'sonata.exporter.writer.csv.with_bom' => false,
  4709.             'sonata.exporter.writer.json.filename' => 'php://output',
  4710.             'sonata.exporter.writer.xls.filename' => 'php://output',
  4711.             'sonata.exporter.writer.xls.show_headers' => true,
  4712.             'sonata.exporter.writer.xlsx.filename' => 'php://output',
  4713.             'sonata.exporter.writer.xlsx.show_headers' => true,
  4714.             'sonata.exporter.writer.xlsx.show_filters' => true,
  4715.             'sonata.exporter.writer.xml.filename' => 'php://output',
  4716.             'sonata.exporter.writer.xml.show_headers' => true,
  4717.             'sonata.exporter.writer.xml.main_element' => 'datas',
  4718.             'sonata.exporter.writer.xml.child_element' => 'data',
  4719.             'sonata.block.container.types' => [
  4720.                 => 'sonata.block.service.container',
  4721.                 => 'sonata.page.block.container',
  4722.                 => 'sonata.dashboard.block.container',
  4723.                 => 'cmf.block.container',
  4724.                 => 'cmf.block.slideshow',
  4725.             ],
  4726.             'sonata_block.blocks' => [
  4727.                 'block.deposit_stat' => [
  4728.                     'contexts' => [
  4729.                     ],
  4730.                     'templates' => [
  4731.                     ],
  4732.                     'cache' => 'sonata.cache.noop',
  4733.                     'settings' => [
  4734.                     ],
  4735.                 ],
  4736.                 'block.deposit_summary' => [
  4737.                     'contexts' => [
  4738.                     ],
  4739.                     'templates' => [
  4740.                     ],
  4741.                     'cache' => 'sonata.cache.noop',
  4742.                     'settings' => [
  4743.                     ],
  4744.                 ],
  4745.                 'block.withdraw_summary' => [
  4746.                     'contexts' => [
  4747.                     ],
  4748.                     'templates' => [
  4749.                     ],
  4750.                     'cache' => 'sonata.cache.noop',
  4751.                     'settings' => [
  4752.                     ],
  4753.                 ],
  4754.                 'block.pancake_swap_bot.console' => [
  4755.                     'contexts' => [
  4756.                     ],
  4757.                     'templates' => [
  4758.                     ],
  4759.                     'cache' => 'sonata.cache.noop',
  4760.                     'settings' => [
  4761.                     ],
  4762.                 ],
  4763.                 'block.market.console' => [
  4764.                     'contexts' => [
  4765.                     ],
  4766.                     'templates' => [
  4767.                     ],
  4768.                     'cache' => 'sonata.cache.noop',
  4769.                     'settings' => [
  4770.                     ],
  4771.                 ],
  4772.                 'block.deposit_unfrozen_by_month' => [
  4773.                     'contexts' => [
  4774.                     ],
  4775.                     'templates' => [
  4776.                     ],
  4777.                     'cache' => 'sonata.cache.noop',
  4778.                     'settings' => [
  4779.                     ],
  4780.                 ],
  4781.                 'sonata.block.service.container' => [
  4782.                     'contexts' => [
  4783.                     ],
  4784.                     'templates' => [
  4785.                     ],
  4786.                     'cache' => 'sonata.cache.noop',
  4787.                     'settings' => [
  4788.                     ],
  4789.                 ],
  4790.                 'sonata.block.service.empty' => [
  4791.                     'contexts' => [
  4792.                     ],
  4793.                     'templates' => [
  4794.                     ],
  4795.                     'cache' => 'sonata.cache.noop',
  4796.                     'settings' => [
  4797.                     ],
  4798.                 ],
  4799.                 'sonata.block.service.text' => [
  4800.                     'contexts' => [
  4801.                     ],
  4802.                     'templates' => [
  4803.                     ],
  4804.                     'cache' => 'sonata.cache.noop',
  4805.                     'settings' => [
  4806.                     ],
  4807.                 ],
  4808.                 'sonata.block.service.rss' => [
  4809.                     'contexts' => [
  4810.                     ],
  4811.                     'templates' => [
  4812.                     ],
  4813.                     'cache' => 'sonata.cache.noop',
  4814.                     'settings' => [
  4815.                     ],
  4816.                 ],
  4817.                 'sonata.block.service.template' => [
  4818.                     'contexts' => [
  4819.                     ],
  4820.                     'templates' => [
  4821.                     ],
  4822.                     'cache' => 'sonata.cache.noop',
  4823.                     'settings' => [
  4824.                     ],
  4825.                 ],
  4826.                 'sonata.block.service.menu' => [
  4827.                     'contexts' => [
  4828.                     ],
  4829.                     'templates' => [
  4830.                     ],
  4831.                     'cache' => 'sonata.cache.noop',
  4832.                     'settings' => [
  4833.                     ],
  4834.                 ],
  4835.                 'sonata.admin.block.admin_list' => [
  4836.                     'contexts' => [
  4837.                     ],
  4838.                     'templates' => [
  4839.                     ],
  4840.                     'cache' => 'sonata.cache.noop',
  4841.                     'settings' => [
  4842.                     ],
  4843.                 ],
  4844.                 'sonata.admin.block.search_result' => [
  4845.                     'contexts' => [
  4846.                     ],
  4847.                     'templates' => [
  4848.                     ],
  4849.                     'cache' => 'sonata.cache.noop',
  4850.                     'settings' => [
  4851.                     ],
  4852.                 ],
  4853.                 'sonata.admin.block.stats' => [
  4854.                     'contexts' => [
  4855.                     ],
  4856.                     'templates' => [
  4857.                     ],
  4858.                     'cache' => 'sonata.cache.noop',
  4859.                     'settings' => [
  4860.                     ],
  4861.                 ],
  4862.                 'sonata.admin.block.admin_preview' => [
  4863.                     'contexts' => [
  4864.                     ],
  4865.                     'templates' => [
  4866.                     ],
  4867.                     'cache' => 'sonata.cache.noop',
  4868.                     'settings' => [
  4869.                     ],
  4870.                 ],
  4871.             ],
  4872.             'sonata_block.blocks_by_class' => [
  4873.             ],
  4874.             'sonata_blocks.block_types' => [
  4875.                 => 'block.deposit_stat',
  4876.                 => 'block.deposit_summary',
  4877.                 => 'block.withdraw_summary',
  4878.                 => 'block.pancake_swap_bot.console',
  4879.                 => 'block.market.console',
  4880.                 => 'block.deposit_unfrozen_by_month',
  4881.                 => 'sonata.block.service.container',
  4882.                 => 'sonata.block.service.empty',
  4883.                 => 'sonata.block.service.text',
  4884.                 => 'sonata.block.service.rss',
  4885.                 10 => 'sonata.block.service.template',
  4886.                 11 => 'sonata.block.service.menu',
  4887.                 12 => 'sonata.admin.block.admin_list',
  4888.                 13 => 'sonata.admin.block.search_result',
  4889.                 14 => 'sonata.admin.block.stats',
  4890.                 15 => 'sonata.admin.block.admin_preview',
  4891.             ],
  4892.             'sonata_block.cache_blocks' => [
  4893.                 'by_class' => [
  4894.                 ],
  4895.                 'by_type' => [
  4896.                     'block.deposit_stat' => 'sonata.cache.noop',
  4897.                     'block.deposit_summary' => 'sonata.cache.noop',
  4898.                     'block.withdraw_summary' => 'sonata.cache.noop',
  4899.                     'block.pancake_swap_bot.console' => 'sonata.cache.noop',
  4900.                     'block.market.console' => 'sonata.cache.noop',
  4901.                     'block.deposit_unfrozen_by_month' => 'sonata.cache.noop',
  4902.                     'sonata.block.service.container' => 'sonata.cache.noop',
  4903.                     'sonata.block.service.empty' => 'sonata.cache.noop',
  4904.                     'sonata.block.service.text' => 'sonata.cache.noop',
  4905.                     'sonata.block.service.rss' => 'sonata.cache.noop',
  4906.                     'sonata.block.service.template' => 'sonata.cache.noop',
  4907.                     'sonata.block.service.menu' => 'sonata.cache.noop',
  4908.                     'sonata.admin.block.admin_list' => 'sonata.cache.noop',
  4909.                     'sonata.admin.block.search_result' => 'sonata.cache.noop',
  4910.                     'sonata.admin.block.stats' => 'sonata.cache.noop',
  4911.                     'sonata.admin.block.admin_preview' => 'sonata.cache.noop',
  4912.                 ],
  4913.             ],
  4914.             'sonata_blocks.default_contexts' => [
  4915.             ],
  4916.             'knp_menu.renderer.list.options' => [
  4917.             ],
  4918.             'knp_menu.twig.extension.class' => 'Knp\\Menu\\Twig\\MenuExtension',
  4919.             'knp_menu.renderer.twig.class' => 'Knp\\Menu\\Renderer\\TwigRenderer',
  4920.             'knp_menu.renderer.twig.options' => [
  4921.             ],
  4922.             'knp_menu.renderer.twig.template' => '@KnpMenu/menu.html.twig',
  4923.             'knp_menu.default_renderer' => 'twig',
  4924.             'sonata.admin.twig.extension.x_editable_type_mapping' => [
  4925.                 'choice' => 'select',
  4926.                 'boolean' => 'select',
  4927.                 'textarea' => 'textarea',
  4928.                 'html' => 'textarea',
  4929.                 'email' => 'email',
  4930.                 'string' => 'text',
  4931.                 'integer' => 'number',
  4932.                 'float' => 'number',
  4933.                 'currency' => 'number',
  4934.                 'percent' => 'number',
  4935.                 'url' => 'url',
  4936.             ],
  4937.             'sonata.admin.configuration.global_search.empty_boxes' => 'show',
  4938.             'sonata.admin.configuration.global_search.admin_route' => 'show',
  4939.             'sonata.admin.configuration.templates' => [
  4940.                 'history_revision_timestamp' => '@SonataIntl/CRUD/history_revision_timestamp.html.twig',
  4941.                 'layout' => 'bundles/SonataAdminBundle/layout.html.twig',
  4942.                 'user_block' => 'bundles/SonataAdminBundle/user_block.html.twig',
  4943.                 'add_block' => '@SonataAdmin/Core/add_block.html.twig',
  4944.                 'ajax' => '@SonataAdmin/ajax_layout.html.twig',
  4945.                 'dashboard' => '@SonataAdmin/Core/dashboard.html.twig',
  4946.                 'search' => '@SonataAdmin/Core/search.html.twig',
  4947.                 'list' => '@SonataAdmin/CRUD/list.html.twig',
  4948.                 'filter' => '@SonataAdmin/Form/filter_admin_fields.html.twig',
  4949.                 'show' => '@SonataAdmin/CRUD/show.html.twig',
  4950.                 'show_compare' => '@SonataAdmin/CRUD/show_compare.html.twig',
  4951.                 'edit' => '@SonataAdmin/CRUD/edit.html.twig',
  4952.                 'preview' => '@SonataAdmin/CRUD/preview.html.twig',
  4953.                 'history' => '@SonataAdmin/CRUD/history.html.twig',
  4954.                 'acl' => '@SonataAdmin/CRUD/acl.html.twig',
  4955.                 'action' => '@SonataAdmin/CRUD/action.html.twig',
  4956.                 'select' => '@SonataAdmin/CRUD/list__select.html.twig',
  4957.                 'list_block' => '@SonataAdmin/Block/block_admin_list.html.twig',
  4958.                 'search_result_block' => '@SonataAdmin/Block/block_search_result.html.twig',
  4959.                 'short_object_description' => '@SonataAdmin/Helper/short-object-description.html.twig',
  4960.                 'delete' => '@SonataAdmin/CRUD/delete.html.twig',
  4961.                 'batch' => '@SonataAdmin/CRUD/list__batch.html.twig',
  4962.                 'batch_confirmation' => '@SonataAdmin/CRUD/batch_confirmation.html.twig',
  4963.                 'inner_list_row' => '@SonataAdmin/CRUD/list_inner_row.html.twig',
  4964.                 'outer_list_rows_mosaic' => '@SonataAdmin/CRUD/list_outer_rows_mosaic.html.twig',
  4965.                 'outer_list_rows_list' => '@SonataAdmin/CRUD/list_outer_rows_list.html.twig',
  4966.                 'outer_list_rows_tree' => '@SonataAdmin/CRUD/list_outer_rows_tree.html.twig',
  4967.                 'base_list_field' => '@SonataAdmin/CRUD/base_list_field.html.twig',
  4968.                 'pager_links' => '@SonataAdmin/Pager/links.html.twig',
  4969.                 'pager_results' => '@SonataAdmin/Pager/results.html.twig',
  4970.                 'tab_menu_template' => '@SonataAdmin/Core/tab_menu_template.html.twig',
  4971.                 'knp_menu_template' => '@SonataAdmin/Menu/sonata_menu.html.twig',
  4972.                 'action_create' => '@SonataAdmin/CRUD/dashboard__action_create.html.twig',
  4973.                 'button_acl' => '@SonataAdmin/Button/acl_button.html.twig',
  4974.                 'button_create' => '@SonataAdmin/Button/create_button.html.twig',
  4975.                 'button_edit' => '@SonataAdmin/Button/edit_button.html.twig',
  4976.                 'button_history' => '@SonataAdmin/Button/history_button.html.twig',
  4977.                 'button_list' => '@SonataAdmin/Button/list_button.html.twig',
  4978.                 'button_show' => '@SonataAdmin/Button/show_button.html.twig',
  4979.                 'form_theme' => [
  4980.                 ],
  4981.                 'filter_theme' => [
  4982.                 ],
  4983.             ],
  4984.             'sonata.admin.configuration.default_admin_services' => [
  4985.                 'model_manager' => NULL,
  4986.                 'data_source' => NULL,
  4987.                 'field_description_factory' => NULL,
  4988.                 'form_contractor' => NULL,
  4989.                 'show_builder' => NULL,
  4990.                 'list_builder' => NULL,
  4991.                 'datagrid_builder' => NULL,
  4992.                 'translator' => NULL,
  4993.                 'configuration_pool' => NULL,
  4994.                 'route_generator' => NULL,
  4995.                 'security_handler' => NULL,
  4996.                 'menu_factory' => NULL,
  4997.                 'route_builder' => NULL,
  4998.                 'label_translator_strategy' => NULL,
  4999.                 'pager_type' => NULL,
  5000.             ],
  5001.             'sonata.admin.configuration.default_controller' => 'sonata.admin.controller.crud',
  5002.             'sonata.admin.configuration.dashboard_groups' => [
  5003.                 'Administrator' => [
  5004.                     'on_top' => true,
  5005.                     'icon' => '<i class="fa fa-user"></i>',
  5006.                     'label' => 'administrator',
  5007.                     'label_catalogue' => 'messages',
  5008.                     'items' => [
  5009.                         => [
  5010.                             'admin' => 'admin.administrator',
  5011.                             'roles' => [
  5012.                             ],
  5013.                             'route_params' => [
  5014.                             ],
  5015.                             'route_absolute' => false,
  5016.                         ],
  5017.                     ],
  5018.                     'keep_open' => false,
  5019.                     'item_adds' => [
  5020.                     ],
  5021.                     'roles' => [
  5022.                     ],
  5023.                 ],
  5024.                 'Market' => [
  5025.                     'keep_open' => true,
  5026.                     'icon' => '<i class="fa fa-users"></i>',
  5027.                     'label' => 'market',
  5028.                     'label_catalogue' => 'market',
  5029.                     'items' => [
  5030.                         => [
  5031.                             'admin' => 'admin.market_dashboard',
  5032.                             'roles' => [
  5033.                             ],
  5034.                             'route_params' => [
  5035.                             ],
  5036.                             'route_absolute' => false,
  5037.                         ],
  5038.                         => [
  5039.                             'admin' => 'admin.market_user',
  5040.                             'roles' => [
  5041.                             ],
  5042.                             'route_params' => [
  5043.                             ],
  5044.                             'route_absolute' => false,
  5045.                         ],
  5046.                         => [
  5047.                             'admin' => 'admin.market_commission_setting',
  5048.                             'roles' => [
  5049.                             ],
  5050.                             'route_params' => [
  5051.                             ],
  5052.                             'route_absolute' => false,
  5053.                         ],
  5054.                         => [
  5055.                             'admin' => 'admin.market_team_token',
  5056.                             'roles' => [
  5057.                             ],
  5058.                             'route_params' => [
  5059.                             ],
  5060.                             'route_absolute' => false,
  5061.                         ],
  5062.                         => [
  5063.                             'admin' => 'admin.market_team',
  5064.                             'roles' => [
  5065.                             ],
  5066.                             'route_params' => [
  5067.                             ],
  5068.                             'route_absolute' => false,
  5069.                         ],
  5070.                         => [
  5071.                             'admin' => 'admin.market_team_statistic',
  5072.                             'roles' => [
  5073.                             ],
  5074.                             'route_params' => [
  5075.                             ],
  5076.                             'route_absolute' => false,
  5077.                         ],
  5078.                         => [
  5079.                             'admin' => 'admin.market_game',
  5080.                             'roles' => [
  5081.                             ],
  5082.                             'route_params' => [
  5083.                             ],
  5084.                             'route_absolute' => false,
  5085.                         ],
  5086.                         => [
  5087.                             'admin' => 'admin.market_game_result',
  5088.                             'roles' => [
  5089.                             ],
  5090.                             'route_params' => [
  5091.                             ],
  5092.                             'route_absolute' => false,
  5093.                         ],
  5094.                         => [
  5095.                             'admin' => 'admin.market_order',
  5096.                             'roles' => [
  5097.                             ],
  5098.                             'route_params' => [
  5099.                             ],
  5100.                             'route_absolute' => false,
  5101.                         ],
  5102.                         => [
  5103.                             'admin' => 'admin.market_transaction',
  5104.                             'roles' => [
  5105.                             ],
  5106.                             'route_params' => [
  5107.                             ],
  5108.                             'route_absolute' => false,
  5109.                         ],
  5110.                         10 => [
  5111.                             'admin' => 'admin.market_news',
  5112.                             'roles' => [
  5113.                             ],
  5114.                             'route_params' => [
  5115.                             ],
  5116.                             'route_absolute' => false,
  5117.                         ],
  5118.                         11 => [
  5119.                             'admin' => 'admin.market_FAQ',
  5120.                             'roles' => [
  5121.                             ],
  5122.                             'route_params' => [
  5123.                             ],
  5124.                             'route_absolute' => false,
  5125.                         ],
  5126.                         12 => [
  5127.                             'admin' => 'admin.market_feedback',
  5128.                             'roles' => [
  5129.                             ],
  5130.                             'route_params' => [
  5131.                             ],
  5132.                             'route_absolute' => false,
  5133.                         ],
  5134.                         13 => [
  5135.                             'admin' => 'admin.market_proposal',
  5136.                             'roles' => [
  5137.                             ],
  5138.                             'route_params' => [
  5139.                             ],
  5140.                             'route_absolute' => false,
  5141.                         ],
  5142.                         14 => [
  5143.                             'admin' => 'admin.market_external_wallet',
  5144.                             'roles' => [
  5145.                             ],
  5146.                             'route_params' => [
  5147.                             ],
  5148.                             'route_absolute' => false,
  5149.                         ],
  5150.                         15 => [
  5151.                             'admin' => 'admin.market_external_transaction',
  5152.                             'roles' => [
  5153.                             ],
  5154.                             'route_params' => [
  5155.                             ],
  5156.                             'route_absolute' => false,
  5157.                         ],
  5158.                         16 => [
  5159.                             'admin' => 'admin.market_withdraw_request',
  5160.                             'roles' => [
  5161.                             ],
  5162.                             'route_params' => [
  5163.                             ],
  5164.                             'route_absolute' => false,
  5165.                         ],
  5166.                         17 => [
  5167.                             'admin' => 'admin.market_chat_message',
  5168.                             'roles' => [
  5169.                             ],
  5170.                             'route_params' => [
  5171.                             ],
  5172.                             'route_absolute' => false,
  5173.                         ],
  5174.                     ],
  5175.                     'on_top' => false,
  5176.                     'item_adds' => [
  5177.                     ],
  5178.                     'roles' => [
  5179.                     ],
  5180.                 ],
  5181.                 'Crypto' => [
  5182.                     'keep_open' => true,
  5183.                     'icon' => '<i class="fa fa-bitcoin"></i>',
  5184.                     'label' => 'crypto_trading',
  5185.                     'label_catalogue' => 'market',
  5186.                     'items' => [
  5187.                         => [
  5188.                             'admin' => 'admin.market_token',
  5189.                             'roles' => [
  5190.                             ],
  5191.                             'route_params' => [
  5192.                             ],
  5193.                             'route_absolute' => false,
  5194.                         ],
  5195.                         => [
  5196.                             'admin' => 'admin.market_crypto_pair',
  5197.                             'roles' => [
  5198.                             ],
  5199.                             'route_params' => [
  5200.                             ],
  5201.                             'route_absolute' => false,
  5202.                         ],
  5203.                         => [
  5204.                             'admin' => 'admin.market_crypto_pair_rate',
  5205.                             'roles' => [
  5206.                             ],
  5207.                             'route_params' => [
  5208.                             ],
  5209.                             'route_absolute' => false,
  5210.                         ],
  5211.                         => [
  5212.                             'admin' => 'admin.market_account',
  5213.                             'roles' => [
  5214.                             ],
  5215.                             'route_params' => [
  5216.                             ],
  5217.                             'route_absolute' => false,
  5218.                         ],
  5219.                         => [
  5220.                             'admin' => 'admin.market_token_account',
  5221.                             'roles' => [
  5222.                             ],
  5223.                             'route_params' => [
  5224.                             ],
  5225.                             'route_absolute' => false,
  5226.                         ],
  5227.                         => [
  5228.                             'admin' => 'admin.market_wallet',
  5229.                             'roles' => [
  5230.                             ],
  5231.                             'route_params' => [
  5232.                             ],
  5233.                             'route_absolute' => false,
  5234.                         ],
  5235.                         => [
  5236.                             'admin' => 'admin.market_order',
  5237.                             'roles' => [
  5238.                             ],
  5239.                             'route_params' => [
  5240.                             ],
  5241.                             'route_absolute' => false,
  5242.                         ],
  5243.                         => [
  5244.                             'admin' => 'admin.market_transaction',
  5245.                             'roles' => [
  5246.                             ],
  5247.                             'route_params' => [
  5248.                             ],
  5249.                             'route_absolute' => false,
  5250.                         ],
  5251.                         => [
  5252.                             'admin' => 'admin.market_external_wallet',
  5253.                             'roles' => [
  5254.                             ],
  5255.                             'route_params' => [
  5256.                             ],
  5257.                             'route_absolute' => false,
  5258.                         ],
  5259.                         => [
  5260.                             'admin' => 'admin.market_external_transaction',
  5261.                             'roles' => [
  5262.                             ],
  5263.                             'route_params' => [
  5264.                             ],
  5265.                             'route_absolute' => false,
  5266.                         ],
  5267.                         10 => [
  5268.                             'admin' => 'admin.market_withdraw_request',
  5269.                             'roles' => [
  5270.                             ],
  5271.                             'route_params' => [
  5272.                             ],
  5273.                             'route_absolute' => false,
  5274.                         ],
  5275.                         11 => [
  5276.                             'admin' => 'admin.market_withdraw_commission',
  5277.                             'roles' => [
  5278.                             ],
  5279.                             'route_params' => [
  5280.                             ],
  5281.                             'route_absolute' => false,
  5282.                         ],
  5283.                         12 => [
  5284.                             'admin' => 'admin.market_crypto_network',
  5285.                             'roles' => [
  5286.                             ],
  5287.                             'route_params' => [
  5288.                             ],
  5289.                             'route_absolute' => false,
  5290.                         ],
  5291.                         13 => [
  5292.                             'admin' => 'admin.market_user',
  5293.                             'roles' => [
  5294.                             ],
  5295.                             'route_params' => [
  5296.                             ],
  5297.                             'route_absolute' => false,
  5298.                         ],
  5299.                     ],
  5300.                     'on_top' => false,
  5301.                     'item_adds' => [
  5302.                     ],
  5303.                     'roles' => [
  5304.                     ],
  5305.                 ],
  5306.                 'Farming' => [
  5307.                     'keep_open' => true,
  5308.                     'icon' => '<i class="fa fa-money"></i>',
  5309.                     'label' => 'farming',
  5310.                     'label_catalogue' => 'farming',
  5311.                     'items' => [
  5312.                         => [
  5313.                             'admin' => 'admin.user',
  5314.                             'roles' => [
  5315.                             ],
  5316.                             'route_params' => [
  5317.                             ],
  5318.                             'route_absolute' => false,
  5319.                         ],
  5320.                         => [
  5321.                             'admin' => 'admin.invest_settings',
  5322.                             'roles' => [
  5323.                             ],
  5324.                             'route_params' => [
  5325.                             ],
  5326.                             'route_absolute' => false,
  5327.                         ],
  5328.                         => [
  5329.                             'admin' => 'admin.deposit',
  5330.                             'roles' => [
  5331.                             ],
  5332.                             'route_params' => [
  5333.                             ],
  5334.                             'route_absolute' => false,
  5335.                         ],
  5336.                         => [
  5337.                             'admin' => 'admin.withdraw',
  5338.                             'roles' => [
  5339.                             ],
  5340.                             'route_params' => [
  5341.                             ],
  5342.                             'route_absolute' => false,
  5343.                         ],
  5344.                         => [
  5345.                             'admin' => 'admin.wallet_invest',
  5346.                             'roles' => [
  5347.                             ],
  5348.                             'route_params' => [
  5349.                             ],
  5350.                             'route_absolute' => false,
  5351.                         ],
  5352.                         => [
  5353.                             'admin' => 'admin.feedback',
  5354.                             'roles' => [
  5355.                             ],
  5356.                             'route_params' => [
  5357.                             ],
  5358.                             'route_absolute' => false,
  5359.                         ],
  5360.                         => [
  5361.                             'admin' => 'admin.user_lottery_ticket',
  5362.                             'roles' => [
  5363.                             ],
  5364.                             'route_params' => [
  5365.                             ],
  5366.                             'route_absolute' => false,
  5367.                         ],
  5368.                     ],
  5369.                     'on_top' => false,
  5370.                     'item_adds' => [
  5371.                     ],
  5372.                     'roles' => [
  5373.                     ],
  5374.                 ],
  5375.                 'PancakeSwapBot' => [
  5376.                     'on_top' => true,
  5377.                     'icon' => '<i class="fa fa-robot"></i>',
  5378.                     'label_catalogue' => 'pancake_swap_bot',
  5379.                     'items' => [
  5380.                         => [
  5381.                             'admin' => 'admin.pancake_swap_bot',
  5382.                             'roles' => [
  5383.                             ],
  5384.                             'route_params' => [
  5385.                             ],
  5386.                             'route_absolute' => false,
  5387.                         ],
  5388.                     ],
  5389.                     'keep_open' => false,
  5390.                     'item_adds' => [
  5391.                     ],
  5392.                     'roles' => [
  5393.                     ],
  5394.                 ],
  5395.             ],
  5396.             'sonata.admin.configuration.dashboard_blocks' => [
  5397.                 => [
  5398.                     'position' => 'left',
  5399.                     'type' => 'block.deposit_unfrozen_by_month',
  5400.                     'roles' => [
  5401.                     ],
  5402.                     'settings' => [
  5403.                     ],
  5404.                     'class' => 'col-md-4',
  5405.                 ],
  5406.                 => [
  5407.                     'position' => 'right',
  5408.                     'type' => 'block.deposit_summary',
  5409.                     'roles' => [
  5410.                     ],
  5411.                     'settings' => [
  5412.                     ],
  5413.                     'class' => 'col-md-4',
  5414.                 ],
  5415.                 => [
  5416.                     'position' => 'right',
  5417.                     'type' => 'block.withdraw_summary',
  5418.                     'roles' => [
  5419.                     ],
  5420.                     'settings' => [
  5421.                     ],
  5422.                     'class' => 'col-md-4',
  5423.                 ],
  5424.             ],
  5425.             'sonata.admin.configuration.sort_admins' => false,
  5426.             'sonata.admin.configuration.mosaic_background' => 'bundles/sonataadmin/images/default_mosaic_image.png',
  5427.             'sonata.admin.configuration.default_group' => 'default',
  5428.             'sonata.admin.configuration.default_label_catalogue' => 'SonataAdminBundle',
  5429.             'sonata.admin.configuration.default_translation_domain' => NULL,
  5430.             'sonata.admin.configuration.default_icon' => 'fas fa-folder',
  5431.             'sonata.admin.configuration.breadcrumbs' => [
  5432.                 'child_admin_route' => 'show',
  5433.             ],
  5434.             'sonata.admin.configuration.security.role_admin' => 'ROLE_SONATA_ADMIN',
  5435.             'sonata.admin.configuration.security.role_super_admin' => 'ROLE_SUPER_ADMIN',
  5436.             'sonata.admin.configuration.security.information' => [
  5437.                 'EDIT' => [
  5438.                     => 'EDIT',
  5439.                 ],
  5440.                 'LIST' => [
  5441.                     => 'LIST',
  5442.                 ],
  5443.                 'CREATE' => [
  5444.                     => 'CREATE',
  5445.                 ],
  5446.                 'VIEW' => [
  5447.                     => 'VIEW',
  5448.                 ],
  5449.                 'DELETE' => [
  5450.                     => 'DELETE',
  5451.                 ],
  5452.                 'EXPORT' => [
  5453.                     => 'EXPORT',
  5454.                 ],
  5455.                 'ALL' => [
  5456.                     => 'ALL',
  5457.                 ],
  5458.             ],
  5459.             'sonata.admin.configuration.security.admin_permissions' => [
  5460.                 => 'CREATE',
  5461.                 => 'LIST',
  5462.                 => 'DELETE',
  5463.                 => 'UNDELETE',
  5464.                 => 'EXPORT',
  5465.                 => 'OPERATOR',
  5466.                 => 'MASTER',
  5467.             ],
  5468.             'sonata.admin.configuration.security.object_permissions' => [
  5469.                 => 'VIEW',
  5470.                 => 'EDIT',
  5471.                 => 'HISTORY',
  5472.                 => 'DELETE',
  5473.                 => 'UNDELETE',
  5474.                 => 'OPERATOR',
  5475.                 => 'MASTER',
  5476.                 => 'OWNER',
  5477.             ],
  5478.             'sonata.admin.security.handler.noop.class' => 'Sonata\\AdminBundle\\Security\\Handler\\NoopSecurityHandler',
  5479.             'sonata.admin.security.handler.role.class' => 'Sonata\\AdminBundle\\Security\\Handler\\RoleSecurityHandler',
  5480.             'sonata.admin.security.handler.acl.class' => 'Sonata\\AdminBundle\\Security\\Handler\\AclSecurityHandler',
  5481.             'sonata.admin.security.mask.builder.class' => 'Sonata\\AdminBundle\\Security\\Acl\\Permission\\MaskBuilder',
  5482.             'sonata.admin.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminAclManipulator',
  5483.             'sonata.admin.object.manipulator.acl.admin.class' => 'Sonata\\AdminBundle\\Util\\AdminObjectAclManipulator',
  5484.             'sonata.admin.extension.map' => [
  5485.             ],
  5486.             'sonata.admin.configuration.filters.persist' => false,
  5487.             'sonata.admin.configuration.filters.persister' => 'sonata.admin.filter_persister.session',
  5488.             'sonata.admin.configuration.show.mosaic.button' => false,
  5489.             'doctrine_behaviors_translatable_fetch_mode' => 'LAZY',
  5490.             'doctrine_behaviors_translation_fetch_mode' => 'LAZY',
  5491.             'doctrine_behaviors_blameable_user_entity' => NULL,
  5492.             'doctrine_behaviors_timestampable_date_field_type' => 'datetime',
  5493.             'sonata.admin.manipulator.acl.object.orm.class' => 'Sonata\\DoctrineORMAdminBundle\\Util\\ObjectAclManipulator',
  5494.             'sonata_doctrine_orm_admin.entity_manager' => NULL,
  5495.             'sonata_doctrine_orm_admin.templates' => [
  5496.                 'types' => [
  5497.                     'list' => [
  5498.                         'array' => '@SonataAdmin/CRUD/list_array.html.twig',
  5499.                         'boolean' => '@SonataAdmin/CRUD/list_boolean.html.twig',
  5500.                         'date' => '@SonataIntl/CRUD/list_date.html.twig',
  5501.                         'time' => '@SonataAdmin/CRUD/list_time.html.twig',
  5502.                         'datetime' => '@SonataIntl/CRUD/list_datetime.html.twig',
  5503.                         'textarea' => '@SonataAdmin/CRUD/list_string.html.twig',
  5504.                         'email' => '@SonataAdmin/CRUD/list_email.html.twig',
  5505.                         'enum' => '@SonataAdmin/CRUD/list_enum.html.twig',
  5506.                         'trans' => '@SonataAdmin/CRUD/list_trans.html.twig',
  5507.                         'string' => '@SonataAdmin/CRUD/list_string.html.twig',
  5508.                         'integer' => '@SonataIntl/CRUD/list_decimal.html.twig',
  5509.                         'float' => '@SonataIntl/CRUD/list_decimal.html.twig',
  5510.                         'identifier' => '@SonataAdmin/CRUD/list_string.html.twig',
  5511.                         'currency' => '@SonataIntl/CRUD/list_currency.html.twig',
  5512.                         'percent' => '@SonataIntl/CRUD/list_percent.html.twig',
  5513.                         'choice' => '@SonataAdmin/CRUD/list_choice.html.twig',
  5514.                         'url' => '@SonataAdmin/CRUD/list_url.html.twig',
  5515.                         'html' => '@SonataAdmin/CRUD/list_html.html.twig',
  5516.                         'many_to_many' => '@SonataAdmin/CRUD/Association/list_many_to_many.html.twig',
  5517.                         'many_to_one' => '@SonataAdmin/CRUD/Association/list_many_to_one.html.twig',
  5518.                         'one_to_many' => '@SonataAdmin/CRUD/Association/list_one_to_many.html.twig',
  5519.                         'one_to_one' => '@SonataAdmin/CRUD/Association/list_one_to_one.html.twig',
  5520.                     ],
  5521.                     'show' => [
  5522.                         'array' => '@SonataAdmin/CRUD/show_array.html.twig',
  5523.                         'boolean' => '@SonataAdmin/CRUD/show_boolean.html.twig',
  5524.                         'date' => '@SonataIntl/CRUD/show_date.html.twig',
  5525.                         'time' => '@SonataAdmin/CRUD/show_time.html.twig',
  5526.                         'datetime' => '@SonataIntl/CRUD/show_datetime.html.twig',
  5527.                         'email' => '@SonataAdmin/CRUD/show_email.html.twig',
  5528.                         'enum' => '@SonataAdmin/CRUD/show_enum.html.twig',
  5529.                         'trans' => '@SonataAdmin/CRUD/show_trans.html.twig',
  5530.                         'string' => '@SonataAdmin/CRUD/base_show_field.html.twig',
  5531.                         'integer' => '@SonataIntl/CRUD/show_decimal.html.twig',
  5532.                         'float' => '@SonataIntl/CRUD/show_decimal.html.twig',
  5533.                         'currency' => '@SonataIntl/CRUD/show_currency.html.twig',
  5534.                         'percent' => '@SonataIntl/CRUD/show_percent.html.twig',
  5535.                         'choice' => '@SonataAdmin/CRUD/show_choice.html.twig',
  5536.                         'url' => '@SonataAdmin/CRUD/show_url.html.twig',
  5537.                         'html' => '@SonataAdmin/CRUD/show_html.html.twig',
  5538.                         'many_to_many' => '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig',
  5539.                         'many_to_one' => '@SonataAdmin/CRUD/Association/show_many_to_one.html.twig',
  5540.                         'one_to_many' => '@SonataAdmin/CRUD/Association/show_one_to_many.html.twig',
  5541.                         'one_to_one' => '@SonataAdmin/CRUD/Association/show_one_to_one.html.twig',
  5542.                     ],
  5543.                 ],
  5544.             ],
  5545.             'sonata.intl.locale_detector.request.class' => 'Sonata\\IntlBundle\\Locale\\RequestDetector',
  5546.             'sonata.intl.helper.locale.class' => 'Sonata\\IntlBundle\\Helper\\Localizer',
  5547.             'sonata.intl.helper.number.class' => 'Sonata\\IntlBundle\\Helper\\NumberFormatter',
  5548.             'sonata.intl.helper.datetime.class' => 'Sonata\\IntlBundle\\Helper\\DateTimeFormatter',
  5549.             'sonata.intl.timezone_detector.chain.class' => 'Sonata\\IntlBundle\\Timezone\\ChainTimezoneDetector',
  5550.             'sonata.intl.timezone_detector.user.class' => 'Sonata\\IntlBundle\\Timezone\\UserBasedTimezoneDetector',
  5551.             'sonata.intl.timezone_detector.locale.class' => 'Sonata\\IntlBundle\\Timezone\\LocaleBasedTimezoneDetector',
  5552.             'sonata.intl.timezone_detector.locale_aware.class' => 'Sonata\\IntlBundle\\Timezone\\LocaleAwareBasedTimezoneDetector',
  5553.             'sonata.intl.twig.helper.locale.class' => 'Sonata\\IntlBundle\\Twig\\Extension\\LocaleExtension',
  5554.             'sonata.intl.twig.helper.number.class' => 'Sonata\\IntlBundle\\Twig\\Extension\\NumberExtension',
  5555.             'sonata.intl.twig.helper.datetime.class' => 'Sonata\\IntlBundle\\Twig\\Extension\\DateTimeExtension',
  5556.             'sonata_intl.timezone.detectors' => [
  5557.                 => 'sonata.intl.timezone_detector.user',
  5558.                 => 'sonata.intl.timezone_detector.locale_aware',
  5559.                 => 'sonata.intl.timezone_detector.locale',
  5560.             ],
  5561.             'a2lix_translation_form.locale_provider' => 'default',
  5562.             'a2lix_translation_form.locales' => [
  5563.                 => 'ru',
  5564.                 => 'en',
  5565.                 => 'es',
  5566.                 => 'uk',
  5567.             ],
  5568.             'a2lix_translation_form.required_locales' => [
  5569.                 => 'ru',
  5570.             ],
  5571.             'a2lix_translation_form.default_locale' => 'ru',
  5572.             'a2lix_translation_form.templating' => '@A2lixTranslationForm/bootstrap_3_layout.html.twig',
  5573.             'sentry.tracing.dbal.enabled' => true,
  5574.             'sentry.tracing.dbal.connections' => [
  5575.             ],
  5576.             'sentry.tracing.cache.enabled' => true,
  5577.             'sentry.tracing.http_client.enabled' => true,
  5578.             'data_collector.templates' => [
  5579.                 'data_collector.request' => [
  5580.                     => 'request',
  5581.                     => '@WebProfiler/Collector/request.html.twig',
  5582.                 ],
  5583.                 'data_collector.time' => [
  5584.                     => 'time',
  5585.                     => '@WebProfiler/Collector/time.html.twig',
  5586.                 ],
  5587.                 'data_collector.memory' => [
  5588.                     => 'memory',
  5589.                     => '@WebProfiler/Collector/memory.html.twig',
  5590.                 ],
  5591.                 'data_collector.validator' => [
  5592.                     => 'validator',
  5593.                     => '@WebProfiler/Collector/validator.html.twig',
  5594.                 ],
  5595.                 'data_collector.ajax' => [
  5596.                     => 'ajax',
  5597.                     => '@WebProfiler/Collector/ajax.html.twig',
  5598.                 ],
  5599.                 'data_collector.form' => [
  5600.                     => 'form',
  5601.                     => '@WebProfiler/Collector/form.html.twig',
  5602.                 ],
  5603.                 'data_collector.exception' => [
  5604.                     => 'exception',
  5605.                     => '@WebProfiler/Collector/exception.html.twig',
  5606.                 ],
  5607.                 'data_collector.logger' => [
  5608.                     => 'logger',
  5609.                     => '@WebProfiler/Collector/logger.html.twig',
  5610.                 ],
  5611.                 'data_collector.events' => [
  5612.                     => 'events',
  5613.                     => '@WebProfiler/Collector/events.html.twig',
  5614.                 ],
  5615.                 'data_collector.router' => [
  5616.                     => 'router',
  5617.                     => '@WebProfiler/Collector/router.html.twig',
  5618.                 ],
  5619.                 'data_collector.cache' => [
  5620.                     => 'cache',
  5621.                     => '@WebProfiler/Collector/cache.html.twig',
  5622.                 ],
  5623.                 'data_collector.translation' => [
  5624.                     => 'translation',
  5625.                     => '@WebProfiler/Collector/translation.html.twig',
  5626.                 ],
  5627.                 'data_collector.security' => [
  5628.                     => 'security',
  5629.                     => '@Security/Collector/security.html.twig',
  5630.                 ],
  5631.                 'data_collector.twig' => [
  5632.                     => 'twig',
  5633.                     => '@WebProfiler/Collector/twig.html.twig',
  5634.                 ],
  5635.                 'data_collector.http_client' => [
  5636.                     => 'http_client',
  5637.                     => '@WebProfiler/Collector/http_client.html.twig',
  5638.                 ],
  5639.                 'data_collector.doctrine' => [
  5640.                     => 'db',
  5641.                     => '@Doctrine/Collector/db.html.twig',
  5642.                 ],
  5643.                 'doctrine_migrations.migrations_collector' => [
  5644.                     => 'doctrine_migrations',
  5645.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  5646.                 ],
  5647.                 'data_collector.dump' => [
  5648.                     => 'dump',
  5649.                     => '@Debug/Profiler/dump.html.twig',
  5650.                 ],
  5651.                 'data_collector.messenger' => [
  5652.                     => 'messenger',
  5653.                     => '@WebProfiler/Collector/messenger.html.twig',
  5654.                 ],
  5655.                 'sonata.block.data_collector' => [
  5656.                     => 'block',
  5657.                     => '@SonataBlock/Profiler/block.html.twig',
  5658.                 ],
  5659.                 'data_collector.jms_serializer' => [
  5660.                     => 'jms_serializer',
  5661.                     => '@JMSSerializer/Collector/panel.html.twig',
  5662.                 ],
  5663.                 'data_collector.mercure' => [
  5664.                     => 'mercure',
  5665.                     => '@Mercure/Collector/mercure.html.twig',
  5666.                 ],
  5667.                 'data_collector.config' => [
  5668.                     => 'config',
  5669.                     => '@WebProfiler/Collector/config.html.twig',
  5670.                 ],
  5671.             ],
  5672.             'console.command.ids' => [
  5673.             ],
  5674.         ];
  5675.     }
  5676. }