var/cache/dev/ContainerQgIPBxk/AppKernelDevDebugContainer.php line 657

Open in your IDE?
  1. <?php
  2. namespace ContainerQgIPBxk;
  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.admin_dashboard_service' => 'getApp_AdminDashboardServiceService',
  87.             'app.ai_bridge_client' => 'getApp_AiBridgeClientService',
  88.             'app.ai_command.draft_token_service' => 'getApp_AiCommand_DraftTokenServiceService',
  89.             'app.ai_command.gateway_controller' => 'getApp_AiCommand_GatewayControllerService',
  90.             'app.ai_command.handler.apply_leave' => 'getApp_AiCommand_Handler_ApplyLeaveService',
  91.             'app.ai_command.handler.approve_document' => 'getApp_AiCommand_Handler_ApproveDocumentService',
  92.             'app.ai_command.handler.assign_task' => 'getApp_AiCommand_Handler_AssignTaskService',
  93.             'app.ai_command.handler.attach_file_url' => 'getApp_AiCommand_Handler_AttachFileUrlService',
  94.             'app.ai_command.handler.business_intelligence' => 'getApp_AiCommand_Handler_BusinessIntelligenceService',
  95.             'app.ai_command.handler.cancel_document' => 'getApp_AiCommand_Handler_CancelDocumentService',
  96.             'app.ai_command.handler.create_contra_voucher' => 'getApp_AiCommand_Handler_CreateContraVoucherService',
  97.             'app.ai_command.handler.create_employee' => 'getApp_AiCommand_Handler_CreateEmployeeService',
  98.             'app.ai_command.handler.create_expense' => 'getApp_AiCommand_Handler_CreateExpenseService',
  99.             'app.ai_command.handler.create_journal_voucher' => 'getApp_AiCommand_Handler_CreateJournalVoucherService',
  100.             'app.ai_command.handler.create_lead' => 'getApp_AiCommand_Handler_CreateLeadService',
  101.             'app.ai_command.handler.create_party' => 'getApp_AiCommand_Handler_CreatePartyService',
  102.             'app.ai_command.handler.create_payment' => 'getApp_AiCommand_Handler_CreatePaymentService',
  103.             'app.ai_command.handler.create_product' => 'getApp_AiCommand_Handler_CreateProductService',
  104.             'app.ai_command.handler.create_project' => 'getApp_AiCommand_Handler_CreateProjectService',
  105.             'app.ai_command.handler.create_purchase_order' => 'getApp_AiCommand_Handler_CreatePurchaseOrderService',
  106.             'app.ai_command.handler.create_receipt' => 'getApp_AiCommand_Handler_CreateReceiptService',
  107.             'app.ai_command.handler.create_sales_order' => 'getApp_AiCommand_Handler_CreateSalesOrderService',
  108.             'app.ai_command.handler.create_sales_proposal' => 'getApp_AiCommand_Handler_CreateSalesProposalService',
  109.             'app.ai_command.handler.create_task' => 'getApp_AiCommand_Handler_CreateTaskService',
  110.             'app.ai_command.handler.create_task_and_clock_in' => 'getApp_AiCommand_Handler_CreateTaskAndClockInService',
  111.             'app.ai_command.handler.get_cash_position' => 'getApp_AiCommand_Handler_GetCashPositionService',
  112.             'app.ai_command.handler.get_overdue_invoices' => 'getApp_AiCommand_Handler_GetOverdueInvoicesService',
  113.             'app.ai_command.handler.get_party_balance' => 'getApp_AiCommand_Handler_GetPartyBalanceService',
  114.             'app.ai_command.handler.gl_inquiry' => 'getApp_AiCommand_Handler_GlInquiryService',
  115.             'app.ai_command.handler.list_attachments' => 'getApp_AiCommand_Handler_ListAttachmentsService',
  116.             'app.ai_command.handler.list_my_attendance' => 'getApp_AiCommand_Handler_ListMyAttendanceService',
  117.             'app.ai_command.handler.list_my_leaves' => 'getApp_AiCommand_Handler_ListMyLeavesService',
  118.             'app.ai_command.handler.list_notifications' => 'getApp_AiCommand_Handler_ListNotificationsService',
  119.             'app.ai_command.handler.list_pending_approvals' => 'getApp_AiCommand_Handler_ListPendingApprovalsService',
  120.             'app.ai_command.handler.list_reports' => 'getApp_AiCommand_Handler_ListReportsService',
  121.             'app.ai_command.handler.list_tasks' => 'getApp_AiCommand_Handler_ListTasksService',
  122.             'app.ai_command.handler.management_plan' => 'getApp_AiCommand_Handler_ManagementPlanService',
  123.             'app.ai_command.handler.mark_attendance' => 'getApp_AiCommand_Handler_MarkAttendanceService',
  124.             'app.ai_command.handler.plan_overdue_payments' => 'getApp_AiCommand_Handler_PlanOverduePaymentsService',
  125.             'app.ai_command.handler.record_followup' => 'getApp_AiCommand_Handler_RecordFollowupService',
  126.             'app.ai_command.handler.reject_document' => 'getApp_AiCommand_Handler_RejectDocumentService',
  127.             'app.ai_command.handler.reschedule_task' => 'getApp_AiCommand_Handler_RescheduleTaskService',
  128.             'app.ai_command.handler.run_report' => 'getApp_AiCommand_Handler_RunReportService',
  129.             'app.ai_command.handler.search_cash_bank_ledger' => 'getApp_AiCommand_Handler_SearchCashBankLedgerService',
  130.             'app.ai_command.handler.search_expense_head' => 'getApp_AiCommand_Handler_SearchExpenseHeadService',
  131.             'app.ai_command.handler.search_party' => 'getApp_AiCommand_Handler_SearchPartyService',
  132.             'app.ai_command.handler.stock_position' => 'getApp_AiCommand_Handler_StockPositionService',
  133.             'app.ai_command.handler.task_clock_in' => 'getApp_AiCommand_Handler_TaskClockInService',
  134.             'app.ai_command.handler.task_clock_out' => 'getApp_AiCommand_Handler_TaskClockOutService',
  135.             'app.ai_command.handler.task_history' => 'getApp_AiCommand_Handler_TaskHistoryService',
  136.             'app.ai_command.handler.update_opportunity_stage' => 'getApp_AiCommand_Handler_UpdateOpportunityStageService',
  137.             'app.ai_command.handler.view_document' => 'getApp_AiCommand_Handler_ViewDocumentService',
  138.             'app.ai_command.report.ap_ageing' => 'getApp_AiCommand_Report_ApAgeingService',
  139.             'app.ai_command.report.ar_ageing' => 'getApp_AiCommand_Report_ArAgeingService',
  140.             'app.ai_command.report.balance_sheet_snapshot' => 'getApp_AiCommand_Report_BalanceSheetSnapshotService',
  141.             'app.ai_command.report.expense_summary' => 'getApp_AiCommand_Report_ExpenseSummaryService',
  142.             'app.ai_command.report.inventory_valuation' => 'getApp_AiCommand_Report_InventoryValuationService',
  143.             'app.ai_command.report.pnl_brief' => 'getApp_AiCommand_Report_PnlBriefService',
  144.             'app.ai_command.report.purchase_summary' => 'getApp_AiCommand_Report_PurchaseSummaryService',
  145.             'app.ai_command.report.sales_summary' => 'getApp_AiCommand_Report_SalesSummaryService',
  146.             'app.ai_command.report.salesperson_performance' => 'getApp_AiCommand_Report_SalespersonPerformanceService',
  147.             'app.ai_command.report.top_overdue_customers' => 'getApp_AiCommand_Report_TopOverdueCustomersService',
  148.             'app.ai_command.report.top_overdue_suppliers' => 'getApp_AiCommand_Report_TopOverdueSuppliersService',
  149.             'app.ai_command.report.vat_register' => 'getApp_AiCommand_Report_VatRegisterService',
  150.             'app.ai_command.report_registry' => 'getApp_AiCommand_ReportRegistryService',
  151.             'app.ai_command.tool_registry' => 'getApp_AiCommand_ToolRegistryService',
  152.             'app.ai_context.asset_service' => 'getApp_AiContext_AssetServiceService',
  153.             'app.ai_context.offer' => 'getApp_AiContext_OfferService',
  154.             'app.ai_context.procurement' => 'getApp_AiContext_ProcurementService',
  155.             'app.ai_context.project' => 'getApp_AiContext_ProjectService',
  156.             'app.ai_context.site' => 'getApp_AiContext_SiteService',
  157.             'app.ai_doctrine_subscriber' => 'getApp_AiDoctrineSubscriberService',
  158.             'app.ai_event_service' => 'getApp_AiEventServiceService',
  159.             'app.ai_finding_service' => 'getApp_AiFindingServiceService',
  160.             'app.ai_import_service' => 'getApp_AiImportServiceService',
  161.             'app.ai_process_events_command' => 'getApp_AiProcessEventsCommandService',
  162.             'app.ai_realtime_notifier' => 'getApp_AiRealtimeNotifierService',
  163.             'app.ai_rule_engine' => 'getApp_AiRuleEngineService',
  164.             'app.ai_scorecard_service' => 'getApp_AiScorecardServiceService',
  165.             'app.automation_execution_service' => 'getApp_AutomationExecutionServiceService',
  166.             'app.command.aspire-sync' => 'getApp_Command_AspiresyncService',
  167.             'app.command.aspire-wallet-sync' => 'getApp_Command_AspirewalletsyncService',
  168.             'app.command.attendance-reconciliation' => 'getApp_Command_AttendancereconciliationService',
  169.             'app.command.bd-mushak-6-6' => 'getApp_Command_Bdmushak66Service',
  170.             'app.command.bd-mushak-register' => 'getApp_Command_BdmushakregisterService',
  171.             'app.command.bd-seed-tax-config' => 'getApp_Command_BdseedtaxconfigService',
  172.             'app.command.bd-vat-return' => 'getApp_Command_BdvatreturnService',
  173.             'app.command.bd-withholding-ledger' => 'getApp_Command_BdwithholdingledgerService',
  174.             'app.command.billing-schedule-check' => 'getApp_Command_BillingschedulecheckService',
  175.             'app.command.buddybee-schedule-missing-check' => 'getApp_Command_BuddybeeschedulemissingcheckService',
  176.             'app.command.cleanup-attendance-junk' => 'getApp_Command_CleanupattendancejunkService',
  177.             'app.command.daily-user-report-buddybee' => 'getApp_Command_DailyuserreportbuddybeeService',
  178.             'app.command.de-einvoice-import' => 'getApp_Command_DeeinvoiceimportService',
  179.             'app.command.de-seed-tax-config' => 'getApp_Command_DeseedtaxconfigService',
  180.             'app.command.de-ustva' => 'getApp_Command_DeustvaService',
  181.             'app.command.epc-cockpit' => 'getApp_Command_EpccockpitService',
  182.             'app.command.fixed-asset-scheduler' => 'getApp_Command_FixedassetschedulerService',
  183.             'app.command.for-each-tenant' => 'getApp_Command_ForeachtenantService',
  184.             'app.command.fx-rate-backfill' => 'getApp_Command_FxratebackfillService',
  185.             'app.command.leave-cycle-automation' => 'getApp_Command_LeavecycleautomationService',
  186.             'app.command.ledger-dual-amount-backfill' => 'getApp_Command_LedgerdualamountbackfillService',
  187.             'app.command.ledger-integrity-check' => 'getApp_Command_LedgerintegritycheckService',
  188.             'app.command.payroll-auto-generate' => 'getApp_Command_PayrollautogenerateService',
  189.             'app.command.reminders-deliveries' => 'getApp_Command_RemindersdeliveriesService',
  190.             'app.command.reminders-payments' => 'getApp_Command_ReminderspaymentsService',
  191.             'app.command.reminders-receipts' => 'getApp_Command_RemindersreceiptsService',
  192.             'app.command.reminders-stock-expiry' => 'getApp_Command_RemindersstockexpiryService',
  193.             'app.command.scheduled-big-row-entry' => 'getApp_Command_ScheduledbigrowentryService',
  194.             'app.command.scheduled-notification' => 'getApp_Command_SchedulednotificationService',
  195.             'app.command.sg-gst-f5' => 'getApp_Command_Sggstf5Service',
  196.             'app.command.sg-seed-tax-config' => 'getApp_Command_SgseedtaxconfigService',
  197.             'app.command.starter-pack-apply' => 'getApp_Command_StarterpackapplyService',
  198.             'app.command.starter-pack-export' => 'getApp_Command_StarterpackexportService',
  199.             'app.command.sync-products-to-central' => 'getApp_Command_SyncproductstocentralService',
  200.             'app.command.tax-return-build' => 'getApp_Command_TaxreturnbuildService',
  201.             'app.command.tax-return-export' => 'getApp_Command_TaxreturnexportService',
  202.             'app.command_center_aggregate_command' => 'getApp_CommandCenterAggregateCommandService',
  203.             'app.command_center_cleanup_logs_command' => 'getApp_CommandCenterCleanupLogsCommandService',
  204.             'app.command_center_maintenance_service' => 'getApp_CommandCenterMaintenanceServiceService',
  205.             'app.command_center_tracking_service' => 'getApp_CommandCenterTrackingServiceService',
  206.             'app.custom_em_service' => 'getApp_CustomEmServiceService',
  207.             'app.custom_em_service_factory' => 'getApp_CustomEmServiceFactoryService',
  208.             'app.customer_central_identity_sync_service' => 'getApp_CustomerCentralIdentitySyncServiceService',
  209.             'app.dashboard_alert_service' => 'getApp_DashboardAlertServiceService',
  210.             'app.document_data_item_listener' => 'getApp_DocumentDataItemListenerService',
  211.             'app.document_data_item_sync' => 'getApp_DocumentDataItemSyncService',
  212.             'app.import_posting_service' => 'getApp_ImportPostingServiceService',
  213.             'app.internal_notification_api' => 'getApp_InternalNotificationApiService',
  214.             'app.invoice_service' => 'getApp_InvoiceServiceService',
  215.             'app.legacy_password_service' => 'getApp_LegacyPasswordServiceService',
  216.             'app.legacy_subscription_billing_service' => 'getApp_LegacySubscriptionBillingServiceService',
  217.             'app.lifecycle_step_service' => 'getApp_LifecycleStepServiceService',
  218.             'app.notification_audience_resolver' => 'getApp_NotificationAudienceResolverService',
  219.             'app.notification_dispatcher' => 'getApp_NotificationDispatcherService',
  220.             'app.notification_service' => 'getApp_NotificationServiceService',
  221.             'app.organization_identity_service' => 'getApp_OrganizationIdentityServiceService',
  222.             'app.owner_dashboard_service' => 'getApp_OwnerDashboardServiceService',
  223.             'app.post_payment_company_setup_service' => 'getApp_PostPaymentCompanySetupServiceService',
  224.             'app.posting_guard_listener' => 'getApp_PostingGuardListenerService',
  225.             'app.pricing_service' => 'getApp_PricingServiceService',
  226.             'app.public_document_acknowledgement_service' => 'getApp_PublicDocumentAcknowledgementServiceService',
  227.             'app.quote_company_provisioning_service' => 'getApp_QuoteCompanyProvisioningServiceService',
  228.             'app.quote_service' => 'getApp_QuoteServiceService',
  229.             'app.subscription_state_sync_service' => 'getApp_SubscriptionStateSyncServiceService',
  230.             'app.system-type-route-loader' => 'getApp_SystemtyperouteloaderService',
  231.             'approval_service' => 'getApprovalServiceService',
  232.             'booking_demo_ics_service' => 'getBookingDemoIcsServiceService',
  233.             'cache.app_clearer' => 'getCache_AppClearerService',
  234.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  235.             'cache.system_clearer' => 'getCache_SystemClearerService',
  236.             'cache_warmer' => 'getCacheWarmerService',
  237.             'console.command_loader' => 'getConsole_CommandLoaderService',
  238.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  239.             'eco_system_payment_service' => 'getEcoSystemPaymentServiceService',
  240.             'eco_system_subscription_service' => 'getEcoSystemSubscriptionServiceService',
  241.             'endroid_qr_code.big_qr_builder' => 'getEndroidQrCode_BigQrBuilderService',
  242.             'endroid_qr_code.custom_builder' => 'getEndroidQrCode_CustomBuilderService',
  243.             'endroid_qr_code.default_builder' => 'getEndroidQrCode_DefaultBuilderService',
  244.             'endroid_qr_code.erp_default_builder' => 'getEndroidQrCode_ErpDefaultBuilderService',
  245.             'erp_general_scheduled_tasks_service' => 'getErpGeneralScheduledTasksServiceService',
  246.             'error_controller' => 'getErrorControllerService',
  247.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  248.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  249.             'mail_module' => 'getMailModuleService',
  250.             'routing.loader' => 'getRouting_LoaderService',
  251.             'scheduler_service' => 'getSchedulerServiceService',
  252.             'services_resetter' => 'getServicesResetterService',
  253.             'sha256salted_encoder' => 'getSha256saltedEncoderService',
  254.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  255.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  256.             'swiftmailer.mailer.default.transport' => 'getSwiftmailer_Mailer_Default_TransportService',
  257.             'swiftmailer.mailer.quotes' => 'getSwiftmailer_Mailer_QuotesService',
  258.             'swiftmailer.mailer.quotes.plugin.messagelogger' => 'getSwiftmailer_Mailer_Quotes_Plugin_MessageloggerService',
  259.             'swiftmailer.mailer.quotes.transport' => 'getSwiftmailer_Mailer_Quotes_TransportService',
  260.             'todo_module' => 'getTodoModuleService',
  261.             'user_module' => 'getUserModuleService',
  262.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  263.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  264.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  265.         ];
  266.         $this->aliases = [
  267.             'database_connection' => 'doctrine.dbal.default_connection',
  268.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  269.             'mailer' => 'swiftmailer.mailer.default',
  270.             'swiftmailer.transport' => 'swiftmailer.mailer.default.transport',
  271.         ];
  272.         $this->privates['service_container'] = function () {
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  274.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/TimeService/ApplicationConnector.php';
  275.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Helper/EncryptDecrypt.php';
  276.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/TimeService/TenantDbConfigResolver.php';
  277.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Listener/SessionListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  302.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  332.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  353.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  394.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  396.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  398.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  399.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  402.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  403.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  404.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ConnectionRegistry.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ManagerRegistry.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/AbstractManagerRegistry.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  424.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  425.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  426.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  428.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  429.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriver.php';
  430.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/FileDriver.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/YamlDriver.php';
  432.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedYamlDriver.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Annotations/AnnotationResolver.php';
  438.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Encryptor/Encryptor.php';
  439.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  441.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  458.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  464.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  487.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  489.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  494.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  495.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  496.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  497.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  503.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  524.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  525.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/GeneralExtension.php';
  526.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/Accounts.php';
  527.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/Sales.php';
  528.             include_once \dirname(__DIR__4).'/src/ApplicationBundle/Twig/PurchaseTE.php';
  529.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  530.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  531.             include_once \dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle/Twig/EncryptorExtension.php';
  532.             include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  540.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  542.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  549.         };
  550.     }
  551.     public function compile(): void
  552.     {
  553.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  554.     }
  555.     public function isCompiled(): bool
  556.     {
  557.         return true;
  558.     }
  559.     public function getRemovedIds(): array
  560.     {
  561.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  562.     }
  563.     protected function load($file$lazyLoad true)
  564.     {
  565.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  566.             return $class::do($this$lazyLoad);
  567.         }
  568.         if ('.' === $file[-4]) {
  569.             $class substr($class0, -4);
  570.         } else {
  571.             $file .= '.php';
  572.         }
  573.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  574.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  575.     }
  576.     protected function createProxy($class, \Closure $factory)
  577.     {
  578.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  579.         return $factory();
  580.     }
  581.     /**
  582.      * Gets the public '.container.private.profiler' shared service.
  583.      *
  584.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  585.      */
  586.     protected function get_Container_Private_ProfilerService()
  587.     {
  588.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  589.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  590.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  591.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  592.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  593.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  594.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  595.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  596.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  597.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  598.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  599.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  600.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  601.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  602.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  603.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  604.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  605.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  606.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  607.         $d->addInstance('cache.doctrine.orm.company_group.result', ($this->privates['cache.doctrine.orm.company_group.result'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_ResultService()));
  608.         $d->addInstance('cache.doctrine.orm.company_group.query', ($this->privates['cache.doctrine.orm.company_group.query'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_QueryService()));
  609.         $e = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  610.         if ($this->has('kernel')) {
  611.             $e->setKernel($b);
  612.         }
  613.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  614.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  615.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  616.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  617.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  618.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  619.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  620.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/AppKernelDevDebugContainer'), $c));
  621.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  622.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  623.         $instance->add($d);
  624.         $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));
  625.         $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())));
  626.         $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([])))));
  627.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  628.         $instance->add($e);
  629.         return $instance;
  630.     }
  631.     /**
  632.      * Gets the public '.container.private.security.authorization_checker' shared service.
  633.      *
  634.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  635.      */
  636.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  637.     {
  638.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  639.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  640.             return $this->services['.container.private.security.authorization_checker'];
  641.         }
  642.         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);
  643.     }
  644.     /**
  645.      * Gets the public '.container.private.security.token_storage' shared service.
  646.      *
  647.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  648.      */
  649.     protected function get_Container_Private_Security_TokenStorageService()
  650.     {
  651.         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, [
  652.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  653.         ], [
  654.             'request_stack' => '?',
  655.         ]));
  656.     }
  657.     /**
  658.      * Gets the public '.container.private.session' shared service.
  659.      *
  660.      * @return \Symfony\Component\HttpFoundation\Session\Session
  661.      */
  662.     protected function get_Container_Private_SessionService()
  663.     {
  664.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  665.         if (isset($this->services['.container.private.session'])) {
  666.             return $this->services['.container.private.session'];
  667.         }
  668.         return $this->services['.container.private.session'] = $a->createSession();
  669.     }
  670.     /**
  671.      * Gets the public '.container.private.twig' shared service.
  672.      *
  673.      * @return \Twig\Environment
  674.      */
  675.     protected function get_Container_Private_TwigService()
  676.     {
  677.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  678.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Sales/Resources/views'), 'Sales');
  679.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Accounts/Resources/views'), 'Accounts');
  680.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Datev/Resources/views'), 'Datev');
  681.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Purchase/Resources/views'), 'Purchase');
  682.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Inventory/Resources/views'), 'Inventory');
  683.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/FixedAsset/Resources/views'), 'FixedAsset');
  684.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Project/Resources/views'), 'Project');
  685.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Production/Resources/views'), 'Production');
  686.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Demo/Resources/views'), 'Demo');
  687.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/System/Resources/views'), 'System');
  688.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Loan/Resources/views'), 'Loan');
  689.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/HoneybeeWeb/Resources/views'), 'HoneybeeWeb');
  690.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Task/Resources/views'), 'Task');
  691.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Buddybee/Resources/views'), 'Buddybee');
  692.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Authentication/Resources/views'), 'Authentication');
  693.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/MarketPlace/Resources/views'), 'MarketPlace');
  694.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Sophia/Resources/views'), 'Sophia');
  695.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/OperationService/Resources/views'), 'OperationService');
  696.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Modules/Blockchain/Resources/views'), 'Blockchain');
  697.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Lead/Resources/views'), 'Lead');
  698.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/BookingDemo/Resources/views'), 'BookingDemo');
  699.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/EdgePlus/Resources/views'), 'EdgePlus');
  700.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Beezeness/Resources/views'), 'Beezeness');
  701.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Document/Resources/views'), 'Document');
  702.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Logistics/Resources/views'), 'Logistics');
  703.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Ai/Resources/views'), 'Ai');
  704.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/CoPilot/Resources/views'), 'CoPilot');
  705.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Crm/Resources/views'), 'Crm');
  706.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Finance/Resources/views'), 'Finance');
  707.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Portal/Resources/views'), 'Portal');
  708.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Aspire/Resources/views'), 'Aspire');
  709.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/ExternalWorkforce/Resources/views'), 'ExternalWorkforce');
  710.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Onboarding/Resources/views'), 'Onboarding');
  711.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/Tax/Resources/views'), 'Tax');
  712.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Modules/AccessControl/Resources/views'), 'AccessControl');
  713.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  714.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  715.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  716.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  717.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  718.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  719.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Resources/views'), 'Application');
  720.         $a->addPath((\dirname(__DIR__4).'/src/ApplicationBundle/Resources/views'), '!Application');
  721.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/views'), 'CompanyGroup');
  722.         $a->addPath((\dirname(__DIR__4).'/src/CompanyGroupBundle/Resources/views'), '!CompanyGroup');
  723.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  724.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  725.         $a->addPath((\dirname(__DIR__4).'/templates'));
  726.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  727.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  728.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  729.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  730.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  731.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  732.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  733.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  734.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  735.         $g = ($this->services['router'] ?? $this->getRouterService());
  736.         $h = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  737.         $i = ($this->services['encrypt_decrypt'] ?? ($this->services['encrypt_decrypt'] = new \ApplicationBundle\Helper\EncryptDecrypt()));
  738.         $j = ($this->services['Twig\\Extra\\Intl\\IntlExtension'] ?? ($this->services['Twig\\Extra\\Intl\\IntlExtension'] = new \Twig\Extra\Intl\IntlExtension()));
  739.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  740.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  741.         $l = new \Symfony\Bridge\Twig\AppVariable();
  742.         $l->setEnvironment('dev');
  743.         $l->setDebug(true);
  744.         if ($this->has('.container.private.security.token_storage')) {
  745.             $l->setTokenStorage($c);
  746.         }
  747.         if ($this->has('request_stack')) {
  748.             $l->setRequestStack($b);
  749.         }
  750.         $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  751.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  752.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  753.         $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)));
  754.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  755.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(NULL));
  756.         $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 () {
  757.             return new \EmptyIterator();
  758.         }, 0))));
  759.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__4), 'UTF-8'));
  760.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  761.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  762.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  763.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  764.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$g)));
  765.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  766.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(NULL));
  767.         $instance->addExtension(new \ApplicationBundle\Twig\GeneralExtension($h, ($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), $i$j));
  768.         $instance->addExtension(new \ApplicationBundle\Twig\Accounts($h$i));
  769.         $instance->addExtension(new \ApplicationBundle\Twig\Sales($h$i));
  770.         $instance->addExtension(new \ApplicationBundle\Twig\PurchaseTE($h$i));
  771.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  772.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  773.         $instance->addExtension(new \Nzo\UrlEncryptorBundle\Twig\EncryptorExtension(($this->services['url_encryptor'] ?? $this->getUrlEncryptorService())));
  774.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  775.         $instance->addExtension($j);
  776.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  777.         $instance->addGlobal('app'$l);
  778.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  779.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  780.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  781.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  782.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  783.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService'true],
  784.         ], [
  785.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  786.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  787.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  788.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  789.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  790.         ])));
  791.         $instance->addGlobal('full_js_included'0);
  792.         $instance->addGlobal('kernel_root_dir', (\dirname(__DIR__4).'/app'));
  793.         $instance->addGlobal('system_type''_CENTRAL_');
  794.         $instance->addGlobal('notification_enabled'1);
  795.         $instance->addGlobal('email_enabled'1);
  796.         $instance->addGlobal('entity_group_enabled'1);
  797.         $instance->addGlobal('notification_server''https://ourhoneybee.xyz');
  798.         $instance->addGlobal('socket_shared_secret''change_me_to_another_long_random_secret');
  799.         $instance->addGlobal('ai_realtime_ws_url''https://ourhoneybee.xyz/ai-realtime');
  800.         $instance->registerUndefinedFilterCallback([=> $m=> 'suggestFilter']);
  801.         $instance->registerUndefinedFunctionCallback([=> $m=> 'suggestFunction']);
  802.         $instance->registerUndefinedTokenParserCallback([=> $m=> 'suggestTag']);
  803.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  804.         return $instance;
  805.     }
  806.     /**
  807.      * Gets the public '.container.private.validator' shared service.
  808.      *
  809.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  810.      */
  811.     protected function get_Container_Private_ValidatorService()
  812.     {
  813.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  814.     }
  815.     /**
  816.      * Gets the public 'Twig\Extra\Intl\IntlExtension' shared service.
  817.      *
  818.      * @return \Twig\Extra\Intl\IntlExtension
  819.      */
  820.     protected function getIntlExtensionService()
  821.     {
  822.         return $this->services['Twig\\Extra\\Intl\\IntlExtension'] = new \Twig\Extra\Intl\IntlExtension();
  823.     }
  824.     /**
  825.      * Gets the public 'app.tenant_db_config_resolver' shared autowired service.
  826.      *
  827.      * @return \ApplicationBundle\TimeService\TenantDbConfigResolver
  828.      */
  829.     protected function getApp_TenantDbConfigResolverService()
  830.     {
  831.         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()));
  832.     }
  833.     /**
  834.      * Gets the public 'application_connector' shared autowired service.
  835.      *
  836.      * @return \ApplicationBundle\TimeService\ApplicationConnector
  837.      */
  838.     protected function getApplicationConnectorService()
  839.     {
  840.         $this->services['application_connector'] = $instance = new \ApplicationBundle\TimeService\ApplicationConnector();
  841.         $instance->setContainer($this);
  842.         return $instance;
  843.     }
  844.     /**
  845.      * Gets the public 'cache.app' shared service.
  846.      *
  847.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  848.      */
  849.     protected function getCache_AppService()
  850.     {
  851.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('c3EEoz9iYJ'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  852.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  853.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  854.     }
  855.     /**
  856.      * Gets the public 'cache.system' shared service.
  857.      *
  858.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  859.      */
  860.     protected function getCache_SystemService()
  861.     {
  862.         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())));
  863.     }
  864.     /**
  865.      * Gets the public 'cache.validator_expression_language' shared service.
  866.      *
  867.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  868.      */
  869.     protected function getCache_ValidatorExpressionLanguageService()
  870.     {
  871.         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())));
  872.     }
  873.     /**
  874.      * Gets the public 'doctrine' shared service.
  875.      *
  876.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  877.      */
  878.     protected function getDoctrineService()
  879.     {
  880.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  881.     }
  882.     /**
  883.      * Gets the public 'doctrine.dbal.company_group_connection' shared service.
  884.      *
  885.      * @return \Doctrine\DBAL\Connection
  886.      */
  887.     protected function getDoctrine_Dbal_CompanyGroupConnectionService()
  888.     {
  889.         $a = new \Doctrine\DBAL\Configuration();
  890.         $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))));
  891.         $b->setConnectionName('company_group');
  892.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b]);
  893.         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, [
  894.             'app.document_data_item_listener' => ['services''app.document_data_item_listener''getApp_DocumentDataItemListenerService'true],
  895.             'app.posting_guard_listener' => ['services''app.posting_guard_listener''getApp_PostingGuardListenerService'true],
  896.             'doctrine.orm.company_group_listeners.attach_entity_listeners' => ['privates''doctrine.orm.company_group_listeners.attach_entity_listeners''getDoctrine_Orm_CompanyGroupListeners_AttachEntityListenersService'true],
  897.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  898.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  899.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  900.         ], [
  901.             'app.document_data_item_listener' => '?',
  902.             'app.posting_guard_listener' => '?',
  903.             'doctrine.orm.company_group_listeners.attach_entity_listeners' => '?',
  904.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  905.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  906.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  907.         ]), [=> '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']]), []);
  908.     }
  909.     /**
  910.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  911.      *
  912.      * @return \Doctrine\DBAL\Connection
  913.      */
  914.     protected function getDoctrine_Dbal_DefaultConnectionService()
  915.     {
  916.         $a = new \Doctrine\DBAL\Configuration();
  917.         $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))));
  918.         $b->setConnectionName('default');
  919.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), => $b]);
  920.         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, [
  921.             'app.ai_doctrine_subscriber' => ['services''app.ai_doctrine_subscriber''getApp_AiDoctrineSubscriberService'true],
  922.             'app.document_data_item_listener' => ['services''app.document_data_item_listener''getApp_DocumentDataItemListenerService'true],
  923.             'app.posting_guard_listener' => ['services''app.posting_guard_listener''getApp_PostingGuardListenerService'true],
  924.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  925.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  926.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  927.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  928.         ], [
  929.             'app.ai_doctrine_subscriber' => '?',
  930.             'app.document_data_item_listener' => '?',
  931.             'app.posting_guard_listener' => '?',
  932.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  933.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  934.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  935.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  936.         ]), [=> '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']]), []);
  937.     }
  938.     /**
  939.      * Gets the public 'doctrine.orm.company_group_entity_manager' shared service.
  940.      *
  941.      * @return \Doctrine\ORM\EntityManager
  942.      */
  943.     protected function getDoctrine_Orm_CompanyGroupEntityManagerService($lazyLoad true)
  944.     {
  945.         if ($lazyLoad) {
  946.             return $this->services['doctrine.orm.company_group_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  947.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  948.                     $wrappedInstance $this->getDoctrine_Orm_CompanyGroupEntityManagerService(false);
  949.                     $proxy->setProxyInitializer(null);
  950.                     return true;
  951.                 });
  952.             });
  953.         }
  954.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectManager.php';
  955.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  956.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  957.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  958.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  959.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
  960.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  961.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  962.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  963.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  964.         $a = new \Doctrine\ORM\Configuration();
  965.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  966.         $c = ($this->privates['doctrine.orm.company_group_yml_metadata_driver'] ?? $this->getDoctrine_Orm_CompanyGroupYmlMetadataDriverService());
  967.         $b->addDriver($c'CompanyGroupBundle\\Modules\\Blockchain\\Entity');
  968.         $b->addDriver($c'CompanyGroupBundle\\Entity');
  969.         $a->setEntityNamespaces(['Blockchain' => 'CompanyGroupBundle\\Modules\\Blockchain\\Entity''CompanyGroupBundle' => 'CompanyGroupBundle\\Entity']);
  970.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  971.         $a->setQueryCache(($this->privates['cache.doctrine.orm.company_group.query'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_QueryService()));
  972.         $a->setResultCache(($this->privates['cache.doctrine.orm.company_group.result'] ?? $this->getCache_Doctrine_Orm_CompanyGroup_ResultService()));
  973.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  974.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  975.         $a->setProxyNamespace('Proxies');
  976.         $a->setAutoGenerateProxyClasses(true);
  977.         $a->setSchemaIgnoreClasses([]);
  978.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  979.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  980.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  981.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  982.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  983.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  984.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.company_group_connection'] ?? $this->getDoctrine_Dbal_CompanyGroupConnectionService()), $a);
  985.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  986.         return $instance;
  987.     }
  988.     /**
  989.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  990.      *
  991.      * @return \Doctrine\ORM\EntityManager
  992.      */
  993.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  994.     {
  995.         if ($lazyLoad) {
  996.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  997.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  998.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  999.                     $proxy->setProxyInitializer(null);
  1000.                     return true;
  1001.                 });
  1002.             });
  1003.         }
  1004.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1005.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1006.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectManager.php';
  1007.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1008.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  1009.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1010.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1011.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
  1012.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1013.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1014.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1015.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1016.         $a = new \Doctrine\ORM\Configuration();
  1017.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1018.         $c = ($this->privates['doctrine.orm.default_yml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultYmlMetadataDriverService());
  1019.         $b->addDriver($c'ApplicationBundle\\Modules\\Demo\\Entity');
  1020.         $b->addDriver($c'ApplicationBundle\\Modules\\Lead\\Entity');
  1021.         $b->addDriver($c'ApplicationBundle\\Modules\\Loan\\Entity');
  1022.         $b->addDriver($c'ApplicationBundle\\Modules\\Logistics\\Entity');
  1023.         $b->addDriver($c'ApplicationBundle\\Entity');
  1024.         $a->setEntityNamespaces(['Demo' => 'ApplicationBundle\\Modules\\Demo\\Entity''Lead' => 'ApplicationBundle\\Modules\\Lead\\Entity''Loan' => 'ApplicationBundle\\Modules\\Loan\\Entity''Logistics' => 'ApplicationBundle\\Modules\\Logistics\\Entity''ApplicationBundle' => 'ApplicationBundle\\Entity']);
  1025.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1026.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1027.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1028.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1029.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1030.         $a->setProxyNamespace('Proxies');
  1031.         $a->setAutoGenerateProxyClasses(true);
  1032.         $a->setSchemaIgnoreClasses([]);
  1033.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1034.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1035.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy())));
  1036.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1037.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1038.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1039.         $a->addCustomStringFunction('GROUP_CONCAT''ExtraBundle\\Doctrine\\Mysql\\GroupConcat');
  1040.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1041.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1042.         return $instance;
  1043.     }
  1044.     /**
  1045.      * Gets the public 'encrypt_decrypt' shared autowired service.
  1046.      *
  1047.      * @return \ApplicationBundle\Helper\EncryptDecrypt
  1048.      */
  1049.     protected function getEncryptDecryptService()
  1050.     {
  1051.         return $this->services['encrypt_decrypt'] = new \ApplicationBundle\Helper\EncryptDecrypt();
  1052.     }
  1053.     /**
  1054.      * Gets the public 'event_dispatcher' shared service.
  1055.      *
  1056.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1057.      */
  1058.     protected function getEventDispatcherService()
  1059.     {
  1060.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1061.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1062.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1063.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1064.         $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())));
  1065.         $instance->addListener('kernel.controller', [=> function () {
  1066.             return ($this->services['sesssions_listener'] ?? $this->getSesssionsListenerService());
  1067.         }, => 'onKernelController'], 0);
  1068.         $instance->addListener('kernel.response', [=> function () {
  1069.             return ($this->services['sesssions_listener'] ?? $this->getSesssionsListenerService());
  1070.         }, => 'onKernelResponse'], 0);
  1071.         $instance->addListener('kernel.controller', [=> function () {
  1072.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1073.         }, => 'onKernelController'], 0);
  1074.         $instance->addListener('kernel.controller', [=> function () {
  1075.             return ($this->privates['nzo.annotation_resolver'] ?? $this->getNzo_AnnotationResolverService());
  1076.         }, => 'onKernelController'], 0);
  1077.         $instance->addListener('kernel.response', [=> function () {
  1078.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1079.         }, => 'onKernelResponse'], 0);
  1080.         $instance->addListener('kernel.response', [=> function () {
  1081.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1082.         }, => 'onKernelResponse'], -1024);
  1083.         $instance->addListener('kernel.request', [=> function () {
  1084.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1085.         }, => 'setDefaultLocale'], 100);
  1086.         $instance->addListener('kernel.request', [=> function () {
  1087.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1088.         }, => 'onKernelRequest'], 16);
  1089.         $instance->addListener('kernel.finish_request', [=> function () {
  1090.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1091.         }, => 'onKernelFinishRequest'], 0);
  1092.         $instance->addListener('kernel.request', [=> function () {
  1093.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1094.         }, => 'onKernelRequest'], 256);
  1095.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1096.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1097.         }, => 'onControllerArguments'], 0);
  1098.         $instance->addListener('kernel.exception', [=> function () {
  1099.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1100.         }, => 'logKernelException'], 0);
  1101.         $instance->addListener('kernel.exception', [=> function () {
  1102.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1103.         }, => 'onKernelException'], -128);
  1104.         $instance->addListener('kernel.response', [=> function () {
  1105.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1106.         }, => 'removeCspHeader'], -128);
  1107.         $instance->addListener('kernel.request', [=> function () {
  1108.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1109.         }, => 'onKernelRequest'], 15);
  1110.         $instance->addListener('kernel.finish_request', [=> function () {
  1111.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1112.         }, => 'onKernelFinishRequest'], -15);
  1113.         $instance->addListener('console.error', [=> function () {
  1114.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1115.         }, => 'onConsoleError'], -128);
  1116.         $instance->addListener('console.terminate', [=> function () {
  1117.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1118.         }, => 'onConsoleTerminate'], -128);
  1119.         $instance->addListener('console.error', [=> function () {
  1120.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1121.         }, => 'onConsoleError'], 0);
  1122.         $instance->addListener('kernel.request', [=> function () {
  1123.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  1124.         }, => 'onKernelRequest'], 48);
  1125.         $instance->addListener('kernel.request', [=> function () {
  1126.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1127.         }, => 'configure'], 2048);
  1128.         $instance->addListener('console.command', [=> function () {
  1129.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1130.         }, => 'configure'], 2048);
  1131.         $instance->addListener('kernel.request', [=> function () {
  1132.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1133.         }, => 'onKernelRequest'], 32);
  1134.         $instance->addListener('kernel.finish_request', [=> function () {
  1135.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1136.         }, => 'onKernelFinishRequest'], 0);
  1137.         $instance->addListener('kernel.exception', [=> function () {
  1138.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1139.         }, => 'onKernelException'], -64);
  1140.         $instance->addListener('kernel.request', [=> function () {
  1141.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1142.         }, => 'onKernelRequest'], 128);
  1143.         $instance->addListener('kernel.response', [=> function () {
  1144.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1145.         }, => 'onKernelResponse'], -1000);
  1146.         $instance->addListener('kernel.finish_request', [=> function () {
  1147.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1148.         }, => 'onFinishRequest'], 0);
  1149.         $instance->addListener('kernel.response', [=> function () {
  1150.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1151.         }, => 'onKernelResponse'], -100);
  1152.         $instance->addListener('kernel.exception', [=> function () {
  1153.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1154.         }, => 'onKernelException'], 0);
  1155.         $instance->addListener('kernel.terminate', [=> function () {
  1156.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1157.         }, => 'onKernelTerminate'], -1024);
  1158.         $instance->addListener('kernel.controller', [=> function () {
  1159.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1160.         }, => 'onKernelController'], 0);
  1161.         $instance->addListener('kernel.response', [=> function () {
  1162.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1163.         }, => 'onKernelResponse'], 0);
  1164.         $instance->addListener('kernel.response', [=> function () {
  1165.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1166.         }, => 'onKernelResponse'], 0);
  1167.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1168.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1169.         }, => 'onVoterVote'], 0);
  1170.         $instance->addListener('kernel.request', [=> function () {
  1171.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1172.         }, => 'configureLogoutUrlGenerator'], 8);
  1173.         $instance->addListener('kernel.request', [=> function () {
  1174.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1175.         }, => 'onKernelRequest'], 8);
  1176.         $instance->addListener('kernel.finish_request', [=> function () {
  1177.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1178.         }, => 'onKernelFinishRequest'], 0);
  1179.         $instance->addListener('console.command', [=> function () {
  1180.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1181.         }, => 'onCommand'], 255);
  1182.         $instance->addListener('console.terminate', [=> function () {
  1183.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1184.         }, => 'onTerminate'], -255);
  1185.         $instance->addListener('kernel.exception', [=> function () {
  1186.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1187.         }, => 'onException'], 0);
  1188.         $instance->addListener('kernel.terminate', [=> function () {
  1189.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1190.         }, => 'onTerminate'], 0);
  1191.         $instance->addListener('console.error', [=> function () {
  1192.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1193.         }, => 'onException'], 0);
  1194.         $instance->addListener('console.terminate', [=> function () {
  1195.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1196.         }, => 'onTerminate'], 0);
  1197.         $instance->addListener('kernel.response', [=> function () {
  1198.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1199.         }, => 'onKernelResponse'], -128);
  1200.         $instance->addListener('console.error', [=> function () {
  1201.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1202.         }, => 'onConsoleError'], 0);
  1203.         $instance->addListener('console.terminate', [=> function () {
  1204.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1205.         }, => 'onConsoleTerminate'], 0);
  1206.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1207.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1208.         }, => 'onLogout'], 0);
  1209.         return $instance;
  1210.     }
  1211.     /**
  1212.      * Gets the public 'http_kernel' shared service.
  1213.      *
  1214.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1215.      */
  1216.     protected function getHttpKernelService()
  1217.     {
  1218.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1219.         if (isset($this->services['http_kernel'])) {
  1220.             return $this->services['http_kernel'];
  1221.         }
  1222.         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 () {
  1223.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1224.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1225.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1226.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1227.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1228.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1229.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1230.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1231.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1232.     }
  1233.     /**
  1234.      * Gets the public 'request_stack' shared service.
  1235.      *
  1236.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1237.      */
  1238.     protected function getRequestStackService()
  1239.     {
  1240.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1241.     }
  1242.     /**
  1243.      * Gets the public 'router' shared service.
  1244.      *
  1245.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1246.      */
  1247.     protected function getRouterService()
  1248.     {
  1249.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1250.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1251.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1252.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1253.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1254.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1255.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1256.         ], [
  1257.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1258.         ]))->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');
  1259.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1260.             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)));
  1261.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1262.         }, 2)));
  1263.         return $instance;
  1264.     }
  1265.     /**
  1266.      * Gets the public 'sesssions_listener' shared autowired service.
  1267.      *
  1268.      * @return \ApplicationBundle\Listener\SessionListener
  1269.      */
  1270.     protected function getSesssionsListenerService()
  1271.     {
  1272.         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()));
  1273.     }
  1274.     /**
  1275.      * Gets the public 'url_encryptor' shared service.
  1276.      *
  1277.      * @return \Nzo\UrlEncryptorBundle\Encryptor\Encryptor
  1278.      */
  1279.     protected function getUrlEncryptorService()
  1280.     {
  1281.         $this->services['url_encryptor'] = $instance = new \Nzo\UrlEncryptorBundle\Encryptor\Encryptor('9980fe5327425b3ba36ce27c4c6999b02572cf41''aes-256-ctr'truetruetrue);
  1282.         $instance->setSecretIv('1298767');
  1283.         return $instance;
  1284.     }
  1285.     /**
  1286.      * Gets the private '.service_locator.KLVvNIq' shared service.
  1287.      *
  1288.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1289.      */
  1290.     protected function get_ServiceLocator_KLVvNIqService()
  1291.     {
  1292.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1293.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1294.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1295.         ], [
  1296.             'doctrine.ulid_generator' => '?',
  1297.             'doctrine.uuid_generator' => '?',
  1298.         ]);
  1299.     }
  1300.     /**
  1301.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1302.      *
  1303.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1304.      */
  1305.     protected function get_ServiceLocator_ZJyh7qSService()
  1306.     {
  1307.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1308.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1309.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1310.         ], [
  1311.             'security.firewall.map.context.dev' => '?',
  1312.             'security.firewall.map.context.main' => '?',
  1313.         ]);
  1314.     }
  1315.     /**
  1316.      * Gets the private 'annotations.cache_adapter' shared service.
  1317.      *
  1318.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1319.      */
  1320.     protected function getAnnotations_CacheAdapterService()
  1321.     {
  1322.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1323.     }
  1324.     /**
  1325.      * Gets the private 'annotations.cached_reader' shared service.
  1326.      *
  1327.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1328.      */
  1329.     protected function getAnnotations_CachedReaderService()
  1330.     {
  1331.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1332.     }
  1333.     /**
  1334.      * Gets the private 'annotations.dummy_registry' shared service.
  1335.      *
  1336.      * @return \Doctrine\Common\Annotations\AnnotationRegistry
  1337.      */
  1338.     protected function getAnnotations_DummyRegistryService()
  1339.     {
  1340.         $this->privates['annotations.dummy_registry'] = $instance = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1341.         $instance->registerUniqueLoader('class_exists');
  1342.         return $instance;
  1343.     }
  1344.     /**
  1345.      * Gets the private 'annotations.reader' shared service.
  1346.      *
  1347.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1348.      */
  1349.     protected function getAnnotations_ReaderService()
  1350.     {
  1351.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1352.         $instance->addGlobalIgnoredName('required', ($this->privates['annotations.dummy_registry'] ?? $this->getAnnotations_DummyRegistryService()));
  1353.         return $instance;
  1354.     }
  1355.     /**
  1356.      * Gets the private 'cache.annotations' shared service.
  1357.      *
  1358.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1359.      */
  1360.     protected function getCache_AnnotationsService()
  1361.     {
  1362.         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())));
  1363.     }
  1364.     /**
  1365.      * Gets the private 'cache.doctrine.orm.company_group.query' shared service.
  1366.      *
  1367.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1368.      */
  1369.     protected function getCache_Doctrine_Orm_CompanyGroup_QueryService()
  1370.     {
  1371.         return $this->privates['cache.doctrine.orm.company_group.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1372.     }
  1373.     /**
  1374.      * Gets the private 'cache.doctrine.orm.company_group.result' shared service.
  1375.      *
  1376.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1377.      */
  1378.     protected function getCache_Doctrine_Orm_CompanyGroup_ResultService()
  1379.     {
  1380.         return $this->privates['cache.doctrine.orm.company_group.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1381.     }
  1382.     /**
  1383.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1384.      *
  1385.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1386.      */
  1387.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1388.     {
  1389.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1390.     }
  1391.     /**
  1392.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1393.      *
  1394.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1395.      */
  1396.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1397.     {
  1398.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1399.     }
  1400.     /**
  1401.      * Gets the private 'cache.property_info' shared service.
  1402.      *
  1403.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1404.      */
  1405.     protected function getCache_PropertyInfoService()
  1406.     {
  1407.         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())));
  1408.     }
  1409.     /**
  1410.      * Gets the private 'cache.security_expression_language' shared service.
  1411.      *
  1412.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1413.      */
  1414.     protected function getCache_SecurityExpressionLanguageService()
  1415.     {
  1416.         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())));
  1417.     }
  1418.     /**
  1419.      * Gets the private 'cache.serializer' shared service.
  1420.      *
  1421.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1422.      */
  1423.     protected function getCache_SerializerService()
  1424.     {
  1425.         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())));
  1426.     }
  1427.     /**
  1428.      * Gets the private 'cache.validator' shared service.
  1429.      *
  1430.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1431.      */
  1432.     protected function getCache_ValidatorService()
  1433.     {
  1434.         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())));
  1435.     }
  1436.     /**
  1437.      * Gets the private 'data_collector.form' shared service.
  1438.      *
  1439.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1440.      */
  1441.     protected function getDataCollector_FormService()
  1442.     {
  1443.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1444.     }
  1445.     /**
  1446.      * Gets the private 'data_collector.request' shared service.
  1447.      *
  1448.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1449.      */
  1450.     protected function getDataCollector_RequestService()
  1451.     {
  1452.         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())));
  1453.     }
  1454.     /**
  1455.      * Gets the private 'debug.controller_resolver' shared service.
  1456.      *
  1457.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  1458.      */
  1459.     protected function getDebug_ControllerResolverService()
  1460.     {
  1461.         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))));
  1462.     }
  1463.     /**
  1464.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1465.      *
  1466.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1467.      */
  1468.     protected function getDebug_DebugHandlersListenerService()
  1469.     {
  1470.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1471.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1472.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1473.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1474.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1475.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  1476.     }
  1477.     /**
  1478.      * Gets the private 'debug.file_link_formatter' shared service.
  1479.      *
  1480.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1481.      */
  1482.     protected function getDebug_FileLinkFormatterService()
  1483.     {
  1484.         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 () {
  1485.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1486.         });
  1487.     }
  1488.     /**
  1489.      * Gets the private 'debug.log_processor' shared service.
  1490.      *
  1491.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1492.      */
  1493.     protected function getDebug_LogProcessorService()
  1494.     {
  1495.         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())));
  1496.     }
  1497.     /**
  1498.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1499.      *
  1500.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1501.      */
  1502.     protected function getDebug_Security_Access_DecisionManagerService()
  1503.     {
  1504.         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 () {
  1505.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1506.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  1507.         }, 2), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1508.     }
  1509.     /**
  1510.      * Gets the private 'debug.security.firewall' shared service.
  1511.      *
  1512.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1513.      */
  1514.     protected function getDebug_Security_FirewallService()
  1515.     {
  1516.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1517.         if (isset($this->privates['debug.security.firewall'])) {
  1518.             return $this->privates['debug.security.firewall'];
  1519.         }
  1520.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1521.         if (isset($this->privates['debug.security.firewall'])) {
  1522.             return $this->privates['debug.security.firewall'];
  1523.         }
  1524.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1525.     }
  1526.     /**
  1527.      * Gets the private 'doctrine.orm.company_group_yml_metadata_driver' shared service.
  1528.      *
  1529.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver
  1530.      */
  1531.     protected function getDoctrine_Orm_CompanyGroupYmlMetadataDriverService()
  1532.     {
  1533.         $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']);
  1534.         $instance->setGlobalBasename('mapping');
  1535.         return $instance;
  1536.     }
  1537.     /**
  1538.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  1539.      *
  1540.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  1541.      */
  1542.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  1543.     {
  1544.         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, [], []))));
  1545.     }
  1546.     /**
  1547.      * Gets the private 'doctrine.orm.default_yml_metadata_driver' shared service.
  1548.      *
  1549.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver
  1550.      */
  1551.     protected function getDoctrine_Orm_DefaultYmlMetadataDriverService()
  1552.     {
  1553.         $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/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/Resources/config/doctrine') => 'ApplicationBundle\\Entity']);
  1554.         $instance->setGlobalBasename('mapping');
  1555.         return $instance;
  1556.     }
  1557.     /**
  1558.      * Gets the private 'exception_listener' shared service.
  1559.      *
  1560.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1561.      */
  1562.     protected function getExceptionListenerService()
  1563.     {
  1564.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1565.     }
  1566.     /**
  1567.      * Gets the private 'fragment.listener' shared service.
  1568.      *
  1569.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  1570.      */
  1571.     protected function getFragment_ListenerService()
  1572.     {
  1573.         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');
  1574.     }
  1575.     /**
  1576.      * Gets the private 'locale_aware_listener' shared service.
  1577.      *
  1578.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1579.      */
  1580.     protected function getLocaleAwareListenerService()
  1581.     {
  1582.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1583.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  1584.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1585.     }
  1586.     /**
  1587.      * Gets the private 'locale_listener' shared service.
  1588.      *
  1589.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1590.      */
  1591.     protected function getLocaleListenerService()
  1592.     {
  1593.         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, []);
  1594.     }
  1595.     /**
  1596.      * Gets the private 'monolog.handler.console' shared service.
  1597.      *
  1598.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1599.      */
  1600.     protected function getMonolog_Handler_ConsoleService()
  1601.     {
  1602.         $this->privates['monolog.handler.console'] = $instance = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1603.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1604.         return $instance;
  1605.     }
  1606.     /**
  1607.      * Gets the private 'monolog.handler.main' shared service.
  1608.      *
  1609.      * @return \Monolog\Handler\StreamHandler
  1610.      */
  1611.     protected function getMonolog_Handler_MainService()
  1612.     {
  1613.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/logs/dev.log'), 100trueNULLfalse);
  1614.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1615.         return $instance;
  1616.     }
  1617.     /**
  1618.      * Gets the private 'monolog.logger.cache' shared service.
  1619.      *
  1620.      * @return \Symfony\Bridge\Monolog\Logger
  1621.      */
  1622.     protected function getMonolog_Logger_CacheService()
  1623.     {
  1624.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1625.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1626.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1627.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1628.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1629.         return $instance;
  1630.     }
  1631.     /**
  1632.      * Gets the private 'monolog.logger.doctrine' shared service.
  1633.      *
  1634.      * @return \Symfony\Bridge\Monolog\Logger
  1635.      */
  1636.     protected function getMonolog_Logger_DoctrineService()
  1637.     {
  1638.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1639.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1640.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1641.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1642.         return $instance;
  1643.     }
  1644.     /**
  1645.      * Gets the private 'monolog.logger.request' shared service.
  1646.      *
  1647.      * @return \Symfony\Bridge\Monolog\Logger
  1648.      */
  1649.     protected function getMonolog_Logger_RequestService()
  1650.     {
  1651.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1652.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1653.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1654.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1655.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1656.         return $instance;
  1657.     }
  1658.     /**
  1659.      * Gets the private 'nzo.annotation_resolver' shared service.
  1660.      *
  1661.      * @return \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver
  1662.      */
  1663.     protected function getNzo_AnnotationResolverService()
  1664.     {
  1665.         $a = new \Nzo\UrlEncryptorBundle\Encryptor\Encryptor('9980fe5327425b3ba36ce27c4c6999b02572cf41''aes-256-ctr'truetruetrue);
  1666.         $a->setSecretIv('1298767');
  1667.         $b = new \Doctrine\Common\Annotations\AnnotationReader();
  1668.         $b->addGlobalIgnoredName('required', ($this->privates['annotations.dummy_registry'] ?? $this->getAnnotations_DummyRegistryService()));
  1669.         return $this->privates['nzo.annotation_resolver'] = new \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver($a$b);
  1670.     }
  1671.     /**
  1672.      * Gets the private 'profiler_listener' shared service.
  1673.      *
  1674.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1675.      */
  1676.     protected function getProfilerListenerService()
  1677.     {
  1678.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  1679.         if (isset($this->privates['profiler_listener'])) {
  1680.             return $this->privates['profiler_listener'];
  1681.         }
  1682.         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);
  1683.     }
  1684.     /**
  1685.      * Gets the private 'property_info' shared service.
  1686.      *
  1687.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1688.      */
  1689.     protected function getPropertyInfoService()
  1690.     {
  1691.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1692.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  1693.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1694.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1695.             yield => ($this->privates['doctrine.orm.company_group_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CompanyGroupEntityManager_PropertyInfoExtractorService'));
  1696.         }, 4), new RewindableGenerator(function () {
  1697.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1698.             yield => ($this->privates['doctrine.orm.company_group_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CompanyGroupEntityManager_PropertyInfoExtractorService'));
  1699.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1700.         }, 3), new RewindableGenerator(function () {
  1701.             return new \EmptyIterator();
  1702.         }, 0), new RewindableGenerator(function () {
  1703.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  1704.             yield => ($this->privates['doctrine.orm.company_group_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_CompanyGroupEntityManager_PropertyInfoExtractorService'));
  1705.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1706.         }, 3), new RewindableGenerator(function () {
  1707.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1708.         }, 1));
  1709.     }
  1710.     /**
  1711.      * Gets the private 'router.request_context' shared service.
  1712.      *
  1713.      * @return \Symfony\Component\Routing\RequestContext
  1714.      */
  1715.     protected function getRouter_RequestContextService()
  1716.     {
  1717.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  1718.     }
  1719.     /**
  1720.      * Gets the private 'router_listener' shared service.
  1721.      *
  1722.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1723.      */
  1724.     protected function getRouterListenerService()
  1725.     {
  1726.         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);
  1727.     }
  1728.     /**
  1729.      * Gets the private 'security.firewall.map' shared service.
  1730.      *
  1731.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1732.      */
  1733.     protected function getSecurity_Firewall_MapService()
  1734.     {
  1735.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  1736.         if (isset($this->privates['security.firewall.map'])) {
  1737.             return $this->privates['security.firewall.map'];
  1738.         }
  1739.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  1740.             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)/')));
  1741.             yield 'security.firewall.map.context.main' => NULL;
  1742.         }, 2));
  1743.     }
  1744.     /**
  1745.      * Gets the private 'security.logout_url_generator' shared service.
  1746.      *
  1747.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1748.      */
  1749.     protected function getSecurity_LogoutUrlGeneratorService()
  1750.     {
  1751.         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()));
  1752.     }
  1753.     /**
  1754.      * Gets the private 'session.factory' shared service.
  1755.      *
  1756.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  1757.      */
  1758.     protected function getSession_FactoryService()
  1759.     {
  1760.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1761.         if (isset($this->privates['session.factory'])) {
  1762.             return $this->privates['session.factory'];
  1763.         }
  1764.         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']);
  1765.     }
  1766.     /**
  1767.      * Gets the private 'session_listener' shared service.
  1768.      *
  1769.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1770.      */
  1771.     protected function getSessionListenerService()
  1772.     {
  1773.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1774.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  1775.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'true],
  1776.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1777.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  1778.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1779.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  1780.         ], [
  1781.             'initialized_session' => '?',
  1782.             'logger' => '?',
  1783.             'request_stack' => '?',
  1784.             'session' => '?',
  1785.             'session_collector' => '?',
  1786.             'session_factory' => '?',
  1787.         ]), true$this->parameters['session.storage.options']);
  1788.     }
  1789.     /**
  1790.      * Gets the private 'validator.builder' shared service.
  1791.      *
  1792.      * @return \Symfony\Component\Validator\ValidatorBuilder
  1793.      */
  1794.     protected function getValidator_BuilderService()
  1795.     {
  1796.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1797.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1798.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1799.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  1800.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  1801.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  1802.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  1803.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  1804.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  1805.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  1806.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  1807.         ], [
  1808.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1809.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1810.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1811.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1812.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1813.             'doctrine.orm.validator.unique' => '?',
  1814.             'security.validator.user_password' => '?',
  1815.             'validator.expression' => '?',
  1816.         ])));
  1817.         $instance->setTranslationDomain('validators');
  1818.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  1819.         $instance->enableAnnotationMapping(true);
  1820.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1821.         $instance->addMethodMapping('loadValidatorMetadata');
  1822.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1823.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  1824.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  1825.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.company_group_entity_manager'] ?? $this->getDoctrine_Orm_CompanyGroupEntityManagerService()), NULL));
  1826.         return $instance;
  1827.     }
  1828.     /**
  1829.      * Gets the private 'web_profiler.csp.handler' shared service.
  1830.      *
  1831.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1832.      */
  1833.     protected function getWebProfiler_Csp_HandlerService()
  1834.     {
  1835.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1836.     }
  1837.     /**
  1838.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1839.      *
  1840.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1841.      */
  1842.     protected function getWebProfiler_DebugToolbarService()
  1843.     {
  1844.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1845.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  1846.             return $this->privates['web_profiler.debug_toolbar'];
  1847.         }
  1848.         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);
  1849.     }
  1850.     /**
  1851.      * Gets the public 'cache_clearer' alias.
  1852.      *
  1853.      * @return object The ".container.private.cache_clearer" service.
  1854.      */
  1855.     protected function getCacheClearerService()
  1856.     {
  1857.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  1858.         return $this->get('.container.private.cache_clearer');
  1859.     }
  1860.     /**
  1861.      * Gets the public 'filesystem' alias.
  1862.      *
  1863.      * @return object The ".container.private.filesystem" service.
  1864.      */
  1865.     protected function getFilesystemService()
  1866.     {
  1867.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  1868.         return $this->get('.container.private.filesystem');
  1869.     }
  1870.     /**
  1871.      * Gets the public 'serializer' alias.
  1872.      *
  1873.      * @return object The ".container.private.serializer" service.
  1874.      */
  1875.     protected function getSerializerService()
  1876.     {
  1877.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  1878.         return $this->get('.container.private.serializer');
  1879.     }
  1880.     /**
  1881.      * Gets the public 'security.csrf.token_manager' alias.
  1882.      *
  1883.      * @return object The ".container.private.security.csrf.token_manager" service.
  1884.      */
  1885.     protected function getSecurity_Csrf_TokenManagerService()
  1886.     {
  1887.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  1888.         return $this->get('.container.private.security.csrf.token_manager');
  1889.     }
  1890.     /**
  1891.      * Gets the public 'form.factory' alias.
  1892.      *
  1893.      * @return object The ".container.private.form.factory" service.
  1894.      */
  1895.     protected function getForm_FactoryService()
  1896.     {
  1897.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  1898.         return $this->get('.container.private.form.factory');
  1899.     }
  1900.     /**
  1901.      * Gets the public 'form.type.file' alias.
  1902.      *
  1903.      * @return object The ".container.private.form.type.file" service.
  1904.      */
  1905.     protected function getForm_Type_FileService()
  1906.     {
  1907.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  1908.         return $this->get('.container.private.form.type.file');
  1909.     }
  1910.     /**
  1911.      * Gets the public 'profiler' alias.
  1912.      *
  1913.      * @return object The ".container.private.profiler" service.
  1914.      */
  1915.     protected function getProfilerService()
  1916.     {
  1917.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  1918.         return $this->get('.container.private.profiler');
  1919.     }
  1920.     /**
  1921.      * Gets the public 'security.authorization_checker' alias.
  1922.      *
  1923.      * @return object The ".container.private.security.authorization_checker" service.
  1924.      */
  1925.     protected function getSecurity_AuthorizationCheckerService()
  1926.     {
  1927.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  1928.         return $this->get('.container.private.security.authorization_checker');
  1929.     }
  1930.     /**
  1931.      * Gets the public 'security.token_storage' alias.
  1932.      *
  1933.      * @return object The ".container.private.security.token_storage" service.
  1934.      */
  1935.     protected function getSecurity_TokenStorageService()
  1936.     {
  1937.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  1938.         return $this->get('.container.private.security.token_storage');
  1939.     }
  1940.     /**
  1941.      * Gets the public 'twig' alias.
  1942.      *
  1943.      * @return object The ".container.private.twig" service.
  1944.      */
  1945.     protected function getTwigService()
  1946.     {
  1947.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  1948.         return $this->get('.container.private.twig');
  1949.     }
  1950.     /**
  1951.      * Gets the public 'security.password_encoder' alias.
  1952.      *
  1953.      * @return object The ".container.private.security.password_encoder" service.
  1954.      */
  1955.     protected function getSecurity_PasswordEncoderService()
  1956.     {
  1957.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  1958.         return $this->get('.container.private.security.password_encoder');
  1959.     }
  1960.     /**
  1961.      * Gets the public 'session' alias.
  1962.      *
  1963.      * @return object The ".container.private.session" service.
  1964.      */
  1965.     protected function getSessionService()
  1966.     {
  1967.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  1968.         return $this->get('.container.private.session');
  1969.     }
  1970.     /**
  1971.      * Gets the public 'validator' alias.
  1972.      *
  1973.      * @return object The ".container.private.validator" service.
  1974.      */
  1975.     protected function getValidatorService()
  1976.     {
  1977.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  1978.         return $this->get('.container.private.validator');
  1979.     }
  1980.     /**
  1981.      * @return array|bool|float|int|string|\UnitEnum|null
  1982.      */
  1983.     public function getParameter(string $name)
  1984.     {
  1985.         if (isset($this->buildParameters[$name])) {
  1986.             return $this->buildParameters[$name];
  1987.         }
  1988.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  1989.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1990.         }
  1991.         if (isset($this->loadedDynamicParameters[$name])) {
  1992.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1993.         }
  1994.         return $this->parameters[$name];
  1995.     }
  1996.     public function hasParameter(string $name): bool
  1997.     {
  1998.         if (isset($this->buildParameters[$name])) {
  1999.             return true;
  2000.         }
  2001.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2002.     }
  2003.     public function setParameter(string $name$value): void
  2004.     {
  2005.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2006.     }
  2007.     public function getParameterBag(): ParameterBagInterface
  2008.     {
  2009.         if (null === $this->parameterBag) {
  2010.             $parameters $this->parameters;
  2011.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2012.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2013.             }
  2014.             foreach ($this->buildParameters as $name => $value) {
  2015.                 $parameters[$name] = $value;
  2016.             }
  2017.             $this->parameterBag = new FrozenParameterBag($parameters);
  2018.         }
  2019.         return $this->parameterBag;
  2020.     }
  2021.     private $loadedDynamicParameters = [
  2022.         'kernel.runtime_environment' => false,
  2023.         'kernel.build_dir' => false,
  2024.         'kernel.cache_dir' => false,
  2025.         'debug.container.dump' => false,
  2026.         'serializer.mapping.cache.file' => false,
  2027.         'validator.mapping.cache.file' => false,
  2028.         'profiler.storage.dsn' => false,
  2029.         'doctrine.orm.proxy_dir' => false,
  2030.     ];
  2031.     private $dynamicParameters = [];
  2032.     private function getDynamicParameter(string $name)
  2033.     {
  2034.         switch ($name) {
  2035.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2036.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2037.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2038.             case 'debug.container.dump'$value = ($this->targetDir.''.'/AppKernelDevDebugContainer.xml'); break;
  2039.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2040.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2041.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2042.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2043.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2044.         }
  2045.         $this->loadedDynamicParameters[$name] = true;
  2046.         return $this->dynamicParameters[$name] = $value;
  2047.     }
  2048.     protected function getDefaultParameters(): array
  2049.     {
  2050.         return [
  2051.             'kernel.project_dir' => \dirname(__DIR__4),
  2052.             'kernel.environment' => 'dev',
  2053.             'kernel.debug' => true,
  2054.             'kernel.logs_dir' => (\dirname(__DIR__3).'/logs'),
  2055.             'kernel.bundles' => [
  2056.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2057.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2058.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2059.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2060.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2061.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2062.                 'NzoUrlEncryptorBundle' => 'Nzo\\UrlEncryptorBundle\\NzoUrlEncryptorBundle',
  2063.                 'ApplicationBundle' => 'ApplicationBundle\\ApplicationBundle',
  2064.                 'CompanyGroupBundle' => 'CompanyGroupBundle\\CompanyGroupBundle',
  2065.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  2066.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  2067.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2068.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2069.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2070.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2071.             ],
  2072.             'kernel.bundles_metadata' => [
  2073.                 'FrameworkBundle' => [
  2074.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2075.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2076.                 ],
  2077.                 'SecurityBundle' => [
  2078.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2079.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2080.                 ],
  2081.                 'TwigBundle' => [
  2082.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2083.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2084.                 ],
  2085.                 'MonologBundle' => [
  2086.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2087.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2088.                 ],
  2089.                 'SwiftmailerBundle' => [
  2090.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2091.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2092.                 ],
  2093.                 'DoctrineBundle' => [
  2094.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2095.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2096.                 ],
  2097.                 'NzoUrlEncryptorBundle' => [
  2098.                     'path' => (\dirname(__DIR__4).'/vendor/nzo/url-encryptor-bundle'),
  2099.                     'namespace' => 'Nzo\\UrlEncryptorBundle',
  2100.                 ],
  2101.                 'ApplicationBundle' => [
  2102.                     'path' => (\dirname(__DIR__4).'/src/ApplicationBundle'),
  2103.                     'namespace' => 'ApplicationBundle',
  2104.                 ],
  2105.                 'CompanyGroupBundle' => [
  2106.                     'path' => (\dirname(__DIR__4).'/src/CompanyGroupBundle'),
  2107.                     'namespace' => 'CompanyGroupBundle',
  2108.                 ],
  2109.                 'KnpSnappyBundle' => [
  2110.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  2111.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  2112.                 ],
  2113.                 'EndroidQrCodeBundle' => [
  2114.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  2115.                     'namespace' => 'Endroid\\QrCodeBundle',
  2116.                 ],
  2117.                 'TwigExtraBundle' => [
  2118.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  2119.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2120.                 ],
  2121.                 'WebProfilerBundle' => [
  2122.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2123.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2124.                 ],
  2125.                 'DoctrineFixturesBundle' => [
  2126.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2127.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2128.                 ],
  2129.                 'MakerBundle' => [
  2130.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  2131.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2132.                 ],
  2133.             ],
  2134.             'kernel.charset' => 'UTF-8',
  2135.             'kernel.container_class' => 'AppKernelDevDebugContainer',
  2136.             'database_host' => 'localhost',
  2137.             'database_port' => NULL,
  2138.             'database_name' => 'u405565514_honeybee_iot',
  2139.             'database_user' => 'u405565514_honeybee_iot',
  2140.             'database_password' => 'Honeybee@0112',
  2141.             'mailer_transport' => 'smtp',
  2142.             'mailer_host' => 'smtp.hostinger.com',
  2143.             'mailer_port' => 465,
  2144.             'mailer_user' => 'contact@ourhoneybee.eu',
  2145.             'mailer_password' => 'Honeybee@0112',
  2146.             'secret' => '756630af84937eefcb2843b19ef56c1e128b40d7',
  2147.             'child_database_driver' => 'pdo_mysql',
  2148.             'child_database_host' => 'localhost',
  2149.             'child_database_port' => NULL,
  2150.             'child_database_name' => 'u405565514_entity_group',
  2151.             'child_database_user' => 'u405565514_entity_group',
  2152.             'child_database_password' => 'Honeybee@0112',
  2153.             'knp_snappy_binary_address' => 'C:\\wkhtmltopdf\\bin\\wkhtmltopdf.exe',
  2154.             'entity_group_enabled' => 1,
  2155.             'email_enabled' => 1,
  2156.             'datev_client_id' => '51b09bdcf577c5b998cddce7fe7d5c92',
  2157.             'datev_client_secret' => '9b1c4e72a966e9f231584393ff1d3469',
  2158.             'datev_sandbox' => true,
  2159.             'datev_redirect_uri' => 'https://ourhoneybee.eu/datev/callback',
  2160.             'notification_enabled' => 1,
  2161.             'system_type' => '_CENTRAL_',
  2162.             'notification_server' => 'https://ourhoneybee.xyz',
  2163.             'quotes_mailer_transport' => 'smtp',
  2164.             'quotes_mailer_host' => 'smtp.hostinger.com',
  2165.             'quotes_mailer_port' => 465,
  2166.             'quotes_mailer_user' => 'contact@ourhoneybee.eu',
  2167.             'quotes_mailer_password' => 'Honeybee@0112',
  2168.             'quotes_mailer_encryption' => 'ssl',
  2169.             'libreoffice_bin' => 'soffice',
  2170.             'imagemagick_bin' => 'convert',
  2171.             'ghostscript_bin' => 'gs',
  2172.             'command_center_realtime_server' => 'http://127.0.0.1:5055',
  2173.             'demo_admin_emails' => 'emrul.hasan@ourhoneybee.eu,mozibul.yasser@ourhoneybee.eu',
  2174.             'central_server_url' => 'https://ourhoneybee.eu',
  2175.             'ai_realtime_url' => 'http://127.0.0.1:5055',
  2176.             'ai_realtime_ws_url' => 'https://ourhoneybee.xyz/ai-realtime',
  2177.             'ai_realtime_secret' => 'your-strong-secret',
  2178.             'socket_shared_secret' => 'change_me_to_another_long_random_secret',
  2179.             'server_access_list' => [
  2180.                 => [
  2181.                     'id' => 1,
  2182.                     'dbUser' => 'root',
  2183.                     'dbPass' => 'Y41dh8g0112',
  2184.                 ],
  2185.                 => [
  2186.                     'id' => 2,
  2187.                     'dbUser' => 'root',
  2188.                     'dbPass' => 'Y41dh8g0112',
  2189.                 ],
  2190.                 => [
  2191.                     'id' => 3,
  2192.                     'dbUser' => 'root',
  2193.                     'dbPass' => 'Y41dh8g0112',
  2194.                 ],
  2195.                 => [
  2196.                     'id' => 4,
  2197.                     'dbUser' => 'root',
  2198.                     'dbPass' => 'Y41dh8g0112',
  2199.                 ],
  2200.                 => [
  2201.                     'id' => 5,
  2202.                     'dbUser' => 'root',
  2203.                     'dbPass' => 'Y41dh8g0112',
  2204.                 ],
  2205.             ],
  2206.             'upload_dir' => '../var/uploads',
  2207.             'kernel.root_dir' => (\dirname(__DIR__4).'/app'),
  2208.             'locale' => 'en',
  2209.             'stripe_public_key' => 'pk_test_51IxYTAJXs21fVb0QMvdSGdQURXLHmHPEGzkDHaJIv5ynV40XTT2h9RQf7tVJytYxQ1r0lAe3NHj3Q9HnneSFydqT008AvyZrEH',
  2210.             'stripe_public_key_live' => 'pk_live_51SUsUNAxpgyXr9HS8JRH1qJ7HIvJcd4HbPpdnQNGTo5DNzCISBJg9aIOWRceu1vhkFfdj5leWrkbTfUEQH8pGPWC00kciTWQeZ',
  2211.             'stripe_secret_key' => 'sk_test_51IxYTAJXs21fVb0QMop2Nb0E7u9Da4LwGrym1nGHUHqaSNtT3p9HBgHd7YyDsTKHscgPPECPQniTy79Ab8Sgxfbm00JF2AndUz',
  2212.             'stripe_secret_key_live' => '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',
  2213.             'honeybee_ai_base_url' => 'https://dev.ourhoneybee.xyz/honeybee_ai',
  2214.             'honeybee_ai_timeout' => 60,
  2215.             'honeybee_ai_api_key' => 'your-secret-between-erp-and-ai',
  2216.             'event_dispatcher.event_aliases' => [
  2217.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2218.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2219.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2220.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2221.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2222.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2223.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2224.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2225.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2226.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2227.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2228.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2229.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2230.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2231.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2232.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2233.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2234.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2235.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2236.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2237.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2238.             ],
  2239.             'fragment.renderer.hinclude.global_template' => NULL,
  2240.             'fragment.path' => '/_fragment',
  2241.             'kernel.secret' => '756630af84937eefcb2843b19ef56c1e128b40d7',
  2242.             'kernel.http_method_override' => true,
  2243.             'kernel.trusted_hosts' => [
  2244.             ],
  2245.             'kernel.default_locale' => 'en',
  2246.             'kernel.enabled_locales' => [
  2247.             ],
  2248.             'kernel.error_controller' => 'error_controller',
  2249.             'debug.file_link_format' => NULL,
  2250.             'asset.request_context.base_path' => NULL,
  2251.             'asset.request_context.secure' => NULL,
  2252.             'debug.error_handler.throw_at' => -1,
  2253.             'router.request_context.host' => 'localhost',
  2254.             'router.request_context.scheme' => 'http',
  2255.             'router.request_context.base_url' => '',
  2256.             'router.resource' => (\dirname(__DIR__4).'/app/config/routing_dev.yml'),
  2257.             'request_listener.http_port' => 80,
  2258.             'request_listener.https_port' => 443,
  2259.             'session.metadata.storage_key' => '_sf2_meta',
  2260.             'session.storage.options' => [
  2261.                 'cache_limiter' => '0',
  2262.                 'cookie_httponly' => true,
  2263.                 'gc_probability' => 1,
  2264.             ],
  2265.             'session.save_path' => NULL,
  2266.             'session.metadata.update_threshold' => 0,
  2267.             'form.type_extension.csrf.enabled' => true,
  2268.             'form.type_extension.csrf.field_name' => '_token',
  2269.             'validator.translation_domain' => 'validators',
  2270.             'profiler_listener.only_exceptions' => false,
  2271.             'profiler_listener.only_main_requests' => false,
  2272.             'security.role_hierarchy.roles' => [
  2273.             ],
  2274.             'security.access.denied_url' => NULL,
  2275.             'security.authentication.manager.erase_credentials' => true,
  2276.             'security.authentication.session_strategy.strategy' => 'migrate',
  2277.             'security.access.always_authenticate_before_granting' => false,
  2278.             'security.authentication.hide_user_not_found' => true,
  2279.             'security.firewalls' => [
  2280.                 => 'dev',
  2281.                 => 'main',
  2282.             ],
  2283.             'security.main._indexed_authenticators' => [
  2284.             ],
  2285.             'twig.form.resources' => [
  2286.                 => 'form_div_layout.html.twig',
  2287.             ],
  2288.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2289.             'monolog.use_microseconds' => true,
  2290.             'monolog.swift_mailer.handlers' => [
  2291.             ],
  2292.             'monolog.handlers_to_channels' => [
  2293.                 'monolog.handler.console' => [
  2294.                     'type' => 'exclusive',
  2295.                     'elements' => [
  2296.                         => 'event',
  2297.                         => 'doctrine',
  2298.                     ],
  2299.                 ],
  2300.                 'monolog.handler.main' => [
  2301.                     'type' => 'exclusive',
  2302.                     'elements' => [
  2303.                         => 'event',
  2304.                     ],
  2305.                 ],
  2306.             ],
  2307.             'swiftmailer.mailer.default.transport.name' => 'smtp',
  2308.             'swiftmailer.mailer.default.transport.smtp.encryption' => NULL,
  2309.             'swiftmailer.mailer.default.transport.smtp.port' => 465,
  2310.             'swiftmailer.mailer.default.transport.smtp.host' => 'smtp.hostinger.com',
  2311.             'swiftmailer.mailer.default.transport.smtp.username' => 'contact@ourhoneybee.eu',
  2312.             'swiftmailer.mailer.default.transport.smtp.password' => 'Honeybee@0112',
  2313.             'swiftmailer.mailer.default.transport.smtp.auth_mode' => NULL,
  2314.             'swiftmailer.mailer.default.transport.smtp.timeout' => 30,
  2315.             'swiftmailer.mailer.default.transport.smtp.source_ip' => NULL,
  2316.             'swiftmailer.mailer.default.transport.smtp.local_domain' => NULL,
  2317.             'swiftmailer.mailer.default.transport.smtp.stream_options' => [
  2318.             ],
  2319.             'swiftmailer.mailer.default.spool.enabled' => false,
  2320.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2321.             'swiftmailer.mailer.default.single_address' => NULL,
  2322.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2323.             'swiftmailer.spool.enabled' => false,
  2324.             'swiftmailer.delivery.enabled' => true,
  2325.             'swiftmailer.single_address' => NULL,
  2326.             'swiftmailer.mailer.quotes.transport.name' => 'smtp',
  2327.             'swiftmailer.mailer.quotes.transport.smtp.encryption' => 'ssl',
  2328.             'swiftmailer.mailer.quotes.transport.smtp.port' => 465,
  2329.             'swiftmailer.mailer.quotes.transport.smtp.host' => 'smtp.hostinger.com',
  2330.             'swiftmailer.mailer.quotes.transport.smtp.username' => 'contact@ourhoneybee.eu',
  2331.             'swiftmailer.mailer.quotes.transport.smtp.password' => 'Honeybee@0112',
  2332.             'swiftmailer.mailer.quotes.transport.smtp.auth_mode' => NULL,
  2333.             'swiftmailer.mailer.quotes.transport.smtp.timeout' => 30,
  2334.             'swiftmailer.mailer.quotes.transport.smtp.source_ip' => NULL,
  2335.             'swiftmailer.mailer.quotes.transport.smtp.local_domain' => NULL,
  2336.             'swiftmailer.mailer.quotes.transport.smtp.stream_options' => [
  2337.             ],
  2338.             'swiftmailer.mailer.quotes.spool.enabled' => false,
  2339.             'swiftmailer.mailer.quotes.plugin.impersonate' => NULL,
  2340.             'swiftmailer.mailer.quotes.single_address' => NULL,
  2341.             'swiftmailer.mailer.quotes.delivery.enabled' => true,
  2342.             'swiftmailer.mailers' => [
  2343.                 'default' => 'swiftmailer.mailer.default',
  2344.                 'quotes' => 'swiftmailer.mailer.quotes',
  2345.             ],
  2346.             'swiftmailer.default_mailer' => 'default',
  2347.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2348.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2349.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2350.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2351.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2352.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2353.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2354.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2355.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2356.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2357.             'doctrine.entity_managers' => [
  2358.                 'default' => 'doctrine.orm.default_entity_manager',
  2359.                 'company_group' => 'doctrine.orm.company_group_entity_manager',
  2360.             ],
  2361.             'doctrine.default_entity_manager' => 'default',
  2362.             'doctrine.dbal.connection_factory.types' => [
  2363.             ],
  2364.             'doctrine.connections' => [
  2365.                 'default' => 'doctrine.dbal.default_connection',
  2366.                 'company_group' => 'doctrine.dbal.company_group_connection',
  2367.             ],
  2368.             'doctrine.default_connection' => 'default',
  2369.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2370.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2371.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2372.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2373.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2374.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2375.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2376.             'doctrine.orm.cache.memcache_port' => 11211,
  2377.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2378.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2379.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2380.             'doctrine.orm.cache.memcached_port' => 11211,
  2381.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2382.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2383.             'doctrine.orm.cache.redis_host' => 'localhost',
  2384.             'doctrine.orm.cache.redis_port' => 6379,
  2385.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2386.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2387.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2388.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2389.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2390.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2391.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2392.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2393.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2394.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2395.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2396.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2397.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2398.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2399.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2400.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2401.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2402.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2403.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2404.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2405.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2406.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2407.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2408.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2409.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2410.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2411.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2412.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2413.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2414.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2415.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2416.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2417.             'nzo_encryptor.secret_key' => '9980fe5327425b3ba36ce27c4c6999b02572cf41',
  2418.             'nzo_encryptor.secret_iv' => '1298767',
  2419.             'nzo_encryptor.cipher_algorithm' => 'aes-256-ctr',
  2420.             'nzo_encryptor.base64_encode' => true,
  2421.             'nzo_encryptor.format_base64_output' => true,
  2422.             'nzo_encryptor.random_pseudo_bytes' => true,
  2423.             'knp_snappy.pdf.binary' => 'C:\\wkhtmltopdf\\bin\\wkhtmltopdf.exe',
  2424.             'knp_snappy.pdf.options' => [
  2425.             ],
  2426.             'knp_snappy.pdf.env' => [
  2427.             ],
  2428.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  2429.             'knp_snappy.image.options' => [
  2430.             ],
  2431.             'knp_snappy.image.env' => [
  2432.             ],
  2433.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2434.             'web_profiler.debug_toolbar.mode' => 2,
  2435.             'maker.compatible_check.doctrine.supports_attributes' => true,
  2436.             'data_collector.templates' => [
  2437.                 'data_collector.request' => [
  2438.                     => 'request',
  2439.                     => '@WebProfiler/Collector/request.html.twig',
  2440.                 ],
  2441.                 'data_collector.time' => [
  2442.                     => 'time',
  2443.                     => '@WebProfiler/Collector/time.html.twig',
  2444.                 ],
  2445.                 'data_collector.memory' => [
  2446.                     => 'memory',
  2447.                     => '@WebProfiler/Collector/memory.html.twig',
  2448.                 ],
  2449.                 'data_collector.validator' => [
  2450.                     => 'validator',
  2451.                     => '@WebProfiler/Collector/validator.html.twig',
  2452.                 ],
  2453.                 'data_collector.ajax' => [
  2454.                     => 'ajax',
  2455.                     => '@WebProfiler/Collector/ajax.html.twig',
  2456.                 ],
  2457.                 'data_collector.form' => [
  2458.                     => 'form',
  2459.                     => '@WebProfiler/Collector/form.html.twig',
  2460.                 ],
  2461.                 'data_collector.exception' => [
  2462.                     => 'exception',
  2463.                     => '@WebProfiler/Collector/exception.html.twig',
  2464.                 ],
  2465.                 'data_collector.logger' => [
  2466.                     => 'logger',
  2467.                     => '@WebProfiler/Collector/logger.html.twig',
  2468.                 ],
  2469.                 'data_collector.events' => [
  2470.                     => 'events',
  2471.                     => '@WebProfiler/Collector/events.html.twig',
  2472.                 ],
  2473.                 'data_collector.router' => [
  2474.                     => 'router',
  2475.                     => '@WebProfiler/Collector/router.html.twig',
  2476.                 ],
  2477.                 'data_collector.cache' => [
  2478.                     => 'cache',
  2479.                     => '@WebProfiler/Collector/cache.html.twig',
  2480.                 ],
  2481.                 'data_collector.security' => [
  2482.                     => 'security',
  2483.                     => '@Security/Collector/security.html.twig',
  2484.                 ],
  2485.                 'data_collector.twig' => [
  2486.                     => 'twig',
  2487.                     => '@WebProfiler/Collector/twig.html.twig',
  2488.                 ],
  2489.                 'data_collector.doctrine' => [
  2490.                     => 'db',
  2491.                     => '@Doctrine/Collector/db.html.twig',
  2492.                 ],
  2493.                 'swiftmailer.data_collector' => [
  2494.                     => 'swiftmailer',
  2495.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2496.                 ],
  2497.                 'data_collector.config' => [
  2498.                     => 'config',
  2499.                     => '@WebProfiler/Collector/config.html.twig',
  2500.                 ],
  2501.             ],
  2502.             'console.command.ids' => [
  2503.                 => 'app.command.scheduled-big-row-entry',
  2504.                 => 'app.command.scheduled-notification',
  2505.                 => 'app.command.buddybee-schedule-missing-check',
  2506.                 => 'app.command.daily-user-report-buddybee',
  2507.                 => 'app.command.fixed-asset-scheduler',
  2508.                 => 'app.command.aspire-sync',
  2509.                 => 'app.command.payroll-auto-generate',
  2510.                 => 'app.command.leave-cycle-automation',
  2511.                 => 'app.command.attendance-reconciliation',
  2512.                 => 'app.command.fx-rate-backfill',
  2513.                 10 => 'app.command.ledger-dual-amount-backfill',
  2514.                 11 => 'app.command.sync-products-to-central',
  2515.                 12 => 'app.command.aspire-wallet-sync',
  2516.                 13 => 'app.command.billing-schedule-check',
  2517.                 14 => 'app.command.ledger-integrity-check',
  2518.                 15 => 'app.command.for-each-tenant',
  2519.                 16 => 'app.command.tax-return-build',
  2520.                 17 => 'app.command.bd-vat-return',
  2521.                 18 => 'app.command.bd-mushak-register',
  2522.                 19 => 'app.command.bd-seed-tax-config',
  2523.                 20 => 'app.command.bd-withholding-ledger',
  2524.                 21 => 'app.command.bd-mushak-6-6',
  2525.                 22 => 'app.command.de-ustva',
  2526.                 23 => 'app.command.de-seed-tax-config',
  2527.                 24 => 'app.command.sg-gst-f5',
  2528.                 25 => 'app.command.sg-seed-tax-config',
  2529.                 26 => 'app.command.epc-cockpit',
  2530.                 27 => 'app.command.de-einvoice-import',
  2531.                 28 => 'app.command.cleanup-attendance-junk',
  2532.                 29 => 'app.command.tax-return-export',
  2533.                 30 => 'app.command.starter-pack-export',
  2534.                 31 => 'app.command.starter-pack-apply',
  2535.                 32 => 'app.command_center_aggregate_command',
  2536.                 33 => 'app.command.reminders-payments',
  2537.                 34 => 'app.command.reminders-deliveries',
  2538.                 35 => 'app.command.reminders-stock-expiry',
  2539.                 36 => 'app.command.reminders-receipts',
  2540.                 37 => 'app.command_center_cleanup_logs_command',
  2541.             ],
  2542.         ];
  2543.     }
  2544. }