var/cache/dev/ContainerHKgGwmp/App_KernelDevDebugContainer.php line 1870

Open in your IDE?
  1. <?php
  2. namespace ContainerHKgGwmp;
  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 App_KernelDevDebugContainer 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.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  36. '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  37. '.container.private.session' => 'get_Container_Private_SessionService',
  38. '.container.private.twig' => 'get_Container_Private_TwigService',
  39. '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40. 'cache.app' => 'getCache_AppService',
  41. 'cache.system' => 'getCache_SystemService',
  42. 'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43. 'data_collector.dump' => 'getDataCollector_DumpService',
  44. 'doctrine' => 'getDoctrineService',
  45. 'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46. 'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  47. 'email.service' => 'getEmail_ServiceService',
  48. 'event_dispatcher' => 'getEventDispatcherService',
  49. 'http_kernel' => 'getHttpKernelService',
  50. 'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  51. 'recaptcha.service' => 'getRecaptcha_ServiceService',
  52. 'request_stack' => 'getRequestStackService',
  53. 'router' => 'getRouterService',
  54. 'swiftmailer.service' => 'getSwiftmailer_ServiceService',
  55. 'ticket.service' => 'getTicket_ServiceService',
  56. 'translator' => 'getTranslatorService',
  57. 'user.service' => 'getUser_ServiceService',
  58. 'uvdesk.automations' => 'getUvdesk_AutomationsService',
  59. 'uvdesk.core.file_system.service' => 'getUvdesk_Core_FileSystem_ServiceService',
  60. 'uvdesk.extensibles' => 'getUvdesk_ExtensiblesService',
  61. 'uvdesk.service' => 'getUvdesk_ServiceService',
  62. 'uvdesk_extension.assets_manager' => 'getUvdeskExtension_AssetsManagerService',
  63. 'uvdesk_extension.twig_loader' => 'getUvdeskExtension_TwigLoaderService',
  64. 'var_dumper.cloner' => 'getVarDumper_ClonerService',
  65. 'cache_clearer' => 'getCacheClearerService',
  66. 'filesystem' => 'getFilesystemService',
  67. 'serializer' => 'getSerializerService',
  68. 'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  69. 'form.factory' => 'getForm_FactoryService',
  70. 'form.type.file' => 'getForm_Type_FileService',
  71. 'profiler' => 'getProfilerService',
  72. 'twig' => 'getTwigService',
  73. 'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  74. 'security.token_storage' => 'getSecurity_TokenStorageService',
  75. 'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  76. 'session' => 'getSessionService',
  77. 'validator' => 'getValidatorService',
  78. ];
  79. $this->fileMap = [
  80. '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  81. '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  82. '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  83. '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  84. '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  85. '.container.private.serializer' => 'get_Container_Private_SerializerService',
  86. 'App\\Controller\\BaseController' => 'getBaseControllerService',
  87. 'App\\Controller\\ConfigureHelpdesk' => 'getConfigureHelpdeskService',
  88. 'App\\Controller\\ImageCache\\ImageCacheController' => 'getImageCacheControllerService',
  89. 'App\\Controller\\ImageCache\\ImageManager' => 'getImageManagerService',
  90. 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  91. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  92. 'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  93. 'Webkul\\UVDesk\\ApiBundle\\API\\Agents' => 'getAgentsService',
  94. 'Webkul\\UVDesk\\ApiBundle\\API\\Customers' => 'getCustomersService',
  95. 'Webkul\\UVDesk\\ApiBundle\\API\\Group' => 'getGroupService',
  96. 'Webkul\\UVDesk\\ApiBundle\\API\\Me' => 'getMeService',
  97. 'Webkul\\UVDesk\\ApiBundle\\API\\Sessions' => 'getSessionsService',
  98. 'Webkul\\UVDesk\\ApiBundle\\API\\Team' => 'getTeamService',
  99. 'Webkul\\UVDesk\\ApiBundle\\API\\Threads' => 'getThreadsService',
  100. 'Webkul\\UVDesk\\ApiBundle\\API\\TicketTypes' => 'getTicketTypesService',
  101. 'Webkul\\UVDesk\\ApiBundle\\API\\Tickets' => 'getTicketsService',
  102. 'Webkul\\UVDesk\\ApiBundle\\Controller\\ApiSettings' => 'getApiSettingsService',
  103. 'Webkul\\UVDesk\\AutomationBundle\\Controller\\Automations\\PreparedResponse' => 'getPreparedResponseService',
  104. 'Webkul\\UVDesk\\AutomationBundle\\Controller\\Automations\\PreparedResponseXHR' => 'getPreparedResponseXHRService',
  105. 'Webkul\\UVDesk\\AutomationBundle\\Controller\\Automations\\Workflow' => 'getWorkflowService',
  106. 'Webkul\\UVDesk\\AutomationBundle\\Controller\\Automations\\WorkflowXHR' => 'getWorkflowXHRService',
  107. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Account' => 'getAccountService',
  108. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\AccountXHR' => 'getAccountXHRService',
  109. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Authentication' => 'getAuthenticationService',
  110. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Customer' => 'getCustomerService',
  111. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\CustomerXHR' => 'getCustomerXHRService',
  112. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Email' => 'getEmailService',
  113. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\EmailSettings' => 'getEmailSettingsService',
  114. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\EmailSettingsXHR' => 'getEmailSettingsXHRService',
  115. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Group' => 'getGroup2Service',
  116. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\GroupXHR' => 'getGroupXHRService',
  117. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Microsoft\\MicrosoftApps' => 'getMicrosoftAppsService',
  118. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Microsoft\\MicrosoftAppsXHR' => 'getMicrosoftAppsXHRService',
  119. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Privilege' => 'getPrivilegeService',
  120. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\PrivilegeXHR' => 'getPrivilegeXHRService',
  121. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Report' => 'getReportService',
  122. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\SavedReplies' => 'getSavedRepliesService',
  123. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\SwiftMailer' => 'getSwiftMailerService',
  124. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\SwiftMailerXHR' => 'getSwiftMailerXHRService',
  125. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Team' => 'getTeam2Service',
  126. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\TeamXHR' => 'getTeamXHRService',
  127. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Theme' => 'getThemeService',
  128. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Thread' => 'getThreadService',
  129. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\ThreadXHR' => 'getThreadXHRService',
  130. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Ticket' => 'getTicketService',
  131. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\TicketXHR' => 'getTicketXHRService',
  132. 'Webkul\\UVDesk\\CoreFrameworkBundle\\FileSystem\\UploadManagers\\Localhost' => 'getLocalhostService',
  133. 'Webkul\\UVDesk\\ExtensionFrameworkBundle\\Controller\\Application' => 'getApplicationService',
  134. 'Webkul\\UVDesk\\ExtensionFrameworkBundle\\Controller\\Dashboard' => 'getDashboardService',
  135. 'Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannel' => 'getMailboxChannelService',
  136. 'Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR' => 'getMailboxChannelXHRService',
  137. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Announcement' => 'getAnnouncementService',
  138. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Article' => 'getArticleService',
  139. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Branding' => 'getBrandingService',
  140. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Category' => 'getCategoryService',
  141. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Customer' => 'getCustomer2Service',
  142. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Folder' => 'getFolderService',
  143. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\KnowledgebaseXHR' => 'getKnowledgebaseXHRService',
  144. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\MarketingModule' => 'getMarketingModuleService',
  145. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Ticket' => 'getTicket2Service',
  146. 'Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Website' => 'getWebsiteService',
  147. 'cache.app_clearer' => 'getCache_AppClearerService',
  148. 'cache.global_clearer' => 'getCache_GlobalClearerService',
  149. 'cache.system_clearer' => 'getCache_SystemClearerService',
  150. 'cache_warmer' => 'getCacheWarmerService',
  151. 'console.command.public_alias.App\\Console\\EnvironmentVariables' => 'getEnvironmentVariablesService',
  152. 'console.command.public_alias.App\\Console\\Wizard\\ConfigureHelpdesk' => 'getConfigureHelpdesk2Service',
  153. 'console.command.public_alias.App\\Console\\Wizard\\DefaultUser' => 'getDefaultUserService',
  154. 'console.command.public_alias.App\\Console\\Wizard\\MigrateDatabase' => 'getMigrateDatabaseService',
  155. 'console.command.public_alias.Webkul\\UVDesk\\CoreFrameworkBundle\\Guides\\BootstrappingProject' => 'getBootstrappingProjectService',
  156. 'console.command.public_alias.Webkul\\UVDesk\\ExtensionFrameworkBundle\\Console\\BuildExtensions' => 'getBuildExtensionsService',
  157. 'console.command.public_alias.Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand' => 'getRefreshMailboxCommandService',
  158. 'console.command_loader' => 'getConsole_CommandLoaderService',
  159. 'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  160. 'error_controller' => 'getErrorControllerService',
  161. 'knp_paginator' => 'getKnpPaginatorService',
  162. 'report.service' => 'getReport_ServiceService',
  163. 'routing.loader' => 'getRouting_LoaderService',
  164. 'services_resetter' => 'getServicesResetterService',
  165. 'swiftmailer.mailer.gglot' => 'getSwiftmailer_Mailer_GglotService',
  166. 'swiftmailer.mailer.gglot.plugin.messagelogger' => 'getSwiftmailer_Mailer_Gglot_Plugin_MessageloggerService',
  167. 'swiftmailer.mailer.gglot.transport' => 'getSwiftmailer_Mailer_Gglot_TransportService',
  168. 'swiftmailer.mailer.rackspace' => 'getSwiftmailer_Mailer_RackspaceService',
  169. 'swiftmailer.mailer.rackspace.plugin.messagelogger' => 'getSwiftmailer_Mailer_Rackspace_Plugin_MessageloggerService',
  170. 'swiftmailer.mailer.rackspace.transport' => 'getSwiftmailer_Mailer_Rackspace_TransportService',
  171. 'swiftmailer.mailer.support@conveythis.com' => 'getSwiftmailer_Mailer_Supportconveythis_ComService',
  172. 'swiftmailer.mailer.support@conveythis.com.plugin.messagelogger' => 'getSwiftmailer_Mailer_Supportconveythis_Com_Plugin_MessageloggerService',
  173. 'swiftmailer.mailer.support@conveythis.com.transport' => 'getSwiftmailer_Mailer_Supportconveythis_Com_TransportService',
  174. 'swiftmailer.mailer.support@doctranslator.com' => 'getSwiftmailer_Mailer_Supportdoctranslator_ComService',
  175. 'swiftmailer.mailer.support@doctranslator.com.plugin.messagelogger' => 'getSwiftmailer_Mailer_Supportdoctranslator_Com_Plugin_MessageloggerService',
  176. 'swiftmailer.mailer.support@doctranslator.com.transport' => 'getSwiftmailer_Mailer_Supportdoctranslator_Com_TransportService',
  177. 'swiftmailer.mailer.support@help_desk.ai' => 'getSwiftmailer_Mailer_SupporthelpDesk_AiService',
  178. 'swiftmailer.mailer.support@help_desk.ai.plugin.messagelogger' => 'getSwiftmailer_Mailer_SupporthelpDesk_Ai_Plugin_MessageloggerService',
  179. 'swiftmailer.mailer.support@help_desk.ai.transport' => 'getSwiftmailer_Mailer_SupporthelpDesk_Ai_TransportService',
  180. 'swiftmailer.mailer.support@textflip.ai' => 'getSwiftmailer_Mailer_Supporttextflip_AiService',
  181. 'swiftmailer.mailer.support@textflip.ai.plugin.messagelogger' => 'getSwiftmailer_Mailer_Supporttextflip_Ai_Plugin_MessageloggerService',
  182. 'swiftmailer.mailer.support@textflip.ai.transport' => 'getSwiftmailer_Mailer_Supporttextflip_Ai_TransportService',
  183. 'user.provider' => 'getUser_ProviderService',
  184. 'uvdesk.automations.prepared_responses' => 'getUvdesk_Automations_PreparedResponsesService',
  185. 'uvdesk.automations.workflows' => 'getUvdesk_Automations_WorkflowsService',
  186. 'uvdesk.core.event_dispatcher' => 'getUvdesk_Core_EventDispatcherService',
  187. 'uvdesk.mailbox' => 'getUvdesk_MailboxService',
  188. 'validation.service' => 'getValidation_ServiceService',
  189. 'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  190. 'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  191. 'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  192. ];
  193. $this->aliases = [
  194. 'App\\Kernel' => 'kernel',
  195. 'database_connection' => 'doctrine.dbal.default_connection',
  196. 'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  197. 'mailer' => 'swiftmailer.mailer.support@conveythis.com',
  198. 'swiftmailer.transport' => 'swiftmailer.mailer.support@conveythis.com.transport',
  199. ];
  200. $this->privates['service_container'] = function () {
  201. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  202. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  203. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  204. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  205. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  206. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  207. include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  208. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Framework/ExtendableComponentInterface.php';
  209. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/DashboardTemplate.php';
  210. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/FileSystem/FileUploadServiceInterface.php';
  211. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/FileSystem/UploadManagers/Localhost.php';
  212. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Services/FileUploadService.php';
  213. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Services/MicrosoftIntegration.php';
  214. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Tickets/QuickActionButtonCollection.php';
  215. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Tickets/QuickActionButtonInterface.php';
  216. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Ticket/QuickActionButtons/SavedReplies.php';
  217. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/UIComponents/Ticket/QuickActionButtons/PreparedResponses.php';
  218. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/Services/AutomationService.php';
  219. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/Definition/MappingResource.php';
  220. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/EventListener/Kernel.php';
  221. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/Services/MailboxService.php';
  222. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/EventListeners/API/KernelRequest.php';
  223. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  224. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  225. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  226. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  227. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  228. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  229. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  230. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  231. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  232. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  233. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  234. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  235. include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  236. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  237. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  238. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
  239. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  240. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  241. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
  242. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
  243. include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  244. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  245. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  246. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  247. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  248. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  249. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  250. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  251. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  252. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  253. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  254. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  255. include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  256. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  257. include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  258. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  259. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  260. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  261. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  262. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  263. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  264. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  265. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  266. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  267. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  268. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  269. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  270. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  271. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  272. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  273. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  274. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  275. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  276. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  277. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  278. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  279. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  280. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  281. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  282. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  283. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  284. include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  285. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  286. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  287. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  288. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  289. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  290. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  291. include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  292. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  293. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  294. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  295. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  296. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  297. include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  298. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  299. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  300. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  301. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  302. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  303. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  304. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  305. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  306. include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  307. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  308. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  309. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  310. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  311. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  312. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  313. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  314. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  315. include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  316. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.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/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  328. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  329. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  330. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  331. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  332. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  333. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  334. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  335. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  336. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  337. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  338. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  339. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  340. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.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/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  353. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  354. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  355. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  356. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  357. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  358. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  359. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  360. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  361. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  362. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  363. include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  364. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  365. include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  366. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  367. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  368. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  369. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  370. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  371. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  372. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  373. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  374. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  375. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  376. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  377. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  378. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  379. include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  380. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  381. include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  382. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  383. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  384. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  385. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  386. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  387. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  388. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  389. include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  390. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  391. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  392. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  393. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  394. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  395. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  396. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  397. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  398. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  399. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  400. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  401. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  402. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  403. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  404. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  405. include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  406. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  407. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  408. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  409. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  410. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  411. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  412. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  413. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  414. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  415. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  416. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  417. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  418. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  419. include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  420. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  421. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  422. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  423. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  424. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  425. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  426. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  427. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  428. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  429. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  430. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  431. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  432. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  433. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  434. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  435. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  436. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  437. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  438. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  439. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  440. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  441. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Services/UVDeskService.php';
  442. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Services/UserService.php';
  443. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Services/EmailService.php';
  444. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Services/TicketService.php';
  445. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Services/ReCaptchaService.php';
  446. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/FileSystem/FileSystem.php';
  447. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/SwiftMailer/SwiftMailer.php';
  448. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Framework/ExtendableComponentManager.php';
  449. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/AsideTemplate.php';
  450. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/PanelSidebarInterface.php';
  451. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Sidebars/Account.php';
  452. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Sidebars/Apps.php';
  453. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Sidebars/Branding.php';
  454. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Sidebars/Productivity.php';
  455. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Sidebars/Reports.php';
  456. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Sidebars/Settings.php';
  457. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Sidebars/Users.php';
  458. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Sidebars/Knowledgebase.php';
  459. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/PanelSidebarItemInterface.php';
  460. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Account/Profile.php';
  461. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Productivity/SavedReplies.php';
  462. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Productivity/Tags.php';
  463. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Productivity/TicketTypes.php';
  464. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Reports/AgentActivity.php';
  465. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Reports/Kudos.php';
  466. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Settings/Branding.php';
  467. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Settings/EmailSettings.php';
  468. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Settings/EmailTemplates.php';
  469. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Settings/MicrosoftApps.php';
  470. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Settings/SwiftMailer.php';
  471. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Themes/Helpdesk.php';
  472. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Users/Agents.php';
  473. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Users/Customers.php';
  474. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Users/Groups.php';
  475. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Users/Privileges.php';
  476. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Panel/Items/Users/Teams.php';
  477. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/UIComponents/Dashboard/Panel/Items/Productivity/PreparedResponses.php';
  478. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/UIComponents/Dashboard/Panel/Items/Productivity/Workflows.php';
  479. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/UIComponents/Dashboard/Panel/Items/Settings/Mailboxes.php';
  480. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Items/Knowledgebase/Announcement.php';
  481. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Items/Knowledgebase/Articles.php';
  482. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Items/Knowledgebase/Categories.php';
  483. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Items/Knowledgebase/Folders.php';
  484. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Items/Knowledgebase/MarketingModule.php';
  485. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Items/Settings/BlockSpam.php';
  486. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Panel/Items/Themes/SupportCenter.php';
  487. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/UIComponents/Dashboard/Panel/Items/Settings/ApiSettings.php';
  488. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Dashboard.php';
  489. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/NavigationTemplate.php';
  490. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/HomepageTemplate.php';
  491. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/NavigationInterface.php';
  492. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Navigation/Home.php';
  493. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Navigation/Reports.php';
  494. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Navigation/Ticket.php';
  495. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/UIComponents/Dashboard/Navigation/Apps.php';
  496. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Navigation/Knowledgebase.php';
  497. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/HomepageSectionInterface.php';
  498. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/HomepageSection.php';
  499. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Sections/Productivity.php';
  500. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Sections/Reports.php';
  501. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Sections/Settings.php';
  502. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Sections/Users.php';
  503. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/UIComponents/Dashboard/Homepage/Sections/Apps.php';
  504. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Homepage/Sections/Knowledgebase.php';
  505. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/HomepageSectionItemInterface.php';
  506. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/HomepageSectionItem.php';
  507. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/AgentActivity.php';
  508. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Agents.php';
  509. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Branding.php';
  510. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Customers.php';
  511. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/EmailSettings.php';
  512. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/EmailTemplates.php';
  513. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Groups.php';
  514. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Kudos.php';
  515. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/MicrosoftApps.php';
  516. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Privileges.php';
  517. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/SavedReplies.php';
  518. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/SwiftMailer.php';
  519. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Tags.php';
  520. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/Teams.php';
  521. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Homepage/Items/TicketTypes.php';
  522. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/UIComponents/Dashboard/Homepage/Items/PreparedResponses.php';
  523. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/UIComponents/Dashboard/Homepage/Items/Workflows.php';
  524. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/UIComponents/Dashboard/Homepage/Items/ExploreApps.php';
  525. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/UIComponents/Dashboard/Homepage/Items/Mailbox.php';
  526. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Homepage/Items/Announcement.php';
  527. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Homepage/Items/Articles.php';
  528. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Homepage/Items/Categories.php';
  529. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Homepage/Items/Folders.php';
  530. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Homepage/Items/MarketingModule.php';
  531. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Homepage/Items/SpamSettings.php';
  532. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/UIComponents/Dashboard/Homepage/Items/ApiSettings.php';
  533. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/SearchTemplate.php';
  534. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Dashboard/Segments/SearchItemInterface.php';
  535. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/AgentActivity.php';
  536. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Agents.php';
  537. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Apps.php';
  538. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Branding.php';
  539. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/EmailSettings.php';
  540. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/EmailTemplates.php';
  541. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Groups.php';
  542. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Kudos.php';
  543. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Privileges.php';
  544. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/SavedReplies.php';
  545. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Tags.php';
  546. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Teams.php';
  547. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/TicketTypes.php';
  548. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/UIComponents/Dashboard/Search/Tickets.php';
  549. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/UIComponents/Dashboard/Search/PreparedResponses.php';
  550. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/UIComponents/Dashboard/Search/Workflows.php';
  551. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/UIComponents/Dashboard/Search/Apps.php';
  552. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/UIComponents/Dashboard/Search/Mailbox.php';
  553. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/UIComponents/Dashboard/Search/SwiftMailer.php';
  554. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Search/Announcement.php';
  555. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Search/Articles.php';
  556. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Search/Categories.php';
  557. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Search/Customers.php';
  558. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Search/Folders.php';
  559. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Search/MarketingModule.php';
  560. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/UIComponents/Dashboard/Search/SpamSettings.php';
  561. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/UIComponents/Dashboard/Search/ApiSettings.php';
  562. include_once \dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Tickets/WidgetCollection.php';
  563. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  564. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  565. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  566. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  567. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  568. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  569. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  570. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  571. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  572. include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  573. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  574. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  575. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  576. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  577. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  578. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  579. include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  580. include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  581. include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  582. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  583. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  584. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  585. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  586. include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  587. include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  588. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  589. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  590. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  591. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  592. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  593. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  594. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  595. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  596. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  597. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  598. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  599. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  600. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  601. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  602. include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  603. include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  604. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  605. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  606. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  607. include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  608. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  609. include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  610. include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  611. include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  612. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  613. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  614. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  615. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  616. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  617. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  618. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  619. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  620. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  621. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  622. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  623. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  624. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  625. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  626. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  627. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  628. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  629. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  630. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  631. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  632. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  633. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  634. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  635. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  636. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  637. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  638. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  639. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  640. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  641. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  642. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  643. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  644. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  645. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  646. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  647. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  648. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  649. include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  650. include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  651. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  652. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  653. include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  654. include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  655. include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  656. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  657. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  658. include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  659. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  660. include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
  661. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  662. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  663. include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  664. };
  665. }
  666. public function compile(): void
  667. {
  668. throw new LogicException('You cannot compile a dumped container that was already compiled.');
  669. }
  670. public function isCompiled(): bool
  671. {
  672. return true;
  673. }
  674. public function getRemovedIds(): array
  675. {
  676. return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  677. }
  678. protected function load($file, $lazyLoad = true)
  679. {
  680. if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  681. return $class::do($this, $lazyLoad);
  682. }
  683. if ('.' === $file[-4]) {
  684. $class = substr($class, 0, -4);
  685. } else {
  686. $file .= '.php';
  687. }
  688. $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  689. return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  690. }
  691. protected function createProxy($class, \Closure $factory)
  692. {
  693. class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  694. return $factory();
  695. }
  696. /**
  697. * Gets the public '.container.private.profiler' shared service.
  698. *
  699. * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  700. */
  701. protected function get_Container_Private_ProfilerService()
  702. {
  703. $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  704. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  705. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  706. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  707. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  708. $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  709. $b = ($this->services['kernel'] ?? $this->get('kernel'));
  710. $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  711. $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  712. $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  713. $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  714. $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  715. $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  716. $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  717. $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  718. $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  719. $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  720. $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  721. $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  722. $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  723. $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  724. $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
  725. $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  726. $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  727. if ($this->has('kernel')) {
  728. $g->setKernel($b);
  729. }
  730. $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  731. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  732. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  733. $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  734. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  735. $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  736. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  737. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  738. $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  739. $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  740. $instance->add($d);
  741. $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  742. $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())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  743. $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())));
  744. $instance->add($e);
  745. $instance->add($f);
  746. $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  747. $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  748. $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  749. $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  750. $instance->add($g);
  751. return $instance;
  752. }
  753. /**
  754. * Gets the public '.container.private.security.authorization_checker' shared service.
  755. *
  756. * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  757. */
  758. protected function get_Container_Private_Security_AuthorizationCheckerService()
  759. {
  760. $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  761. if (isset($this->services['.container.private.security.authorization_checker'])) {
  762. return $this->services['.container.private.security.authorization_checker'];
  763. }
  764. 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()), $a, false);
  765. }
  766. /**
  767. * Gets the public '.container.private.security.csrf.token_manager' shared service.
  768. *
  769. * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  770. */
  771. protected function get_Container_Private_Security_Csrf_TokenManagerService()
  772. {
  773. return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  774. }
  775. /**
  776. * Gets the public '.container.private.security.token_storage' shared service.
  777. *
  778. * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  779. */
  780. protected function get_Container_Private_Security_TokenStorageService()
  781. {
  782. 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, [
  783. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  784. ], [
  785. 'request_stack' => '?',
  786. ]));
  787. }
  788. /**
  789. * Gets the public '.container.private.session' shared service.
  790. *
  791. * @return \Symfony\Component\HttpFoundation\Session\Session
  792. */
  793. protected function get_Container_Private_SessionService()
  794. {
  795. $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  796. if (isset($this->services['.container.private.session'])) {
  797. return $this->services['.container.private.session'];
  798. }
  799. return $this->services['.container.private.session'] = $a->createSession();
  800. }
  801. /**
  802. * Gets the public '.container.private.twig' shared service.
  803. *
  804. * @return \Twig\Environment
  805. */
  806. protected function get_Container_Private_TwigService()
  807. {
  808. $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->services['uvdesk_extension.twig_loader'] ?? $this->getUvdeskExtension_TwigLoaderService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  809. $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  810. $b = ($this->services['translator'] ?? $this->getTranslatorService());
  811. $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  812. $d = ($this->services['router'] ?? $this->getRouterService());
  813. $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  814. $f = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  815. $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  816. $g->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $c]);
  817. $h = new \Symfony\Bridge\Twig\AppVariable();
  818. $h->setEnvironment('dev');
  819. $h->setDebug(true);
  820. if ($this->has('.container.private.security.token_storage')) {
  821. $h->setTokenStorage($f);
  822. }
  823. if ($this->has('request_stack')) {
  824. $h->setRequestStack($e);
  825. }
  826. $i = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  827. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  828. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  829. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  830. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->services['uvdesk_extension.assets_manager'] ?? $this->getUvdeskExtension_AssetsManagerService())));
  831. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c, \dirname(__DIR__, 4), 'UTF-8'));
  832. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($d));
  833. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  834. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($a, true));
  835. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  836. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  837. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, $d)));
  838. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
  839. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  840. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($b));
  841. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  842. $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  843. $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($e, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $f)));
  844. $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  845. $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($d, $b)));
  846. $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  847. $instance->addGlobal('app', $h);
  848. $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  849. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  850. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  851. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  852. 'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  853. ], [
  854. 'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  855. 'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  856. 'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  857. 'Symfony\\Component\\Form\\FormRenderer' => '?',
  858. ])));
  859. $instance->addGlobal('default_agent_image_path', 'bundles/uvdeskcoreframework/images/uv-avatar-batman.png');
  860. $instance->addGlobal('default_customer_image_path', 'bundles/uvdeskcoreframework/images/uv-avatar-ironman.png');
  861. $instance->addGlobal('default_helpdesk_image_path', 'bundles/uvdeskcoreframework/images/uv-avatar-uvdesk.png');
  862. $instance->addGlobal('max_post_size', 8388608);
  863. $instance->addGlobal('max_file_uploads', 20);
  864. $instance->addGlobal('upload_max_filesize', 2097152);
  865. $instance->addGlobal('user_service', ($this->services['user.service'] ?? $this->getUser_ServiceService()));
  866. $instance->addGlobal('uvdesk_service', ($this->services['uvdesk.service'] ?? $this->getUvdesk_ServiceService()));
  867. $instance->addGlobal('recaptcha_service', ($this->services['recaptcha.service'] ?? $this->getRecaptcha_ServiceService()));
  868. $instance->addGlobal('ticket_service', ($this->services['ticket.service'] ?? $this->getTicket_ServiceService()));
  869. $instance->addGlobal('csrf_token_generator', ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  870. $instance->addGlobal('email_service', ($this->services['email.service'] ?? $this->getEmail_ServiceService()));
  871. $instance->addGlobal('uvdesk_extensibles', ($this->services['uvdesk.extensibles'] ?? $this->getUvdesk_ExtensiblesService()));
  872. $instance->addGlobal('uvdesk_core_file_system', ($this->services['uvdesk.core.file_system.service'] ?? $this->getUvdesk_Core_FileSystem_ServiceService()));
  873. $instance->addGlobal('uvdesk_automations', ($this->services['uvdesk.automations'] ?? $this->getUvdesk_AutomationsService()));
  874. $instance->addGlobal('uvdesk_version', 'v1.1.8');
  875. $instance->addGlobal('uvdesk_core_version', 'v1.1.6');
  876. $instance->registerUndefinedFilterCallback([0 => $i, 1 => 'suggestFilter']);
  877. $instance->registerUndefinedFunctionCallback([0 => $i, 1 => 'suggestFunction']);
  878. $instance->registerUndefinedTokenParserCallback([0 => $i, 1 => 'suggestTag']);
  879. (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  880. return $instance;
  881. }
  882. /**
  883. * Gets the public '.container.private.validator' shared service.
  884. *
  885. * @return \Symfony\Component\Validator\Validator\TraceableValidator
  886. */
  887. protected function get_Container_Private_ValidatorService()
  888. {
  889. return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  890. }
  891. /**
  892. * Gets the public 'cache.app' shared service.
  893. *
  894. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  895. */
  896. protected function getCache_AppService()
  897. {
  898. $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('eeGkGT7g8O', 0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
  899. $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  900. return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  901. }
  902. /**
  903. * Gets the public 'cache.system' shared service.
  904. *
  905. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  906. */
  907. protected function getCache_SystemService()
  908. {
  909. return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kTX+2q1R+O', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  910. }
  911. /**
  912. * Gets the public 'cache.validator_expression_language' shared service.
  913. *
  914. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  915. */
  916. protected function getCache_ValidatorExpressionLanguageService()
  917. {
  918. return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('23r6Ui5-S9', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  919. }
  920. /**
  921. * Gets the public 'data_collector.dump' shared service.
  922. *
  923. * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  924. */
  925. protected function getDataCollector_DumpService()
  926. {
  927. return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  928. }
  929. /**
  930. * Gets the public 'doctrine' shared service.
  931. *
  932. * @return \Doctrine\Bundle\DoctrineBundle\Registry
  933. */
  934. protected function getDoctrineService()
  935. {
  936. return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  937. }
  938. /**
  939. * Gets the public 'doctrine.dbal.default_connection' shared service.
  940. *
  941. * @return \Doctrine\DBAL\Connection
  942. */
  943. protected function getDoctrine_Dbal_DefaultConnectionService()
  944. {
  945. $a = new \Doctrine\DBAL\Configuration();
  946. $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  947. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  948. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  949. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  950. $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  951. return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))'], 'serverVersion' => '5.7', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  952. 'Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Doctrine\\Lifecycle' => ['privates', 'Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Doctrine\\Lifecycle', 'getLifecycleService', true],
  953. 'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  954. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  955. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  956. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  957. ], [
  958. 'Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Doctrine\\Lifecycle' => '?',
  959. 'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  960. 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  961. 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  962. 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  963. ]), [0 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 1 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 2 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 3 => [0 => [0 => 'prePersist'], 1 => 'Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Doctrine\\Lifecycle'], 4 => [0 => [0 => 'preUpdate'], 1 => 'Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Doctrine\\Lifecycle'], 5 => [0 => [0 => 'postLoad'], 1 => 'Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Doctrine\\Lifecycle'], 6 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  964. }
  965. /**
  966. * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  967. *
  968. * @return \Doctrine\ORM\EntityManager
  969. */
  970. protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  971. {
  972. if ($lazyLoad) {
  973. return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  974. return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  975. $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  976. $proxy->setProxyInitializer(null);
  977. return true;
  978. });
  979. });
  980. }
  981. include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  982. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  983. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  984. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  985. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  986. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  987. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  988. include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  989. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  990. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  991. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  992. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  993. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  994. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  995. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  996. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  997. include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  998. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  999. include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1000. $a = new \Doctrine\ORM\Configuration();
  1001. $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1002. $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1003. $b->addDriver($c, 'App\\Entity');
  1004. $b->addDriver($c, 'Webkul\\UVDesk\\CoreFrameworkBundle\\Entity');
  1005. $b->addDriver($c, 'Webkul\\UVDesk\\AutomationBundle\\Entity');
  1006. $b->addDriver($c, 'Webkul\\UVDesk\\SupportCenterBundle\\Entity');
  1007. $b->addDriver($c, 'Webkul\\UVDesk\\ApiBundle\\Entity');
  1008. $a->setEntityNamespaces(['App' => 'App\\Entity', 'UVDeskCoreFrameworkBundle' => 'Webkul\\UVDesk\\CoreFrameworkBundle\\Entity', 'UVDeskAutomationBundle' => 'Webkul\\UVDesk\\AutomationBundle\\Entity', 'UVDeskSupportCenterBundle' => 'Webkul\\UVDesk\\SupportCenterBundle\\Entity', 'UVDeskApiBundle' => 'Webkul\\UVDesk\\ApiBundle\\Entity']);
  1009. $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1010. $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1011. $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1012. $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1013. 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  1014. 'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  1015. ], [
  1016. 'doctrine.ulid_generator' => '?',
  1017. 'doctrine.uuid_generator' => '?',
  1018. ])));
  1019. $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1020. $a->setProxyNamespace('Proxies');
  1021. $a->setAutoGenerateProxyClasses(true);
  1022. $a->setSchemaIgnoreClasses([]);
  1023. $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1024. $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1025. $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  1026. $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1027. $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1028. $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1029. 'Webkul\\UVDesk\\ApiBundle\\Repository\\ApiAccessCredentialRepository' => ['privates', 'Webkul\\UVDesk\\ApiBundle\\Repository\\ApiAccessCredentialRepository', 'getApiAccessCredentialRepositoryService', true],
  1030. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\AgentActivityRepository' => ['privates', 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\AgentActivityRepository', 'getAgentActivityRepositoryService', true],
  1031. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\Microsoft\\MicrosoftAccountRepository' => ['privates', 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\Microsoft\\MicrosoftAccountRepository', 'getMicrosoftAccountRepositoryService', true],
  1032. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\Microsoft\\MicrosoftAppRepository' => ['privates', 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\Microsoft\\MicrosoftAppRepository', 'getMicrosoftAppRepositoryService', true],
  1033. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\RecaptchaRepository' => ['privates', 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\RecaptchaRepository', 'getRecaptchaRepositoryService', true],
  1034. 'Webkul\\UVDesk\\SupportCenterBundle\\Repository\\AnnouncementRepository' => ['privates', 'Webkul\\UVDesk\\SupportCenterBundle\\Repository\\AnnouncementRepository', 'getAnnouncementRepositoryService', true],
  1035. 'Webkul\\UVDesk\\SupportCenterBundle\\Repository\\MarketingModuleRepository' => ['privates', 'Webkul\\UVDesk\\SupportCenterBundle\\Repository\\MarketingModuleRepository', 'getMarketingModuleRepositoryService', true],
  1036. ], [
  1037. 'Webkul\\UVDesk\\ApiBundle\\Repository\\ApiAccessCredentialRepository' => '?',
  1038. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\AgentActivityRepository' => '?',
  1039. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\Microsoft\\MicrosoftAccountRepository' => '?',
  1040. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\Microsoft\\MicrosoftAppRepository' => '?',
  1041. 'Webkul\\UVDesk\\CoreFrameworkBundle\\Repository\\RecaptchaRepository' => '?',
  1042. 'Webkul\\UVDesk\\SupportCenterBundle\\Repository\\AnnouncementRepository' => '?',
  1043. 'Webkul\\UVDesk\\SupportCenterBundle\\Repository\\MarketingModuleRepository' => '?',
  1044. ])));
  1045. $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1046. (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1047. return $instance;
  1048. }
  1049. /**
  1050. * Gets the public 'email.service' shared autowired service.
  1051. *
  1052. * @return \Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService
  1053. */
  1054. protected function getEmail_ServiceService()
  1055. {
  1056. return $this->services['email.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->privates['Webkul\\UVDesk\\MailboxBundle\\Services\\MailboxService'] ?? $this->getMailboxServiceService()), ($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Services\\MicrosoftIntegration'] ?? $this->getMicrosoftIntegrationService()));
  1057. }
  1058. /**
  1059. * Gets the public 'event_dispatcher' shared service.
  1060. *
  1061. * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1062. */
  1063. protected function getEventDispatcherService()
  1064. {
  1065. $a = new \Symfony\Bridge\Monolog\Logger('event');
  1066. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1067. $a->pushHandler(new \Monolog\Handler\NullHandler());
  1068. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1069. $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())));
  1070. $instance->addListener('console.command', [0 => function () {
  1071. return ($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Console\\Console'] ?? $this->load('getConsoleService'));
  1072. }, 1 => 'onConsoleCommand'], 0);
  1073. $instance->addListener('console.terminate', [0 => function () {
  1074. return ($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\EventListener\\Console\\Console'] ?? $this->load('getConsoleService'));
  1075. }, 1 => 'onConsoleTerminate'], 0);
  1076. $instance->addListener('uvdesk.automation.prepared_response.execute', [0 => function () {
  1077. return ($this->services['uvdesk.automations.prepared_responses'] ?? $this->load('getUvdesk_Automations_PreparedResponsesService'));
  1078. }, 1 => 'executePreparedResponse'], 0);
  1079. $instance->addListener('uvdesk.automation.workflow.execute', [0 => function () {
  1080. return ($this->services['uvdesk.automations.workflows'] ?? $this->load('getUvdesk_Automations_WorkflowsService'));
  1081. }, 1 => 'executeWorkflow'], 0);
  1082. $instance->addListener('uvdesk.automation.report_app.workflow.execute', [0 => function () {
  1083. return ($this->services['uvdesk.automations.workflows'] ?? $this->load('getUvdesk_Automations_WorkflowsService'));
  1084. }, 1 => 'executeReplyEvent'], 0);
  1085. $instance->addListener('console.command', [0 => function () {
  1086. return ($this->privates['Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Console'] ?? $this->load('getConsole2Service'));
  1087. }, 1 => 'onConsoleCommand'], 0);
  1088. $instance->addListener('console.terminate', [0 => function () {
  1089. return ($this->privates['Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Console'] ?? $this->load('getConsole2Service'));
  1090. }, 1 => 'onConsoleTerminate'], 0);
  1091. $instance->addListener('kernel.request', [0 => function () {
  1092. return ($this->privates['Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Kernel'] ?? $this->getKernel2Service());
  1093. }, 1 => 'onKernelRequest'], 0);
  1094. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1095. return ($this->privates['Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Kernel'] ?? $this->getKernel2Service());
  1096. }, 1 => 'onKernelControllerArguments'], 0);
  1097. $instance->addListener('kernel.exception', [0 => function () {
  1098. return ($this->privates['Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelException'] ?? $this->load('getKernelExceptionService'));
  1099. }, 1 => 'onKernelException'], 0);
  1100. $instance->addListener('kernel.request', [0 => function () {
  1101. return ($this->privates['Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelRequest'] ?? $this->getKernelRequestService());
  1102. }, 1 => 'onKernelRequest'], 0);
  1103. $instance->addListener('kernel.response', [0 => function () {
  1104. return ($this->privates['Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelRequest'] ?? $this->getKernelRequestService());
  1105. }, 1 => 'onKernelResponse'], 0);
  1106. $instance->addListener('kernel.controller', [0 => function () {
  1107. return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1108. }, 1 => 'onKernelController'], 0);
  1109. $instance->addListener('kernel.request', [0 => function () {
  1110. return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1111. }, 1 => 'onKernelRequest'], 0);
  1112. $instance->addListener('kernel.exception', [0 => function () {
  1113. return ($this->privates['App\\EventListener\\ExceptionSubscriber'] ?? $this->load('getExceptionSubscriberService'));
  1114. }, 1 => 'onKernelException'], 10);
  1115. $instance->addListener('kernel.response', [0 => function () {
  1116. return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  1117. }, 1 => 'onKernelResponse'], 0);
  1118. $instance->addListener('kernel.response', [0 => function () {
  1119. return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1120. }, 1 => 'onKernelResponse'], -1024);
  1121. $instance->addListener('kernel.request', [0 => function () {
  1122. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1123. }, 1 => 'setDefaultLocale'], 100);
  1124. $instance->addListener('kernel.request', [0 => function () {
  1125. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1126. }, 1 => 'onKernelRequest'], 16);
  1127. $instance->addListener('kernel.finish_request', [0 => function () {
  1128. return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1129. }, 1 => 'onKernelFinishRequest'], 0);
  1130. $instance->addListener('kernel.request', [0 => function () {
  1131. return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1132. }, 1 => 'onKernelRequest'], 256);
  1133. $instance->addListener('kernel.response', [0 => function () {
  1134. return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1135. }, 1 => 'onResponse'], -255);
  1136. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1137. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1138. }, 1 => 'onControllerArguments'], 0);
  1139. $instance->addListener('kernel.exception', [0 => function () {
  1140. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1141. }, 1 => 'logKernelException'], 0);
  1142. $instance->addListener('kernel.exception', [0 => function () {
  1143. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1144. }, 1 => 'onKernelException'], -128);
  1145. $instance->addListener('kernel.response', [0 => function () {
  1146. return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1147. }, 1 => 'removeCspHeader'], -128);
  1148. $instance->addListener('kernel.request', [0 => function () {
  1149. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1150. }, 1 => 'onKernelRequest'], 15);
  1151. $instance->addListener('kernel.finish_request', [0 => function () {
  1152. return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1153. }, 1 => 'onKernelFinishRequest'], -15);
  1154. $instance->addListener('console.error', [0 => function () {
  1155. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1156. }, 1 => 'onConsoleError'], -128);
  1157. $instance->addListener('console.terminate', [0 => function () {
  1158. return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1159. }, 1 => 'onConsoleTerminate'], -128);
  1160. $instance->addListener('console.error', [0 => function () {
  1161. return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1162. }, 1 => 'onConsoleError'], 0);
  1163. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1164. return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
  1165. }, 1 => 'onMessage'], -255);
  1166. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1167. return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1168. }, 1 => 'onMessage'], -255);
  1169. $instance->addListener('kernel.request', [0 => function () {
  1170. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1171. }, 1 => 'configure'], 2048);
  1172. $instance->addListener('console.command', [0 => function () {
  1173. return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1174. }, 1 => 'configure'], 2048);
  1175. $instance->addListener('kernel.request', [0 => function () {
  1176. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1177. }, 1 => 'onKernelRequest'], 32);
  1178. $instance->addListener('kernel.finish_request', [0 => function () {
  1179. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1180. }, 1 => 'onKernelFinishRequest'], 0);
  1181. $instance->addListener('kernel.exception', [0 => function () {
  1182. return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1183. }, 1 => 'onKernelException'], -64);
  1184. $instance->addListener('kernel.response', [0 => function () {
  1185. return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1186. }, 1 => 'onKernelResponse'], 0);
  1187. $instance->addListener('kernel.request', [0 => function () {
  1188. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1189. }, 1 => 'onKernelRequest'], 128);
  1190. $instance->addListener('kernel.response', [0 => function () {
  1191. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1192. }, 1 => 'onKernelResponse'], -1000);
  1193. $instance->addListener('kernel.finish_request', [0 => function () {
  1194. return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1195. }, 1 => 'onFinishRequest'], 0);
  1196. $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
  1197. return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1198. }, 1 => 'onNotification'], -255);
  1199. $instance->addListener('kernel.response', [0 => function () {
  1200. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1201. }, 1 => 'onKernelResponse'], -100);
  1202. $instance->addListener('kernel.exception', [0 => function () {
  1203. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1204. }, 1 => 'onKernelException'], 0);
  1205. $instance->addListener('kernel.terminate', [0 => function () {
  1206. return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1207. }, 1 => 'onKernelTerminate'], -1024);
  1208. $instance->addListener('kernel.controller', [0 => function () {
  1209. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1210. }, 1 => 'onKernelController'], 0);
  1211. $instance->addListener('kernel.response', [0 => function () {
  1212. return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1213. }, 1 => 'onKernelResponse'], 0);
  1214. $instance->addListener('knp_pager.before', [0 => function () {
  1215. return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1216. }, 1 => 'before'], 0);
  1217. $instance->addListener('knp_pager.pagination', [0 => function () {
  1218. return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1219. }, 1 => 'pagination'], 0);
  1220. $instance->addListener('knp_pager.before', [0 => function () {
  1221. return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1222. }, 1 => 'before'], 1);
  1223. $instance->addListener('knp_pager.before', [0 => function () {
  1224. return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1225. }, 1 => 'before'], 1);
  1226. $instance->addListener('knp_pager.pagination', [0 => function () {
  1227. return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1228. }, 1 => 'pagination'], 1);
  1229. $instance->addListener('kernel.controller', [0 => function () {
  1230. return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1231. }, 1 => 'onKernelController'], 0);
  1232. $instance->addListener('kernel.controller', [0 => function () {
  1233. return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1234. }, 1 => 'onKernelController'], 0);
  1235. $instance->addListener('kernel.controller', [0 => function () {
  1236. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1237. }, 1 => 'onKernelController'], -128);
  1238. $instance->addListener('kernel.view', [0 => function () {
  1239. return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1240. }, 1 => 'onKernelView'], 0);
  1241. $instance->addListener('kernel.controller', [0 => function () {
  1242. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1243. }, 1 => 'onKernelController'], 0);
  1244. $instance->addListener('kernel.response', [0 => function () {
  1245. return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1246. }, 1 => 'onKernelResponse'], 0);
  1247. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1248. return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1249. }, 1 => 'onKernelControllerArguments'], 0);
  1250. $instance->addListener('kernel.controller_arguments', [0 => function () {
  1251. return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1252. }, 1 => 'onKernelControllerArguments'], 0);
  1253. $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  1254. return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1255. }, 1 => 'onMessage'], 0);
  1256. $instance->addListener('kernel.response', [0 => function () {
  1257. return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1258. }, 1 => 'onKernelResponse'], -128);
  1259. $instance->addListener('console.command', [0 => function () {
  1260. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1261. }, 1 => 'onCommand'], 255);
  1262. $instance->addListener('console.terminate', [0 => function () {
  1263. return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1264. }, 1 => 'onTerminate'], -255);
  1265. $instance->addListener('console.command', [0 => function () {
  1266. return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1267. }, 1 => 'configure'], 1024);
  1268. $instance->addListener('console.error', [0 => function () {
  1269. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1270. }, 1 => 'onConsoleError'], 0);
  1271. $instance->addListener('console.terminate', [0 => function () {
  1272. return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1273. }, 1 => 'onConsoleTerminate'], 0);
  1274. $instance->addListener('kernel.response', [0 => function () {
  1275. return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1276. }, 1 => 'onKernelResponse'], 0);
  1277. $instance->addListener('debug.security.authorization.vote', [0 => function () {
  1278. return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1279. }, 1 => 'onVoterVote'], 0);
  1280. $instance->addListener('kernel.request', [0 => function () {
  1281. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1282. }, 1 => 'configureLogoutUrlGenerator'], 8);
  1283. $instance->addListener('kernel.request', [0 => function () {
  1284. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1285. }, 1 => 'onKernelRequest'], 8);
  1286. $instance->addListener('kernel.finish_request', [0 => function () {
  1287. return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1288. }, 1 => 'onKernelFinishRequest'], 0);
  1289. $instance->addListener('kernel.exception', [0 => function () {
  1290. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1291. }, 1 => 'onException'], 0);
  1292. $instance->addListener('kernel.terminate', [0 => function () {
  1293. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1294. }, 1 => 'onTerminate'], 0);
  1295. $instance->addListener('console.error', [0 => function () {
  1296. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1297. }, 1 => 'onException'], 0);
  1298. $instance->addListener('console.terminate', [0 => function () {
  1299. return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1300. }, 1 => 'onTerminate'], 0);
  1301. $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1302. return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1303. }, 1 => 'onLogout'], 0);
  1304. return $instance;
  1305. }
  1306. /**
  1307. * Gets the public 'http_kernel' shared service.
  1308. *
  1309. * @return \Symfony\Component\HttpKernel\HttpKernel
  1310. */
  1311. protected function getHttpKernelService()
  1312. {
  1313. $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1314. if (isset($this->services['http_kernel'])) {
  1315. return $this->services['http_kernel'];
  1316. }
  1317. $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1318. return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1319. yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1320. yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1321. yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1322. yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1323. yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1324. yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1325. yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1326. yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1327. }, 8)), $b));
  1328. }
  1329. /**
  1330. * Gets the public 'monolog.logger.deprecation' shared service.
  1331. *
  1332. * @return \Symfony\Bridge\Monolog\Logger
  1333. */
  1334. protected function getMonolog_Logger_DeprecationService()
  1335. {
  1336. $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1337. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1338. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1339. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1340. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1341. return $instance;
  1342. }
  1343. /**
  1344. * Gets the public 'recaptcha.service' shared autowired service.
  1345. *
  1346. * @return \Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService
  1347. */
  1348. protected function getRecaptcha_ServiceService()
  1349. {
  1350. return $this->services['recaptcha.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this);
  1351. }
  1352. /**
  1353. * Gets the public 'request_stack' shared service.
  1354. *
  1355. * @return \Symfony\Component\HttpFoundation\RequestStack
  1356. */
  1357. protected function getRequestStackService()
  1358. {
  1359. return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1360. }
  1361. /**
  1362. * Gets the public 'router' shared service.
  1363. *
  1364. * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1365. */
  1366. protected function getRouterService()
  1367. {
  1368. $a = new \Symfony\Bridge\Monolog\Logger('router');
  1369. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1370. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1371. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1372. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1373. $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1374. 'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  1375. ], [
  1376. 'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1377. ]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'en');
  1378. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1379. $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1380. return $instance;
  1381. }
  1382. /**
  1383. * Gets the public 'swiftmailer.service' shared autowired service.
  1384. *
  1385. * @return \Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer
  1386. */
  1387. protected function getSwiftmailer_ServiceService()
  1388. {
  1389. return $this->services['swiftmailer.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer($this);
  1390. }
  1391. /**
  1392. * Gets the public 'ticket.service' shared autowired service.
  1393. *
  1394. * @return \Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService
  1395. */
  1396. protected function getTicket_ServiceService()
  1397. {
  1398. $a = ($this->services['user.service'] ?? $this->getUser_ServiceService());
  1399. if (isset($this->services['ticket.service'])) {
  1400. return $this->services['ticket.service'];
  1401. }
  1402. return $this->services['ticket.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Services\\FileUploadService'] ?? $this->getFileUploadServiceService()), $a, ($this->privates['Webkul\\UVDesk\\MailboxBundle\\Services\\MailboxService'] ?? $this->getMailboxServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1403. }
  1404. /**
  1405. * Gets the public 'translator' shared service.
  1406. *
  1407. * @return \Symfony\Component\Translation\DataCollectorTranslator
  1408. */
  1409. protected function getTranslatorService()
  1410. {
  1411. return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1412. }
  1413. /**
  1414. * Gets the public 'user.service' shared autowired service.
  1415. *
  1416. * @return \Webkul\UVDesk\CoreFrameworkBundle\Services\UserService
  1417. */
  1418. protected function getUser_ServiceService()
  1419. {
  1420. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1421. if (isset($this->services['user.service'])) {
  1422. return $this->services['user.service'];
  1423. }
  1424. return $this->services['user.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\Services\UserService($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  1425. }
  1426. /**
  1427. * Gets the public 'uvdesk.automations' shared autowired service.
  1428. *
  1429. * @return \Webkul\UVDesk\AutomationBundle\Services\AutomationService
  1430. */
  1431. protected function getUvdesk_AutomationsService()
  1432. {
  1433. return $this->services['uvdesk.automations'] = new \Webkul\UVDesk\AutomationBundle\Services\AutomationService($this, ($this->services['translator'] ?? $this->getTranslatorService()));
  1434. }
  1435. /**
  1436. * Gets the public 'uvdesk.core.file_system.service' shared autowired service.
  1437. *
  1438. * @return \Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem
  1439. */
  1440. protected function getUvdesk_Core_FileSystem_ServiceService()
  1441. {
  1442. return $this->services['uvdesk.core.file_system.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1443. }
  1444. /**
  1445. * Gets the public 'uvdesk.extensibles' shared autowired service.
  1446. *
  1447. * @return \Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentManager
  1448. */
  1449. protected function getUvdesk_ExtensiblesService()
  1450. {
  1451. $this->services['uvdesk.extensibles'] = $instance = new \Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentManager($this);
  1452. $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1453. $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1454. $c = ($this->services['user.service'] ?? $this->getUser_ServiceService());
  1455. $d = new \Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate($a, $b, $c);
  1456. $d->addPanelSidebar(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account());
  1457. $d->addPanelSidebar(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps());
  1458. $d->addPanelSidebar(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding());
  1459. $d->addPanelSidebar(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity());
  1460. $d->addPanelSidebar(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports());
  1461. $d->addPanelSidebar(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings());
  1462. $d->addPanelSidebar(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users());
  1463. $d->addPanelSidebar(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase());
  1464. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile());
  1465. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies());
  1466. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags());
  1467. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes());
  1468. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity());
  1469. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos());
  1470. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding());
  1471. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings());
  1472. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates());
  1473. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\MicrosoftApps());
  1474. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer());
  1475. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk());
  1476. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents());
  1477. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers());
  1478. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups());
  1479. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges());
  1480. $d->addPanelSidebarItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams());
  1481. $d->addPanelSidebarItem(new \Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses());
  1482. $d->addPanelSidebarItem(new \Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows());
  1483. $d->addPanelSidebarItem(new \Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes());
  1484. $d->addPanelSidebarItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement());
  1485. $d->addPanelSidebarItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles());
  1486. $d->addPanelSidebarItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories());
  1487. $d->addPanelSidebarItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders());
  1488. $d->addPanelSidebarItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\MarketingModule());
  1489. $d->addPanelSidebarItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam());
  1490. $d->addPanelSidebarItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter());
  1491. $d->addPanelSidebarItem(new \Webkul\UVDesk\ApiBundle\UIComponents\Dashboard\Panel\Items\Settings\ApiSettings());
  1492. $e = ($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Dashboard\\DashboardTemplate'] ?? $this->getDashboardTemplateService());
  1493. $f = ($this->services['router'] ?? $this->getRouterService());
  1494. $g = ($this->services['translator'] ?? $this->getTranslatorService());
  1495. $h = new \Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate($this, $a, $f, $c, $g);
  1496. $i = new \Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate($f, $c, $g);
  1497. $j = new \Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard($e, $h, $i);
  1498. $j->appendNavigation(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home());
  1499. $j->appendNavigation(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports());
  1500. $j->appendNavigation(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket());
  1501. $j->appendNavigation(new \Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps());
  1502. $j->appendNavigation(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase());
  1503. $j->appendHomepageSection(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity());
  1504. $j->appendHomepageSection(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports());
  1505. $j->appendHomepageSection(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings());
  1506. $j->appendHomepageSection(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users());
  1507. $j->appendHomepageSection(new \Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps());
  1508. $j->appendHomepageSection(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase());
  1509. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity());
  1510. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents());
  1511. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding());
  1512. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers());
  1513. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings());
  1514. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates());
  1515. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups());
  1516. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos());
  1517. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\MicrosoftApps());
  1518. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges());
  1519. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies());
  1520. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer());
  1521. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags());
  1522. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams());
  1523. $j->appendHomepageSectionItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes());
  1524. $j->appendHomepageSectionItem(new \Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses());
  1525. $j->appendHomepageSectionItem(new \Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows());
  1526. $j->appendHomepageSectionItem(new \Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps());
  1527. $j->appendHomepageSectionItem(new \Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox());
  1528. $j->appendHomepageSectionItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement());
  1529. $j->appendHomepageSectionItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles());
  1530. $j->appendHomepageSectionItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories());
  1531. $j->appendHomepageSectionItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders());
  1532. $j->appendHomepageSectionItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\MarketingModule());
  1533. $j->appendHomepageSectionItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings());
  1534. $j->appendHomepageSectionItem(new \Webkul\UVDesk\ApiBundle\UIComponents\Dashboard\Homepage\Items\ApiSettings());
  1535. $k = new \Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate($b, $g, $c);
  1536. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity());
  1537. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents());
  1538. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps());
  1539. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding());
  1540. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings());
  1541. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates());
  1542. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups());
  1543. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos());
  1544. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges());
  1545. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies());
  1546. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags());
  1547. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams());
  1548. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes());
  1549. $k->appendSearchItem(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets());
  1550. $k->appendSearchItem(new \Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses());
  1551. $k->appendSearchItem(new \Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows());
  1552. $k->appendSearchItem(new \Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps());
  1553. $k->appendSearchItem(new \Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox());
  1554. $k->appendSearchItem(new \Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer());
  1555. $k->appendSearchItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement());
  1556. $k->appendSearchItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles());
  1557. $k->appendSearchItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories());
  1558. $k->appendSearchItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers());
  1559. $k->appendSearchItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders());
  1560. $k->appendSearchItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\MarketingModule());
  1561. $k->appendSearchItem(new \Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings());
  1562. $k->appendSearchItem(new \Webkul\UVDesk\ApiBundle\UIComponents\Dashboard\Search\ApiSettings());
  1563. $instance->addComponent($d);
  1564. $instance->addComponent($j);
  1565. $instance->addComponent($e);
  1566. $instance->addComponent($i);
  1567. $instance->addComponent($h);
  1568. $instance->addComponent($k);
  1569. $instance->addComponent(($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Tickets\\QuickActionButtonCollection'] ?? $this->getQuickActionButtonCollectionService()));
  1570. $instance->addComponent(new \Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection());
  1571. return $instance;
  1572. }
  1573. /**
  1574. * Gets the public 'uvdesk.service' shared autowired service.
  1575. *
  1576. * @return \Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService
  1577. */
  1578. protected function getUvdesk_ServiceService()
  1579. {
  1580. $a = ($this->services['user.service'] ?? $this->getUser_ServiceService());
  1581. if (isset($this->services['uvdesk.service'])) {
  1582. return $this->services['uvdesk.service'];
  1583. }
  1584. return $this->services['uvdesk.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a);
  1585. }
  1586. /**
  1587. * Gets the public 'uvdesk_extension.assets_manager' shared service.
  1588. *
  1589. * @return \Symfony\Component\Asset\Packages
  1590. */
  1591. protected function getUvdeskExtension_AssetsManagerService()
  1592. {
  1593. $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1594. return $this->services['uvdesk_extension.assets_manager'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  1595. return new \EmptyIterator();
  1596. }, 0));
  1597. }
  1598. /**
  1599. * Gets the public 'uvdesk_extension.twig_loader' shared service.
  1600. *
  1601. * @return \Twig\Loader\FilesystemLoader
  1602. */
  1603. protected function getUvdeskExtension_TwigLoaderService()
  1604. {
  1605. $this->services['uvdesk_extension.twig_loader'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  1606. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Resources/views'), 'UVDeskCoreFramework');
  1607. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Resources/views'), '!UVDeskCoreFramework');
  1608. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/Resources/views'), 'UVDeskAutomation');
  1609. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/Resources/views'), '!UVDeskAutomation');
  1610. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/Resources/views'), 'UVDeskExtensionFramework');
  1611. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/Resources/views'), '!UVDeskExtensionFramework');
  1612. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/Resources/views'), 'UVDeskMailbox');
  1613. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/Resources/views'), '!UVDeskMailbox');
  1614. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/Resources/views'), 'UVDeskSupportCenter');
  1615. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/Resources/views'), '!UVDeskSupportCenter');
  1616. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/Resources/views'), 'UVDeskApi');
  1617. $instance->addPath((\dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/Resources/views'), '!UVDeskApi');
  1618. $instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1619. $instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1620. $instance->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1621. $instance->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1622. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1623. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1624. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1625. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1626. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1627. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1628. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1629. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1630. $instance->addPath((\dirname(__DIR__, 4).'/templates'));
  1631. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1632. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1633. $instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1634. return $instance;
  1635. }
  1636. /**
  1637. * Gets the public 'var_dumper.cloner' shared service.
  1638. *
  1639. * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1640. */
  1641. protected function getVarDumper_ClonerService()
  1642. {
  1643. $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1644. $instance->setMaxItems(2500);
  1645. $instance->setMinDepth(1);
  1646. $instance->setMaxString(-1);
  1647. $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1648. return $instance;
  1649. }
  1650. /**
  1651. * Gets the private '.debug.http_client' shared service.
  1652. *
  1653. * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1654. */
  1655. protected function get_Debug_HttpClientService()
  1656. {
  1657. $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1658. $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1659. $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1660. $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1661. $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1662. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1663. $a->setLogger($b);
  1664. return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1665. }
  1666. /**
  1667. * Gets the private '.service_locator.Y0rYR9K' shared service.
  1668. *
  1669. * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1670. */
  1671. protected function get_ServiceLocator_Y0rYR9KService()
  1672. {
  1673. return $this->privates['.service_locator.Y0rYR9K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1674. 'security.firewall.map.context.back_support' => ['privates', 'security.firewall.map.context.back_support', 'getSecurity_Firewall_Map_Context_BackSupportService', true],
  1675. 'security.firewall.map.context.customer' => ['privates', 'security.firewall.map.context.customer', 'getSecurity_Firewall_Map_Context_CustomerService', true],
  1676. 'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  1677. 'security.firewall.map.context.uvdesk_api' => ['privates', 'security.firewall.map.context.uvdesk_api', 'getSecurity_Firewall_Map_Context_UvdeskApiService', true],
  1678. ], [
  1679. 'security.firewall.map.context.back_support' => '?',
  1680. 'security.firewall.map.context.customer' => '?',
  1681. 'security.firewall.map.context.dev' => '?',
  1682. 'security.firewall.map.context.uvdesk_api' => '?',
  1683. ]);
  1684. }
  1685. /**
  1686. * Gets the private 'Webkul\UVDesk\ApiBundle\EventListeners\API\KernelRequest' shared autowired service.
  1687. *
  1688. * @return \Webkul\UVDesk\ApiBundle\EventListeners\API\KernelRequest
  1689. */
  1690. protected function getKernelRequestService()
  1691. {
  1692. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1693. if (isset($this->privates['Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelRequest'])) {
  1694. return $this->privates['Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelRequest'];
  1695. }
  1696. return $this->privates['Webkul\\UVDesk\\ApiBundle\\EventListeners\\API\\KernelRequest'] = new \Webkul\UVDesk\ApiBundle\EventListeners\API\KernelRequest($a);
  1697. }
  1698. /**
  1699. * Gets the private 'Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate' shared autowired service.
  1700. *
  1701. * @return \Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate
  1702. */
  1703. protected function getDashboardTemplateService()
  1704. {
  1705. return $this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Dashboard\\DashboardTemplate'] = new \Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()));
  1706. }
  1707. /**
  1708. * Gets the private 'Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService' shared autowired service.
  1709. *
  1710. * @return \Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService
  1711. */
  1712. protected function getFileUploadServiceService()
  1713. {
  1714. return $this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Services\\FileUploadService'] = new \Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1715. }
  1716. /**
  1717. * Gets the private 'Webkul\UVDesk\CoreFrameworkBundle\Services\MicrosoftIntegration' shared autowired service.
  1718. *
  1719. * @return \Webkul\UVDesk\CoreFrameworkBundle\Services\MicrosoftIntegration
  1720. */
  1721. protected function getMicrosoftIntegrationService()
  1722. {
  1723. return $this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Services\\MicrosoftIntegration'] = new \Webkul\UVDesk\CoreFrameworkBundle\Services\MicrosoftIntegration(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1724. }
  1725. /**
  1726. * Gets the private 'Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection' shared autowired service.
  1727. *
  1728. * @return \Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection
  1729. */
  1730. protected function getQuickActionButtonCollectionService()
  1731. {
  1732. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1733. if (isset($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Tickets\\QuickActionButtonCollection'])) {
  1734. return $this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Tickets\\QuickActionButtonCollection'];
  1735. }
  1736. $b = ($this->services['user.service'] ?? $this->getUser_ServiceService());
  1737. if (isset($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Tickets\\QuickActionButtonCollection'])) {
  1738. return $this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Tickets\\QuickActionButtonCollection'];
  1739. }
  1740. $this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Tickets\\QuickActionButtonCollection'] = $instance = new \Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection($a, ($this->privates['Webkul\\UVDesk\\CoreFrameworkBundle\\Dashboard\\DashboardTemplate'] ?? $this->getDashboardTemplateService()), $b);
  1741. $instance->add(new \Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies(), [0 => []]);
  1742. $instance->add(new \Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), [0 => []]);
  1743. return $instance;
  1744. }
  1745. /**
  1746. * Gets the private 'Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel' shared autowired service.
  1747. *
  1748. * @return \Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel
  1749. */
  1750. protected function getKernel2Service()
  1751. {
  1752. return $this->privates['Webkul\\UVDesk\\ExtensionFrameworkBundle\\EventListener\\Kernel'] = new \Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel($this, ($this->privates['Webkul\\UVDesk\\ExtensionFrameworkBundle\\Definition\\MappingResource'] ?? ($this->privates['Webkul\\UVDesk\\ExtensionFrameworkBundle\\Definition\\MappingResource'] = new \Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource())));
  1753. }
  1754. /**
  1755. * Gets the private 'Webkul\UVDesk\MailboxBundle\Services\MailboxService' shared autowired service.
  1756. *
  1757. * @return \Webkul\UVDesk\MailboxBundle\Services\MailboxService
  1758. */
  1759. protected function getMailboxServiceService()
  1760. {
  1761. return $this->privates['Webkul\\UVDesk\\MailboxBundle\\Services\\MailboxService'] = new \Webkul\UVDesk\MailboxBundle\Services\MailboxService($this, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['swiftmailer.service'] ?? ($this->services['swiftmailer.service'] = new \Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer($this))));
  1762. }
  1763. /**
  1764. * Gets the private 'annotations.cache_adapter' shared service.
  1765. *
  1766. * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1767. */
  1768. protected function getAnnotations_CacheAdapterService()
  1769. {
  1770. return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1771. }
  1772. /**
  1773. * Gets the private 'annotations.cached_reader' shared service.
  1774. *
  1775. * @return \Doctrine\Common\Annotations\PsrCachedReader
  1776. */
  1777. protected function getAnnotations_CachedReaderService()
  1778. {
  1779. return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1780. }
  1781. /**
  1782. * Gets the private 'annotations.reader' shared service.
  1783. *
  1784. * @return \Doctrine\Common\Annotations\AnnotationReader
  1785. */
  1786. protected function getAnnotations_ReaderService()
  1787. {
  1788. $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1789. $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1790. $a->registerUniqueLoader('class_exists');
  1791. $instance->addGlobalIgnoredName('required', $a);
  1792. return $instance;
  1793. }
  1794. /**
  1795. * Gets the private 'cache.annotations' shared service.
  1796. *
  1797. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1798. */
  1799. protected function getCache_AnnotationsService()
  1800. {
  1801. return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Yiaqg8IhJZ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1802. }
  1803. /**
  1804. * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1805. *
  1806. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1807. */
  1808. protected function getCache_Doctrine_Orm_Default_QueryService()
  1809. {
  1810. return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1811. }
  1812. /**
  1813. * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1814. *
  1815. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1816. */
  1817. protected function getCache_Doctrine_Orm_Default_ResultService()
  1818. {
  1819. return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1820. }
  1821. /**
  1822. * Gets the private 'cache.property_info' shared service.
  1823. *
  1824. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1825. */
  1826. protected function getCache_PropertyInfoService()
  1827. {
  1828. return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mm8CXuGDCG', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1829. }
  1830. /**
  1831. * Gets the private 'cache.security_expression_language' shared service.
  1832. *
  1833. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1834. */
  1835. protected function getCache_SecurityExpressionLanguageService()
  1836. {
  1837. return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('K1E8r-GnNG', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1838. }
  1839. /**
  1840. * Gets the private 'cache.serializer' shared service.
  1841. *
  1842. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1843. */
  1844. protected function getCache_SerializerService()
  1845. {
  1846. return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DytAn4RtVu', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1847. }
  1848. /**
  1849. * Gets the private 'cache.validator' shared service.
  1850. *
  1851. * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1852. */
  1853. protected function getCache_ValidatorService()
  1854. {
  1855. return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('HcweX+cdCD', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1856. }
  1857. /**
  1858. * Gets the private 'config_cache_factory' shared service.
  1859. *
  1860. * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1861. */
  1862. protected function getConfigCacheFactoryService()
  1863. {
  1864. return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1865. yield 0 => ($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)));
  1866. yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1867. }, 2));
  1868. }
  1869. /**
  1870. * Gets the private 'data_collector.form' shared service.
  1871. *
  1872. * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1873. */
  1874. protected function getDataCollector_FormService()
  1875. {
  1876. return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1877. }
  1878. /**
  1879. * Gets the private 'data_collector.request' shared service.
  1880. *
  1881. * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1882. */
  1883. protected function getDataCollector_RequestService()
  1884. {
  1885. 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())));
  1886. }
  1887. /**
  1888. * Gets the private 'debug.debug_handlers_listener' shared service.
  1889. *
  1890. * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1891. */
  1892. protected function getDebug_DebugHandlersListenerService()
  1893. {
  1894. $a = new \Symfony\Bridge\Monolog\Logger('php');
  1895. $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1896. $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1897. $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1898. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1899. return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  1900. }
  1901. /**
  1902. * Gets the private 'debug.file_link_formatter' shared service.
  1903. *
  1904. * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1905. */
  1906. protected function getDebug_FileLinkFormatterService()
  1907. {
  1908. 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 () {
  1909. return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1910. });
  1911. }
  1912. /**
  1913. * Gets the private 'debug.log_processor' shared service.
  1914. *
  1915. * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1916. */
  1917. protected function getDebug_LogProcessorService()
  1918. {
  1919. 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())));
  1920. }
  1921. /**
  1922. * Gets the private 'debug.security.access.decision_manager' shared service.
  1923. *
  1924. * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1925. */
  1926. protected function getDebug_Security_Access_DecisionManagerService()
  1927. {
  1928. 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 () {
  1929. yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1930. yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  1931. yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1932. yield 3 => ($this->privates['debug.security.voter.Webkul\\UVDesk\\CoreFrameworkBundle\\Security\\TicketVoter'] ?? $this->load('getTicketVoterService'));
  1933. }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1934. }
  1935. /**
  1936. * Gets the private 'debug.security.firewall' shared service.
  1937. *
  1938. * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1939. */
  1940. protected function getDebug_Security_FirewallService()
  1941. {
  1942. $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1943. if (isset($this->privates['debug.security.firewall'])) {
  1944. return $this->privates['debug.security.firewall'];
  1945. }
  1946. $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1947. if (isset($this->privates['debug.security.firewall'])) {
  1948. return $this->privates['debug.security.firewall'];
  1949. }
  1950. return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1951. }
  1952. /**
  1953. * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  1954. *
  1955. * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  1956. */
  1957. protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  1958. {
  1959. return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Entity'), 2 => (\dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/Entity'), 3 => (\dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/Entity'), 4 => (\dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/Entity')]);
  1960. }
  1961. /**
  1962. * Gets the private 'exception_listener' shared service.
  1963. *
  1964. * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1965. */
  1966. protected function getExceptionListenerService()
  1967. {
  1968. return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1969. }
  1970. /**
  1971. * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1972. *
  1973. * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1974. */
  1975. protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1976. {
  1977. return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
  1978. }
  1979. /**
  1980. * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1981. *
  1982. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1983. */
  1984. protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1985. {
  1986. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  1987. if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  1988. return $this->privates['framework_extra_bundle.event.is_granted'];
  1989. }
  1990. return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  1991. }
  1992. /**
  1993. * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1994. *
  1995. * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1996. */
  1997. protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1998. {
  1999. return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 5, 'defaultPageLimit' => NULL]);
  2000. }
  2001. /**
  2002. * Gets the private 'locale_aware_listener' shared service.
  2003. *
  2004. * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2005. */
  2006. protected function getLocaleAwareListenerService()
  2007. {
  2008. return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2009. yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2010. yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2011. }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2012. }
  2013. /**
  2014. * Gets the private 'locale_listener' shared service.
  2015. *
  2016. * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2017. */
  2018. protected function getLocaleListenerService()
  2019. {
  2020. 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, []);
  2021. }
  2022. /**
  2023. * Gets the private 'monolog.handler.console' shared service.
  2024. *
  2025. * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2026. */
  2027. protected function getMonolog_Handler_ConsoleService()
  2028. {
  2029. return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  2030. }
  2031. /**
  2032. * Gets the private 'monolog.handler.main' shared service.
  2033. *
  2034. * @return \Monolog\Handler\StreamHandler
  2035. */
  2036. protected function getMonolog_Handler_MainService()
  2037. {
  2038. $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  2039. $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  2040. return $instance;
  2041. }
  2042. /**
  2043. * Gets the private 'monolog.logger' shared service.
  2044. *
  2045. * @return \Symfony\Bridge\Monolog\Logger
  2046. */
  2047. protected function getMonolog_LoggerService()
  2048. {
  2049. $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2050. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2051. $instance->useMicrosecondTimestamps(true);
  2052. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2053. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2054. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2055. return $instance;
  2056. }
  2057. /**
  2058. * Gets the private 'monolog.logger.cache' shared service.
  2059. *
  2060. * @return \Symfony\Bridge\Monolog\Logger
  2061. */
  2062. protected function getMonolog_Logger_CacheService()
  2063. {
  2064. $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2065. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2066. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2067. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2068. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2069. return $instance;
  2070. }
  2071. /**
  2072. * Gets the private 'monolog.logger.request' shared service.
  2073. *
  2074. * @return \Symfony\Bridge\Monolog\Logger
  2075. */
  2076. protected function getMonolog_Logger_RequestService()
  2077. {
  2078. $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2079. $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2080. $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2081. $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2082. \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2083. return $instance;
  2084. }
  2085. /**
  2086. * Gets the private 'parameter_bag' shared service.
  2087. *
  2088. * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2089. */
  2090. protected function getParameterBagService()
  2091. {
  2092. return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2093. }
  2094. /**
  2095. * Gets the private 'profiler_listener' shared service.
  2096. *
  2097. * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2098. */
  2099. protected function getProfilerListenerService()
  2100. {
  2101. $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2102. if (isset($this->privates['profiler_listener'])) {
  2103. return $this->privates['profiler_listener'];
  2104. }
  2105. 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())), NULL, false, false, NULL);
  2106. }
  2107. /**
  2108. * Gets the private 'property_info' shared service.
  2109. *
  2110. * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2111. */
  2112. protected function getPropertyInfoService()
  2113. {
  2114. return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2115. yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2116. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2117. yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2118. }, 3), new RewindableGenerator(function () {
  2119. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2120. yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2121. yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2122. yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2123. }, 4), new RewindableGenerator(function () {
  2124. yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2125. }, 1), new RewindableGenerator(function () {
  2126. yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2127. yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2128. }, 2), new RewindableGenerator(function () {
  2129. yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2130. }, 1));
  2131. }
  2132. /**
  2133. * Gets the private 'router.expression_language_provider' shared service.
  2134. *
  2135. * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2136. */
  2137. protected function getRouter_ExpressionLanguageProviderService()
  2138. {
  2139. return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2140. 'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  2141. ], [
  2142. 'env' => 'Closure',
  2143. ]));
  2144. }
  2145. /**
  2146. * Gets the private 'router.request_context' shared service.
  2147. *
  2148. * @return \Symfony\Component\Routing\RequestContext
  2149. */
  2150. protected function getRouter_RequestContextService()
  2151. {
  2152. $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  2153. $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2154. return $instance;
  2155. }
  2156. /**
  2157. * Gets the private 'router_listener' shared service.
  2158. *
  2159. * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2160. */
  2161. protected function getRouterListenerService()
  2162. {
  2163. 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);
  2164. }
  2165. /**
  2166. * Gets the private 'security.csrf.token_storage' shared service.
  2167. *
  2168. * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2169. */
  2170. protected function getSecurity_Csrf_TokenStorageService()
  2171. {
  2172. return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2173. }
  2174. /**
  2175. * Gets the private 'security.firewall.map' shared service.
  2176. *
  2177. * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2178. */
  2179. protected function getSecurity_Firewall_MapService()
  2180. {
  2181. $a = ($this->privates['.service_locator.Y0rYR9K'] ?? $this->get_ServiceLocator_Y0rYR9KService());
  2182. if (isset($this->privates['security.firewall.map'])) {
  2183. return $this->privates['security.firewall.map'];
  2184. }
  2185. return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2186. 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)/')));
  2187. yield 'security.firewall.map.context.back_support' => ($this->privates['.security.request_matcher.jrF4Gab'] ?? ($this->privates['.security.request_matcher.jrF4Gab'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/member')));
  2188. yield 'security.firewall.map.context.uvdesk_api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  2189. yield 'security.firewall.map.context.customer' => ($this->privates['.security.request_matcher.01Y6ZVJ'] ?? ($this->privates['.security.request_matcher.01Y6ZVJ'] = new \Symfony\Component\HttpFoundation\RequestMatcher('/')));
  2190. }, 4));
  2191. }
  2192. /**
  2193. * Gets the private 'security.logout_url_generator' shared service.
  2194. *
  2195. * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2196. */
  2197. protected function getSecurity_LogoutUrlGeneratorService()
  2198. {
  2199. $this->privates['security.logout_url_generator'] = $instance = 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()));
  2200. $instance->registerListener('back_support', 'helpdesk_member_handle_logout', 'logout', '_csrf_token', NULL, NULL);
  2201. $instance->registerListener('customer', 'helpdesk_customer_logout', 'logout', '_csrf_token', NULL, NULL);
  2202. return $instance;
  2203. }
  2204. /**
  2205. * Gets the private 'security.role_hierarchy' shared service.
  2206. *
  2207. * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2208. */
  2209. protected function getSecurity_RoleHierarchyService()
  2210. {
  2211. return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2212. }
  2213. /**
  2214. * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2215. *
  2216. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2217. */
  2218. protected function getSensioFrameworkExtra_Controller_ListenerService()
  2219. {
  2220. return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2221. }
  2222. /**
  2223. * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2224. *
  2225. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2226. */
  2227. protected function getSensioFrameworkExtra_Converter_ListenerService()
  2228. {
  2229. $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2230. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  2231. $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  2232. return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  2233. }
  2234. /**
  2235. * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2236. *
  2237. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2238. */
  2239. protected function getSensioFrameworkExtra_Security_ListenerService()
  2240. {
  2241. $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2242. if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2243. return $this->privates['sensio_framework_extra.security.listener'];
  2244. }
  2245. return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2246. }
  2247. /**
  2248. * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2249. *
  2250. * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2251. */
  2252. protected function getSensioFrameworkExtra_View_ListenerService()
  2253. {
  2254. $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
  2255. $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2256. 'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  2257. ], [
  2258. 'twig' => '?',
  2259. ]))->withContext('sensio_framework_extra.view.listener', $this));
  2260. return $instance;
  2261. }
  2262. /**
  2263. * Gets the private 'session.factory' shared service.
  2264. *
  2265. * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  2266. */
  2267. protected function getSession_FactoryService()
  2268. {
  2269. $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2270. if (isset($this->privates['session.factory'])) {
  2271. return $this->privates['session.factory'];
  2272. }
  2273. 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->getParameter('session.storage.options'), new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => $a, 1 => 'onSessionUsage']);
  2274. }
  2275. /**
  2276. * Gets the private 'session_listener' shared service.
  2277. *
  2278. * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2279. */
  2280. protected function getSessionListenerService()
  2281. {
  2282. return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2283. 'initialized_session' => ['services', '.container.private.session', NULL, false],
  2284. 'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  2285. 'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  2286. 'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
  2287. 'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  2288. 'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
  2289. ], [
  2290. 'initialized_session' => '?',
  2291. 'logger' => '?',
  2292. 'request_stack' => '?',
  2293. 'session' => '?',
  2294. 'session_collector' => '?',
  2295. 'session_factory' => '?',
  2296. ]), true, $this->getParameter('session.storage.options'));
  2297. }
  2298. /**
  2299. * Gets the private 'translator.default' shared service.
  2300. *
  2301. * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2302. */
  2303. protected function getTranslator_DefaultService()
  2304. {
  2305. $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2306. 'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  2307. 'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  2308. 'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  2309. 'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  2310. 'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  2311. 'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  2312. 'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  2313. 'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  2314. 'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  2315. 'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  2316. 'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  2317. ], [
  2318. 'translation.loader.csv' => '?',
  2319. 'translation.loader.dat' => '?',
  2320. 'translation.loader.ini' => '?',
  2321. 'translation.loader.json' => '?',
  2322. 'translation.loader.mo' => '?',
  2323. 'translation.loader.php' => '?',
  2324. 'translation.loader.po' => '?',
  2325. 'translation.loader.qt' => '?',
  2326. 'translation.loader.res' => '?',
  2327. 'translation.loader.xliff' => '?',
  2328. 'translation.loader.yml' => '?',
  2329. ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.ar.yml')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.da.yml')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.es.yml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.fr.yml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/messages.he.yml')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.pl.yml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.pt_BR.yml')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Resources/translations/messages.ru.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/Resources/translations/messages.ru.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), 4 => (\dirname(__DIR__, 4).'/translations/messages.tr.yml')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'zh' => [0 => (\dirname(__DIR__, 4).'/translations/messages.zh.yml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/uvdesk/core-framework/Resources/translations', 4 => 'vendor/uvdesk/support-center-bundle/Resources/translations', 5 => 'vendor/knplabs/knp-paginator-bundle/translations', 6 => 'translations', 7 => 'vendor/uvdesk/automation-bundle/translations', 8 => 'vendor/uvdesk/extension-framework/translations', 9 => 'vendor/uvdesk/mailbox-component/translations', 10 => 'vendor/uvdesk/api-bundle/translations', 11 => 'vendor/symfony/framework-bundle/translations', 12 => 'vendor/doctrine/doctrine-bundle/translations', 13 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 14 => 'vendor/sensio/framework-extra-bundle/src/translations', 15 => 'vendor/symfony/twig-bundle/translations', 16 => 'vendor/symfony/web-profiler-bundle/translations', 17 => 'vendor/symfony/monolog-bundle/translations', 18 => 'vendor/symfony/debug-bundle/translations', 19 => 'vendor/symfony/maker-bundle/src/translations', 20 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 21 => 'vendor/symfony/security-bundle/translations', 22 => 'vendor/symfony/swiftmailer-bundle/translations', 23 => 'vendor/twig/extra-bundle/translations']]], []);
  2330. $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2331. $instance->setFallbackLocales([0 => 'en']);
  2332. return $instance;
  2333. }
  2334. /**
  2335. * Gets the private 'validator.builder' shared service.
  2336. *
  2337. * @return \Symfony\Component\Validator\ValidatorBuilder
  2338. */
  2339. protected function getValidator_BuilderService()
  2340. {
  2341. $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2342. $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2343. $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2344. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  2345. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  2346. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  2347. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  2348. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  2349. 'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  2350. 'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  2351. 'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  2352. ], [
  2353. 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2354. 'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2355. 'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2356. 'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2357. 'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2358. 'doctrine.orm.validator.unique' => '?',
  2359. 'security.validator.user_password' => '?',
  2360. 'validator.expression' => '?',
  2361. ])));
  2362. if ($this->has('translator')) {
  2363. $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2364. }
  2365. $instance->setTranslationDomain('validators');
  2366. $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2367. $instance->addYamlMappings([0 => (\dirname(__DIR__, 4).'/vendor/uvdesk/core-framework/Resources/config/validation.yaml'), 1 => (\dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle/Resources/config/validation.yaml')]);
  2368. $instance->enableAnnotationMapping(true);
  2369. $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2370. $instance->addMethodMapping('loadValidatorMetadata');
  2371. $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2372. $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  2373. $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2374. return $instance;
  2375. }
  2376. /**
  2377. * Gets the private 'var_dumper.html_dumper' shared service.
  2378. *
  2379. * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2380. */
  2381. protected function getVarDumper_HtmlDumperService()
  2382. {
  2383. $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  2384. $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2385. return $instance;
  2386. }
  2387. /**
  2388. * Gets the private 'var_dumper.server_connection' shared service.
  2389. *
  2390. * @return \Symfony\Component\VarDumper\Server\Connection
  2391. */
  2392. protected function getVarDumper_ServerConnectionService()
  2393. {
  2394. return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2395. }
  2396. /**
  2397. * Gets the private 'web_profiler.csp.handler' shared service.
  2398. *
  2399. * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2400. */
  2401. protected function getWebProfiler_Csp_HandlerService()
  2402. {
  2403. return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2404. }
  2405. /**
  2406. * Gets the private 'web_profiler.debug_toolbar' shared service.
  2407. *
  2408. * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2409. */
  2410. protected function getWebProfiler_DebugToolbarService()
  2411. {
  2412. $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2413. if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2414. return $this->privates['web_profiler.debug_toolbar'];
  2415. }
  2416. return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2417. }
  2418. /**
  2419. * Gets the public 'cache_clearer' alias.
  2420. *
  2421. * @return object The ".container.private.cache_clearer" service.
  2422. */
  2423. protected function getCacheClearerService()
  2424. {
  2425. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2426. return $this->get('.container.private.cache_clearer');
  2427. }
  2428. /**
  2429. * Gets the public 'filesystem' alias.
  2430. *
  2431. * @return object The ".container.private.filesystem" service.
  2432. */
  2433. protected function getFilesystemService()
  2434. {
  2435. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2436. return $this->get('.container.private.filesystem');
  2437. }
  2438. /**
  2439. * Gets the public 'serializer' alias.
  2440. *
  2441. * @return object The ".container.private.serializer" service.
  2442. */
  2443. protected function getSerializerService()
  2444. {
  2445. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2446. return $this->get('.container.private.serializer');
  2447. }
  2448. /**
  2449. * Gets the public 'security.csrf.token_manager' alias.
  2450. *
  2451. * @return object The ".container.private.security.csrf.token_manager" service.
  2452. */
  2453. protected function getSecurity_Csrf_TokenManagerService()
  2454. {
  2455. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2456. return $this->get('.container.private.security.csrf.token_manager');
  2457. }
  2458. /**
  2459. * Gets the public 'form.factory' alias.
  2460. *
  2461. * @return object The ".container.private.form.factory" service.
  2462. */
  2463. protected function getForm_FactoryService()
  2464. {
  2465. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2466. return $this->get('.container.private.form.factory');
  2467. }
  2468. /**
  2469. * Gets the public 'form.type.file' alias.
  2470. *
  2471. * @return object The ".container.private.form.type.file" service.
  2472. */
  2473. protected function getForm_Type_FileService()
  2474. {
  2475. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2476. return $this->get('.container.private.form.type.file');
  2477. }
  2478. /**
  2479. * Gets the public 'profiler' alias.
  2480. *
  2481. * @return object The ".container.private.profiler" service.
  2482. */
  2483. protected function getProfilerService()
  2484. {
  2485. trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2486. return $this->get('.container.private.profiler');
  2487. }
  2488. /**
  2489. * Gets the public 'twig' alias.
  2490. *
  2491. * @return object The ".container.private.twig" service.
  2492. */
  2493. protected function getTwigService()
  2494. {
  2495. trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2496. return $this->get('.container.private.twig');
  2497. }
  2498. /**
  2499. * Gets the public 'security.authorization_checker' alias.
  2500. *
  2501. * @return object The ".container.private.security.authorization_checker" service.
  2502. */
  2503. protected function getSecurity_AuthorizationCheckerService()
  2504. {
  2505. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2506. return $this->get('.container.private.security.authorization_checker');
  2507. }
  2508. /**
  2509. * Gets the public 'security.token_storage' alias.
  2510. *
  2511. * @return object The ".container.private.security.token_storage" service.
  2512. */
  2513. protected function getSecurity_TokenStorageService()
  2514. {
  2515. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2516. return $this->get('.container.private.security.token_storage');
  2517. }
  2518. /**
  2519. * Gets the public 'security.password_encoder' alias.
  2520. *
  2521. * @return object The ".container.private.security.password_encoder" service.
  2522. */
  2523. protected function getSecurity_PasswordEncoderService()
  2524. {
  2525. trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2526. return $this->get('.container.private.security.password_encoder');
  2527. }
  2528. /**
  2529. * Gets the public 'session' alias.
  2530. *
  2531. * @return object The ".container.private.session" service.
  2532. */
  2533. protected function getSessionService()
  2534. {
  2535. trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2536. return $this->get('.container.private.session');
  2537. }
  2538. /**
  2539. * Gets the public 'validator' alias.
  2540. *
  2541. * @return object The ".container.private.validator" service.
  2542. */
  2543. protected function getValidatorService()
  2544. {
  2545. trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2546. return $this->get('.container.private.validator');
  2547. }
  2548. /**
  2549. * @return array|bool|float|int|string|\UnitEnum|null
  2550. */
  2551. public function getParameter(string $name)
  2552. {
  2553. if (isset($this->buildParameters[$name])) {
  2554. return $this->buildParameters[$name];
  2555. }
  2556. if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  2557. throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  2558. }
  2559. if (isset($this->loadedDynamicParameters[$name])) {
  2560. return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2561. }
  2562. return $this->parameters[$name];
  2563. }
  2564. public function hasParameter(string $name): bool
  2565. {
  2566. if (isset($this->buildParameters[$name])) {
  2567. return true;
  2568. }
  2569. return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  2570. }
  2571. public function setParameter(string $name, $value): void
  2572. {
  2573. throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2574. }
  2575. public function getParameterBag(): ParameterBagInterface
  2576. {
  2577. if (null === $this->parameterBag) {
  2578. $parameters = $this->parameters;
  2579. foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2580. $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2581. }
  2582. foreach ($this->buildParameters as $name => $value) {
  2583. $parameters[$name] = $value;
  2584. }
  2585. $this->parameterBag = new FrozenParameterBag($parameters);
  2586. }
  2587. return $this->parameterBag;
  2588. }
  2589. private $loadedDynamicParameters = [
  2590. 'kernel.runtime_environment' => false,
  2591. 'kernel.build_dir' => false,
  2592. 'kernel.cache_dir' => false,
  2593. 'kernel.secret' => false,
  2594. 'debug.container.dump' => false,
  2595. 'serializer.mapping.cache.file' => false,
  2596. 'session.storage.options' => false,
  2597. 'validator.mapping.cache.file' => false,
  2598. 'profiler.storage.dsn' => false,
  2599. 'doctrine.orm.proxy_dir' => false,
  2600. ];
  2601. private $dynamicParameters = [];
  2602. private function getDynamicParameter(string $name)
  2603. {
  2604. switch ($name) {
  2605. case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2606. case 'kernel.build_dir': $value = $this->targetDir.''; break;
  2607. case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  2608. case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  2609. case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2610. case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  2611. case 'session.storage.options': $value = [
  2612. 'cache_limiter' => '0',
  2613. 'cookie_lifetime' => $this->getEnv('int:UV_SESSION_COOKIE_LIFETIME'),
  2614. 'cookie_secure' => 'auto',
  2615. 'cookie_httponly' => true,
  2616. 'cookie_samesite' => 'lax',
  2617. 'gc_maxlifetime' => $this->getEnv('int:UV_SESSION_COOKIE_LIFETIME'),
  2618. 'gc_probability' => 1,
  2619. ]; break;
  2620. case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  2621. case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2622. case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2623. default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  2624. }
  2625. $this->loadedDynamicParameters[$name] = true;
  2626. return $this->dynamicParameters[$name] = $value;
  2627. }
  2628. protected function getDefaultParameters(): array
  2629. {
  2630. return [
  2631. 'kernel.project_dir' => \dirname(__DIR__, 4),
  2632. 'kernel.environment' => 'dev',
  2633. 'kernel.debug' => true,
  2634. 'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  2635. 'kernel.bundles' => [
  2636. 'UVDeskCoreFrameworkBundle' => 'Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle',
  2637. 'UVDeskAutomationBundle' => 'Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle',
  2638. 'UVDeskExtensionFrameworkBundle' => 'Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle',
  2639. 'UVDeskMailboxBundle' => 'Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle',
  2640. 'UVDeskSupportCenterBundle' => 'Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle',
  2641. 'UVDeskApiBundle' => 'Webkul\\UVDesk\\ApiBundle\\UVDeskApiBundle',
  2642. 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2643. 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2644. 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2645. 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2646. 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2647. 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2648. 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2649. 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2650. 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2651. 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2652. 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2653. 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2654. 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2655. 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  2656. ],
  2657. 'kernel.bundles_metadata' => [
  2658. 'UVDeskCoreFrameworkBundle' => [
  2659. 'path' => (\dirname(__DIR__, 4).'/vendor/uvdesk/core-framework'),
  2660. 'namespace' => 'Webkul\\UVDesk\\CoreFrameworkBundle',
  2661. ],
  2662. 'UVDeskAutomationBundle' => [
  2663. 'path' => (\dirname(__DIR__, 4).'/vendor/uvdesk/automation-bundle'),
  2664. 'namespace' => 'Webkul\\UVDesk\\AutomationBundle',
  2665. ],
  2666. 'UVDeskExtensionFrameworkBundle' => [
  2667. 'path' => (\dirname(__DIR__, 4).'/vendor/uvdesk/extension-framework'),
  2668. 'namespace' => 'Webkul\\UVDesk\\ExtensionFrameworkBundle',
  2669. ],
  2670. 'UVDeskMailboxBundle' => [
  2671. 'path' => (\dirname(__DIR__, 4).'/vendor/uvdesk/mailbox-component'),
  2672. 'namespace' => 'Webkul\\UVDesk\\MailboxBundle',
  2673. ],
  2674. 'UVDeskSupportCenterBundle' => [
  2675. 'path' => (\dirname(__DIR__, 4).'/vendor/uvdesk/support-center-bundle'),
  2676. 'namespace' => 'Webkul\\UVDesk\\SupportCenterBundle',
  2677. ],
  2678. 'UVDeskApiBundle' => [
  2679. 'path' => (\dirname(__DIR__, 4).'/vendor/uvdesk/api-bundle'),
  2680. 'namespace' => 'Webkul\\UVDesk\\ApiBundle',
  2681. ],
  2682. 'FrameworkBundle' => [
  2683. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  2684. 'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2685. ],
  2686. 'DoctrineBundle' => [
  2687. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  2688. 'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2689. ],
  2690. 'DoctrineFixturesBundle' => [
  2691. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  2692. 'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2693. ],
  2694. 'KnpPaginatorBundle' => [
  2695. 'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
  2696. 'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2697. ],
  2698. 'SensioFrameworkExtraBundle' => [
  2699. 'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  2700. 'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2701. ],
  2702. 'TwigBundle' => [
  2703. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  2704. 'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2705. ],
  2706. 'WebProfilerBundle' => [
  2707. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  2708. 'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2709. ],
  2710. 'MonologBundle' => [
  2711. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  2712. 'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2713. ],
  2714. 'DebugBundle' => [
  2715. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  2716. 'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2717. ],
  2718. 'MakerBundle' => [
  2719. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  2720. 'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2721. ],
  2722. 'DoctrineMigrationsBundle' => [
  2723. 'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2724. 'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2725. ],
  2726. 'SecurityBundle' => [
  2727. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  2728. 'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2729. ],
  2730. 'SwiftmailerBundle' => [
  2731. 'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
  2732. 'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2733. ],
  2734. 'TwigExtraBundle' => [
  2735. 'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  2736. 'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  2737. ],
  2738. ],
  2739. 'kernel.charset' => 'UTF-8',
  2740. 'kernel.container_class' => 'App_KernelDevDebugContainer',
  2741. 'env(DATABASE_URL)' => '',
  2742. 'app_locales' => 'en|fr|it|de|da|ar|es|tr|zh|pl|he|pt_BR',
  2743. 'assets_default_agent_profile_image_path' => 'bundles/uvdeskcoreframework/images/uv-avatar-batman.png',
  2744. 'assets_default_customer_profile_image_path' => 'bundles/uvdeskcoreframework/images/uv-avatar-ironman.png',
  2745. 'assets_default_helpdesk_profile_image_path' => 'bundles/uvdeskcoreframework/images/uv-avatar-uvdesk.png',
  2746. 'uvdesk_site_path.member_prefix' => 'member',
  2747. 'uvdesk_site_path.knowledgebase_customer_prefix' => 'customer',
  2748. 'max_post_size' => 8388608,
  2749. 'max_file_uploads' => 20,
  2750. 'upload_max_filesize' => 2097152,
  2751. 'locale' => 'en',
  2752. 'uvdesk.version' => 'v1.1.8',
  2753. 'uvdesk.core.version' => 'v1.1.6',
  2754. 'uvdesk.site_url' => 'support-test.conveythis.com',
  2755. 'uvdesk.upload_manager.id' => 'Webkul\\UVDesk\\CoreFrameworkBundle\\FileSystem\\UploadManagers\\Localhost',
  2756. 'uvdesk.support_email.id' => 'support@conveythis.com',
  2757. 'uvdesk.support_email.name' => 'ConveyThis Support Team',
  2758. 'uvdesk.support_email.mailer_type' => 'swiftmailer_id',
  2759. 'uvdesk.support_email.mailer_id' => 'rackspace',
  2760. 'uvdesk.default.ticket.type' => 'support',
  2761. 'uvdesk.default.ticket.status' => 'open',
  2762. 'uvdesk.default.ticket.priority' => 'low',
  2763. 'uvdesk.default.templates.email' => 'mail.html.twig',
  2764. 'uvdesk_extensions.dir' => (\dirname(__DIR__, 4).'/apps'),
  2765. 'uvdesk.emails.delimiter' => '<-- Please add content above this line -->',
  2766. 'uvdesk.emails.enable_delimiter' => false,
  2767. 'uvdesk.mailboxes' => [
  2768. 0 => 'support@doctranslator.com',
  2769. 1 => 'support@help_desk.ai',
  2770. 2 => 'support@textflip.ai',
  2771. 3 => 'gglot',
  2772. 4 => 'support@conveythis.com',
  2773. ],
  2774. 'uvdesk.mailboxes.support@doctranslator.com' => [
  2775. 'name' => 'support@doctranslator.com',
  2776. 'enabled' => true,
  2777. 'disable_outbound_emails' => false,
  2778. 'use_strict_mode' => false,
  2779. 'imap_server' => [
  2780. 'host' => '{mail.gglot.com:10993/imap/ssl}',
  2781. 'username' => 'support@doctranslator.com',
  2782. 'password' => 'hUfznjyvQx7Whb8rTMtQ6t2Tg4MqRjdaxs8',
  2783. ],
  2784. 'smtp_swift_mailer_server' => [
  2785. 'mailer_id' => 'support@doctranslator.com',
  2786. ],
  2787. 'email' => 'support@doctranslator.com',
  2788. ],
  2789. 'uvdesk.mailboxes.support@help_desk.ai' => [
  2790. 'name' => 'support@help-desk.ai',
  2791. 'enabled' => true,
  2792. 'disable_outbound_emails' => false,
  2793. 'use_strict_mode' => false,
  2794. 'imap_server' => [
  2795. 'host' => '{mail.gglot.com:10993/imap/ssl}',
  2796. 'username' => 'support@help-desk.ai',
  2797. 'password' => 'U0RXZnU2OVZna1lBRldzOA',
  2798. ],
  2799. 'smtp_swift_mailer_server' => [
  2800. 'mailer_id' => 'support@help-desk.ai',
  2801. ],
  2802. 'email' => 'support@help-desk.ai',
  2803. ],
  2804. 'uvdesk.mailboxes.support@textflip.ai' => [
  2805. 'name' => 'support@textflip.ai',
  2806. 'enabled' => true,
  2807. 'disable_outbound_emails' => false,
  2808. 'use_strict_mode' => false,
  2809. 'imap_server' => [
  2810. 'host' => '{mail.gglot.com:10993/imap/ssl}',
  2811. 'username' => 'support@textflip.ai',
  2812. 'password' => 'OGV1M2diN3J0Q2lqb3BRS01h',
  2813. ],
  2814. 'smtp_swift_mailer_server' => [
  2815. 'mailer_id' => 'support@textflip.ai',
  2816. ],
  2817. 'email' => 'support@textflip.ai',
  2818. ],
  2819. 'uvdesk.mailboxes.gglot' => [
  2820. 'name' => 'support@gglot.com',
  2821. 'enabled' => true,
  2822. 'disable_outbound_emails' => false,
  2823. 'use_strict_mode' => false,
  2824. 'imap_server' => [
  2825. 'host' => '{mail.gglot.com:10993/imap/ssl}',
  2826. 'username' => 'support@gglot.com',
  2827. 'password' => 'Ce8Kegw3kTwjw',
  2828. ],
  2829. 'smtp_swift_mailer_server' => [
  2830. 'mailer_id' => 'gglot',
  2831. ],
  2832. 'email' => 'support@gglot.com',
  2833. ],
  2834. 'uvdesk.mailboxes.support@conveythis.com' => [
  2835. 'name' => 'support@conveythis.com',
  2836. 'enabled' => true,
  2837. 'disable_outbound_emails' => false,
  2838. 'use_strict_mode' => false,
  2839. 'imap_server' => [
  2840. 'host' => '{mail.gglot.com:10993/imap/ssl}',
  2841. 'username' => 'support@conveythis.com',
  2842. 'password' => 'JNsuPalg3b29d',
  2843. ],
  2844. 'smtp_swift_mailer_server' => [
  2845. 'mailer_id' => 'support@conveythis.com',
  2846. ],
  2847. 'email' => 'support@conveythis.com',
  2848. ],
  2849. 'event_dispatcher.event_aliases' => [
  2850. 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2851. 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2852. 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  2853. 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2854. 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2855. 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2856. 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2857. 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2858. 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2859. 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2860. 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2861. 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2862. 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2863. 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2864. 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2865. 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2866. 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2867. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2868. 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2869. 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2870. 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2871. ],
  2872. 'fragment.renderer.hinclude.global_template' => NULL,
  2873. 'fragment.path' => '/_fragment',
  2874. 'kernel.http_method_override' => false,
  2875. 'kernel.trusted_hosts' => [
  2876. ],
  2877. 'kernel.default_locale' => 'en',
  2878. 'kernel.enabled_locales' => [
  2879. ],
  2880. 'kernel.error_controller' => 'error_controller',
  2881. 'debug.file_link_format' => NULL,
  2882. 'asset.request_context.base_path' => NULL,
  2883. 'asset.request_context.secure' => NULL,
  2884. 'translator.logging' => false,
  2885. 'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  2886. 'debug.error_handler.throw_at' => -1,
  2887. 'router.request_context.host' => 'localhost',
  2888. 'router.request_context.scheme' => 'http',
  2889. 'router.request_context.base_url' => '',
  2890. 'router.resource' => 'kernel::loadRoutes',
  2891. 'request_listener.http_port' => 80,
  2892. 'request_listener.https_port' => 443,
  2893. 'session.metadata.storage_key' => '_sf2_meta',
  2894. 'session.save_path' => NULL,
  2895. 'session.metadata.update_threshold' => 0,
  2896. 'form.type_extension.csrf.enabled' => true,
  2897. 'form.type_extension.csrf.field_name' => '_token',
  2898. 'validator.translation_domain' => 'validators',
  2899. 'profiler_listener.only_exceptions' => false,
  2900. 'profiler_listener.only_main_requests' => false,
  2901. 'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2902. 'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2903. 'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2904. 'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2905. 'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2906. 'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2907. 'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2908. 'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2909. 'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2910. 'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2911. 'doctrine.entity_managers' => [
  2912. 'default' => 'doctrine.orm.default_entity_manager',
  2913. ],
  2914. 'doctrine.default_entity_manager' => 'default',
  2915. 'doctrine.dbal.connection_factory.types' => [
  2916. ],
  2917. 'doctrine.connections' => [
  2918. 'default' => 'doctrine.dbal.default_connection',
  2919. ],
  2920. 'doctrine.default_connection' => 'default',
  2921. 'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2922. 'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2923. 'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2924. 'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2925. 'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2926. 'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2927. 'doctrine.orm.cache.memcache_host' => 'localhost',
  2928. 'doctrine.orm.cache.memcache_port' => 11211,
  2929. 'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2930. 'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2931. 'doctrine.orm.cache.memcached_host' => 'localhost',
  2932. 'doctrine.orm.cache.memcached_port' => 11211,
  2933. 'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2934. 'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2935. 'doctrine.orm.cache.redis_host' => 'localhost',
  2936. 'doctrine.orm.cache.redis_port' => 6379,
  2937. 'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2938. 'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2939. 'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2940. 'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2941. 'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2942. 'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2943. 'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2944. 'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2945. 'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2946. 'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2947. 'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2948. 'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2949. 'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2950. 'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2951. 'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2952. 'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2953. 'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2954. 'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2955. 'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2956. 'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2957. 'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2958. 'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2959. 'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2960. 'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2961. 'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2962. 'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2963. 'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2964. 'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2965. 'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2966. 'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2967. 'doctrine.orm.auto_generate_proxy_classes' => true,
  2968. 'doctrine.orm.proxy_namespace' => 'Proxies',
  2969. 'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  2970. 'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  2971. 'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  2972. 'knp_paginator.page_range' => 5,
  2973. 'knp_paginator.page_limit' => NULL,
  2974. 'twig.form.resources' => [
  2975. 0 => 'form_div_layout.html.twig',
  2976. ],
  2977. 'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  2978. 'web_profiler.debug_toolbar.intercept_redirects' => false,
  2979. 'web_profiler.debug_toolbar.mode' => 2,
  2980. 'monolog.use_microseconds' => true,
  2981. 'monolog.swift_mailer.handlers' => [
  2982. ],
  2983. 'monolog.handlers_to_channels' => [
  2984. 'monolog.handler.console' => [
  2985. 'type' => 'exclusive',
  2986. 'elements' => [
  2987. 0 => 'event',
  2988. 1 => 'doctrine',
  2989. 2 => 'console',
  2990. ],
  2991. ],
  2992. 'monolog.handler.main' => [
  2993. 'type' => 'exclusive',
  2994. 'elements' => [
  2995. 0 => 'event',
  2996. ],
  2997. ],
  2998. ],
  2999. 'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3000. 'doctrine_migrations.name' => 'Application Migrations',
  3001. 'doctrine_migrations.dir_name' => (\dirname(__DIR__, 4).'/migrations'),
  3002. 'doctrine_migrations.namespace' => 'DoctrineMigrations',
  3003. 'doctrine_migrations.table_name' => 'migration_versions',
  3004. 'doctrine_migrations.column_name' => 'version',
  3005. 'doctrine_migrations.column_length' => 14,
  3006. 'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3007. 'doctrine_migrations.all_or_nothing' => false,
  3008. 'doctrine_migrations.custom_template' => NULL,
  3009. 'doctrine_migrations.organize_migrations' => false,
  3010. 'security.role_hierarchy.roles' => [
  3011. 'ROLE_AGENT' => [
  3012. 0 => 'ROLE_AGENT',
  3013. ],
  3014. 'ROLE_ADMIN' => [
  3015. 0 => 'ROLE_AGENT',
  3016. 1 => 'ROLE_ADMIN',
  3017. ],
  3018. 'ROLE_SUPER_ADMIN' => [
  3019. 0 => 'ROLE_ADMIN',
  3020. 1 => 'ROLE_SUPER_ADMIN',
  3021. ],
  3022. 'ROLE_CUSTOMER' => [
  3023. 0 => 'ROLE_CUSTOMER',
  3024. ],
  3025. ],
  3026. 'security.access.denied_url' => NULL,
  3027. 'security.authentication.manager.erase_credentials' => true,
  3028. 'security.authentication.session_strategy.strategy' => 'migrate',
  3029. 'security.access.always_authenticate_before_granting' => false,
  3030. 'security.authentication.hide_user_not_found' => true,
  3031. 'security.firewalls' => [
  3032. 0 => 'dev',
  3033. 1 => 'back_support',
  3034. 2 => 'uvdesk_api',
  3035. 3 => 'customer',
  3036. ],
  3037. 'security.back_support._indexed_authenticators' => [
  3038. ],
  3039. 'security.uvdesk_api._indexed_authenticators' => [
  3040. ],
  3041. 'security.customer._indexed_authenticators' => [
  3042. ],
  3043. 'swiftmailer.mailer.rackspace.transport.name' => 'smtp',
  3044. 'swiftmailer.mailer.rackspace.transport.smtp.encryption' => 'ssl',
  3045. 'swiftmailer.mailer.rackspace.transport.smtp.port' => 4650,
  3046. 'swiftmailer.mailer.rackspace.transport.smtp.host' => 'mail.gglot.com',
  3047. 'swiftmailer.mailer.rackspace.transport.smtp.username' => 'support@conveythis.com',
  3048. 'swiftmailer.mailer.rackspace.transport.smtp.password' => 'Sk5zdVBhbGczYjI5ZA==',
  3049. 'swiftmailer.mailer.rackspace.transport.smtp.auth_mode' => 'login',
  3050. 'swiftmailer.mailer.rackspace.transport.smtp.timeout' => 30,
  3051. 'swiftmailer.mailer.rackspace.transport.smtp.source_ip' => NULL,
  3052. 'swiftmailer.mailer.rackspace.transport.smtp.local_domain' => NULL,
  3053. 'swiftmailer.mailer.rackspace.transport.smtp.stream_options' => [
  3054. ],
  3055. 'swiftmailer.mailer.rackspace.spool.enabled' => false,
  3056. 'swiftmailer.mailer.rackspace.plugin.impersonate' => NULL,
  3057. 'swiftmailer.mailer.rackspace.single_address' => NULL,
  3058. 'swiftmailer.mailer.rackspace.delivery.enabled' => true,
  3059. 'swiftmailer.mailer.gglot.transport.name' => 'smtp',
  3060. 'swiftmailer.mailer.gglot.transport.smtp.encryption' => 'ssl',
  3061. 'swiftmailer.mailer.gglot.transport.smtp.port' => 4650,
  3062. 'swiftmailer.mailer.gglot.transport.smtp.host' => 'mail.gglot.com',
  3063. 'swiftmailer.mailer.gglot.transport.smtp.username' => 'support@gglot.com',
  3064. 'swiftmailer.mailer.gglot.transport.smtp.password' => 'Q2U4S2VndzNrVHdqdw==',
  3065. 'swiftmailer.mailer.gglot.transport.smtp.auth_mode' => 'login',
  3066. 'swiftmailer.mailer.gglot.transport.smtp.timeout' => 30,
  3067. 'swiftmailer.mailer.gglot.transport.smtp.source_ip' => NULL,
  3068. 'swiftmailer.mailer.gglot.transport.smtp.local_domain' => NULL,
  3069. 'swiftmailer.mailer.gglot.transport.smtp.stream_options' => [
  3070. ],
  3071. 'swiftmailer.mailer.gglot.spool.enabled' => false,
  3072. 'swiftmailer.mailer.gglot.plugin.impersonate' => NULL,
  3073. 'swiftmailer.mailer.gglot.single_address' => NULL,
  3074. 'swiftmailer.mailer.gglot.delivery.enabled' => true,
  3075. 'swiftmailer.mailer.support@doctranslator.com.transport.name' => 'smtp',
  3076. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.encryption' => 'ssl',
  3077. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.port' => 4650,
  3078. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.host' => 'mail.gglot.com',
  3079. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.username' => 'support@doctranslator.com',
  3080. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.password' => 'aFVmem5qeXZReDdXaGI4clRNdFE2dDJUZzRNcVJqZGF4czg=',
  3081. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.auth_mode' => 'login',
  3082. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.timeout' => 30,
  3083. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.source_ip' => NULL,
  3084. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.local_domain' => NULL,
  3085. 'swiftmailer.mailer.support@doctranslator.com.transport.smtp.stream_options' => [
  3086. ],
  3087. 'swiftmailer.mailer.support@doctranslator.com.spool.enabled' => false,
  3088. 'swiftmailer.mailer.support@doctranslator.com.plugin.impersonate' => NULL,
  3089. 'swiftmailer.mailer.support@doctranslator.com.single_address' => NULL,
  3090. 'swiftmailer.mailer.support@doctranslator.com.delivery.enabled' => true,
  3091. 'swiftmailer.mailer.support@textflip.ai.transport.name' => 'smtp',
  3092. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.encryption' => 'ssl',
  3093. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.port' => 4650,
  3094. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.host' => 'mail.gglot.com',
  3095. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.username' => 'support@textflip.ai',
  3096. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.password' => 'T0dWMU0yZGlOM0owUTJscWIzQlJTMDFo',
  3097. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.auth_mode' => 'login',
  3098. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.timeout' => 30,
  3099. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.source_ip' => NULL,
  3100. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.local_domain' => NULL,
  3101. 'swiftmailer.mailer.support@textflip.ai.transport.smtp.stream_options' => [
  3102. ],
  3103. 'swiftmailer.mailer.support@textflip.ai.spool.enabled' => false,
  3104. 'swiftmailer.mailer.support@textflip.ai.plugin.impersonate' => NULL,
  3105. 'swiftmailer.mailer.support@textflip.ai.single_address' => NULL,
  3106. 'swiftmailer.mailer.support@textflip.ai.delivery.enabled' => true,
  3107. 'swiftmailer.mailer.support@help_desk.ai.transport.name' => 'smtp',
  3108. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.encryption' => 'ssl',
  3109. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.port' => 4650,
  3110. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.host' => 'mail.gglot.com',
  3111. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.username' => 'support@help-desk.ai',
  3112. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.password' => 'T0dWMU0yZGlOM0owUTJscWIzQlJTMDFo',
  3113. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.auth_mode' => 'login',
  3114. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.timeout' => 30,
  3115. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.source_ip' => NULL,
  3116. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.local_domain' => NULL,
  3117. 'swiftmailer.mailer.support@help_desk.ai.transport.smtp.stream_options' => [
  3118. ],
  3119. 'swiftmailer.mailer.support@help_desk.ai.spool.enabled' => false,
  3120. 'swiftmailer.mailer.support@help_desk.ai.plugin.impersonate' => NULL,
  3121. 'swiftmailer.mailer.support@help_desk.ai.single_address' => NULL,
  3122. 'swiftmailer.mailer.support@help_desk.ai.delivery.enabled' => true,
  3123. 'swiftmailer.mailer.support@conveythis.com.transport.name' => 'smtp',
  3124. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.encryption' => 'ssl',
  3125. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.port' => 4650,
  3126. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.host' => 'mail.gglot.com',
  3127. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.username' => 'support@conveythis.com',
  3128. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.password' => 'Sk5zdVBhbGczYjI5ZA==',
  3129. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.auth_mode' => 'login',
  3130. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.timeout' => 30,
  3131. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.source_ip' => NULL,
  3132. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.local_domain' => NULL,
  3133. 'swiftmailer.mailer.support@conveythis.com.transport.smtp.stream_options' => [
  3134. ],
  3135. 'swiftmailer.mailer.support@conveythis.com.spool.enabled' => false,
  3136. 'swiftmailer.mailer.support@conveythis.com.plugin.impersonate' => NULL,
  3137. 'swiftmailer.mailer.support@conveythis.com.single_address' => NULL,
  3138. 'swiftmailer.mailer.support@conveythis.com.delivery.enabled' => true,
  3139. 'swiftmailer.spool.enabled' => false,
  3140. 'swiftmailer.delivery.enabled' => true,
  3141. 'swiftmailer.single_address' => NULL,
  3142. 'swiftmailer.mailers' => [
  3143. 'gglot' => 'swiftmailer.mailer.gglot',
  3144. 'rackspace' => 'swiftmailer.mailer.rackspace',
  3145. 'support@conveythis.com' => 'swiftmailer.mailer.support@conveythis.com',
  3146. 'support@doctranslator.com' => 'swiftmailer.mailer.support@doctranslator.com',
  3147. 'support@help_desk.ai' => 'swiftmailer.mailer.support@help_desk.ai',
  3148. 'support@textflip.ai' => 'swiftmailer.mailer.support@textflip.ai',
  3149. ],
  3150. 'swiftmailer.default_mailer' => 'support@conveythis.com',
  3151. 'data_collector.templates' => [
  3152. 'data_collector.request' => [
  3153. 0 => 'request',
  3154. 1 => '@WebProfiler/Collector/request.html.twig',
  3155. ],
  3156. 'data_collector.time' => [
  3157. 0 => 'time',
  3158. 1 => '@WebProfiler/Collector/time.html.twig',
  3159. ],
  3160. 'data_collector.memory' => [
  3161. 0 => 'memory',
  3162. 1 => '@WebProfiler/Collector/memory.html.twig',
  3163. ],
  3164. 'data_collector.validator' => [
  3165. 0 => 'validator',
  3166. 1 => '@WebProfiler/Collector/validator.html.twig',
  3167. ],
  3168. 'data_collector.ajax' => [
  3169. 0 => 'ajax',
  3170. 1 => '@WebProfiler/Collector/ajax.html.twig',
  3171. ],
  3172. 'data_collector.form' => [
  3173. 0 => 'form',
  3174. 1 => '@WebProfiler/Collector/form.html.twig',
  3175. ],
  3176. 'data_collector.exception' => [
  3177. 0 => 'exception',
  3178. 1 => '@WebProfiler/Collector/exception.html.twig',
  3179. ],
  3180. 'data_collector.logger' => [
  3181. 0 => 'logger',
  3182. 1 => '@WebProfiler/Collector/logger.html.twig',
  3183. ],
  3184. 'data_collector.events' => [
  3185. 0 => 'events',
  3186. 1 => '@WebProfiler/Collector/events.html.twig',
  3187. ],
  3188. 'data_collector.router' => [
  3189. 0 => 'router',
  3190. 1 => '@WebProfiler/Collector/router.html.twig',
  3191. ],
  3192. 'data_collector.cache' => [
  3193. 0 => 'cache',
  3194. 1 => '@WebProfiler/Collector/cache.html.twig',
  3195. ],
  3196. 'data_collector.translation' => [
  3197. 0 => 'translation',
  3198. 1 => '@WebProfiler/Collector/translation.html.twig',
  3199. ],
  3200. 'data_collector.security' => [
  3201. 0 => 'security',
  3202. 1 => '@Security/Collector/security.html.twig',
  3203. ],
  3204. 'data_collector.twig' => [
  3205. 0 => 'twig',
  3206. 1 => '@WebProfiler/Collector/twig.html.twig',
  3207. ],
  3208. 'data_collector.http_client' => [
  3209. 0 => 'http_client',
  3210. 1 => '@WebProfiler/Collector/http_client.html.twig',
  3211. ],
  3212. 'data_collector.doctrine' => [
  3213. 0 => 'db',
  3214. 1 => '@Doctrine/Collector/db.html.twig',
  3215. ],
  3216. 'swiftmailer.data_collector' => [
  3217. 0 => 'swiftmailer',
  3218. 1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
  3219. ],
  3220. 'data_collector.dump' => [
  3221. 0 => 'dump',
  3222. 1 => '@Debug/Profiler/dump.html.twig',
  3223. ],
  3224. 'mailer.data_collector' => [
  3225. 0 => 'mailer',
  3226. 1 => '@WebProfiler/Collector/mailer.html.twig',
  3227. ],
  3228. 'notifier.data_collector' => [
  3229. 0 => 'notifier',
  3230. 1 => '@WebProfiler/Collector/notifier.html.twig',
  3231. ],
  3232. 'data_collector.config' => [
  3233. 0 => 'config',
  3234. 1 => '@WebProfiler/Collector/config.html.twig',
  3235. ],
  3236. ],
  3237. 'console.command.ids' => [
  3238. 0 => 'console.command.public_alias.App\\Console\\EnvironmentVariables',
  3239. 1 => 'console.command.public_alias.App\\Console\\Wizard\\ConfigureHelpdesk',
  3240. 2 => 'console.command.public_alias.App\\Console\\Wizard\\DefaultUser',
  3241. 3 => 'console.command.public_alias.App\\Console\\Wizard\\MigrateDatabase',
  3242. 4 => 'console.command.public_alias.Webkul\\UVDesk\\CoreFrameworkBundle\\Guides\\BootstrappingProject',
  3243. 5 => 'console.command.public_alias.Webkul\\UVDesk\\ExtensionFrameworkBundle\\Console\\BuildExtensions',
  3244. 6 => 'console.command.public_alias.Webkul\\UVDesk\\MailboxBundle\\Console\\RefreshMailboxCommand',
  3245. ],
  3246. ];
  3247. }
  3248. protected function throw($message)
  3249. {
  3250. throw new RuntimeException($message);
  3251. }
  3252. }