var/cache/dev/ContainerS6AA8Fn/AppKernelDevDebugContainer.php line 645

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