var/cache/dev/ContainerZ08b6hv/AppKernelDevDebugContainer.php line 631

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