var/cache/dev/Container3d5apPN/AppKernelDevDebugContainer.php line 2578

Open in your IDE?
  1. <?php
  2. namespace Container3d5apPN;
  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\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  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 AppKernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$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.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.session' => 'get_Container_Private_SessionService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'Twig\\Extra\\Intl\\IntlExtension' => 'getIntlExtensionService',
  40.             'app.tenant_db_config_resolver' => 'getApp_TenantDbConfigResolverService',
  41.             'application_connector' => 'getApplicationConnectorService',
  42.             'cache.app' => 'getCache_AppService',
  43.             'cache.system' => 'getCache_SystemService',
  44.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  45.             'doctrine' => 'getDoctrineService',
  46.             'doctrine.dbal.company_group_connection' => 'getDoctrine_Dbal_CompanyGroupConnectionService',
  47.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  48.             'doctrine.orm.company_group_entity_manager' => 'getDoctrine_Orm_CompanyGroupEntityManagerService',
  49.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  50.             'encrypt_decrypt' => 'getEncryptDecryptService',
  51.             'event_dispatcher' => 'getEventDispatcherService',
  52.             'http_kernel' => 'getHttpKernelService',
  53.             'request_stack' => 'getRequestStackService',
  54.             'router' => 'getRouterService',
  55.             'sesssions_listener' => 'getSesssionsListenerService',
  56.             'url_encryptor' => 'getUrlEncryptorService',
  57.             'cache_clearer' => 'getCacheClearerService',
  58.             'filesystem' => 'getFilesystemService',
  59.             'serializer' => 'getSerializerService',
  60.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  61.             'form.factory' => 'getForm_FactoryService',
  62.             'form.type.file' => 'getForm_Type_FileService',
  63.             'profiler' => 'getProfilerService',
  64.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  65.             'security.token_storage' => 'getSecurity_TokenStorageService',
  66.             'twig' => 'getTwigService',
  67.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  68.             'session' => 'getSessionService',
  69.             'validator' => 'getValidatorService',
  70.         ];
  71.         $this->fileMap = [
  72.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  73.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  74.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  75.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  76.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  77.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  78.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  79.             'ApplicationBundle\\Modules\\Project\\Service\\ProjectTeamResolverService' => 'getProjectTeamResolverServiceService',
  80.             'ApplicationBundle\\Modules\\Project\\Service\\ProjectTicketSummaryService' => 'getProjectTicketSummaryServiceService',
  81.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  82.             'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService',
  83.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  84.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  85.             'app.account_merge_service' => 'getApp_AccountMergeServiceService',
  86.             'app.activation_center_service' => 'getApp_ActivationCenterServiceService',
  87.             'app.admin_dashboard_service' => 'getApp_AdminDashboardServiceService',
  88.             'app.agent.compliance' => 'getApp_Agent_ComplianceService',
  89.             'app.agent.crm' => 'getApp_Agent_CrmService',
  90.             'app.agent.energy' => 'getApp_Agent_EnergyService',
  91.             'app.agent.finance' => 'getApp_Agent_FinanceService',
  92.             'app.agent.handover' => 'getApp_Agent_HandoverService',
  93.             'app.agent.inventory' => 'getApp_Agent_InventoryService',
  94.             'app.agent.procurement' => 'getApp_Agent_ProcurementService',
  95.             'app.agent.project_control' => 'getApp_Agent_ProjectControlService',
  96.             'app.agent.project_intake' => 'getApp_Agent_ProjectIntakeService',
  97.             'app.agent.proposal' => 'getApp_Agent_ProposalService',
  98.             'app.agent.sentinel' => 'getApp_Agent_SentinelService',
  99.             'app.agent.site_exec' => 'getApp_Agent_SiteExecService',
  100.             'app.agent_action_gate' => 'getApp_AgentActionGateService',
  101.             'app.agent_confidence_service' => 'getApp_AgentConfidenceServiceService',
  102.             'app.agent_opex_service' => 'getApp_AgentOpexServiceService',
  103.             'app.agent_orchestration_service' => 'getApp_AgentOrchestrationServiceService',
  104.             'app.agent_registry' => 'getApp_AgentRegistryService',
  105.             'app.ai_bridge_client' => 'getApp_AiBridgeClientService',
  106.             'app.ai_command.batch_executor' => 'getApp_AiCommand_BatchExecutorService',
  107.             'app.ai_command.coo_agent' => 'getApp_AiCommand_CooAgentService',
  108.             'app.ai_command.draft_token_service' => 'getApp_AiCommand_DraftTokenServiceService',
  109.             'app.ai_command.gateway_controller' => 'getApp_AiCommand_GatewayControllerService',
  110.             'app.ai_command.handler.apply_leave' => 'getApp_AiCommand_Handler_ApplyLeaveService',
  111.             'app.ai_command.handler.approve_document' => 'getApp_AiCommand_Handler_ApproveDocumentService',
  112.             'app.ai_command.handler.assign_task' => 'getApp_AiCommand_Handler_AssignTaskService',
  113.             'app.ai_command.handler.attach_file_url' => 'getApp_AiCommand_Handler_AttachFileUrlService',
  114.             'app.ai_command.handler.build_role_report' => 'getApp_AiCommand_Handler_BuildRoleReportService',
  115.             'app.ai_command.handler.bulk_approve' => 'getApp_AiCommand_Handler_BulkApproveService',
  116.             'app.ai_command.handler.business_intelligence' => 'getApp_AiCommand_Handler_BusinessIntelligenceService',
  117.             'app.ai_command.handler.cancel_document' => 'getApp_AiCommand_Handler_CancelDocumentService',
  118.             'app.ai_command.handler.cash_flow_forecast' => 'getApp_AiCommand_Handler_CashFlowForecastService',
  119.             'app.ai_command.handler.create_account_head' => 'getApp_AiCommand_Handler_CreateAccountHeadService',
  120.             'app.ai_command.handler.create_bank_account' => 'getApp_AiCommand_Handler_CreateBankAccountService',
  121.             'app.ai_command.handler.create_contra_voucher' => 'getApp_AiCommand_Handler_CreateContraVoucherService',
  122.             'app.ai_command.handler.create_employee' => 'getApp_AiCommand_Handler_CreateEmployeeService',
  123.             'app.ai_command.handler.create_expense' => 'getApp_AiCommand_Handler_CreateExpenseService',
  124.             'app.ai_command.handler.create_journal_voucher' => 'getApp_AiCommand_Handler_CreateJournalVoucherService',
  125.             'app.ai_command.handler.create_lead' => 'getApp_AiCommand_Handler_CreateLeadService',
  126.             'app.ai_command.handler.create_party' => 'getApp_AiCommand_Handler_CreatePartyService',
  127.             'app.ai_command.handler.create_payment' => 'getApp_AiCommand_Handler_CreatePaymentService',
  128.             'app.ai_command.handler.create_product' => 'getApp_AiCommand_Handler_CreateProductService',
  129.             'app.ai_command.handler.create_project' => 'getApp_AiCommand_Handler_CreateProjectService',
  130.             'app.ai_command.handler.create_purchase_order' => 'getApp_AiCommand_Handler_CreatePurchaseOrderService',
  131.             'app.ai_command.handler.create_receipt' => 'getApp_AiCommand_Handler_CreateReceiptService',
  132.             'app.ai_command.handler.create_sales_order' => 'getApp_AiCommand_Handler_CreateSalesOrderService',
  133.             'app.ai_command.handler.create_sales_proposal' => 'getApp_AiCommand_Handler_CreateSalesProposalService',
  134.             'app.ai_command.handler.create_task' => 'getApp_AiCommand_Handler_CreateTaskService',
  135.             'app.ai_command.handler.create_task_and_clock_in' => 'getApp_AiCommand_Handler_CreateTaskAndClockInService',
  136.             'app.ai_command.handler.daily_briefing' => 'getApp_AiCommand_Handler_DailyBriefingService',
  137.             'app.ai_command.handler.documents_needing_attention' => 'getApp_AiCommand_Handler_DocumentsNeedingAttentionService',
  138.             'app.ai_command.handler.energy_finance' => 'getApp_AiCommand_Handler_EnergyFinanceService',
  139.             'app.ai_command.handler.get_cash_position' => 'getApp_AiCommand_Handler_GetCashPositionService',
  140.             'app.ai_command.handler.get_overdue_invoices' => 'getApp_AiCommand_Handler_GetOverdueInvoicesService',
  141.             'app.ai_command.handler.get_party_balance' => 'getApp_AiCommand_Handler_GetPartyBalanceService',
  142.             'app.ai_command.handler.get_payments_due' => 'getApp_AiCommand_Handler_GetPaymentsDueService',
  143.             'app.ai_command.handler.gl_inquiry' => 'getApp_AiCommand_Handler_GlInquiryService',
  144.             'app.ai_command.handler.list_attachments' => 'getApp_AiCommand_Handler_ListAttachmentsService',
  145.             'app.ai_command.handler.list_my_attendance' => 'getApp_AiCommand_Handler_ListMyAttendanceService',
  146.             'app.ai_command.handler.list_my_leaves' => 'getApp_AiCommand_Handler_ListMyLeavesService',
  147.             'app.ai_command.handler.list_notifications' => 'getApp_AiCommand_Handler_ListNotificationsService',
  148.             'app.ai_command.handler.list_pending_approvals' => 'getApp_AiCommand_Handler_ListPendingApprovalsService',
  149.             'app.ai_command.handler.list_reports' => 'getApp_AiCommand_Handler_ListReportsService',
  150.             'app.ai_command.handler.list_tasks' => 'getApp_AiCommand_Handler_ListTasksService',
  151.             'app.ai_command.handler.management_plan' => 'getApp_AiCommand_Handler_ManagementPlanService',
  152.             'app.ai_command.handler.mark_attendance' => 'getApp_AiCommand_Handler_MarkAttendanceService',
  153.             'app.ai_command.handler.my_leave_balance' => 'getApp_AiCommand_Handler_MyLeaveBalanceService',
  154.             'app.ai_command.handler.my_payslip' => 'getApp_AiCommand_Handler_MyPayslipService',
  155.             'app.ai_command.handler.onboarding_status' => 'getApp_AiCommand_Handler_OnboardingStatusService',
  156.             'app.ai_command.handler.plan_overdue_payments' => 'getApp_AiCommand_Handler_PlanOverduePaymentsService',
  157.             'app.ai_command.handler.provisioning_status' => 'getApp_AiCommand_Handler_ProvisioningStatusService',
  158.             'app.ai_command.handler.record_followup' => 'getApp_AiCommand_Handler_RecordFollowupService',
  159.             'app.ai_command.handler.reject_document' => 'getApp_AiCommand_Handler_RejectDocumentService',
  160.             'app.ai_command.handler.reschedule_task' => 'getApp_AiCommand_Handler_RescheduleTaskService',
  161.             'app.ai_command.handler.run_report' => 'getApp_AiCommand_Handler_RunReportService',
  162.             'app.ai_command.handler.search_cash_bank_ledger' => 'getApp_AiCommand_Handler_SearchCashBankLedgerService',
  163.             'app.ai_command.handler.search_expense_head' => 'getApp_AiCommand_Handler_SearchExpenseHeadService',
  164.             'app.ai_command.handler.search_party' => 'getApp_AiCommand_Handler_SearchPartyService',
  165.             'app.ai_command.handler.spend_concentration' => 'getApp_AiCommand_Handler_SpendConcentrationService',
  166.             'app.ai_command.handler.stock_position' => 'getApp_AiCommand_Handler_StockPositionService',
  167.             'app.ai_command.handler.subscription_status' => 'getApp_AiCommand_Handler_SubscriptionStatusService',
  168.             'app.ai_command.handler.task_clock_in' => 'getApp_AiCommand_Handler_TaskClockInService',
  169.             'app.ai_command.handler.task_clock_out' => 'getApp_AiCommand_Handler_TaskClockOutService',
  170.             'app.ai_command.handler.task_history' => 'getApp_AiCommand_Handler_TaskHistoryService',
  171.             'app.ai_command.handler.update_opportunity_stage' => 'getApp_AiCommand_Handler_UpdateOpportunityStageService',
  172.             'app.ai_command.handler.view_document' => 'getApp_AiCommand_Handler_ViewDocumentService',
  173.             'app.ai_command.report.ap_ageing' => 'getApp_AiCommand_Report_ApAgeingService',
  174.             'app.ai_command.report.ar_ageing' => 'getApp_AiCommand_Report_ArAgeingService',
  175.             'app.ai_command.report.balance_sheet_snapshot' => 'getApp_AiCommand_Report_BalanceSheetSnapshotService',
  176.             'app.ai_command.report.expense_summary' => 'getApp_AiCommand_Report_ExpenseSummaryService',
  177.             'app.ai_command.report.inventory_valuation' => 'getApp_AiCommand_Report_InventoryValuationService',
  178.             'app.ai_command.report.pnl_brief' => 'getApp_AiCommand_Report_PnlBriefService',
  179.             'app.ai_command.report.project_variance' => 'getApp_AiCommand_Report_ProjectVarianceService',
  180.             'app.ai_command.report.purchase_summary' => 'getApp_AiCommand_Report_PurchaseSummaryService',
  181.             'app.ai_command.report.sales_summary' => 'getApp_AiCommand_Report_SalesSummaryService',
  182.             'app.ai_command.report.salesperson_performance' => 'getApp_AiCommand_Report_SalespersonPerformanceService',
  183.             'app.ai_command.report.sg_form_cs' => 'getApp_AiCommand_Report_SgFormCsService',
  184.             'app.ai_command.report.top_overdue_customers' => 'getApp_AiCommand_Report_TopOverdueCustomersService',
  185.             'app.ai_command.report.top_overdue_suppliers' => 'getApp_AiCommand_Report_TopOverdueSuppliersService',
  186.             'app.ai_command.report.vat_register' => 'getApp_AiCommand_Report_VatRegisterService',
  187.             'app.ai_command.report_registry' => 'getApp_AiCommand_ReportRegistryService',
  188.             'app.ai_command.tool_registry' => 'getApp_AiCommand_ToolRegistryService',
  189.             'app.ai_context.asset_service' => 'getApp_AiContext_AssetServiceService',
  190.             'app.ai_context.offer' => 'getApp_AiContext_OfferService',
  191.             'app.ai_context.procurement' => 'getApp_AiContext_ProcurementService',
  192.             'app.ai_context.project' => 'getApp_AiContext_ProjectService',
  193.             'app.ai_context.site' => 'getApp_AiContext_SiteService',
  194.             'app.ai_doctrine_subscriber' => 'getApp_AiDoctrineSubscriberService',
  195.             'app.ai_event_service' => 'getApp_AiEventServiceService',
  196.             'app.ai_finding_service' => 'getApp_AiFindingServiceService',
  197.             'app.ai_import_service' => 'getApp_AiImportServiceService',
  198.             'app.ai_memory_service' => 'getApp_AiMemoryServiceService',
  199.             'app.ai_process_events_command' => 'getApp_AiProcessEventsCommandService',
  200.             'app.ai_quota_service' => 'getApp_AiQuotaServiceService',
  201.             'app.ai_realtime_notifier' => 'getApp_AiRealtimeNotifierService',
  202.             'app.ai_rule_engine' => 'getApp_AiRuleEngineService',
  203.             'app.ai_scorecard_service' => 'getApp_AiScorecardServiceService',
  204.             'app.applicant_employment_aggregator' => 'getApp_ApplicantEmploymentAggregatorService',
  205.             'app.automation_execution_service' => 'getApp_AutomationExecutionServiceService',
  206.             'app.command.activity-log-prune' => 'getApp_Command_ActivitylogpruneService',
  207.             'app.command.activity-log-prune-selftest' => 'getApp_Command_ActivitylogpruneselftestService',
  208.             'app.command.ageing-selftest' => 'getApp_Command_AgeingselftestService',
  209.             'app.command.agent-bulk-approval-selftest' => 'getApp_Command_AgentbulkapprovalselftestService',
  210.             'app.command.agent-compliance-selftest' => 'getApp_Command_AgentcomplianceselftestService',
  211.             'app.command.agent-confidence-selftest' => 'getApp_Command_AgentconfidenceselftestService',
  212.             'app.command.agent-control-selftest' => 'getApp_Command_AgentcontrolselftestService',
  213.             'app.command.agent-crm-selftest' => 'getApp_Command_AgentcrmselftestService',
  214.             'app.command.agent-energy-selftest' => 'getApp_Command_AgentenergyselftestService',
  215.             'app.command.agent-finance-selftest' => 'getApp_Command_AgentfinanceselftestService',
  216.             'app.command.agent-framework-selftest' => 'getApp_Command_AgentframeworkselftestService',
  217.             'app.command.agent-handover-selftest' => 'getApp_Command_AgenthandoverselftestService',
  218.             'app.command.agent-inventory-selftest' => 'getApp_Command_AgentinventoryselftestService',
  219.             'app.command.agent-journey-selftest' => 'getApp_Command_AgentjourneyselftestService',
  220.             'app.command.agent-opex-selftest' => 'getApp_Command_AgentopexselftestService',
  221.             'app.command.agent-orchestration-relay-selftest' => 'getApp_Command_AgentorchestrationrelayselftestService',
  222.             'app.command.agent-orchestration-selftest' => 'getApp_Command_AgentorchestrationselftestService',
  223.             'app.command.agent-pipeline-selftest' => 'getApp_Command_AgentpipelineselftestService',
  224.             'app.command.agent-procurement-selftest' => 'getApp_Command_AgentprocurementselftestService',
  225.             'app.command.agent-projectcontrol-selftest' => 'getApp_Command_AgentprojectcontrolselftestService',
  226.             'app.command.agent-proposal-selftest' => 'getApp_Command_AgentproposalselftestService',
  227.             'app.command.agent-relay-guard-selftest' => 'getApp_Command_AgentrelayguardselftestService',
  228.             'app.command.agent-settings-selftest' => 'getApp_Command_AgentsettingsselftestService',
  229.             'app.command.agent-siteexec-selftest' => 'getApp_Command_AgentsiteexecselftestService',
  230.             'app.command.agent-trail-selftest' => 'getApp_Command_AgenttrailselftestService',
  231.             'app.command.agent-verdict-selftest' => 'getApp_Command_AgentverdictselftestService',
  232.             'app.command.agentos-eb-review' => 'getApp_Command_AgentosebreviewService',
  233.             'app.command.agentos-emit-daily-review' => 'getApp_Command_AgentosemitdailyreviewService',
  234.             'app.command.agentos-process-events' => 'getApp_Command_AgentosprocesseventsService',
  235.             'app.command.agentos-relay-stall-nudge' => 'getApp_Command_AgentosrelaystallnudgeService',
  236.             'app.command.ai-gateway-selftest' => 'getApp_Command_AigatewayselftestService',
  237.             'app.command.ai-quota-selftest' => 'getApp_Command_AiquotaselftestService',
  238.             'app.command.aicoo-ask' => 'getApp_Command_AicooaskService',
  239.             'app.command.aicoo-attention-selftest' => 'getApp_Command_AicooattentionselftestService',
  240.             'app.command.aicoo-memory-selftest' => 'getApp_Command_AicoomemoryselftestService',
  241.             'app.command.aicoo-proactive-push' => 'getApp_Command_AicooproactivepushService',
  242.             'app.command.aicoo-proactive-selftest' => 'getApp_Command_AicooproactiveselftestService',
  243.             'app.command.aicoo-selftest' => 'getApp_Command_AicooselftestService',
  244.             'app.command.aie-action-intent-selftest' => 'getApp_Command_AieactionintentselftestService',
  245.             'app.command.aie-action-selftest' => 'getApp_Command_AieactionselftestService',
  246.             'app.command.aie-autosend-selftest' => 'getApp_Command_AieautosendselftestService',
  247.             'app.command.aie-bill-selftest' => 'getApp_Command_AiebillselftestService',
  248.             'app.command.aie-capability-seed' => 'getApp_Command_AiecapabilityseedService',
  249.             'app.command.aie-comm-replay' => 'getApp_Command_AiecommreplayService',
  250.             'app.command.aie-context-selftest' => 'getApp_Command_AiecontextselftestService',
  251.             'app.command.aie-conversations-selftest' => 'getApp_Command_AieconversationsselftestService',
  252.             'app.command.aie-email-account' => 'getApp_Command_AieemailaccountService',
  253.             'app.command.aie-email-selftest' => 'getApp_Command_AieemailselftestService',
  254.             'app.command.aie-envelope-relay' => 'getApp_Command_AieenveloperelayService',
  255.             'app.command.aie-envelope-relay-selftest' => 'getApp_Command_AieenveloperelayselftestService',
  256.             'app.command.aie-evidence-selftest' => 'getApp_Command_AieevidenceselftestService',
  257.             'app.command.aie-gateway-provenance-selftest' => 'getApp_Command_AiegatewayprovenanceselftestService',
  258.             'app.command.aie-gateway-relay-selftest' => 'getApp_Command_AiegatewayrelayselftestService',
  259.             'app.command.aie-link-human-number' => 'getApp_Command_AielinkhumannumberService',
  260.             'app.command.aie-mouth-selftest' => 'getApp_Command_AiemouthselftestService',
  261.             'app.command.aie-pilot-bypass' => 'getApp_Command_AiepilotbypassService',
  262.             'app.command.aie-relay-selftest' => 'getApp_Command_AierelayselftestService',
  263.             'app.command.aie-roster-selftest' => 'getApp_Command_AierosterselftestService',
  264.             'app.command.aie-send-cap' => 'getApp_Command_AiesendcapService',
  265.             'app.command.aie-shadow-metrics-selftest' => 'getApp_Command_AieshadowmetricsselftestService',
  266.             'app.command.aie-shadow-report' => 'getApp_Command_AieshadowreportService',
  267.             'app.command.aie-whatsapp-selftest' => 'getApp_Command_AiewhatsappselftestService',
  268.             'app.command.api-token-issue' => 'getApp_Command_ApitokenissueService',
  269.             'app.command.api-token-selftest' => 'getApp_Command_ApitokenselftestService',
  270.             'app.command.applicant-email-audit' => 'getApp_Command_ApplicantemailauditService',
  271.             'app.command.applicant-email-selftest' => 'getApp_Command_ApplicantemailselftestService',
  272.             'app.command.applicant-email-tag' => 'getApp_Command_ApplicantemailtagService',
  273.             'app.command.applicant-merge' => 'getApp_Command_ApplicantmergeService',
  274.             'app.command.approval-demo' => 'getApp_Command_ApprovaldemoService',
  275.             'app.command.ara-case-selftest' => 'getApp_Command_AracaseselftestService',
  276.             'app.command.ara-governance-selftest' => 'getApp_Command_AragovernanceselftestService',
  277.             'app.command.ara-pack' => 'getApp_Command_ArapackService',
  278.             'app.command.ara-selftest' => 'getApp_Command_AraselftestService',
  279.             'app.command.ara-statements' => 'getApp_Command_ArastatementsService',
  280.             'app.command.ara-statements-selftest' => 'getApp_Command_ArastatementsselftestService',
  281.             'app.command.ara-validate' => 'getApp_Command_AravalidateService',
  282.             'app.command.ara-xbrl-selftest' => 'getApp_Command_AraxbrlselftestService',
  283.             'app.command.aspire-conversion-selftest' => 'getApp_Command_AspireconversionselftestService',
  284.             'app.command.aspire-fx-selftest' => 'getApp_Command_AspirefxselftestService',
  285.             'app.command.aspire-sync' => 'getApp_Command_AspiresyncService',
  286.             'app.command.aspire-wallet-sync' => 'getApp_Command_AspirewalletsyncService',
  287.             'app.command.asset-req-seed-module' => 'getApp_Command_AssetreqseedmoduleService',
  288.             'app.command.asset-req-selftest' => 'getApp_Command_AssetreqselftestService',
  289.             'app.command.attendance-reconciliation' => 'getApp_Command_AttendancereconciliationService',
  290.             'app.command.audit-ready-scan' => 'getApp_Command_AuditreadyscanService',
  291.             'app.command.audit-ready-selftest' => 'getApp_Command_AuditreadyselftestService',
  292.             'app.command.aut-firewall-selftest' => 'getApp_Command_AutfirewallselftestService',
  293.             'app.command.aut-gate-selftest' => 'getApp_Command_AutgateselftestService',
  294.             'app.command.aut-gate-wiring-selftest' => 'getApp_Command_AutgatewiringselftestService',
  295.             'app.command.aut-governance-seed' => 'getApp_Command_AutgovernanceseedService',
  296.             'app.command.aut-governance-selftest' => 'getApp_Command_AutgovernanceselftestService',
  297.             'app.command.aut-registry-check' => 'getApp_Command_AutregistrycheckService',
  298.             'app.command.aut-registry-normalize' => 'getApp_Command_AutregistrynormalizeService',
  299.             'app.command.aut-registry-seed' => 'getApp_Command_AutregistryseedService',
  300.             'app.command.aut-registry-selftest' => 'getApp_Command_AutregistryselftestService',
  301.             'app.command.auth-posture-selftest' => 'getApp_Command_AuthpostureselftestService',
  302.             'app.command.bank-feed-landing-selftest' => 'getApp_Command_BankfeedlandingselftestService',
  303.             'app.command.bank-feed-review-selftest' => 'getApp_Command_BankfeedreviewselftestService',
  304.             'app.command.bank-sides-selftest' => 'getApp_Command_BanksidesselftestService',
  305.             'app.command.bd-mushak-6-6' => 'getApp_Command_Bdmushak66Service',
  306.             'app.command.bd-mushak-register' => 'getApp_Command_BdmushakregisterService',
  307.             'app.command.bd-seed-tax-config' => 'getApp_Command_BdseedtaxconfigService',
  308.             'app.command.bd-vat-return' => 'getApp_Command_BdvatreturnService',
  309.             'app.command.bd-withholding-ledger' => 'getApp_Command_BdwithholdingledgerService',
  310.             'app.command.beftn-selftest' => 'getApp_Command_BeftnselftestService',
  311.             'app.command.bid-seed-modules' => 'getApp_Command_BidseedmodulesService',
  312.             'app.command.bid-spine-selftest' => 'getApp_Command_BidspineselftestService',
  313.             'app.command.billing-schedule-check' => 'getApp_Command_BillingschedulecheckService',
  314.             'app.command.boq-baseline-backfill' => 'getApp_Command_BoqbaselinebackfillService',
  315.             'app.command.boq-baseline-selftest' => 'getApp_Command_BoqbaselineselftestService',
  316.             'app.command.boq-billing-schedule-selftest' => 'getApp_Command_BoqbillingscheduleselftestService',
  317.             'app.command.boq-currency-audit' => 'getApp_Command_BoqcurrencyauditService',
  318.             'app.command.boq-currency-audit-selftest' => 'getApp_Command_BoqcurrencyauditselftestService',
  319.             'app.command.buddybee-schedule-missing-check' => 'getApp_Command_BuddybeeschedulemissingcheckService',
  320.             'app.command.carry-forward-selftest' => 'getApp_Command_CarryforwardselftestService',
  321.             'app.command.cascade-selftest' => 'getApp_Command_CascadeselftestService',
  322.             'app.command.cash-truth-selftest' => 'getApp_Command_CashtruthselftestService',
  323.             'app.command.cashflow-forecast-selftest' => 'getApp_Command_CashflowforecastselftestService',
  324.             'app.command.cc-1-selftest' => 'getApp_Command_Cc1selftestService',
  325.             'app.command.cc-2-selftest' => 'getApp_Command_Cc2selftestService',
  326.             'app.command.cc-3-selftest' => 'getApp_Command_Cc3selftestService',
  327.             'app.command.cc-45-selftest' => 'getApp_Command_Cc45selftestService',
  328.             'app.command.cc-6-selftest' => 'getApp_Command_Cc6selftestService',
  329.             'app.command.cc-7-selftest' => 'getApp_Command_Cc7selftestService',
  330.             'app.command.cc-8-selftest' => 'getApp_Command_Cc8selftestService',
  331.             'app.command.cc-seed-modules' => 'getApp_Command_CcseedmodulesService',
  332.             'app.command.central-product-control-selftest' => 'getApp_Command_CentralproductcontrolselftestService',
  333.             'app.command.central-remap-resync' => 'getApp_Command_CentralremapresyncService',
  334.             'app.command.cleanup-attendance-junk' => 'getApp_Command_CleanupattendancejunkService',
  335.             'app.command.cogs-basis-audit' => 'getApp_Command_CogsbasisauditService',
  336.             'app.command.commercial-journey-backfill' => 'getApp_Command_CommercialjourneybackfillService',
  337.             'app.command.config-readiness' => 'getApp_Command_ConfigreadinessService',
  338.             'app.command.cost-sheet-selftest' => 'getApp_Command_CostsheetselftestService',
  339.             'app.command.cpshell-landing-seed' => 'getApp_Command_CpshelllandingseedService',
  340.             'app.command.customer-handoff-escalate' => 'getApp_Command_CustomerhandoffescalateService',
  341.             'app.command.customer-handoff-sync' => 'getApp_Command_CustomerhandoffsyncService',
  342.             'app.command.customer-readiness-metrics' => 'getApp_Command_CustomerreadinessmetricsService',
  343.             'app.command.customer-readiness-selftest' => 'getApp_Command_CustomerreadinessselftestService',
  344.             'app.command.cw-bonded-accounts-setup' => 'getApp_Command_CwbondedaccountssetupService',
  345.             'app.command.cw-bonded-selftest' => 'getApp_Command_CwbondedselftestService',
  346.             'app.command.cw-consolidation-selftest' => 'getApp_Command_CwconsolidationselftestService',
  347.             'app.command.cw-dropship-accounts-setup' => 'getApp_Command_CwdropshipaccountssetupService',
  348.             'app.command.cw-dropship-selftest' => 'getApp_Command_CwdropshipselftestService',
  349.             'app.command.cw-foundation-selftest' => 'getApp_Command_CwfoundationselftestService',
  350.             'app.command.cw-reporting-selftest' => 'getApp_Command_CwreportingselftestService',
  351.             'app.command.cw-seed-modules' => 'getApp_Command_CwseedmodulesService',
  352.             'app.command.cw-storage-accounts-setup' => 'getApp_Command_CwstorageaccountssetupService',
  353.             'app.command.cw-storage-cost-selftest' => 'getApp_Command_CwstoragecostselftestService',
  354.             'app.command.daily-user-report-buddybee' => 'getApp_Command_DailyuserreportbuddybeeService',
  355.             'app.command.de-ec-sales-list' => 'getApp_Command_DeecsaleslistService',
  356.             'app.command.de-einvoice-import' => 'getApp_Command_DeeinvoiceimportService',
  357.             'app.command.de-seed-tax-config' => 'getApp_Command_DeseedtaxconfigService',
  358.             'app.command.de-skr-map' => 'getApp_Command_DeskrmapService',
  359.             'app.command.de-ustva' => 'getApp_Command_DeustvaService',
  360.             'app.command.deferred-binding-selftest' => 'getApp_Command_DeferredbindingselftestService',
  361.             'app.command.deferred-items' => 'getApp_Command_DeferreditemsService',
  362.             'app.command.demo-seed' => 'getApp_Command_DemoseedService',
  363.             'app.command.direct-sales-selftest' => 'getApp_Command_DirectsalesselftestService',
  364.             'app.command.doc-data-item-backfill' => 'getApp_Command_DocdataitembackfillService',
  365.             'app.command.doc-data-item-selftest' => 'getApp_Command_DocdataitemselftestService',
  366.             'app.command.doc-di0-selftest' => 'getApp_Command_Docdi0selftestService',
  367.             'app.command.doc-di1-selftest' => 'getApp_Command_Docdi1selftestService',
  368.             'app.command.doc-di2-selftest' => 'getApp_Command_Docdi2selftestService',
  369.             'app.command.doc-di3-selftest' => 'getApp_Command_Docdi3selftestService',
  370.             'app.command.doc-di4-selftest' => 'getApp_Command_Docdi4selftestService',
  371.             'app.command.doc-di5-selftest' => 'getApp_Command_Docdi5selftestService',
  372.             'app.command.eb-alarm-selftest' => 'getApp_Command_EbalarmselftestService',
  373.             'app.command.eb-consumer-selftest' => 'getApp_Command_EbconsumerselftestService',
  374.             'app.command.eb-kpi-invoice-selftest' => 'getApp_Command_EbkpiinvoiceselftestService',
  375.             'app.command.einvoice-inbound-selftest' => 'getApp_Command_EinvoiceinboundselftestService',
  376.             'app.command.energy-site-link' => 'getApp_Command_EnergysitelinkService',
  377.             'app.command.ensure-standard-heads' => 'getApp_Command_EnsurestandardheadsService',
  378.             'app.command.entity-match-selftest' => 'getApp_Command_EntitymatchselftestService',
  379.             'app.command.epc-catalog-refine' => 'getApp_Command_EpccatalogrefineService',
  380.             'app.command.epc-cockpit' => 'getApp_Command_EpccockpitService',
  381.             'app.command.epc-seed-datasheets' => 'getApp_Command_EpcseeddatasheetsService',
  382.             'app.command.estimate-implementation-selftest' => 'getApp_Command_EstimateimplementationselftestService',
  383.             'app.command.experience-loop-backfill' => 'getApp_Command_ExperienceloopbackfillService',
  384.             'app.command.experience-loop-selftest' => 'getApp_Command_ExperienceloopselftestService',
  385.             'app.command.express-purchase-selftest' => 'getApp_Command_ExpresspurchaseselftestService',
  386.             'app.command.fa-conversion-selftest' => 'getApp_Command_FaconversionselftestService',
  387.             'app.command.fa-register-selftest' => 'getApp_Command_FaregisterselftestService',
  388.             'app.command.fdm-audit' => 'getApp_Command_FdmauditService',
  389.             'app.command.fe-alert-selftest' => 'getApp_Command_FealertselftestService',
  390.             'app.command.financial-connector-selftest' => 'getApp_Command_FinancialconnectorselftestService',
  391.             'app.command.financial-ingest-selftest' => 'getApp_Command_FinancialingestselftestService',
  392.             'app.command.financial-sync' => 'getApp_Command_FinancialsyncService',
  393.             'app.command.fixed-asset-scheduler' => 'getApp_Command_FixedassetschedulerService',
  394.             'app.command.fleet-health-collect' => 'getApp_Command_FleethealthcollectService',
  395.             'app.command.fleet-health-selftest' => 'getApp_Command_FleethealthselftestService',
  396.             'app.command.fleet-migrate' => 'getApp_Command_FleetmigrateService',
  397.             'app.command.fleet-migrate-selftest' => 'getApp_Command_FleetmigrateselftestService',
  398.             'app.command.for-each-tenant' => 'getApp_Command_ForeachtenantService',
  399.             'app.command.for-each-tenant-selftest' => 'getApp_Command_ForeachtenantselftestService',
  400.             'app.command.forecast-trust-selftest' => 'getApp_Command_ForecasttrustselftestService',
  401.             'app.command.fx-accounts-setup' => 'getApp_Command_FxaccountssetupService',
  402.             'app.command.fx-consolidation-selftest' => 'getApp_Command_FxconsolidationselftestService',
  403.             'app.command.fx-legacy-amount-repair' => 'getApp_Command_FxlegacyamountrepairService',
  404.             'app.command.fx-rate-backfill' => 'getApp_Command_FxratebackfillService',
  405.             'app.command.fx-rate-pull' => 'getApp_Command_FxratepullService',
  406.             'app.command.fx-settlement-selftest' => 'getApp_Command_FxsettlementselftestService',
  407.             'app.command.fx-stamp-invoice' => 'getApp_Command_FxstampinvoiceService',
  408.             'app.command.fx-voucher-inspect' => 'getApp_Command_FxvoucherinspectService',
  409.             'app.command.ga-journey-selftest' => 'getApp_Command_GajourneyselftestService',
  410.             'app.command.ga-readiness-selftest' => 'getApp_Command_GareadinessselftestService',
  411.             'app.command.grn-reversal-selftest' => 'getApp_Command_GrnreversalselftestService',
  412.             'app.command.growth-brand-selftest' => 'getApp_Command_GrowthbrandselftestService',
  413.             'app.command.growth-viral-selftest' => 'getApp_Command_GrowthviralselftestService',
  414.             'app.command.gst-f5-selftest' => 'getApp_Command_Gstf5selftestService',
  415.             'app.command.hard-suspension-selftest' => 'getApp_Command_HardsuspensionselftestService',
  416.             'app.command.hb360-amigo-seed' => 'getApp_Command_Hb360amigoseedService',
  417.             'app.command.hb360-convert' => 'getApp_Command_Hb360convertService',
  418.             'app.command.hb360-selftest' => 'getApp_Command_Hb360selftestService',
  419.             'app.command.head-pathtree-repair' => 'getApp_Command_HeadpathtreerepairService',
  420.             'app.command.hr-lifecycle-seed-module' => 'getApp_Command_HrlifecycleseedmoduleService',
  421.             'app.command.hr-lifecycle-selftest' => 'getApp_Command_HrlifecycleselftestService',
  422.             'app.command.inventory-ledger-guard-selftest' => 'getApp_Command_InventoryledgerguardselftestService',
  423.             'app.command.inventory-rebuild' => 'getApp_Command_InventoryrebuildService',
  424.             'app.command.inventory-recon' => 'getApp_Command_InventoryreconService',
  425.             'app.command.invoicenow-selftest' => 'getApp_Command_InvoicenowselftestService',
  426.             'app.command.iou-seed-module' => 'getApp_Command_IouseedmoduleService',
  427.             'app.command.iou-selftest' => 'getApp_Command_IouselftestService',
  428.             'app.command.lc-accounts-setup' => 'getApp_Command_LcaccountssetupService',
  429.             'app.command.lc-gl-selftest' => 'getApp_Command_LcglselftestService',
  430.             'app.command.lc-gl2-selftest' => 'getApp_Command_Lcgl2selftestService',
  431.             'app.command.lc-landed-selftest' => 'getApp_Command_LclandedselftestService',
  432.             'app.command.leadgen-acra-selftest' => 'getApp_Command_LeadgenacraselftestService',
  433.             'app.command.leadgen-b2-selftest' => 'getApp_Command_Leadgenb2selftestService',
  434.             'app.command.leadgen-convert-selftest' => 'getApp_Command_LeadgenconvertselftestService',
  435.             'app.command.leadgen-enrich-selftest' => 'getApp_Command_LeadgenenrichselftestService',
  436.             'app.command.leadgen-fit-selftest' => 'getApp_Command_LeadgenfitselftestService',
  437.             'app.command.leadgen-geo-selftest' => 'getApp_Command_LeadgengeoselftestService',
  438.             'app.command.leadgen-geo-sweep' => 'getApp_Command_LeadgengeosweepService',
  439.             'app.command.leadgen-geomap-selftest' => 'getApp_Command_LeadgengeomapselftestService',
  440.             'app.command.leadgen-jurisdiction-gate-selftest' => 'getApp_Command_LeadgenjurisdictiongateselftestService',
  441.             'app.command.leadgen-resolve-selftest' => 'getApp_Command_LeadgenresolveselftestService',
  442.             'app.command.leadgen-selftest' => 'getApp_Command_LeadgenselftestService',
  443.             'app.command.leadgen-send-selftest' => 'getApp_Command_LeadgensendselftestService',
  444.             'app.command.leave-cycle-automation' => 'getApp_Command_LeavecycleautomationService',
  445.             'app.command.ledger-audit-chain' => 'getApp_Command_LedgerauditchainService',
  446.             'app.command.ledger-dual-amount-backfill' => 'getApp_Command_LedgerdualamountbackfillService',
  447.             'app.command.ledger-edit-log-selftest' => 'getApp_Command_LedgereditlogselftestService',
  448.             'app.command.ledger-head0-worksheet' => 'getApp_Command_Ledgerhead0worksheetService',
  449.             'app.command.ledger-integrity-check' => 'getApp_Command_LedgerintegritycheckService',
  450.             'app.command.ledger-rebuild' => 'getApp_Command_LedgerrebuildService',
  451.             'app.command.ledger-reconciliation-selftest' => 'getApp_Command_LedgerreconciliationselftestService',
  452.             'app.command.ledger-repair-selftest' => 'getApp_Command_LedgerrepairselftestService',
  453.             'app.command.ledger-trust-selftest' => 'getApp_Command_LedgertrustselftestService',
  454.             'app.command.m2e-commissioning-selftest' => 'getApp_Command_M2ecommissioningselftestService',
  455.             'app.command.m2e-core-selftest' => 'getApp_Command_M2ecoreselftestService',
  456.             'app.command.m2e-gates-selftest' => 'getApp_Command_M2egatesselftestService',
  457.             'app.command.m2e-geo-selftest' => 'getApp_Command_M2egeoselftestService',
  458.             'app.command.m2e-offer-selftest' => 'getApp_Command_M2eofferselftestService',
  459.             'app.command.m2e-seed-modules' => 'getApp_Command_M2eseedmodulesService',
  460.             'app.command.m2e-survey-selftest' => 'getApp_Command_M2esurveyselftestService',
  461.             'app.command.mailer-config-selftest' => 'getApp_Command_MailerconfigselftestService',
  462.             'app.command.major-project-selftest' => 'getApp_Command_MajorprojectselftestService',
  463.             'app.command.marker-audit' => 'getApp_Command_MarkerauditService',
  464.             'app.command.marker-audit-selftest' => 'getApp_Command_MarkerauditselftestService',
  465.             'app.command.menu-audit' => 'getApp_Command_MenuauditService',
  466.             'app.command.menu-audit-selftest' => 'getApp_Command_MenuauditselftestService',
  467.             'app.command.menu-seed-missing' => 'getApp_Command_MenuseedmissingService',
  468.             'app.command.notice-selftest' => 'getApp_Command_NoticeselftestService',
  469.             'app.command.ocbc-adapter-selftest' => 'getApp_Command_OcbcadapterselftestService',
  470.             'app.command.om-contract-run' => 'getApp_Command_OmcontractrunService',
  471.             'app.command.opening-balances-import' => 'getApp_Command_OpeningbalancesimportService',
  472.             'app.command.opex-savings' => 'getApp_Command_OpexsavingsService',
  473.             'app.command.payment-tag-selftest' => 'getApp_Command_PaymenttagselftestService',
  474.             'app.command.payments-due-selftest' => 'getApp_Command_PaymentsdueselftestService',
  475.             'app.command.paynow-qr-selftest' => 'getApp_Command_PaynowqrselftestService',
  476.             'app.command.payroll-auto-generate' => 'getApp_Command_PayrollautogenerateService',
  477.             'app.command.payroll-statutory' => 'getApp_Command_PayrollstatutoryService',
  478.             'app.command.peppol-ack-poll' => 'getApp_Command_PeppolackpollService',
  479.             'app.command.peppol-ack-poll-selftest' => 'getApp_Command_PeppolackpollselftestService',
  480.             'app.command.peppol-lookup' => 'getApp_Command_PeppollookupService',
  481.             'app.command.peppol-lookup-selftest' => 'getApp_Command_PeppollookupselftestService',
  482.             'app.command.peppol-transmit-selftest' => 'getApp_Command_PeppoltransmitselftestService',
  483.             'app.command.period-close-check' => 'getApp_Command_PeriodclosecheckService',
  484.             'app.command.period-close-check-selftest' => 'getApp_Command_PeriodclosecheckselftestService',
  485.             'app.command.period-lock-selftest' => 'getApp_Command_PeriodlockselftestService',
  486.             'app.command.pf-ingest-payroll' => 'getApp_Command_PfingestpayrollService',
  487.             'app.command.pf-seed-modules' => 'getApp_Command_PfseedmodulesService',
  488.             'app.command.pf-selftest' => 'getApp_Command_PfselftestService',
  489.             'app.command.pi-service-cost-diagnose' => 'getApp_Command_PiservicecostdiagnoseService',
  490.             'app.command.pi-service-cost-selftest' => 'getApp_Command_PiservicecostselftestService',
  491.             'app.command.po-amount-foreign-backfill' => 'getApp_Command_PoamountforeignbackfillService',
  492.             'app.command.pos-selftest' => 'getApp_Command_PosselftestService',
  493.             'app.command.product-categorization-selftest' => 'getApp_Command_ProductcategorizationselftestService',
  494.             'app.command.product-suggest-selftest' => 'getApp_Command_ProductsuggestselftestService',
  495.             'app.command.progress-selftest' => 'getApp_Command_ProgressselftestService',
  496.             'app.command.project-costing-currency-selftest' => 'getApp_Command_ProjectcostingcurrencyselftestService',
  497.             'app.command.project-costing-diagnose' => 'getApp_Command_ProjectcostingdiagnoseService',
  498.             'app.command.project-lifecycle-selftest' => 'getApp_Command_ProjectlifecycleselftestService',
  499.             'app.command.project-sales-report-selftest' => 'getApp_Command_ProjectsalesreportselftestService',
  500.             'app.command.proposal-outcome-selftest' => 'getApp_Command_ProposaloutcomeselftestService',
  501.             'app.command.proposal-roi-selftest' => 'getApp_Command_ProposalroiselftestService',
  502.             'app.command.proposal-validity-backfill' => 'getApp_Command_ProposalvaliditybackfillService',
  503.             'app.command.proposal-validity-reminder' => 'getApp_Command_ProposalvalidityreminderService',
  504.             'app.command.proposal-validity-selftest' => 'getApp_Command_ProposalvalidityselftestService',
  505.             'app.command.provisioning-queue' => 'getApp_Command_ProvisioningqueueService',
  506.             'app.command.provisioning-reconcile' => 'getApp_Command_ProvisioningreconcileService',
  507.             'app.command.provisioning-tls-audit' => 'getApp_Command_ProvisioningtlsauditService',
  508.             'app.command.purchase-doc-selftest' => 'getApp_Command_PurchasedocselftestService',
  509.             'app.command.pv-fx-selftest' => 'getApp_Command_PvfxselftestService',
  510.             'app.command.ql-diff-selftest' => 'getApp_Command_QldiffselftestService',
  511.             'app.command.ql-line-uid-backfill' => 'getApp_Command_QllineuidbackfillService',
  512.             'app.command.ql-selftest' => 'getApp_Command_QlselftestService',
  513.             'app.command.reconciliation-audit' => 'getApp_Command_ReconciliationauditService',
  514.             'app.command.recurring-billing-run' => 'getApp_Command_RecurringbillingrunService',
  515.             'app.command.recurring-billing-selftest' => 'getApp_Command_RecurringbillingselftestService',
  516.             'app.command.reminders-deliveries' => 'getApp_Command_RemindersdeliveriesService',
  517.             'app.command.reminders-payments' => 'getApp_Command_ReminderspaymentsService',
  518.             'app.command.reminders-receipts' => 'getApp_Command_RemindersreceiptsService',
  519.             'app.command.reminders-statutory' => 'getApp_Command_RemindersstatutoryService',
  520.             'app.command.reminders-stock-expiry' => 'getApp_Command_RemindersstockexpiryService',
  521.             'app.command.retention-payable' => 'getApp_Command_RetentionpayableService',
  522.             'app.command.role-report-selftest' => 'getApp_Command_RolereportselftestService',
  523.             'app.command.route-smoke' => 'getApp_Command_RoutesmokeService',
  524.             'app.command.route-smoke-selftest' => 'getApp_Command_RoutesmokeselftestService',
  525.             'app.command.sales-target-selftest' => 'getApp_Command_SalestargetselftestService',
  526.             'app.command.scheduled-big-row-entry' => 'getApp_Command_ScheduledbigrowentryService',
  527.             'app.command.scheduled-notification' => 'getApp_Command_SchedulednotificationService',
  528.             'app.command.scheduler-lock-selftest' => 'getApp_Command_SchedulerlockselftestService',
  529.             'app.command.sds-layout-selftest' => 'getApp_Command_SdslayoutselftestService',
  530.             'app.command.seed-central-catalog-modules' => 'getApp_Command_SeedcentralcatalogmodulesService',
  531.             'app.command.seed-finance-tools-modules' => 'getApp_Command_SeedfinancetoolsmodulesService',
  532.             'app.command.seed-uncategorized' => 'getApp_Command_SeeduncategorizedService',
  533.             'app.command.sentinel-diagnose' => 'getApp_Command_SentineldiagnoseService',
  534.             'app.command.sentinel-diagnose-selftest' => 'getApp_Command_SentineldiagnoseselftestService',
  535.             'app.command.sentinel-hub-selftest' => 'getApp_Command_SentinelhubselftestService',
  536.             'app.command.sentinel-patch-selftest' => 'getApp_Command_SentinelpatchselftestService',
  537.             'app.command.sentinel-seed-modules' => 'getApp_Command_SentinelseedmodulesService',
  538.             'app.command.sentinel-selftest' => 'getApp_Command_SentinelselftestService',
  539.             'app.command.sentinel-sweep' => 'getApp_Command_SentinelsweepService',
  540.             'app.command.sg-ais-export' => 'getApp_Command_SgaisexportService',
  541.             'app.command.sg-ais-selftest' => 'getApp_Command_SgaisselftestService',
  542.             'app.command.sg-cpf-x6x8-selftest' => 'getApp_Command_Sgcpfx6x8selftestService',
  543.             'app.command.sg-einvoice' => 'getApp_Command_SgeinvoiceService',
  544.             'app.command.sg-einvoice-send' => 'getApp_Command_SgeinvoicesendService',
  545.             'app.command.sg-form-cs' => 'getApp_Command_SgformcsService',
  546.             'app.command.sg-gst-f5' => 'getApp_Command_Sggstf5Service',
  547.             'app.command.sg-gst-f5-compute-selftest' => 'getApp_Command_Sggstf5computeselftestService',
  548.             'app.command.sg-gst-f7-iaf-selftest' => 'getApp_Command_Sggstf7iafselftestService',
  549.             'app.command.sg-gst-x5-selftest' => 'getApp_Command_Sggstx5selftestService',
  550.             'app.command.sg-iaf-export' => 'getApp_Command_SgiafexportService',
  551.             'app.command.sg-ir21' => 'getApp_Command_Sgir21Service',
  552.             'app.command.sg-ir21-selftest' => 'getApp_Command_Sgir21selftestService',
  553.             'app.command.sg-ir8a' => 'getApp_Command_Sgir8aService',
  554.             'app.command.sg-ir8a-x9-x11-selftest' => 'getApp_Command_Sgir8ax9x11selftestService',
  555.             'app.command.sg-payroll-selftest' => 'getApp_Command_SgpayrollselftestService',
  556.             'app.command.sg-payslip-selftest' => 'getApp_Command_SgpayslipselftestService',
  557.             'app.command.sg-seed-tax-config' => 'getApp_Command_SgseedtaxconfigService',
  558.             'app.command.simpleops-buy-receive-selftest' => 'getApp_Command_SimpleopsbuyreceiveselftestService',
  559.             'app.command.simpleops-opening-stock-selftest' => 'getApp_Command_SimpleopsopeningstockselftestService',
  560.             'app.command.simpleops-product-selftest' => 'getApp_Command_SimpleopsproductselftestService',
  561.             'app.command.simpleops-seed-modules' => 'getApp_Command_SimpleopsseedmodulesService',
  562.             'app.command.simpleops-selftest' => 'getApp_Command_SimpleopsselftestService',
  563.             'app.command.solar-size' => 'getApp_Command_SolarsizeService',
  564.             'app.command.spc-commission-accounts-setup' => 'getApp_Command_SpccommissionaccountssetupService',
  565.             'app.command.spc-commission-gl-selftest' => 'getApp_Command_SpccommissionglselftestService',
  566.             'app.command.spc-commission-selftest' => 'getApp_Command_SpccommissionselftestService',
  567.             'app.command.spc-settlement-selftest' => 'getApp_Command_SpcsettlementselftestService',
  568.             'app.command.srm-po-notify-selftest' => 'getApp_Command_SrmponotifyselftestService',
  569.             'app.command.srm-portal-selftest' => 'getApp_Command_SrmportalselftestService',
  570.             'app.command.srm-price-selftest' => 'getApp_Command_SrmpriceselftestService',
  571.             'app.command.stamp-invoice-tax' => 'getApp_Command_StampinvoicetaxService',
  572.             'app.command.starter-pack-apply' => 'getApp_Command_StarterpackapplyService',
  573.             'app.command.starter-pack-export' => 'getApp_Command_StarterpackexportService',
  574.             'app.command.subcontract' => 'getApp_Command_SubcontractService',
  575.             'app.command.supplier-ledger-seed-module' => 'getApp_Command_SupplierledgerseedmoduleService',
  576.             'app.command.supplier-price-validity-selftest' => 'getApp_Command_SupplierpricevalidityselftestService',
  577.             'app.command.sync-health' => 'getApp_Command_SynchealthService',
  578.             'app.command.sync-products-to-central' => 'getApp_Command_SyncproductstocentralService',
  579.             'app.command.tax-return-build' => 'getApp_Command_TaxreturnbuildService',
  580.             'app.command.tax-return-export' => 'getApp_Command_TaxreturnexportService',
  581.             'app.command.tenant-reset' => 'getApp_Command_TenantresetService',
  582.             'app.command.tenant-resolution-selftest' => 'getApp_Command_TenantresolutionselftestService',
  583.             'app.command.tm-billing-run' => 'getApp_Command_TmbillingrunService',
  584.             'app.command.tm-billing-selftest' => 'getApp_Command_TmbillingselftestService',
  585.             'app.command.trig-selftest' => 'getApp_Command_TrigselftestService',
  586.             'app.command.unexplained-payment-selftest' => 'getApp_Command_UnexplainedpaymentselftestService',
  587.             'app.command.voucher-allocation-selftest' => 'getApp_Command_VoucherallocationselftestService',
  588.             'app.command.voucher-balance-selftest' => 'getApp_Command_VoucherbalanceselftestService',
  589.             'app.command.voucher-number-selftest' => 'getApp_Command_VouchernumberselftestService',
  590.             'app.command.wise-adapter-selftest' => 'getApp_Command_WiseadapterselftestService',
  591.             'app.command_center_aggregate_command' => 'getApp_CommandCenterAggregateCommandService',
  592.             'app.command_center_cleanup_logs_command' => 'getApp_CommandCenterCleanupLogsCommandService',
  593.             'app.command_center_maintenance_service' => 'getApp_CommandCenterMaintenanceServiceService',
  594.             'app.command_center_tracking_service' => 'getApp_CommandCenterTrackingServiceService',
  595.             'app.commercial_journey_backfill_service' => 'getApp_CommercialJourneyBackfillServiceService',
  596.             'app.commercial_journey_service' => 'getApp_CommercialJourneyServiceService',
  597.             'app.custom_em_service' => 'getApp_CustomEmServiceService',
  598.             'app.custom_em_service_factory' => 'getApp_CustomEmServiceFactoryService',
  599.             'app.customer_central_identity_sync_service' => 'getApp_CustomerCentralIdentitySyncServiceService',
  600.             'app.customer_handoff_service' => 'getApp_CustomerHandoffServiceService',
  601.             'app.dashboard_alert_service' => 'getApp_DashboardAlertServiceService',
  602.             'app.deferred_binding_service' => 'getApp_DeferredBindingServiceService',
  603.             'app.document_cascade_service' => 'getApp_DocumentCascadeServiceService',
  604.             'app.document_data_item_listener' => 'getApp_DocumentDataItemListenerService',
  605.             'app.document_data_item_sync' => 'getApp_DocumentDataItemSyncService',
  606.             'app.entity_match_service' => 'getApp_EntityMatchServiceService',
  607.             'app.experience_episode_reader' => 'getApp_ExperienceEpisodeReaderService',
  608.             'app.experience_episode_writer' => 'getApp_ExperienceEpisodeWriterService',
  609.             'app.import_posting_service' => 'getApp_ImportPostingServiceService',
  610.             'app.internal_notification_api' => 'getApp_InternalNotificationApiService',
  611.             'app.invoice_service' => 'getApp_InvoiceServiceService',
  612.             'app.legacy_erp_initialization_retry' => 'getApp_LegacyErpInitializationRetryService',
  613.             'app.legacy_password_service' => 'getApp_LegacyPasswordServiceService',
  614.             'app.legacy_subscription_billing_service' => 'getApp_LegacySubscriptionBillingServiceService',
  615.             'app.lifecycle_step_service' => 'getApp_LifecycleStepServiceService',
  616.             'app.llm_budget_guard' => 'getApp_LlmBudgetGuardService',
  617.             'app.notification_audience_resolver' => 'getApp_NotificationAudienceResolverService',
  618.             'app.notification_dispatcher' => 'getApp_NotificationDispatcherService',
  619.             'app.notification_service' => 'getApp_NotificationServiceService',
  620.             'app.opex_savings_service' => 'getApp_OpexSavingsServiceService',
  621.             'app.organization_identity_service' => 'getApp_OrganizationIdentityServiceService',
  622.             'app.owner_dashboard_service' => 'getApp_OwnerDashboardServiceService',
  623.             'app.post_payment_company_setup_service' => 'getApp_PostPaymentCompanySetupServiceService',
  624.             'app.posting_guard_listener' => 'getApp_PostingGuardListenerService',
  625.             'app.pricing_service' => 'getApp_PricingServiceService',
  626.             'app.provisioning_health_service' => 'getApp_ProvisioningHealthServiceService',
  627.             'app.provisioning_queue_service' => 'getApp_ProvisioningQueueServiceService',
  628.             'app.provisioning_reconciliation_service' => 'getApp_ProvisioningReconciliationServiceService',
  629.             'app.public_document_acknowledgement_service' => 'getApp_PublicDocumentAcknowledgementServiceService',
  630.             'app.quote_company_provisioning_service' => 'getApp_QuoteCompanyProvisioningServiceService',
  631.             'app.quote_service' => 'getApp_QuoteServiceService',
  632.             'app.subscription_state_sync_service' => 'getApp_SubscriptionStateSyncServiceService',
  633.             'app.system-type-route-loader' => 'getApp_SystemtyperouteloaderService',
  634.             'approval_service' => 'getApprovalServiceService',
  635.             'booking_demo_ics_service' => 'getBookingDemoIcsServiceService',
  636.             'cache.app_clearer' => 'getCache_AppClearerService',
  637.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  638.             'cache.system_clearer' => 'getCache_SystemClearerService',
  639.             'cache_warmer' => 'getCacheWarmerService',
  640.             'console.command_loader' => 'getConsole_CommandLoaderService',
  641.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  642.             'eco_system_payment_service' => 'getEcoSystemPaymentServiceService',
  643.             'eco_system_subscription_service' => 'getEcoSystemSubscriptionServiceService',
  644.             'endroid_qr_code.big_qr_builder' => 'getEndroidQrCode_BigQrBuilderService',
  645.             'endroid_qr_code.custom_builder' => 'getEndroidQrCode_CustomBuilderService',
  646.             'endroid_qr_code.default_builder' => 'getEndroidQrCode_DefaultBuilderService',
  647.             'endroid_qr_code.erp_default_builder' => 'getEndroidQrCode_ErpDefaultBuilderService',
  648.             'erp_general_scheduled_tasks_service' => 'getErpGeneralScheduledTasksServiceService',
  649.             'error_controller' => 'getErrorControllerService',
  650.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  651.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  652.             'mail_module' => 'getMailModuleService',
  653.             'routing.loader' => 'getRouting_LoaderService',
  654.             'scheduler_service' => 'getSchedulerServiceService',
  655.             'services_resetter' => 'getServicesResetterService',
  656.             'sha256salted_encoder' => 'getSha256saltedEncoderService',
  657.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  658.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  659.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService',
  660.             'swiftmailer.mailer.quotes' => 'getSwiftmailer_Mailer_QuotesService',
  661.             'swiftmailer.mailer.quotes.plugin.messagelogger' => 'getSwiftmailer_Mailer_Quotes_Plugin_MessageloggerService',
  662.             'swiftmailer.mailer.quotes.transport' => 'getSwiftmailer_Mailer_Quotes_TransportService',
  663.             'todo_module' => 'getTodoModuleService',
  664.             'user_module' => 'getUserModuleService',
  665.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  666.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  667.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  668.         ];
  669.         $this->aliases = [
  670.             'database_connection' => 'doctrine.dbal.default_connection',
  671.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  672.             'mailer' => 'swiftmailer.mailer.default',
  673.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  674.         ];
  675.         $this->privates['service_container'] = function () {
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  677.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/TimeService/ApplicationConnector.php';
  678.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Helper/EncryptDecrypt.php';
  679.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/TimeService/TenantDbConfigResolver.php';
  680.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Listener/SessionListener.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  698.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  705.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  730.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  733.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  734.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  736.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  756.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  796.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  797.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  798.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  799.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  800.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  801.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  802.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  804.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  805.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  806.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  807.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  809.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  810.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ConnectionRegistry.php';
  811.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ManagerRegistry.php';
  812.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/AbstractManagerRegistry.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  814.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  815.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  816.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  818.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  819.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  820.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  821.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  824.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  825.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  826.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  827.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  828.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  829.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  830.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  831.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  832.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriver.php';
  833.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/FileDriver.php';
  834.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/YamlDriver.php';
  835.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedYamlDriver.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  840.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Annotations/AnnotationResolver.php';
  841.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Encryptor/Encryptor.php';
  842.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  844.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  861.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  866.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  867.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  872.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  884.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  890.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  891.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  892.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  893.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  894.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  895.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  896.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  897.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  898.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  899.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  900.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  901.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  904.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  905.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  906.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  907.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  908.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  909.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  910.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  911.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  912.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  913.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  918.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  927.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  928.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/GeneralExtension.php';
  929.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Modules/LeadGen/Twig/BrandingExtension.php';
  930.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Modules/System/Twig/FirstValueJourneyExtension.php';
  931.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/Accounts.php';
  932.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/Sales.php';
  933.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/PurchaseTE.php';
  934.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  935.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  936.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Twig/EncryptorExtension.php';
  937.             include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  941.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  942.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  944.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  945.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  946.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  947.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  948.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  949.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  950.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  951.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  952.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  953.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  954.         };
  955.     }
  956.     public function compile(): void
  957.     {
  958.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  959.     }
  960.     public function isCompiled(): bool
  961.     {
  962.         return true;
  963.     }
  964.     public function getRemovedIds(): array
  965.     {
  966.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  967.     }
  968.     protected function load($file$lazyLoad true)
  969.     {
  970.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  971.             return $class::do($this$lazyLoad);
  972.         }
  973.         if ('.' === $file[-4]) {
  974.             $class substr($class0, -4);
  975.         } else {
  976.             $file .= '.php';
  977.         }
  978.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  979.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  980.     }
  981.     protected function createProxy($class, \Closure $factory)
  982.     {
  983.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  984.         return $factory();
  985.     }
  986.     /**
  987.      * Gets the public '.container.private.profiler' shared service.
  988.      *
  989.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  990.      */
  991.     protected function get_Container_Private_ProfilerService()
  992.     {
  993.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  994.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  995.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  996.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  997.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  998.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  999.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1000.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1001.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1002.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1003.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1004.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1005.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1006.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1007.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1008.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1009.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1010.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1011.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1012.         $d->addInstance('cache.doctrine.orm.company_group.result', ($this->privates['cache.doctrine.orm.company_group.result'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_ResultService()));
  1013.         $d->addInstance('cache.doctrine.orm.company_group.query', ($this->privates['cache.doctrine.orm.company_group.query'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_QueryService()));
  1014.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1015.         if ($this->has('kernel')) {
  1016.             $e->setKernel($b);
  1017.         }
  1018.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1019.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1020.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1021.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1022.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1023.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1024.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1025.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/AppKernelDevDebugContainer'), $c));
  1026.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1027.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1028.         $instance->add($d);
  1029.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  1030.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1031.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  1032.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1033.         $instance->add($e);
  1034.         return $instance;
  1035.     }
  1036.     /**
  1037.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1038.      *
  1039.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1040.      */
  1041.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1042.     {
  1043.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1044.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1045.             return $this->services['.container.private.security.authorization_checker'];
  1046.         }
  1047.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  1048.     }
  1049.     /**
  1050.      * Gets the public '.container.private.security.token_storage' shared service.
  1051.      *
  1052.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1053.      */
  1054.     protected function get_Container_Private_Security_TokenStorageService()
  1055.     {
  1056.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1057.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1058.         ], [
  1059.             'request_stack' => '?',
  1060.         ]));
  1061.     }
  1062.     /**
  1063.      * Gets the public '.container.private.session' shared service.
  1064.      *
  1065.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1066.      */
  1067.     protected function get_Container_Private_SessionService()
  1068.     {
  1069.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1070.         if (isset($this->services['.container.private.session'])) {
  1071.             return $this->services['.container.private.session'];
  1072.         }
  1073.         return $this->services['.container.private.session'] = $a->createSession();
  1074.     }
  1075.     /**
  1076.      * Gets the public '.container.private.twig' shared service.
  1077.      *
  1078.      * @return \Twig\Environment
  1079.      */
  1080.     protected function get_Container_Private_TwigService()
  1081.     {
  1082.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  1083.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
  1084.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Accounts/Resources/views'), 'Accounts');
  1085.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Datev/Resources/views'), 'Datev');
  1086.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Purchase/Resources/views'), 'Purchase');
  1087.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Inventory/Resources/views'), 'Inventory');
  1088.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/FixedAsset/Resources/views'), 'FixedAsset');
  1089.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Project/Resources/views'), 'Project');
  1090.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Production/Resources/views'), 'Production');
  1091.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Demo/Resources/views'), 'Demo');
  1092.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/System/Resources/views'), 'System');
  1093.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Loan/Resources/views'), 'Loan');
  1094.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views'), 'HoneybeeWeb');
  1095.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Task/Resources/views'), 'Task');
  1096.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Buddybee/Resources/views'), 'Buddybee');
  1097.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Authentication/Resources/views'), 'Authentication');
  1098.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/MarketPlace/Resources/views'), 'MarketPlace');
  1099.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Sophia/Resources/views'), 'Sophia');
  1100.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/OperationService/Resources/views'), 'OperationService');
  1101.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Modules/Blockchain/Resources/views'), 'Blockchain');
  1102.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Lead/Resources/views'), 'Lead');
  1103.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/LeadGen/Resources/views'), 'LeadGen');
  1104.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/M2e/Resources/views'), 'M2e');
  1105.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Srm/Resources/views'), 'Srm');
  1106.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/ProvidentFund/Resources/views'), 'ProvidentFund');
  1107.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/AssetRequisition/Resources/views'), 'AssetRequisition');
  1108.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/HrLifecycle/Resources/views'), 'HrLifecycle');
  1109.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Iou/Resources/views'), 'Iou');
  1110.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/MajorProject/Resources/views'), 'MajorProject');
  1111.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/ProposalRoi/Resources/views'), 'ProposalRoi');
  1112.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/BeftnLetter/Resources/views'), 'BeftnLetter');
  1113.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/PurchaseDocument/Resources/views'), 'PurchaseDocument');
  1114.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/FixedAssetReport/Resources/views'), 'FixedAssetReport');
  1115.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/AgeingReport/Resources/views'), 'AgeingReport');
  1116.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/ProjectSalesReport/Resources/views'), 'ProjectSalesReport');
  1117.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Bid/Resources/views'), 'Bid');
  1118.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/SimpleOperations/Resources/views'), 'SimpleOperations');
  1119.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/ConsolidatedWarehouse/Resources/views'), 'ConsolidatedWarehouse');
  1120.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/CentralControl/Resources/views'), 'CentralControl');
  1121.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/AiEmployee/Resources/views'), 'AiEmployee');
  1122.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/BookingDemo/Resources/views'), 'BookingDemo');
  1123.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/EdgePlus/Resources/views'), 'EdgePlus');
  1124.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Beezeness/Resources/views'), 'Beezeness');
  1125.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Document/Resources/views'), 'Document');
  1126.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Logistics/Resources/views'), 'Logistics');
  1127.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Distribution/Resources/views'), 'Distribution');
  1128.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Ai/Resources/views'), 'Ai');
  1129.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/CoPilot/Resources/views'), 'CoPilot');
  1130.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Crm/Resources/views'), 'Crm');
  1131.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Finance/Resources/views'), 'Finance');
  1132.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Portal/Resources/views'), 'Portal');
  1133.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Aspire/Resources/views'), 'Aspire');
  1134.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/BankConnect/Resources/views'), 'BankConnect');
  1135.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/ExternalWorkforce/Resources/views'), 'ExternalWorkforce');
  1136.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Onboarding/Resources/views'), 'Onboarding');
  1137.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Tax/Resources/views'), 'Tax');
  1138.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Pos/Resources/views'), 'Pos');
  1139.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/ImportLc/Resources/views'), 'ImportLc');
  1140.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Epc/Resources/views'), 'Epc');
  1141.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Readiness/Resources/views'), 'Readiness');
  1142.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/BankManagement/Resources/views'), 'BankManagement');
  1143.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/AccessControl/Resources/views'), 'AccessControl');
  1144.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/CompanyAdmin/Resources/views'), 'CompanyAdmin');
  1145.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/TaskManagement/Resources/views'), 'TaskManagement');
  1146.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Reconciliation/Resources/views'), 'Reconciliation');
  1147.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/DataProtection/Resources/views'), 'DataProtection');
  1148.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Notice/Resources/views'), 'Notice');
  1149.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/AgentOS/Resources/views'), 'AgentOS');
  1150.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1151.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1152.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1153.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1154.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1155.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1156.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Resources/views'), 'Application');
  1157.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Resources/views'), '!Application');
  1158.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/views'), 'CompanyGroup');
  1159.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/views'), '!CompanyGroup');
  1160.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1161.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1162.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1163.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1164.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1165.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1166.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1167.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1168.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1169.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1170.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1171.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1172.         $g = ($this->services['router'] ?? $this->getRouterService());
  1173.         $h = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1174.         $i = ($this->services['encrypt_decrypt'] ?? ($this->services['encrypt_decrypt'] = new \ApplicationBundle\Helper\EncryptDecrypt()));
  1175.         $j = ($this->services['Twig\\Extra\\Intl\\IntlExtension'] ?? ($this->services['Twig\\Extra\\Intl\\IntlExtension'] = new \Twig\Extra\Intl\IntlExtension()));
  1176.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1177.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1178.         $l = new \Symfony\Bridge\Twig\AppVariable();
  1179.         $l->setEnvironment('dev');
  1180.         $l->setDebug(true);
  1181.         if ($this->has('.container.private.security.token_storage')) {
  1182.             $l->setTokenStorage($c);
  1183.         }
  1184.         if ($this->has('request_stack')) {
  1185.             $l->setRequestStack($b);
  1186.         }
  1187.         $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1188.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1189.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1190.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
  1191.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  1192.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(NULL));
  1193.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($b$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  1194.             return new \EmptyIterator();
  1195.         }, 0))));
  1196.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  1197.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1198.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1199.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  1200.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1201.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$g)));
  1202.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1203.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(NULL));
  1204.         $instance->addExtension(new \ApplicationBundle\Twig\GeneralExtension($h, ($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), $i$j$g));
  1205.         $instance->addExtension(new \ApplicationBundle\Modules\LeadGen\Twig\BrandingExtension($h$this));
  1206.         $instance->addExtension(new \ApplicationBundle\Modules\System\Twig\FirstValueJourneyExtension($h$g));
  1207.         $instance->addExtension(new \ApplicationBundle\Twig\Accounts($h$i));
  1208.         $instance->addExtension(new \ApplicationBundle\Twig\Sales($h$i));
  1209.         $instance->addExtension(new \ApplicationBundle\Twig\PurchaseTE($h$i));
  1210.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1211.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1212.         $instance->addExtension(new \Nzo\UrlEncryptorBundle\Twig\EncryptorExtension(($this->services['url_encryptor'] ?? $this->getUrlEncryptorService())));
  1213.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  1214.         $instance->addExtension($j);
  1215.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  1216.         $instance->addGlobal('app'$l);
  1217.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1218.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1219.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1220.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1221.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1222.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService'true],
  1223.         ], [
  1224.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1225.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1226.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1227.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1228.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  1229.         ])));
  1230.         $instance->addGlobal('full_js_included'0);
  1231.         $instance->addGlobal('kernel_root_dir', (\dirname(__DIR__4).'/app'));
  1232.         $instance->addGlobal('system_type''_CENTRAL_');
  1233.         $instance->addGlobal('notification_enabled'1);
  1234.         $instance->addGlobal('email_enabled'1);
  1235.         $instance->addGlobal('entity_group_enabled'1);
  1236.         $instance->addGlobal('notification_server''https://ourhoneybee.xyz');
  1237.         $instance->addGlobal('socket_shared_secret''change_me_to_another_long_random_secret');
  1238.         $instance->addGlobal('ai_realtime_ws_url''https://ourhoneybee.xyz/ai-realtime');
  1239.         $instance->registerUndefinedFilterCallback([=> $m=> 'suggestFilter']);
  1240.         $instance->registerUndefinedFunctionCallback([=> $m=> 'suggestFunction']);
  1241.         $instance->registerUndefinedTokenParserCallback([=> $m=> 'suggestTag']);
  1242.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1243.         return $instance;
  1244.     }
  1245.     /**
  1246.      * Gets the public '.container.private.validator' shared service.
  1247.      *
  1248.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1249.      */
  1250.     protected function get_Container_Private_ValidatorService()
  1251.     {
  1252.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1253.     }
  1254.     /**
  1255.      * Gets the public 'Twig\Extra\Intl\IntlExtension' shared service.
  1256.      *
  1257.      * @return \Twig\Extra\Intl\IntlExtension
  1258.      */
  1259.     protected function getIntlExtensionService()
  1260.     {
  1261.         return $this->services['Twig\\Extra\\Intl\\IntlExtension'] = new \Twig\Extra\Intl\IntlExtension();
  1262.     }
  1263.     /**
  1264.      * Gets the public 'app.tenant_db_config_resolver' shared autowired service.
  1265.      *
  1266.      * @return \ApplicationBundle\TimeService\TenantDbConfigResolver
  1267.      */
  1268.     protected function getApp_TenantDbConfigResolverService()
  1269.     {
  1270.         return $this->services['app.tenant_db_config_resolver'] = new \ApplicationBundle\TimeService\TenantDbConfigResolver(($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()));
  1271.     }
  1272.     /**
  1273.      * Gets the public 'application_connector' shared autowired service.
  1274.      *
  1275.      * @return \ApplicationBundle\TimeService\ApplicationConnector
  1276.      */
  1277.     protected function getApplicationConnectorService()
  1278.     {
  1279.         $this->services['application_connector'] = $instance = new \ApplicationBundle\TimeService\ApplicationConnector();
  1280.         $instance->setContainer($this);
  1281.         return $instance;
  1282.     }
  1283.     /**
  1284.      * Gets the public 'cache.app' shared service.
  1285.      *
  1286.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1287.      */
  1288.     protected function getCache_AppService()
  1289.     {
  1290.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('c3EEoz9iYJ'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1291.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1292.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1293.     }
  1294.     /**
  1295.      * Gets the public 'cache.system' shared service.
  1296.      *
  1297.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1298.      */
  1299.     protected function getCache_SystemService()
  1300.     {
  1301.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('O2IvxMkgkp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1302.     }
  1303.     /**
  1304.      * Gets the public 'cache.validator_expression_language' shared service.
  1305.      *
  1306.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1307.      */
  1308.     protected function getCache_ValidatorExpressionLanguageService()
  1309.     {
  1310.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VJLYWBaueW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1311.     }
  1312.     /**
  1313.      * Gets the public 'doctrine' shared service.
  1314.      *
  1315.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1316.      */
  1317.     protected function getDoctrineService()
  1318.     {
  1319.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1320.     }
  1321.     /**
  1322.      * Gets the public 'doctrine.dbal.company_group_connection' shared service.
  1323.      *
  1324.      * @return \Doctrine\DBAL\Connection
  1325.      */
  1326.     protected function getDoctrine_Dbal_CompanyGroupConnectionService()
  1327.     {
  1328.         $a = new \Doctrine\DBAL\Configuration();
  1329.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1330.         $b->setConnectionName('company_group');
  1331.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b]);
  1332.         return $this->services['doctrine.dbal.company_group_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'dbname' => 'u405565514_entity_group''user' => 'u405565514_entity_group''password' => 'Honeybee@0112''charset' => 'UTF8''driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1333.             'app.document_data_item_listener' => ['services''app.document_data_item_listener''getApp_DocumentDataItemListenerService'true],
  1334.             'app.posting_guard_listener' => ['services''app.posting_guard_listener''getApp_PostingGuardListenerService'true],
  1335.             'doctrine.orm.company_group_listeners.attach_entity_listeners' => ['privates''doctrine.orm.company_group_listeners.attach_entity_listeners''getDoctrine_Orm_CompanyGroupListeners_AttachEntityListenersService'true],
  1336.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1337.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1338.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1339.         ], [
  1340.             'app.document_data_item_listener' => '?',
  1341.             'app.posting_guard_listener' => '?',
  1342.             'doctrine.orm.company_group_listeners.attach_entity_listeners' => '?',
  1343.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1344.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1345.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1346.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'postPersist'], => 'app.document_data_item_listener'], => [=> [=> 'postUpdate'], => 'app.document_data_item_listener'], => [=> [=> 'prePersist'], => 'app.posting_guard_listener'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.company_group_listeners.attach_entity_listeners']]), []);
  1347.     }
  1348.     /**
  1349.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1350.      *
  1351.      * @return \Doctrine\DBAL\Connection
  1352.      */
  1353.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1354.     {
  1355.         $a = new \Doctrine\DBAL\Configuration();
  1356.         $b = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1357.         $b->setConnectionName('default');
  1358.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b]);
  1359.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'dbname' => 'u405565514_honeybee_iot''user' => 'u405565514_honeybee_iot''password' => 'Honeybee@0112''charset' => 'UTF8''driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1360.             'app.ai_doctrine_subscriber' => ['services''app.ai_doctrine_subscriber''getApp_AiDoctrineSubscriberService'true],
  1361.             'app.document_data_item_listener' => ['services''app.document_data_item_listener''getApp_DocumentDataItemListenerService'true],
  1362.             'app.posting_guard_listener' => ['services''app.posting_guard_listener''getApp_PostingGuardListenerService'true],
  1363.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1364.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1365.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1366.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1367.         ], [
  1368.             'app.ai_doctrine_subscriber' => '?',
  1369.             'app.document_data_item_listener' => '?',
  1370.             'app.posting_guard_listener' => '?',
  1371.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1372.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1373.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1374.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1375.         ]), [=> 'app.ai_doctrine_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'postPersist'], => 'app.document_data_item_listener'], => [=> [=> 'postUpdate'], => 'app.document_data_item_listener'], => [=> [=> 'prePersist'], => 'app.posting_guard_listener'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1376.     }
  1377.     /**
  1378.      * Gets the public 'doctrine.orm.company_group_entity_manager' shared service.
  1379.      *
  1380.      * @return \Doctrine\ORM\EntityManager
  1381.      */
  1382.     protected function getDoctrine_Orm_CompanyGroupEntityManagerService($lazyLoad true)
  1383.     {
  1384.         if ($lazyLoad) {
  1385.             return $this->services['doctrine.orm.company_group_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1386.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1387.                     $wrappedInstance $this->getDoctrine_Orm_CompanyGroupEntityManagerService(false);
  1388.                     $proxy->setProxyInitializer(null);
  1389.                     return true;
  1390.                 });
  1391.             });
  1392.         }
  1393.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectManager.php';
  1394.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1395.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1396.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1397.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1398.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
  1399.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1400.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1401.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1403.         $a = new \Doctrine\ORM\Configuration();
  1404.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1405.         $c = ($this->privates['doctrine.orm.company_group_yml_metadata_driver'] ?? $this->getDoctrine_Orm_CompanyGroupYmlMetadataDriverService());
  1406.         $b->addDriver($c'CompanyGroupBundle\\Modules\\Blockchain\\Entity');
  1407.         $b->addDriver($c'CompanyGroupBundle\\Entity');
  1408.         $a->setEntityNamespaces(['Blockchain' => 'CompanyGroupBundle\\Modules\\Blockchain\\Entity''CompanyGroupBundle' => 'CompanyGroupBundle\\Entity']);
  1409.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1410.         $a->setQueryCache(($this->privates['cache.doctrine.orm.company_group.query'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_QueryService()));
  1411.         $a->setResultCache(($this->privates['cache.doctrine.orm.company_group.result'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_ResultService()));
  1412.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1413.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1414.         $a->setProxyNamespace('Proxies');
  1415.         $a->setAutoGenerateProxyClasses(true);
  1416.         $a->setSchemaIgnoreClasses([]);
  1417.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1418.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1419.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1420.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1421.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1422.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1423.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.company_group_connection'] ?? $this->getDoctrine_Dbal_CompanyGroupConnectionService()), $a);
  1424.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1425.         return $instance;
  1426.     }
  1427.     /**
  1428.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1429.      *
  1430.      * @return \Doctrine\ORM\EntityManager
  1431.      */
  1432.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1433.     {
  1434.         if ($lazyLoad) {
  1435.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1436.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1437.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1438.                     $proxy->setProxyInitializer(null);
  1439.                     return true;
  1440.                 });
  1441.             });
  1442.         }
  1443.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1444.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1445.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectManager.php';
  1446.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1447.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1448.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1449.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1450.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
  1451.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1452.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1453.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1454.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1455.         $a = new \Doctrine\ORM\Configuration();
  1456.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1457.         $c = ($this->privates['doctrine.orm.default_yml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultYmlMetadataDriverService());
  1458.         $b->addDriver($c'ApplicationBundle\\Modules\\Demo\\Entity');
  1459.         $b->addDriver($c'ApplicationBundle\\Modules\\Lead\\Entity');
  1460.         $b->addDriver($c'ApplicationBundle\\Modules\\LeadGen\\Entity');
  1461.         $b->addDriver($c'ApplicationBundle\\Modules\\Loan\\Entity');
  1462.         $b->addDriver($c'ApplicationBundle\\Modules\\Logistics\\Entity');
  1463.         $b->addDriver($c'ApplicationBundle\\Modules\\Ai\\Entity');
  1464.         $b->addDriver($c'ApplicationBundle\\Entity');
  1465.         $a->setEntityNamespaces(['Demo' => 'ApplicationBundle\\Modules\\Demo\\Entity''Lead' => 'ApplicationBundle\\Modules\\Lead\\Entity''LeadGen' => 'ApplicationBundle\\Modules\\LeadGen\\Entity''Loan' => 'ApplicationBundle\\Modules\\Loan\\Entity''Logistics' => 'ApplicationBundle\\Modules\\Logistics\\Entity''Ai' => 'ApplicationBundle\\Modules\\Ai\\Entity''ApplicationBundle' => 'ApplicationBundle\\Entity']);
  1466.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1467.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1468.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1469.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1470.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1471.         $a->setProxyNamespace('Proxies');
  1472.         $a->setAutoGenerateProxyClasses(true);
  1473.         $a->setSchemaIgnoreClasses([]);
  1474.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1475.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1476.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1477.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1478.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1479.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1480.         $a->addCustomStringFunction('GROUP_CONCAT''ExtraBundle\\Doctrine\\Mysql\\GroupConcat');
  1481.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1482.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1483.         return $instance;
  1484.     }
  1485.     /**
  1486.      * Gets the public 'encrypt_decrypt' shared autowired service.
  1487.      *
  1488.      * @return \ApplicationBundle\Helper\EncryptDecrypt
  1489.      */
  1490.     protected function getEncryptDecryptService()
  1491.     {
  1492.         return $this->services['encrypt_decrypt'] = new \ApplicationBundle\Helper\EncryptDecrypt();
  1493.     }
  1494.     /**
  1495.      * Gets the public 'event_dispatcher' shared service.
  1496.      *
  1497.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1498.      */
  1499.     protected function getEventDispatcherService()
  1500.     {
  1501.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1502.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1503.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1504.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1505.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1506.         $instance->addListener('kernel.controller', [=> function () {
  1507.             return ($this->services['sesssions_listener'] ?? $this->getSesssionsListenerService());
  1508.         }, => 'onKernelController'], 0);
  1509.         $instance->addListener('kernel.response', [=> function () {
  1510.             return ($this->services['sesssions_listener'] ?? $this->getSesssionsListenerService());
  1511.         }, => 'onKernelResponse'], 0);
  1512.         $instance->addListener('kernel.controller', [=> function () {
  1513.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1514.         }, => 'onKernelController'], 0);
  1515.         $instance->addListener('kernel.controller', [=> function () {
  1516.             return ($this->privates['nzo.annotation_resolver'] ?? $this->getNzo_AnnotationResolverService());
  1517.         }, => 'onKernelController'], 0);
  1518.         $instance->addListener('kernel.response', [=> function () {
  1519.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1520.         }, => 'onKernelResponse'], 0);
  1521.         $instance->addListener('kernel.response', [=> function () {
  1522.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1523.         }, => 'onKernelResponse'], -1024);
  1524.         $instance->addListener('kernel.request', [=> function () {
  1525.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1526.         }, => 'setDefaultLocale'], 100);
  1527.         $instance->addListener('kernel.request', [=> function () {
  1528.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1529.         }, => 'onKernelRequest'], 16);
  1530.         $instance->addListener('kernel.finish_request', [=> function () {
  1531.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1532.         }, => 'onKernelFinishRequest'], 0);
  1533.         $instance->addListener('kernel.request', [=> function () {
  1534.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1535.         }, => 'onKernelRequest'], 256);
  1536.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1537.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1538.         }, => 'onControllerArguments'], 0);
  1539.         $instance->addListener('kernel.exception', [=> function () {
  1540.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1541.         }, => 'logKernelException'], 0);
  1542.         $instance->addListener('kernel.exception', [=> function () {
  1543.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1544.         }, => 'onKernelException'], -128);
  1545.         $instance->addListener('kernel.response', [=> function () {
  1546.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1547.         }, => 'removeCspHeader'], -128);
  1548.         $instance->addListener('kernel.request', [=> function () {
  1549.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1550.         }, => 'onKernelRequest'], 15);
  1551.         $instance->addListener('kernel.finish_request', [=> function () {
  1552.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1553.         }, => 'onKernelFinishRequest'], -15);
  1554.         $instance->addListener('console.error', [=> function () {
  1555.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1556.         }, => 'onConsoleError'], -128);
  1557.         $instance->addListener('console.terminate', [=> function () {
  1558.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1559.         }, => 'onConsoleTerminate'], -128);
  1560.         $instance->addListener('console.error', [=> function () {
  1561.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1562.         }, => 'onConsoleError'], 0);
  1563.         $instance->addListener('kernel.request', [=> function () {
  1564.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1565.         }, => 'onKernelRequest'], 48);
  1566.         $instance->addListener('kernel.request', [=> function () {
  1567.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1568.         }, => 'configure'], 2048);
  1569.         $instance->addListener('console.command', [=> function () {
  1570.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1571.         }, => 'configure'], 2048);
  1572.         $instance->addListener('kernel.request', [=> function () {
  1573.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1574.         }, => 'onKernelRequest'], 32);
  1575.         $instance->addListener('kernel.finish_request', [=> function () {
  1576.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1577.         }, => 'onKernelFinishRequest'], 0);
  1578.         $instance->addListener('kernel.exception', [=> function () {
  1579.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1580.         }, => 'onKernelException'], -64);
  1581.         $instance->addListener('kernel.request', [=> function () {
  1582.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1583.         }, => 'onKernelRequest'], 128);
  1584.         $instance->addListener('kernel.response', [=> function () {
  1585.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1586.         }, => 'onKernelResponse'], -1000);
  1587.         $instance->addListener('kernel.finish_request', [=> function () {
  1588.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1589.         }, => 'onFinishRequest'], 0);
  1590.         $instance->addListener('kernel.response', [=> function () {
  1591.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1592.         }, => 'onKernelResponse'], -100);
  1593.         $instance->addListener('kernel.exception', [=> function () {
  1594.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1595.         }, => 'onKernelException'], 0);
  1596.         $instance->addListener('kernel.terminate', [=> function () {
  1597.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1598.         }, => 'onKernelTerminate'], -1024);
  1599.         $instance->addListener('kernel.controller', [=> function () {
  1600.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1601.         }, => 'onKernelController'], 0);
  1602.         $instance->addListener('kernel.response', [=> function () {
  1603.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1604.         }, => 'onKernelResponse'], 0);
  1605.         $instance->addListener('kernel.response', [=> function () {
  1606.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1607.         }, => 'onKernelResponse'], 0);
  1608.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1609.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1610.         }, => 'onVoterVote'], 0);
  1611.         $instance->addListener('kernel.request', [=> function () {
  1612.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1613.         }, => 'configureLogoutUrlGenerator'], 8);
  1614.         $instance->addListener('kernel.request', [=> function () {
  1615.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1616.         }, => 'onKernelRequest'], 8);
  1617.         $instance->addListener('kernel.finish_request', [=> function () {
  1618.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1619.         }, => 'onKernelFinishRequest'], 0);
  1620.         $instance->addListener('console.command', [=> function () {
  1621.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1622.         }, => 'onCommand'], 255);
  1623.         $instance->addListener('console.terminate', [=> function () {
  1624.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1625.         }, => 'onTerminate'], -255);
  1626.         $instance->addListener('kernel.exception', [=> function () {
  1627.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1628.         }, => 'onException'], 0);
  1629.         $instance->addListener('kernel.terminate', [=> function () {
  1630.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1631.         }, => 'onTerminate'], 0);
  1632.         $instance->addListener('console.error', [=> function () {
  1633.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1634.         }, => 'onException'], 0);
  1635.         $instance->addListener('console.terminate', [=> function () {
  1636.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1637.         }, => 'onTerminate'], 0);
  1638.         $instance->addListener('kernel.response', [=> function () {
  1639.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1640.         }, => 'onKernelResponse'], -128);
  1641.         $instance->addListener('console.error', [=> function () {
  1642.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1643.         }, => 'onConsoleError'], 0);
  1644.         $instance->addListener('console.terminate', [=> function () {
  1645.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1646.         }, => 'onConsoleTerminate'], 0);
  1647.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1648.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1649.         }, => 'onLogout'], 0);
  1650.         return $instance;
  1651.     }
  1652.     /**
  1653.      * Gets the public 'http_kernel' shared service.
  1654.      *
  1655.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1656.      */
  1657.     protected function getHttpKernelService()
  1658.     {
  1659.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1660.         if (isset($this->services['http_kernel'])) {
  1661.             return $this->services['http_kernel'];
  1662.         }
  1663.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory(), new RewindableGenerator(function () {
  1664.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1665.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1666.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1667.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1668.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1669.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1670.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1671.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1672.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1673.     }
  1674.     /**
  1675.      * Gets the public 'request_stack' shared service.
  1676.      *
  1677.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1678.      */
  1679.     protected function getRequestStackService()
  1680.     {
  1681.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1682.     }
  1683.     /**
  1684.      * Gets the public 'router' shared service.
  1685.      *
  1686.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1687.      */
  1688.     protected function getRouterService()
  1689.     {
  1690.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1691.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1692.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1693.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1694.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1695.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1696.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1697.         ], [
  1698.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1699.         ]))->withContext('router.default'$this), (\dirname(__DIR__4).'/app/config/routing_dev.yml'), ['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], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this), $a'en');
  1700.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1701.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  1702.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1703.         }, 2)));
  1704.         return $instance;
  1705.     }
  1706.     /**
  1707.      * Gets the public 'sesssions_listener' shared autowired service.
  1708.      *
  1709.      * @return \ApplicationBundle\Listener\SessionListener
  1710.      */
  1711.     protected function getSesssionsListenerService()
  1712.     {
  1713.         return $this->services['sesssions_listener'] = new \ApplicationBundle\Listener\SessionListener((\dirname(__DIR__4).'/app'), $this, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['app.tenant_db_config_resolver'] ?? $this->getApp_TenantDbConfigResolverService()), ($this->services['application_connector'] ?? $this->getApplicationConnectorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), '756630af84937eefcb2843b19ef56c1e128b40d7', ($this->services['url_encryptor'] ?? $this->getUrlEncryptorService()));
  1714.     }
  1715.     /**
  1716.      * Gets the public 'url_encryptor' shared service.
  1717.      *
  1718.      * @return \Nzo\UrlEncryptorBundle\Encryptor\Encryptor
  1719.      */
  1720.     protected function getUrlEncryptorService()
  1721.     {
  1722.         $this->services['url_encryptor'] = $instance = new \Nzo\UrlEncryptorBundle\Encryptor\Encryptor('9980fe5327425b3ba36ce27c4c6999b02572cf41''aes-256-ctr'truetruetrue);
  1723.         $instance->setSecretIv('1298767');
  1724.         return $instance;
  1725.     }
  1726.     /**
  1727.      * Gets the private '.service_locator.KLVvNIq' shared service.
  1728.      *
  1729.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1730.      */
  1731.     protected function get_ServiceLocator_KLVvNIqService()
  1732.     {
  1733.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1734.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1735.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1736.         ], [
  1737.             'doctrine.ulid_generator' => '?',
  1738.             'doctrine.uuid_generator' => '?',
  1739.         ]);
  1740.     }
  1741.     /**
  1742.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1743.      *
  1744.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1745.      */
  1746.     protected function get_ServiceLocator_ZJyh7qSService()
  1747.     {
  1748.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1749.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1750.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1751.         ], [
  1752.             'security.firewall.map.context.dev' => '?',
  1753.             'security.firewall.map.context.main' => '?',
  1754.         ]);
  1755.     }
  1756.     /**
  1757.      * Gets the private 'annotations.cache_adapter' shared service.
  1758.      *
  1759.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1760.      */
  1761.     protected function getAnnotations_CacheAdapterService()
  1762.     {
  1763.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1764.     }
  1765.     /**
  1766.      * Gets the private 'annotations.cached_reader' shared service.
  1767.      *
  1768.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1769.      */
  1770.     protected function getAnnotations_CachedReaderService()
  1771.     {
  1772.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1773.     }
  1774.     /**
  1775.      * Gets the private 'annotations.dummy_registry' shared service.
  1776.      *
  1777.      * @return \Doctrine\Common\Annotations\AnnotationRegistry
  1778.      */
  1779.     protected function getAnnotations_DummyRegistryService()
  1780.     {
  1781.         $this->privates['annotations.dummy_registry'] = $instance = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1782.         $instance->registerUniqueLoader('class_exists');
  1783.         return $instance;
  1784.     }
  1785.     /**
  1786.      * Gets the private 'annotations.reader' shared service.
  1787.      *
  1788.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1789.      */
  1790.     protected function getAnnotations_ReaderService()
  1791.     {
  1792.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1793.         $instance->addGlobalIgnoredName('required', ($this->privates['annotations.dummy_registry'] ?? $this->getAnnotations_DummyRegistryService()));
  1794.         return $instance;
  1795.     }
  1796.     /**
  1797.      * Gets the private 'cache.annotations' shared service.
  1798.      *
  1799.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1800.      */
  1801.     protected function getCache_AnnotationsService()
  1802.     {
  1803.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BaVy7X9+UE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1804.     }
  1805.     /**
  1806.      * Gets the private 'cache.doctrine.orm.company_group.query' shared service.
  1807.      *
  1808.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1809.      */
  1810.     protected function getCache_Doctrine_Orm_CompanyGroup_QueryService()
  1811.     {
  1812.         return $this->privates['cache.doctrine.orm.company_group.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1813.     }
  1814.     /**
  1815.      * Gets the private 'cache.doctrine.orm.company_group.result' shared service.
  1816.      *
  1817.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1818.      */
  1819.     protected function getCache_Doctrine_Orm_CompanyGroup_ResultService()
  1820.     {
  1821.         return $this->privates['cache.doctrine.orm.company_group.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1822.     }
  1823.     /**
  1824.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1825.      *
  1826.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1827.      */
  1828.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1829.     {
  1830.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1831.     }
  1832.     /**
  1833.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1834.      *
  1835.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1836.      */
  1837.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1838.     {
  1839.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1840.     }
  1841.     /**
  1842.      * Gets the private 'cache.property_info' shared service.
  1843.      *
  1844.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1845.      */
  1846.     protected function getCache_PropertyInfoService()
  1847.     {
  1848.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('J1qSGznAse'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1849.     }
  1850.     /**
  1851.      * Gets the private 'cache.security_expression_language' shared service.
  1852.      *
  1853.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1854.      */
  1855.     protected function getCache_SecurityExpressionLanguageService()
  1856.     {
  1857.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('eXZX9dvJdI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1858.     }
  1859.     /**
  1860.      * Gets the private 'cache.serializer' shared service.
  1861.      *
  1862.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1863.      */
  1864.     protected function getCache_SerializerService()
  1865.     {
  1866.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tnIRi+tVtW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1867.     }
  1868.     /**
  1869.      * Gets the private 'cache.validator' shared service.
  1870.      *
  1871.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1872.      */
  1873.     protected function getCache_ValidatorService()
  1874.     {
  1875.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KKcgYzRpjA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1876.     }
  1877.     /**
  1878.      * Gets the private 'data_collector.form' shared service.
  1879.      *
  1880.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1881.      */
  1882.     protected function getDataCollector_FormService()
  1883.     {
  1884.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1885.     }
  1886.     /**
  1887.      * Gets the private 'data_collector.request' shared service.
  1888.      *
  1889.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1890.      */
  1891.     protected function getDataCollector_RequestService()
  1892.     {
  1893.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1894.     }
  1895.     /**
  1896.      * Gets the private 'debug.controller_resolver' shared service.
  1897.      *
  1898.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1899.      */
  1900.     protected function getDebug_ControllerResolverService()
  1901.     {
  1902.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1903.     }
  1904.     /**
  1905.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1906.      *
  1907.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1908.      */
  1909.     protected function getDebug_DebugHandlersListenerService()
  1910.     {
  1911.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1912.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1913.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1914.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1915.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1916.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  1917.     }
  1918.     /**
  1919.      * Gets the private 'debug.file_link_formatter' shared service.
  1920.      *
  1921.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1922.      */
  1923.     protected function getDebug_FileLinkFormatterService()
  1924.     {
  1925.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__4), function () {
  1926.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1927.         });
  1928.     }
  1929.     /**
  1930.      * Gets the private 'debug.log_processor' shared service.
  1931.      *
  1932.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1933.      */
  1934.     protected function getDebug_LogProcessorService()
  1935.     {
  1936.         return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1937.     }
  1938.     /**
  1939.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1940.      *
  1941.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1942.      */
  1943.     protected function getDebug_Security_Access_DecisionManagerService()
  1944.     {
  1945.         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 () {
  1946.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1947.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  1948.         }, 2), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1949.     }
  1950.     /**
  1951.      * Gets the private 'debug.security.firewall' shared service.
  1952.      *
  1953.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1954.      */
  1955.     protected function getDebug_Security_FirewallService()
  1956.     {
  1957.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1958.         if (isset($this->privates['debug.security.firewall'])) {
  1959.             return $this->privates['debug.security.firewall'];
  1960.         }
  1961.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1962.         if (isset($this->privates['debug.security.firewall'])) {
  1963.             return $this->privates['debug.security.firewall'];
  1964.         }
  1965.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1966.     }
  1967.     /**
  1968.      * Gets the private 'doctrine.orm.company_group_yml_metadata_driver' shared service.
  1969.      *
  1970.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver
  1971.      */
  1972.     protected function getDoctrine_Orm_CompanyGroupYmlMetadataDriverService()
  1973.     {
  1974.         $this->privates['doctrine.orm.company_group_yml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/src/CompanyGroupBundle/Modules/Blockchain/Resources/config/doctrine') => 'CompanyGroupBundle\\Modules\\Blockchain\\Entity', (\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/config/doctrine') => 'CompanyGroupBundle\\Entity']);
  1975.         $instance->setGlobalBasename('mapping');
  1976.         return $instance;
  1977.     }
  1978.     /**
  1979.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  1980.      *
  1981.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  1982.      */
  1983.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  1984.     {
  1985.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(($this->privates['.service_locator.Xbsa8iG'] ?? ($this->privates['.service_locator.Xbsa8iG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []))));
  1986.     }
  1987.     /**
  1988.      * Gets the private 'doctrine.orm.default_yml_metadata_driver' shared service.
  1989.      *
  1990.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver
  1991.      */
  1992.     protected function getDoctrine_Orm_DefaultYmlMetadataDriverService()
  1993.     {
  1994.         $this->privates['doctrine.orm.default_yml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver([(\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Demo/Resources/config/doctrine') => 'ApplicationBundle\\Modules\\Demo\\Entity', (\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Lead/Resources/config/doctrine') => 'ApplicationBundle\\Modules\\Lead\\Entity', (\dirname(__DIR__4).'/src/ApplicationBundle/Modules/LeadGen/Resources/config/doctrine') => 'ApplicationBundle\\Modules\\LeadGen\\Entity', (\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Loan/Resources/config/doctrine') => 'ApplicationBundle\\Modules\\Loan\\Entity', (\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Logistics/Resources/config/doctrine') => 'ApplicationBundle\\Modules\\Logistics\\Entity', (\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Ai/Resources/config/doctrine') => 'ApplicationBundle\\Modules\\Ai\\Entity', (\dirname(__DIR__4).'/src/ApplicationBundle/Resources/config/doctrine') => 'ApplicationBundle\\Entity']);
  1995.         $instance->setGlobalBasename('mapping');
  1996.         return $instance;
  1997.     }
  1998.     /**
  1999.      * Gets the private 'exception_listener' shared service.
  2000.      *
  2001.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2002.      */
  2003.     protected function getExceptionListenerService()
  2004.     {
  2005.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2006.     }
  2007.     /**
  2008.      * Gets the private 'fragment.listener' shared service.
  2009.      *
  2010.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  2011.      */
  2012.     protected function getFragment_ListenerService()
  2013.     {
  2014.         return $this->privates['fragment.listener'] = new \Symfony\Component\HttpKernel\EventListener\FragmentListener(($this->privates['uri_signer'] ?? ($this->privates['uri_signer'] = new \Symfony\Component\HttpKernel\UriSigner('756630af84937eefcb2843b19ef56c1e128b40d7'))), '/_fragment');
  2015.     }
  2016.     /**
  2017.      * Gets the private 'locale_aware_listener' shared service.
  2018.      *
  2019.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2020.      */
  2021.     protected function getLocaleAwareListenerService()
  2022.     {
  2023.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2024.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2025.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2026.     }
  2027.     /**
  2028.      * Gets the private 'locale_listener' shared service.
  2029.      *
  2030.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2031.      */
  2032.     protected function getLocaleListenerService()
  2033.     {
  2034.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2035.     }
  2036.     /**
  2037.      * Gets the private 'monolog.handler.console' shared service.
  2038.      *
  2039.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2040.      */
  2041.     protected function getMonolog_Handler_ConsoleService()
  2042.     {
  2043.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2044.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2045.         return $instance;
  2046.     }
  2047.     /**
  2048.      * Gets the private 'monolog.handler.main' shared service.
  2049.      *
  2050.      * @return \Monolog\Handler\StreamHandler
  2051.      */
  2052.     protected function getMonolog_Handler_MainService()
  2053.     {
  2054.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/dev.log'), 100trueNULLfalse);
  2055.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2056.         return $instance;
  2057.     }
  2058.     /**
  2059.      * Gets the private 'monolog.logger.cache' shared service.
  2060.      *
  2061.      * @return \Symfony\Bridge\Monolog\Logger
  2062.      */
  2063.     protected function getMonolog_Logger_CacheService()
  2064.     {
  2065.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2066.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2067.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2068.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2069.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2070.         return $instance;
  2071.     }
  2072.     /**
  2073.      * Gets the private 'monolog.logger.doctrine' shared service.
  2074.      *
  2075.      * @return \Symfony\Bridge\Monolog\Logger
  2076.      */
  2077.     protected function getMonolog_Logger_DoctrineService()
  2078.     {
  2079.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2080.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2081.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2082.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2083.         return $instance;
  2084.     }
  2085.     /**
  2086.      * Gets the private 'monolog.logger.request' shared service.
  2087.      *
  2088.      * @return \Symfony\Bridge\Monolog\Logger
  2089.      */
  2090.     protected function getMonolog_Logger_RequestService()
  2091.     {
  2092.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2093.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2094.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2095.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2096.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2097.         return $instance;
  2098.     }
  2099.     /**
  2100.      * Gets the private 'nzo.annotation_resolver' shared service.
  2101.      *
  2102.      * @return \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver
  2103.      */
  2104.     protected function getNzo_AnnotationResolverService()
  2105.     {
  2106.         $a = new \Nzo\UrlEncryptorBundle\Encryptor\Encryptor('9980fe5327425b3ba36ce27c4c6999b02572cf41''aes-256-ctr'truetruetrue);
  2107.         $a->setSecretIv('1298767');
  2108.         $b = new \Doctrine\Common\Annotations\AnnotationReader();
  2109.         $b->addGlobalIgnoredName('required', ($this->privates['annotations.dummy_registry'] ?? $this->getAnnotations_DummyRegistryService()));
  2110.         return $this->privates['nzo.annotation_resolver'] = new \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver($a$b);
  2111.     }
  2112.     /**
  2113.      * Gets the private 'profiler_listener' shared service.
  2114.      *
  2115.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2116.      */
  2117.     protected function getProfilerListenerService()
  2118.     {
  2119.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2120.         if (isset($this->privates['profiler_listener'])) {
  2121.             return $this->privates['profiler_listener'];
  2122.         }
  2123.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2124.     }
  2125.     /**
  2126.      * Gets the private 'property_info' shared service.
  2127.      *
  2128.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2129.      */
  2130.     protected function getPropertyInfoService()
  2131.     {
  2132.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2133.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2134.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2135.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2136.             yield => ($this->privates['doctrine.orm.company_group_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CompanyGroupEntityManager_PropertyInfoExtractorService'));
  2137.         }, 4), new RewindableGenerator(function () {
  2138.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2139.             yield => ($this->privates['doctrine.orm.company_group_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CompanyGroupEntityManager_PropertyInfoExtractorService'));
  2140.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2141.         }, 3), new RewindableGenerator(function () {
  2142.             return new \EmptyIterator();
  2143.         }, 0), new RewindableGenerator(function () {
  2144.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2145.             yield => ($this->privates['doctrine.orm.company_group_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CompanyGroupEntityManager_PropertyInfoExtractorService'));
  2146.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2147.         }, 3), new RewindableGenerator(function () {
  2148.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2149.         }, 1));
  2150.     }
  2151.     /**
  2152.      * Gets the private 'router.request_context' shared service.
  2153.      *
  2154.      * @return \Symfony\Component\Routing\RequestContext
  2155.      */
  2156.     protected function getRouter_RequestContextService()
  2157.     {
  2158.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2159.     }
  2160.     /**
  2161.      * Gets the private 'router_listener' shared service.
  2162.      *
  2163.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2164.      */
  2165.     protected function getRouterListenerService()
  2166.     {
  2167.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2168.     }
  2169.     /**
  2170.      * Gets the private 'security.firewall.map' shared service.
  2171.      *
  2172.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2173.      */
  2174.     protected function getSecurity_Firewall_MapService()
  2175.     {
  2176.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  2177.         if (isset($this->privates['security.firewall.map'])) {
  2178.             return $this->privates['security.firewall.map'];
  2179.         }
  2180.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2181.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  2182.             yield 'security.firewall.map.context.main' => NULL;
  2183.         }, 2));
  2184.     }
  2185.     /**
  2186.      * Gets the private 'security.logout_url_generator' shared service.
  2187.      *
  2188.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2189.      */
  2190.     protected function getSecurity_LogoutUrlGeneratorService()
  2191.     {
  2192.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2193.     }
  2194.     /**
  2195.      * Gets the private 'session.factory' shared service.
  2196.      *
  2197.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  2198.      */
  2199.     protected function getSession_FactoryService()
  2200.     {
  2201.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2202.         if (isset($this->privates['session.factory'])) {
  2203.             return $this->privates['session.factory'];
  2204.         }
  2205.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), false), [=> $a=> 'onSessionUsage']);
  2206.     }
  2207.     /**
  2208.      * Gets the private 'session_listener' shared service.
  2209.      *
  2210.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2211.      */
  2212.     protected function getSessionListenerService()
  2213.     {
  2214.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2215.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  2216.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'true],
  2217.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2218.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  2219.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2220.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  2221.         ], [
  2222.             'initialized_session' => '?',
  2223.             'logger' => '?',
  2224.             'request_stack' => '?',
  2225.             'session' => '?',
  2226.             'session_collector' => '?',
  2227.             'session_factory' => '?',
  2228.         ]), true$this->parameters['session.storage.options']);
  2229.     }
  2230.     /**
  2231.      * Gets the private 'validator.builder' shared service.
  2232.      *
  2233.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2234.      */
  2235.     protected function getValidator_BuilderService()
  2236.     {
  2237.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2238.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2239.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2240.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2241.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2242.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2243.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2244.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2245.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2246.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2247.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2248.         ], [
  2249.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2250.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2251.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2252.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2253.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2254.             'doctrine.orm.validator.unique' => '?',
  2255.             'security.validator.user_password' => '?',
  2256.             'validator.expression' => '?',
  2257.         ])));
  2258.         $instance->setTranslationDomain('validators');
  2259.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2260.         $instance->enableAnnotationMapping(true);
  2261.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2262.         $instance->addMethodMapping('loadValidatorMetadata');
  2263.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2264.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2265.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2266.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), NULL));
  2267.         return $instance;
  2268.     }
  2269.     /**
  2270.      * Gets the private 'web_profiler.csp.handler' shared service.
  2271.      *
  2272.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2273.      */
  2274.     protected function getWebProfiler_Csp_HandlerService()
  2275.     {
  2276.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2277.     }
  2278.     /**
  2279.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2280.      *
  2281.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2282.      */
  2283.     protected function getWebProfiler_DebugToolbarService()
  2284.     {
  2285.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2286.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2287.             return $this->privates['web_profiler.debug_toolbar'];
  2288.         }
  2289.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
  2290.     }
  2291.     /**
  2292.      * Gets the public 'cache_clearer' alias.
  2293.      *
  2294.      * @return object The ".container.private.cache_clearer" service.
  2295.      */
  2296.     protected function getCacheClearerService()
  2297.     {
  2298.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2299.         return $this->get('.container.private.cache_clearer');
  2300.     }
  2301.     /**
  2302.      * Gets the public 'filesystem' alias.
  2303.      *
  2304.      * @return object The ".container.private.filesystem" service.
  2305.      */
  2306.     protected function getFilesystemService()
  2307.     {
  2308.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2309.         return $this->get('.container.private.filesystem');
  2310.     }
  2311.     /**
  2312.      * Gets the public 'serializer' alias.
  2313.      *
  2314.      * @return object The ".container.private.serializer" service.
  2315.      */
  2316.     protected function getSerializerService()
  2317.     {
  2318.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2319.         return $this->get('.container.private.serializer');
  2320.     }
  2321.     /**
  2322.      * Gets the public 'security.csrf.token_manager' alias.
  2323.      *
  2324.      * @return object The ".container.private.security.csrf.token_manager" service.
  2325.      */
  2326.     protected function getSecurity_Csrf_TokenManagerService()
  2327.     {
  2328.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2329.         return $this->get('.container.private.security.csrf.token_manager');
  2330.     }
  2331.     /**
  2332.      * Gets the public 'form.factory' alias.
  2333.      *
  2334.      * @return object The ".container.private.form.factory" service.
  2335.      */
  2336.     protected function getForm_FactoryService()
  2337.     {
  2338.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2339.         return $this->get('.container.private.form.factory');
  2340.     }
  2341.     /**
  2342.      * Gets the public 'form.type.file' alias.
  2343.      *
  2344.      * @return object The ".container.private.form.type.file" service.
  2345.      */
  2346.     protected function getForm_Type_FileService()
  2347.     {
  2348.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2349.         return $this->get('.container.private.form.type.file');
  2350.     }
  2351.     /**
  2352.      * Gets the public 'profiler' alias.
  2353.      *
  2354.      * @return object The ".container.private.profiler" service.
  2355.      */
  2356.     protected function getProfilerService()
  2357.     {
  2358.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2359.         return $this->get('.container.private.profiler');
  2360.     }
  2361.     /**
  2362.      * Gets the public 'security.authorization_checker' alias.
  2363.      *
  2364.      * @return object The ".container.private.security.authorization_checker" service.
  2365.      */
  2366.     protected function getSecurity_AuthorizationCheckerService()
  2367.     {
  2368.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2369.         return $this->get('.container.private.security.authorization_checker');
  2370.     }
  2371.     /**
  2372.      * Gets the public 'security.token_storage' alias.
  2373.      *
  2374.      * @return object The ".container.private.security.token_storage" service.
  2375.      */
  2376.     protected function getSecurity_TokenStorageService()
  2377.     {
  2378.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2379.         return $this->get('.container.private.security.token_storage');
  2380.     }
  2381.     /**
  2382.      * Gets the public 'twig' alias.
  2383.      *
  2384.      * @return object The ".container.private.twig" service.
  2385.      */
  2386.     protected function getTwigService()
  2387.     {
  2388.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2389.         return $this->get('.container.private.twig');
  2390.     }
  2391.     /**
  2392.      * Gets the public 'security.password_encoder' alias.
  2393.      *
  2394.      * @return object The ".container.private.security.password_encoder" service.
  2395.      */
  2396.     protected function getSecurity_PasswordEncoderService()
  2397.     {
  2398.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2399.         return $this->get('.container.private.security.password_encoder');
  2400.     }
  2401.     /**
  2402.      * Gets the public 'session' alias.
  2403.      *
  2404.      * @return object The ".container.private.session" service.
  2405.      */
  2406.     protected function getSessionService()
  2407.     {
  2408.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2409.         return $this->get('.container.private.session');
  2410.     }
  2411.     /**
  2412.      * Gets the public 'validator' alias.
  2413.      *
  2414.      * @return object The ".container.private.validator" service.
  2415.      */
  2416.     protected function getValidatorService()
  2417.     {
  2418.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2419.         return $this->get('.container.private.validator');
  2420.     }
  2421.     /**
  2422.      * @return array|bool|float|int|string|\UnitEnum|null
  2423.      */
  2424.     public function getParameter(string $name)
  2425.     {
  2426.         if (isset($this->buildParameters[$name])) {
  2427.             return $this->buildParameters[$name];
  2428.         }
  2429.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2430.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2431.         }
  2432.         if (isset($this->loadedDynamicParameters[$name])) {
  2433.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2434.         }
  2435.         return $this->parameters[$name];
  2436.     }
  2437.     public function hasParameter(string $name): bool
  2438.     {
  2439.         if (isset($this->buildParameters[$name])) {
  2440.             return true;
  2441.         }
  2442.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2443.     }
  2444.     public function setParameter(string $name$value): void
  2445.     {
  2446.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2447.     }
  2448.     public function getParameterBag(): ParameterBagInterface
  2449.     {
  2450.         if (null === $this->parameterBag) {
  2451.             $parameters $this->parameters;
  2452.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2453.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2454.             }
  2455.             foreach ($this->buildParameters as $name => $value) {
  2456.                 $parameters[$name] = $value;
  2457.             }
  2458.             $this->parameterBag = new FrozenParameterBag($parameters);
  2459.         }
  2460.         return $this->parameterBag;
  2461.     }
  2462.     private $loadedDynamicParameters = [
  2463.         'kernel.runtime_environment' => false,
  2464.         'kernel.build_dir' => false,
  2465.         'kernel.cache_dir' => false,
  2466.         'debug.container.dump' => false,
  2467.         'serializer.mapping.cache.file' => false,
  2468.         'validator.mapping.cache.file' => false,
  2469.         'profiler.storage.dsn' => false,
  2470.         'doctrine.orm.proxy_dir' => false,
  2471.     ];
  2472.     private $dynamicParameters = [];
  2473.     private function getDynamicParameter(string $name)
  2474.     {
  2475.         switch ($name) {
  2476.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2477.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2478.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2479.             case 'debug.container.dump'$value = ($this->targetDir.''.'/AppKernelDevDebugContainer.xml'); break;
  2480.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2481.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2482.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2483.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2484.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2485.         }
  2486.         $this->loadedDynamicParameters[$name] = true;
  2487.         return $this->dynamicParameters[$name] = $value;
  2488.     }
  2489.     protected function getDefaultParameters(): array
  2490.     {
  2491.         return [
  2492.             'kernel.project_dir' => \dirname(__DIR__4),
  2493.             'kernel.environment' => 'dev',
  2494.             'kernel.debug' => true,
  2495.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  2496.             'kernel.bundles' => [
  2497.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2498.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2499.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2500.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2501.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2502.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2503.                 'NzoUrlEncryptorBundle' => 'Nzo\\UrlEncryptorBundle\\NzoUrlEncryptorBundle',
  2504.                 'ApplicationBundle' => 'ApplicationBundle\\ApplicationBundle',
  2505.                 'CompanyGroupBundle' => 'CompanyGroupBundle\\CompanyGroupBundle',
  2506.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  2507.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  2508.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2509.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2510.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2511.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2512.             ],
  2513.             'kernel.bundles_metadata' => [
  2514.                 'FrameworkBundle' => [
  2515.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2516.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2517.                 ],
  2518.                 'SecurityBundle' => [
  2519.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2520.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2521.                 ],
  2522.                 'TwigBundle' => [
  2523.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2524.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2525.                 ],
  2526.                 'MonologBundle' => [
  2527.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2528.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2529.                 ],
  2530.                 'SwiftmailerBundle' => [
  2531.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2532.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2533.                 ],
  2534.                 'DoctrineBundle' => [
  2535.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2536.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2537.                 ],
  2538.                 'NzoUrlEncryptorBundle' => [
  2539.                     'path' => (\dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle'),
  2540.                     'namespace' => 'Nzo\\UrlEncryptorBundle',
  2541.                 ],
  2542.                 'ApplicationBundle' => [
  2543.                     'path' => (\dirname(__DIR__4).'/src/ApplicationBundle'),
  2544.                     'namespace' => 'ApplicationBundle',
  2545.                 ],
  2546.                 'CompanyGroupBundle' => [
  2547.                     'path' => (\dirname(__DIR__4).'/src/CompanyGroupBundle'),
  2548.                     'namespace' => 'CompanyGroupBundle',
  2549.                 ],
  2550.                 'KnpSnappyBundle' => [
  2551.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  2552.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  2553.                 ],
  2554.                 'EndroidQrCodeBundle' => [
  2555.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  2556.                     'namespace' => 'Endroid\\QrCodeBundle',
  2557.                 ],
  2558.                 'TwigExtraBundle' => [
  2559.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  2560.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2561.                 ],
  2562.                 'WebProfilerBundle' => [
  2563.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2564.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2565.                 ],
  2566.                 'DoctrineFixturesBundle' => [
  2567.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2568.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2569.                 ],
  2570.                 'MakerBundle' => [
  2571.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2572.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2573.                 ],
  2574.             ],
  2575.             'kernel.charset' => 'UTF-8',
  2576.             'kernel.container_class' => 'AppKernelDevDebugContainer',
  2577.             'database_host' => 'localhost',
  2578.             'database_port' => NULL,
  2579.             'database_name' => 'u405565514_honeybee_iot',
  2580.             'database_user' => 'u405565514_honeybee_iot',
  2581.             'database_password' => 'Honeybee@0112',
  2582.             'mailer_transport' => 'smtp',
  2583.             'mailer_host' => 'smtp.hostinger.com',
  2584.             'mailer_port' => 465,
  2585.             'mailer_user' => 'contact@ourhoneybee.eu',
  2586.             'mailer_password' => 'Honeybee@0112',
  2587.             'secret' => '756630af84937eefcb2843b19ef56c1e128b40d7',
  2588.             'child_database_driver' => 'pdo_mysql',
  2589.             'child_database_host' => 'localhost',
  2590.             'child_database_port' => NULL,
  2591.             'child_database_name' => 'u405565514_entity_group',
  2592.             'child_database_user' => 'u405565514_entity_group',
  2593.             'child_database_password' => 'Honeybee@0112',
  2594.             'knp_snappy_binary_address' => 'C:\\wkhtmltopdf\\bin\\wkhtmltopdf.exe',
  2595.             'entity_group_enabled' => 1,
  2596.             'email_enabled' => 1,
  2597.             'datev_client_id' => '51b09bdcf577c5b998cddce7fe7d5c92',
  2598.             'datev_client_secret' => '9b1c4e72a966e9f231584393ff1d3469',
  2599.             'datev_sandbox' => true,
  2600.             'datev_redirect_uri' => 'https://ourhoneybee.eu/datev/callback',
  2601.             'notification_enabled' => 1,
  2602.             'system_type' => '_CENTRAL_',
  2603.             'notification_server' => 'https://ourhoneybee.xyz',
  2604.             'quotes_mailer_transport' => 'smtp',
  2605.             'quotes_mailer_host' => 'smtp.hostinger.com',
  2606.             'quotes_mailer_port' => 465,
  2607.             'quotes_mailer_user' => 'contact@ourhoneybee.eu',
  2608.             'quotes_mailer_password' => 'Honeybee@0112',
  2609.             'quotes_mailer_encryption' => 'ssl',
  2610.             'libreoffice_bin' => 'soffice',
  2611.             'imagemagick_bin' => 'convert',
  2612.             'ghostscript_bin' => 'gs',
  2613.             'command_center_realtime_server' => 'http://127.0.0.1:5055',
  2614.             'honeybee_ai_api_key' => 'NXK65YpoCKkZl6hxXQC7kQeqi9AAB1YHF7m5QD7',
  2615.             'honeybee_ai_base_url' => 'https://dev.ourhoneybee.xyz/honeybee_ai',
  2616.             'demo_admin_emails' => 'emrul.hasan@ourhoneybee.eu,mozibul.yasser@ourhoneybee.eu',
  2617.             'central_server_url' => 'https://ourhoneybee.eu',
  2618.             'ai_realtime_url' => 'http://127.0.0.1:5055',
  2619.             'ai_realtime_ws_url' => 'https://ourhoneybee.xyz/ai-realtime',
  2620.             'ai_realtime_secret' => 'your-strong-secret',
  2621.             'aie_relay_secret' => 'change_me_to_another_long_random_secret',
  2622.             'socket_shared_secret' => 'change_me_to_another_long_random_secret',
  2623.             'central_sync_secret' => 'super_awesome_central_secret',
  2624.             'eb_signing_secret' => '59c622e55fe0b87d92d75e23f861a2fe',
  2625.             'whatsapp_phone_number_id' => '1244366528751996',
  2626.             'whatsapp_access_token' => 'EAAVzZBDICIRIBRyQ9ZAkPaSCnvB733Nqxm49oszOKPN05xmAtnELr835QEIAPW5vWJ5vuEzrinFC5jo0s16WyirKCn1W38V6OHqcUvbWWX7M6IUmiZAkR1YYaQZC4TvWQEBsD68peZCElZAuyEc9wQIxVRDhmNg1jci6bKPtMcaNl3BzOrPtEsaaYqMfpJ5QZDZD',
  2627.             'whatsapp_verify_token' => 'PIKAMASTER!@#$%',
  2628.             'whatsapp_app_secret' => '9ebdd38ab44c3fe7f13d9b4eb529f0e3',
  2629.             'leadgen_outreach_enabled' => '1',
  2630.             'leadgen_sender_domain' => 'ourhoneybee.site',
  2631.             'leadgen_sender_address' => 'collaboration@ourhoneybee.site',
  2632.             'leadgen_sender_name' => 'HoneyBee Agentic Ecosystem',
  2633.             'leadgen_dkim_selector' => 'hostingermail-a',
  2634.             'leadgen_smtp_host' => 'smtp.hostinger.com',
  2635.             'leadgen_smtp_port' => 465,
  2636.             'leadgen_smtp_encryption' => 'ssl',
  2637.             'leadgen_smtp_username' => 'collaboration@ourhoneybee.site',
  2638.             'leadgen_smtp_password' => 'Honeybee@0112',
  2639.             'leadgen_unsubscribe_secret' => 'eb2fa8d0cd741fd598e297baa40ec516d4e59612afd4f9e2a59a325adb78d545',
  2640.             'leadgen_public_base_url' => 'https://ourhoneybee.eu',
  2641.             'leadgen_warmup_start' => '2026-07-10',
  2642.             'leadgen_daily_cap' => 20,
  2643.             'leadgen_domain_daily_cap' => 2,
  2644.             'leadgen_enrich_daily_cap' => 200,
  2645.             'leadgen_raach_sender_domain' => 'raachsolar.com',
  2646.             'leadgen_raach_sender_address' => 'outreach@raachsolar.com',
  2647.             'leadgen_raach_sender_name' => 'Raach Solar',
  2648.             'leadgen_raach_smtp_host' => 'smtp.hostinger.com',
  2649.             'leadgen_raach_smtp_port' => 587,
  2650.             'leadgen_raach_smtp_encryption' => 'tls',
  2651.             'leadgen_raach_smtp_username' => 'outreach@raachsolar.com',
  2652.             'leadgen_raach_smtp_password' => 'CHANGE_ME_raach_mailbox_password',
  2653.             'server_access_list' => [
  2654.                 => [
  2655.                     'id' => 1,
  2656.                     'dbUser' => 'root',
  2657.                     'dbPass' => 'Y41dh8g0112',
  2658.                 ],
  2659.                 => [
  2660.                     'id' => 2,
  2661.                     'dbUser' => 'root',
  2662.                     'dbPass' => 'Y41dh8g0112',
  2663.                 ],
  2664.                 => [
  2665.                     'id' => 3,
  2666.                     'dbUser' => 'root',
  2667.                     'dbPass' => 'Y41dh8g0112',
  2668.                 ],
  2669.                 => [
  2670.                     'id' => 4,
  2671.                     'dbUser' => 'root',
  2672.                     'dbPass' => 'Y41dh8g0112',
  2673.                 ],
  2674.                 => [
  2675.                     'id' => 5,
  2676.                     'dbUser' => 'root',
  2677.                     'dbPass' => 'Y41dh8g0112',
  2678.                 ],
  2679.             ],
  2680.             'upload_dir' => '../var/uploads',
  2681.             'kernel.root_dir' => (\dirname(__DIR__4).'/app'),
  2682.             'locale' => 'en',
  2683.             'stripe_public_key' => 'pk_test_51IxYTAJXs21fVb0QMvdSGdQURXLHmHPEGzkDHaJIv5ynV40XTT2h9RQf7tVJytYxQ1r0lAe3NHj3Q9HnneSFydqT008AvyZrEH',
  2684.             'stripe_public_key_live' => 'pk_live_51SUsUNAxpgyXr9HS8JRH1qJ7HIvJcd4HbPpdnQNGTo5DNzCISBJg9aIOWRceu1vhkFfdj5leWrkbTfUEQH8pGPWC00kciTWQeZ',
  2685.             'stripe_secret_key' => 'sk_test_51IxYTAJXs21fVb0QMop2Nb0E7u9Da4LwGrym1nGHUHqaSNtT3p9HBgHd7YyDsTKHscgPPECPQniTy79Ab8Sgxfbm00JF2AndUz',
  2686.             'stripe_secret_key_live' => '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',
  2687.             'honeybee_ai_timeout' => 60,
  2688.             'event_dispatcher.event_aliases' => [
  2689.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2690.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2691.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2692.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2693.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2694.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2695.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2696.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2697.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2698.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2699.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2700.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2701.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2702.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2703.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2704.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2705.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2706.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2707.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2708.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2709.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2710.             ],
  2711.             'fragment.renderer.hinclude.global_template' => NULL,
  2712.             'fragment.path' => '/_fragment',
  2713.             'kernel.secret' => '756630af84937eefcb2843b19ef56c1e128b40d7',
  2714.             'kernel.http_method_override' => true,
  2715.             'kernel.trusted_hosts' => [
  2716.             ],
  2717.             'kernel.default_locale' => 'en',
  2718.             'kernel.enabled_locales' => [
  2719.             ],
  2720.             'kernel.error_controller' => 'error_controller',
  2721.             'debug.file_link_format' => NULL,
  2722.             'asset.request_context.base_path' => NULL,
  2723.             'asset.request_context.secure' => NULL,
  2724.             'debug.error_handler.throw_at' => -1,
  2725.             'router.request_context.host' => 'localhost',
  2726.             'router.request_context.scheme' => 'http',
  2727.             'router.request_context.base_url' => '',
  2728.             'router.resource' => (\dirname(__DIR__4).'/app/config/routing_dev.yml'),
  2729.             'request_listener.http_port' => 80,
  2730.             'request_listener.https_port' => 443,
  2731.             'session.metadata.storage_key' => '_sf2_meta',
  2732.             'session.storage.options' => [
  2733.                 'cache_limiter' => '0',
  2734.                 'cookie_httponly' => true,
  2735.                 'gc_probability' => 1,
  2736.             ],
  2737.             'session.save_path' => NULL,
  2738.             'session.metadata.update_threshold' => 0,
  2739.             'form.type_extension.csrf.enabled' => true,
  2740.             'form.type_extension.csrf.field_name' => '_token',
  2741.             'validator.translation_domain' => 'validators',
  2742.             'profiler_listener.only_exceptions' => false,
  2743.             'profiler_listener.only_main_requests' => false,
  2744.             'security.role_hierarchy.roles' => [
  2745.             ],
  2746.             'security.access.denied_url' => NULL,
  2747.             'security.authentication.manager.erase_credentials' => true,
  2748.             'security.authentication.session_strategy.strategy' => 'migrate',
  2749.             'security.access.always_authenticate_before_granting' => false,
  2750.             'security.authentication.hide_user_not_found' => true,
  2751.             'security.firewalls' => [
  2752.                 => 'dev',
  2753.                 => 'main',
  2754.             ],
  2755.             'security.main._indexed_authenticators' => [
  2756.             ],
  2757.             'twig.form.resources' => [
  2758.                 => 'form_div_layout.html.twig',
  2759.             ],
  2760.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2761.             'monolog.use_microseconds' => true,
  2762.             'monolog.swift_mailer.handlers' => [
  2763.             ],
  2764.             'monolog.handlers_to_channels' => [
  2765.                 'monolog.handler.console' => [
  2766.                     'type' => 'exclusive',
  2767.                     'elements' => [
  2768.                         => 'event',
  2769.                         => 'doctrine',
  2770.                     ],
  2771.                 ],
  2772.                 'monolog.handler.main' => [
  2773.                     'type' => 'exclusive',
  2774.                     'elements' => [
  2775.                         => 'event',
  2776.                     ],
  2777.                 ],
  2778.             ],
  2779.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  2780.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  2781.             'swiftmailer.mailer.default.transport.smtp.port' => 465,
  2782.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.hostinger.com',
  2783.             'swiftmailer.mailer.default.transport.smtp.username' => 'contact@ourhoneybee.eu',
  2784.             'swiftmailer.mailer.default.transport.smtp.password' => 'Honeybee@0112',
  2785.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  2786.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  2787.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  2788.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  2789.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  2790.             ],
  2791.             'swiftmailer.mailer.default.spool.enabled' => false,
  2792.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2793.             'swiftmailer.mailer.default.single_address' => NULL,
  2794.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2795.             'swiftmailer.spool.enabled' => false,
  2796.             'swiftmailer.delivery.enabled' => true,
  2797.             'swiftmailer.single_address' => NULL,
  2798.             'swiftmailer.mailer.quotes.transport.name' => 'smtp',
  2799.             'swiftmailer.mailer.quotes.transport.smtp.encryption' => 'ssl',
  2800.             'swiftmailer.mailer.quotes.transport.smtp.port' => 465,
  2801.             'swiftmailer.mailer.quotes.transport.smtp.host' => 'smtp.hostinger.com',
  2802.             'swiftmailer.mailer.quotes.transport.smtp.username' => 'contact@ourhoneybee.eu',
  2803.             'swiftmailer.mailer.quotes.transport.smtp.password' => 'Honeybee@0112',
  2804.             'swiftmailer.mailer.quotes.transport.smtp.auth_mode' => NULL,
  2805.             'swiftmailer.mailer.quotes.transport.smtp.timeout' => 30,
  2806.             'swiftmailer.mailer.quotes.transport.smtp.source_ip' => NULL,
  2807.             'swiftmailer.mailer.quotes.transport.smtp.local_domain' => NULL,
  2808.             'swiftmailer.mailer.quotes.transport.smtp.stream_options' => [
  2809.             ],
  2810.             'swiftmailer.mailer.quotes.spool.enabled' => false,
  2811.             'swiftmailer.mailer.quotes.plugin.impersonate' => NULL,
  2812.             'swiftmailer.mailer.quotes.single_address' => NULL,
  2813.             'swiftmailer.mailer.quotes.delivery.enabled' => true,
  2814.             'swiftmailer.mailers' => [
  2815.                 'default' => 'swiftmailer.mailer.default',
  2816.                 'quotes' => 'swiftmailer.mailer.quotes',
  2817.             ],
  2818.             'swiftmailer.default_mailer' => 'default',
  2819.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2820.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2821.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2822.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2823.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2824.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2825.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2826.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2827.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2828.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2829.             'doctrine.entity_managers' => [
  2830.                 'default' => 'doctrine.orm.default_entity_manager',
  2831.                 'company_group' => 'doctrine.orm.company_group_entity_manager',
  2832.             ],
  2833.             'doctrine.default_entity_manager' => 'default',
  2834.             'doctrine.dbal.connection_factory.types' => [
  2835.             ],
  2836.             'doctrine.connections' => [
  2837.                 'default' => 'doctrine.dbal.default_connection',
  2838.                 'company_group' => 'doctrine.dbal.company_group_connection',
  2839.             ],
  2840.             'doctrine.default_connection' => 'default',
  2841.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2842.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2843.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2844.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2845.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2846.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2847.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2848.             'doctrine.orm.cache.memcache_port' => 11211,
  2849.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2850.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2851.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2852.             'doctrine.orm.cache.memcached_port' => 11211,
  2853.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2854.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2855.             'doctrine.orm.cache.redis_host' => 'localhost',
  2856.             'doctrine.orm.cache.redis_port' => 6379,
  2857.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2858.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2859.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2860.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2861.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2862.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2863.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2864.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2865.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2866.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2867.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2868.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2869.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2870.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2871.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2872.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2873.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2874.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2875.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2876.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2877.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2878.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2879.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2880.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2881.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2882.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2883.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2884.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2885.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2886.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2887.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2888.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2889.             'nzo_encryptor.secret_key' => '9980fe5327425b3ba36ce27c4c6999b02572cf41',
  2890.             'nzo_encryptor.secret_iv' => '1298767',
  2891.             'nzo_encryptor.cipher_algorithm' => 'aes-256-ctr',
  2892.             'nzo_encryptor.base64_encode' => true,
  2893.             'nzo_encryptor.format_base64_output' => true,
  2894.             'nzo_encryptor.random_pseudo_bytes' => true,
  2895.             'knp_snappy.pdf.binary' => 'C:\\wkhtmltopdf\\bin\\wkhtmltopdf.exe',
  2896.             'knp_snappy.pdf.options' => [
  2897.             ],
  2898.             'knp_snappy.pdf.env' => [
  2899.             ],
  2900.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  2901.             'knp_snappy.image.options' => [
  2902.             ],
  2903.             'knp_snappy.image.env' => [
  2904.             ],
  2905.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2906.             'web_profiler.debug_toolbar.mode' => 2,
  2907.             'maker.compatible_check.doctrine.supports_attributes' => true,
  2908.             'data_collector.templates' => [
  2909.                 'data_collector.request' => [
  2910.                     => 'request',
  2911.                     => '@WebProfiler/Collector/request.html.twig',
  2912.                 ],
  2913.                 'data_collector.time' => [
  2914.                     => 'time',
  2915.                     => '@WebProfiler/Collector/time.html.twig',
  2916.                 ],
  2917.                 'data_collector.memory' => [
  2918.                     => 'memory',
  2919.                     => '@WebProfiler/Collector/memory.html.twig',
  2920.                 ],
  2921.                 'data_collector.validator' => [
  2922.                     => 'validator',
  2923.                     => '@WebProfiler/Collector/validator.html.twig',
  2924.                 ],
  2925.                 'data_collector.ajax' => [
  2926.                     => 'ajax',
  2927.                     => '@WebProfiler/Collector/ajax.html.twig',
  2928.                 ],
  2929.                 'data_collector.form' => [
  2930.                     => 'form',
  2931.                     => '@WebProfiler/Collector/form.html.twig',
  2932.                 ],
  2933.                 'data_collector.exception' => [
  2934.                     => 'exception',
  2935.                     => '@WebProfiler/Collector/exception.html.twig',
  2936.                 ],
  2937.                 'data_collector.logger' => [
  2938.                     => 'logger',
  2939.                     => '@WebProfiler/Collector/logger.html.twig',
  2940.                 ],
  2941.                 'data_collector.events' => [
  2942.                     => 'events',
  2943.                     => '@WebProfiler/Collector/events.html.twig',
  2944.                 ],
  2945.                 'data_collector.router' => [
  2946.                     => 'router',
  2947.                     => '@WebProfiler/Collector/router.html.twig',
  2948.                 ],
  2949.                 'data_collector.cache' => [
  2950.                     => 'cache',
  2951.                     => '@WebProfiler/Collector/cache.html.twig',
  2952.                 ],
  2953.                 'data_collector.security' => [
  2954.                     => 'security',
  2955.                     => '@Security/Collector/security.html.twig',
  2956.                 ],
  2957.                 'data_collector.twig' => [
  2958.                     => 'twig',
  2959.                     => '@WebProfiler/Collector/twig.html.twig',
  2960.                 ],
  2961.                 'data_collector.doctrine' => [
  2962.                     => 'db',
  2963.                     => '@Doctrine/Collector/db.html.twig',
  2964.                 ],
  2965.                 'swiftmailer.data_collector' => [
  2966.                     => 'swiftmailer',
  2967.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2968.                 ],
  2969.                 'data_collector.config' => [
  2970.                     => 'config',
  2971.                     => '@WebProfiler/Collector/config.html.twig',
  2972.                 ],
  2973.             ],
  2974.             'console.command.ids' => [
  2975.                 => 'app.command.scheduled-big-row-entry',
  2976.                 => 'app.command.scheduled-notification',
  2977.                 => 'app.command.buddybee-schedule-missing-check',
  2978.                 => 'app.command.daily-user-report-buddybee',
  2979.                 => 'app.command.fixed-asset-scheduler',
  2980.                 => 'app.command.aspire-sync',
  2981.                 => 'app.command.payroll-auto-generate',
  2982.                 => 'app.command.leave-cycle-automation',
  2983.                 => 'app.command.attendance-reconciliation',
  2984.                 => 'app.command.fx-rate-backfill',
  2985.                 10 => 'app.command.ledger-dual-amount-backfill',
  2986.                 11 => 'app.command.sync-products-to-central',
  2987.                 12 => 'app.command.sync-health',
  2988.                 13 => 'app.command.central-remap-resync',
  2989.                 14 => 'app.command.seed-central-catalog-modules',
  2990.                 15 => 'app.command.seed-finance-tools-modules',
  2991.                 16 => 'app.command.aspire-wallet-sync',
  2992.                 17 => 'app.command.billing-schedule-check',
  2993.                 18 => 'app.command.ledger-integrity-check',
  2994.                 19 => 'app.command.head-pathtree-repair',
  2995.                 20 => 'app.command.ledger-rebuild',
  2996.                 21 => 'app.command.inventory-rebuild',
  2997.                 22 => 'app.command.tenant-reset',
  2998.                 23 => 'app.command.ledger-audit-chain',
  2999.                 24 => 'app.command.for-each-tenant',
  3000.                 25 => 'app.command.tax-return-build',
  3001.                 26 => 'app.command.bd-vat-return',
  3002.                 27 => 'app.command.bd-mushak-register',
  3003.                 28 => 'app.command.bd-seed-tax-config',
  3004.                 29 => 'app.command.bd-withholding-ledger',
  3005.                 30 => 'app.command.bd-mushak-6-6',
  3006.                 31 => 'app.command.de-ustva',
  3007.                 32 => 'app.command.de-seed-tax-config',
  3008.                 33 => 'app.command.sg-gst-f5',
  3009.                 34 => 'app.command.sg-form-cs',
  3010.                 35 => 'app.command.sg-seed-tax-config',
  3011.                 36 => 'app.command.epc-cockpit',
  3012.                 37 => 'app.command.de-einvoice-import',
  3013.                 38 => 'app.command.de-ec-sales-list',
  3014.                 39 => 'app.command.de-skr-map',
  3015.                 40 => 'app.command.cleanup-attendance-junk',
  3016.                 41 => 'app.command.tax-return-export',
  3017.                 42 => 'app.command.starter-pack-export',
  3018.                 43 => 'app.command.starter-pack-apply',
  3019.                 44 => 'app.command.opening-balances-import',
  3020.                 45 => 'app.command.solar-size',
  3021.                 46 => 'app.command.payroll-statutory',
  3022.                 47 => 'app.command.ensure-standard-heads',
  3023.                 48 => 'app.command.fx-accounts-setup',
  3024.                 49 => 'app.command.fx-settlement-selftest',
  3025.                 50 => 'app.command.fx-stamp-invoice',
  3026.                 51 => 'app.command.express-purchase-selftest',
  3027.                 52 => 'app.command.pv-fx-selftest',
  3028.                 53 => 'app.command.aspire-fx-selftest',
  3029.                 54 => 'app.command.payment-tag-selftest',
  3030.                 55 => 'app.command.fx-legacy-amount-repair',
  3031.                 56 => 'app.command.fx-rate-pull',
  3032.                 57 => 'app.command.fx-voucher-inspect',
  3033.                 58 => 'app.command.po-amount-foreign-backfill',
  3034.                 59 => 'app.command.cpshell-landing-seed',
  3035.                 60 => 'app.command.menu-audit',
  3036.                 61 => 'app.command.menu-seed-missing',
  3037.                 62 => 'app.command.menu-audit-selftest',
  3038.                 63 => 'app.command.project-costing-diagnose',
  3039.                 64 => 'app.command.boq-currency-audit',
  3040.                 65 => 'app.command.boq-currency-audit-selftest',
  3041.                 66 => 'app.command.project-costing-currency-selftest',
  3042.                 67 => 'app.command.proposal-outcome-selftest',
  3043.                 68 => 'app.command.ga-journey-selftest',
  3044.                 69 => 'app.command.boq-baseline-selftest',
  3045.                 70 => 'app.command.estimate-implementation-selftest',
  3046.                 71 => 'app.command.carry-forward-selftest',
  3047.                 72 => 'app.command.project-lifecycle-selftest',
  3048.                 73 => 'app.command.boq-baseline-backfill',
  3049.                 74 => 'app.command.pi-service-cost-selftest',
  3050.                 75 => 'app.command.pi-service-cost-diagnose',
  3051.                 76 => 'app.command.fa-conversion-selftest',
  3052.                 77 => 'app.command.ledger-reconciliation-selftest',
  3053.                 78 => 'app.command.aspire-conversion-selftest',
  3054.                 79 => 'app.command.financial-ingest-selftest',
  3055.                 80 => 'app.command.financial-sync',
  3056.                 81 => 'app.command.financial-connector-selftest',
  3057.                 82 => 'app.command.eb-alarm-selftest',
  3058.                 83 => 'app.command.wise-adapter-selftest',
  3059.                 84 => 'app.command.bank-feed-landing-selftest',
  3060.                 85 => 'app.command.bank-feed-review-selftest',
  3061.                 86 => 'app.command.ocbc-adapter-selftest',
  3062.                 87 => 'app.command.eb-kpi-invoice-selftest',
  3063.                 88 => 'app.command.cash-truth-selftest',
  3064.                 89 => 'app.command.payments-due-selftest',
  3065.                 90 => 'app.command.forecast-trust-selftest',
  3066.                 91 => 'app.command.fx-consolidation-selftest',
  3067.                 92 => 'app.command.sds-layout-selftest',
  3068.                 93 => 'app.command.ledger-trust-selftest',
  3069.                 94 => 'app.command.role-report-selftest',
  3070.                 95 => 'app.command.trig-selftest',
  3071.                 96 => 'app.command.srm-price-selftest',
  3072.                 97 => 'app.command.srm-portal-selftest',
  3073.                 98 => 'app.command.spc-commission-selftest',
  3074.                 99 => 'app.command.spc-commission-gl-selftest',
  3075.                 100 => 'app.command.spc-settlement-selftest',
  3076.                 101 => 'app.command.spc-commission-accounts-setup',
  3077.                 102 => 'app.command.simpleops-opening-stock-selftest',
  3078.                 103 => 'app.command.simpleops-selftest',
  3079.                 104 => 'app.command.simpleops-buy-receive-selftest',
  3080.                 105 => 'app.command.cw-foundation-selftest',
  3081.                 106 => 'app.command.cw-storage-accounts-setup',
  3082.                 107 => 'app.command.cw-storage-cost-selftest',
  3083.                 108 => 'app.command.cw-dropship-accounts-setup',
  3084.                 109 => 'app.command.cw-dropship-selftest',
  3085.                 110 => 'app.command.cw-consolidation-selftest',
  3086.                 111 => 'app.command.cw-bonded-accounts-setup',
  3087.                 112 => 'app.command.cw-bonded-selftest',
  3088.                 113 => 'app.command.voucher-balance-selftest',
  3089.                 114 => 'app.command.cw-reporting-selftest',
  3090.                 115 => 'app.command.cw-seed-modules',
  3091.                 116 => 'app.command.supplier-ledger-seed-module',
  3092.                 117 => 'app.command.voucher-allocation-selftest',
  3093.                 118 => 'app.command.pf-selftest',
  3094.                 119 => 'app.command.pf-seed-modules',
  3095.                 120 => 'app.command.pf-ingest-payroll',
  3096.                 121 => 'app.command.asset-req-selftest',
  3097.                 122 => 'app.command.asset-req-seed-module',
  3098.                 123 => 'app.command.hr-lifecycle-selftest',
  3099.                 124 => 'app.command.hr-lifecycle-seed-module',
  3100.                 125 => 'app.command.iou-selftest',
  3101.                 126 => 'app.command.iou-seed-module',
  3102.                 127 => 'app.command.major-project-selftest',
  3103.                 128 => 'app.command.proposal-roi-selftest',
  3104.                 129 => 'app.command.beftn-selftest',
  3105.                 130 => 'app.command.purchase-doc-selftest',
  3106.                 131 => 'app.command.inventory-ledger-guard-selftest',
  3107.                 132 => 'app.command.fa-register-selftest',
  3108.                 133 => 'app.command.ledger-head0-worksheet',
  3109.                 134 => 'app.command.ledger-repair-selftest',
  3110.                 135 => 'app.command.ageing-selftest',
  3111.                 136 => 'app.command.project-sales-report-selftest',
  3112.                 137 => 'app.command.sales-target-selftest',
  3113.                 138 => 'app.command.simpleops-product-selftest',
  3114.                 139 => 'app.command.doc-di0-selftest',
  3115.                 140 => 'app.command.doc-di1-selftest',
  3116.                 141 => 'app.command.doc-di2-selftest',
  3117.                 142 => 'app.command.entity-match-selftest',
  3118.                 143 => 'app.command.cascade-selftest',
  3119.                 144 => 'app.command.bank-sides-selftest',
  3120.                 145 => 'app.command.doc-di4-selftest',
  3121.                 146 => 'app.command.doc-di3-selftest',
  3122.                 147 => 'app.command.doc-di5-selftest',
  3123.                 148 => 'app.command.simpleops-seed-modules',
  3124.                 149 => 'app.command.customer-readiness-selftest',
  3125.                 150 => 'app.command.provisioning-tls-audit',
  3126.                 151 => 'app.command.customer-readiness-metrics',
  3127.                 152 => 'app.command.commercial-journey-backfill',
  3128.                 153 => 'app.command.customer-handoff-sync',
  3129.                 154 => 'app.command.customer-handoff-escalate',
  3130.                 155 => 'app.command.provisioning-reconcile',
  3131.                 156 => 'app.command.provisioning-queue',
  3132.                 157 => 'app.command.agentos-emit-daily-review',
  3133.                 158 => 'app.command.agent-finance-selftest',
  3134.                 159 => 'app.command.agent-procurement-selftest',
  3135.                 160 => 'app.command.agent-proposal-selftest',
  3136.                 161 => 'app.command.proposal-validity-backfill',
  3137.                 162 => 'app.command.proposal-validity-reminder',
  3138.                 163 => 'app.command.proposal-validity-selftest',
  3139.                 164 => 'app.command.supplier-price-validity-selftest',
  3140.                 165 => 'app.command.agent-energy-selftest',
  3141.                 166 => 'app.command.ai-quota-selftest',
  3142.                 167 => 'app.command.agent-projectcontrol-selftest',
  3143.                 168 => 'app.command.agent-inventory-selftest',
  3144.                 169 => 'app.command.agent-compliance-selftest',
  3145.                 170 => 'app.command.agent-settings-selftest',
  3146.                 171 => 'app.command.agent-crm-selftest',
  3147.                 172 => 'app.command.agent-siteexec-selftest',
  3148.                 173 => 'app.command.agent-handover-selftest',
  3149.                 174 => 'app.command.agent-orchestration-relay-selftest',
  3150.                 175 => 'app.command.agent-journey-selftest',
  3151.                 176 => 'app.command.agent-pipeline-selftest',
  3152.                 177 => 'app.command.agent-relay-guard-selftest',
  3153.                 178 => 'app.command.agent-confidence-selftest',
  3154.                 179 => 'app.command.ara-selftest',
  3155.                 180 => 'app.command.ara-validate',
  3156.                 181 => 'app.command.ara-case-selftest',
  3157.                 182 => 'app.command.ara-statements-selftest',
  3158.                 183 => 'app.command.ara-statements',
  3159.                 184 => 'app.command.ara-governance-selftest',
  3160.                 185 => 'app.command.ara-pack',
  3161.                 186 => 'app.command.ara-xbrl-selftest',
  3162.                 187 => 'app.command.agent-framework-selftest',
  3163.                 188 => 'app.command.agent-orchestration-selftest',
  3164.                 189 => 'app.command.agent-opex-selftest',
  3165.                 190 => 'app.command.audit-ready-selftest',
  3166.                 191 => 'app.command.audit-ready-scan',
  3167.                 192 => 'app.command.central-product-control-selftest',
  3168.                 193 => 'app.command.notice-selftest',
  3169.                 194 => 'app.command.gst-f5-selftest',
  3170.                 195 => 'app.command.sg-payroll-selftest',
  3171.                 196 => 'app.command.sg-ir8a',
  3172.                 197 => 'app.command.invoicenow-selftest',
  3173.                 198 => 'app.command.sg-einvoice',
  3174.                 199 => 'app.command.sg-einvoice-send',
  3175.                 200 => 'app.command.peppol-transmit-selftest',
  3176.                 201 => 'app.command.einvoice-inbound-selftest',
  3177.                 202 => 'app.command.paynow-qr-selftest',
  3178.                 203 => 'app.command.peppol-ack-poll',
  3179.                 204 => 'app.command.peppol-ack-poll-selftest',
  3180.                 205 => 'app.command.sg-ais-export',
  3181.                 206 => 'app.command.sg-ais-selftest',
  3182.                 207 => 'app.command.peppol-lookup',
  3183.                 208 => 'app.command.peppol-lookup-selftest',
  3184.                 209 => 'app.command.sg-payslip-selftest',
  3185.                 210 => 'app.command.sg-ir21',
  3186.                 211 => 'app.command.sg-ir21-selftest',
  3187.                 212 => 'app.command.period-lock-selftest',
  3188.                 213 => 'app.command.ledger-edit-log-selftest',
  3189.                 214 => 'app.command.voucher-number-selftest',
  3190.                 215 => 'app.command.activity-log-prune',
  3191.                 216 => 'app.command.activity-log-prune-selftest',
  3192.                 217 => 'app.command.grn-reversal-selftest',
  3193.                 218 => 'app.command.marker-audit',
  3194.                 219 => 'app.command.marker-audit-selftest',
  3195.                 220 => 'app.command.api-token-issue',
  3196.                 221 => 'app.command.api-token-selftest',
  3197.                 222 => 'app.command.period-close-check',
  3198.                 223 => 'app.command.period-close-check-selftest',
  3199.                 224 => 'app.command.tenant-resolution-selftest',
  3200.                 225 => 'app.command.sg-gst-f5-compute-selftest',
  3201.                 226 => 'app.command.sg-iaf-export',
  3202.                 227 => 'app.command.sg-gst-f7-iaf-selftest',
  3203.                 228 => 'app.command.sg-gst-x5-selftest',
  3204.                 229 => 'app.command.sg-cpf-x6x8-selftest',
  3205.                 230 => 'app.command.sg-ir8a-x9-x11-selftest',
  3206.                 231 => 'app.command.mailer-config-selftest',
  3207.                 232 => 'app.command.for-each-tenant-selftest',
  3208.                 233 => 'app.command.scheduler-lock-selftest',
  3209.                 234 => 'app.command.fleet-migrate-selftest',
  3210.                 235 => 'app.command.fleet-migrate',
  3211.                 236 => 'app.command.fleet-health-selftest',
  3212.                 237 => 'app.command.fleet-health-collect',
  3213.                 238 => 'app.command.hard-suspension-selftest',
  3214.                 239 => 'app.command.route-smoke',
  3215.                 240 => 'app.command.route-smoke-selftest',
  3216.                 241 => 'app.command.energy-site-link',
  3217.                 242 => 'app.command.eb-consumer-selftest',
  3218.                 243 => 'app.command.aut-registry-seed',
  3219.                 244 => 'app.command.aut-registry-selftest',
  3220.                 245 => 'app.command.aut-registry-normalize',
  3221.                 246 => 'app.command.aut-gate-selftest',
  3222.                 247 => 'app.command.aut-gate-wiring-selftest',
  3223.                 248 => 'app.command.aut-firewall-selftest',
  3224.                 249 => 'app.command.agent-control-selftest',
  3225.                 250 => 'app.command.agent-bulk-approval-selftest',
  3226.                 251 => 'app.command.agent-trail-selftest',
  3227.                 252 => 'app.command.agent-verdict-selftest',
  3228.                 253 => 'app.command.aut-registry-check',
  3229.                 254 => 'app.command.ai-gateway-selftest',
  3230.                 255 => 'app.command.aicoo-selftest',
  3231.                 256 => 'app.command.aicoo-ask',
  3232.                 257 => 'app.command.aicoo-memory-selftest',
  3233.                 258 => 'app.command.aicoo-attention-selftest',
  3234.                 259 => 'app.command.aicoo-proactive-push',
  3235.                 260 => 'app.command.aicoo-proactive-selftest',
  3236.                 261 => 'app.command.experience-loop-selftest',
  3237.                 262 => 'app.command.experience-loop-backfill',
  3238.                 263 => 'app.command.applicant-email-selftest',
  3239.                 264 => 'app.command.applicant-email-tag',
  3240.                 265 => 'app.command.applicant-email-audit',
  3241.                 266 => 'app.command.leadgen-selftest',
  3242.                 267 => 'app.command.leadgen-enrich-selftest',
  3243.                 268 => 'app.command.leadgen-fit-selftest',
  3244.                 269 => 'app.command.leadgen-send-selftest',
  3245.                 270 => 'app.command.cc-1-selftest',
  3246.                 271 => 'app.command.cc-2-selftest',
  3247.                 272 => 'app.command.cc-seed-modules',
  3248.                 273 => 'app.command.fe-alert-selftest',
  3249.                 274 => 'app.command.cc-6-selftest',
  3250.                 275 => 'app.command.cc-3-selftest',
  3251.                 276 => 'app.command.cc-45-selftest',
  3252.                 277 => 'app.command.cc-7-selftest',
  3253.                 278 => 'app.command.cc-8-selftest',
  3254.                 279 => 'app.command.m2e-core-selftest',
  3255.                 280 => 'app.command.m2e-geo-selftest',
  3256.                 281 => 'app.command.m2e-seed-modules',
  3257.                 282 => 'app.command.m2e-gates-selftest',
  3258.                 283 => 'app.command.m2e-offer-selftest',
  3259.                 284 => 'app.command.m2e-survey-selftest',
  3260.                 285 => 'app.command.m2e-commissioning-selftest',
  3261.                 286 => 'app.command.sentinel-sweep',
  3262.                 287 => 'app.command.sentinel-selftest',
  3263.                 288 => 'app.command.sentinel-diagnose',
  3264.                 289 => 'app.command.sentinel-diagnose-selftest',
  3265.                 290 => 'app.command.sentinel-patch-selftest',
  3266.                 291 => 'app.command.sentinel-hub-selftest',
  3267.                 292 => 'app.command.sentinel-seed-modules',
  3268.                 293 => 'app.command.aut-governance-selftest',
  3269.                 294 => 'app.command.aut-governance-seed',
  3270.                 295 => 'app.command.aie-roster-selftest',
  3271.                 296 => 'app.command.aie-bill-selftest',
  3272.                 297 => 'app.command.aie-evidence-selftest',
  3273.                 298 => 'app.command.aie-email-selftest',
  3274.                 299 => 'app.command.aie-context-selftest',
  3275.                 300 => 'app.command.aie-mouth-selftest',
  3276.                 301 => 'app.command.aie-action-selftest',
  3277.                 302 => 'app.command.aie-whatsapp-selftest',
  3278.                 303 => 'app.command.aie-link-human-number',
  3279.                 304 => 'app.command.aie-pilot-bypass',
  3280.                 305 => 'app.command.aie-action-intent-selftest',
  3281.                 306 => 'app.command.aie-send-cap',
  3282.                 307 => 'app.command.aie-conversations-selftest',
  3283.                 308 => 'app.command.aie-shadow-report',
  3284.                 309 => 'app.command.aie-shadow-metrics-selftest',
  3285.                 310 => 'app.command.aie-gateway-relay-selftest',
  3286.                 311 => 'app.command.aie-gateway-provenance-selftest',
  3287.                 312 => 'app.command.aie-envelope-relay',
  3288.                 313 => 'app.command.aie-capability-seed',
  3289.                 314 => 'app.command.aie-envelope-relay-selftest',
  3290.                 315 => 'app.command.aie-autosend-selftest',
  3291.                 316 => 'app.command.aie-relay-selftest',
  3292.                 317 => 'app.command.aie-email-account',
  3293.                 318 => 'app.command.aie-comm-replay',
  3294.                 319 => 'app.command.leadgen-convert-selftest',
  3295.                 320 => 'app.command.growth-brand-selftest',
  3296.                 321 => 'app.command.growth-viral-selftest',
  3297.                 322 => 'app.command.srm-po-notify-selftest',
  3298.                 323 => 'app.command.leadgen-geo-sweep',
  3299.                 324 => 'app.command.leadgen-geo-selftest',
  3300.                 325 => 'app.command.leadgen-resolve-selftest',
  3301.                 326 => 'app.command.leadgen-geomap-selftest',
  3302.                 327 => 'app.command.leadgen-b2-selftest',
  3303.                 328 => 'app.command.leadgen-acra-selftest',
  3304.                 329 => 'app.command.leadgen-jurisdiction-gate-selftest',
  3305.                 330 => 'app.command.hb360-selftest',
  3306.                 331 => 'app.command.hb360-convert',
  3307.                 332 => 'app.command.epc-catalog-refine',
  3308.                 333 => 'app.command.hb360-amigo-seed',
  3309.                 334 => 'app.command.opex-savings',
  3310.                 335 => 'app.command.applicant-merge',
  3311.                 336 => 'app.command.boq-billing-schedule-selftest',
  3312.                 337 => 'app.command.tm-billing-run',
  3313.                 338 => 'app.command.tm-billing-selftest',
  3314.                 339 => 'app.command.recurring-billing-run',
  3315.                 340 => 'app.command.recurring-billing-selftest',
  3316.                 341 => 'app.command.cashflow-forecast-selftest',
  3317.                 342 => 'app.command.unexplained-payment-selftest',
  3318.                 343 => 'app.command.cost-sheet-selftest',
  3319.                 344 => 'app.command.direct-sales-selftest',
  3320.                 345 => 'app.command.inventory-recon',
  3321.                 346 => 'app.command.cogs-basis-audit',
  3322.                 347 => 'app.command.deferred-binding-selftest',
  3323.                 348 => 'app.command.deferred-items',
  3324.                 349 => 'app.command.pos-selftest',
  3325.                 350 => 'app.command.product-categorization-selftest',
  3326.                 351 => 'app.command.progress-selftest',
  3327.                 352 => 'app.command.config-readiness',
  3328.                 353 => 'app.command.seed-uncategorized',
  3329.                 354 => 'app.command.product-suggest-selftest',
  3330.                 355 => 'app.command.lc-accounts-setup',
  3331.                 356 => 'app.command.lc-gl-selftest',
  3332.                 357 => 'app.command.lc-landed-selftest',
  3333.                 358 => 'app.command.lc-gl2-selftest',
  3334.                 359 => 'app.command.stamp-invoice-tax',
  3335.                 360 => 'app.command.approval-demo',
  3336.                 361 => 'app.command.epc-seed-datasheets',
  3337.                 362 => 'app.command.om-contract-run',
  3338.                 363 => 'app.command.retention-payable',
  3339.                 364 => 'app.command.subcontract',
  3340.                 365 => 'app.command_center_aggregate_command',
  3341.                 366 => 'app.command.reminders-payments',
  3342.                 367 => 'app.command.reminders-deliveries',
  3343.                 368 => 'app.command.reminders-stock-expiry',
  3344.                 369 => 'app.command.reconciliation-audit',
  3345.                 370 => 'app.command.fdm-audit',
  3346.                 371 => 'app.command.reminders-statutory',
  3347.                 372 => 'app.command.reminders-receipts',
  3348.                 373 => 'app.command_center_cleanup_logs_command',
  3349.                 374 => 'app.command.bid-spine-selftest',
  3350.                 375 => 'app.command.bid-seed-modules',
  3351.                 376 => 'app.command.auth-posture-selftest',
  3352.                 377 => 'app.command.doc-data-item-selftest',
  3353.                 378 => 'app.command.doc-data-item-backfill',
  3354.                 379 => 'app.command.ql-selftest',
  3355.                 380 => 'app.command.ql-line-uid-backfill',
  3356.                 381 => 'app.command.ql-diff-selftest',
  3357.                 382 => 'app.command.demo-seed',
  3358.                 383 => 'app.command.ga-readiness-selftest',
  3359.             ],
  3360.         ];
  3361.     }
  3362. }