<?xml version="1.0" encoding="utf-8"?>
<container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/dic/services https://symfony.com/schema/dic/services/services-1.0.xsd">
  <parameters>
    <parameter key="kernel.root_dir">/home/shapadus/public_html/ithelpdesk/src</parameter>
    <parameter key="kernel.project_dir">/home/shapadus/public_html/ithelpdesk</parameter>
    <parameter key="kernel.environment">dev</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.name">src</parameter>
    <parameter key="kernel.cache_dir">/home/shapadus/public_html/ithelpdesk/var/cache/dev</parameter>
    <parameter key="kernel.logs_dir">/home/shapadus/public_html/ithelpdesk/var/log</parameter>
    <parameter key="kernel.bundles" type="collection">
      <parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
      <parameter key="DoctrineCacheBundle">Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle</parameter>
      <parameter key="DoctrineBundle">Doctrine\Bundle\DoctrineBundle\DoctrineBundle</parameter>
      <parameter key="DoctrineFixturesBundle">Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle</parameter>
      <parameter key="KnpPaginatorBundle">Knp\Bundle\PaginatorBundle\KnpPaginatorBundle</parameter>
      <parameter key="SensioFrameworkExtraBundle">Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle</parameter>
      <parameter key="TwigBundle">Symfony\Bundle\TwigBundle\TwigBundle</parameter>
      <parameter key="WebProfilerBundle">Symfony\Bundle\WebProfilerBundle\WebProfilerBundle</parameter>
      <parameter key="MonologBundle">Symfony\Bundle\MonologBundle\MonologBundle</parameter>
      <parameter key="DebugBundle">Symfony\Bundle\DebugBundle\DebugBundle</parameter>
      <parameter key="MakerBundle">Symfony\Bundle\MakerBundle\MakerBundle</parameter>
      <parameter key="DoctrineMigrationsBundle">Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle</parameter>
      <parameter key="SecurityBundle">Symfony\Bundle\SecurityBundle\SecurityBundle</parameter>
      <parameter key="SwiftmailerBundle">Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle</parameter>
      <parameter key="WebServerBundle">Symfony\Bundle\WebServerBundle\WebServerBundle</parameter>
      <parameter key="UVDeskCoreFrameworkBundle">Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle</parameter>
      <parameter key="UVDeskAutomationBundle">Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle</parameter>
      <parameter key="UVDeskExtensionFrameworkBundle">Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle</parameter>
      <parameter key="UVDeskMailboxBundle">Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle</parameter>
      <parameter key="UVDeskSupportCenterBundle">Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="DoctrineCacheBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-cache-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineCacheBundle</parameter>
      </parameter>
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="DoctrineFixturesBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-fixtures-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\FixturesBundle</parameter>
      </parameter>
      <parameter key="KnpPaginatorBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle</parameter>
        <parameter key="namespace">Knp\Bundle\PaginatorBundle</parameter>
      </parameter>
      <parameter key="SensioFrameworkExtraBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/sensio/framework-extra-bundle/src</parameter>
        <parameter key="namespace">Sensio\Bundle\FrameworkExtraBundle</parameter>
      </parameter>
      <parameter key="TwigBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="WebProfilerBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/web-profiler-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\WebProfilerBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/monolog-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="DebugBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/debug-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\DebugBundle</parameter>
      </parameter>
      <parameter key="MakerBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/maker-bundle/src</parameter>
        <parameter key="namespace">Symfony\Bundle\MakerBundle</parameter>
      </parameter>
      <parameter key="DoctrineMigrationsBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-migrations-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\MigrationsBundle</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="SwiftmailerBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/swiftmailer-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SwiftmailerBundle</parameter>
      </parameter>
      <parameter key="WebServerBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/symfony/web-server-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\WebServerBundle</parameter>
      </parameter>
      <parameter key="UVDeskCoreFrameworkBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/core-framework</parameter>
        <parameter key="namespace">Webkul\UVDesk\CoreFrameworkBundle</parameter>
      </parameter>
      <parameter key="UVDeskAutomationBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/automation-bundle</parameter>
        <parameter key="namespace">Webkul\UVDesk\AutomationBundle</parameter>
      </parameter>
      <parameter key="UVDeskExtensionFrameworkBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/extension-framework</parameter>
        <parameter key="namespace">Webkul\UVDesk\ExtensionFrameworkBundle</parameter>
      </parameter>
      <parameter key="UVDeskMailboxBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/mailbox-component</parameter>
        <parameter key="namespace">Webkul\UVDesk\MailboxBundle</parameter>
      </parameter>
      <parameter key="UVDeskSupportCenterBundle" type="collection">
        <parameter key="path">/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/support-center-bundle</parameter>
        <parameter key="namespace">Webkul\UVDesk\SupportCenterBundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">srcApp_KernelDevDebugContainer</parameter>
    <parameter key="container.dumper.inline_class_loader">true</parameter>
    <parameter key="container.dumper.inline_factories">true</parameter>
    <parameter key="env(DATABASE_URL)"></parameter>
    <parameter key="app_locales">en|fr|it</parameter>
    <parameter key="assets_default_agent_profile_image_path">bundles/uvdeskcoreframework/images/uv-avatar-batman.png</parameter>
    <parameter key="assets_default_customer_profile_image_path">bundles/uvdeskcoreframework/images/uv-avatar-ironman.png</parameter>
    <parameter key="assets_default_helpdesk_profile_image_path">bundles/uvdeskcoreframework/images/uv-avatar-uvdesk.png</parameter>
    <parameter key="uvdesk_site_path.member_prefix">member</parameter>
    <parameter key="uvdesk_site_path.knowledgebase_customer_prefix">customer</parameter>
    <parameter key="max_post_size">8388608</parameter>
    <parameter key="max_file_uploads">20</parameter>
    <parameter key="upload_max_filesize">2097152</parameter>
    <parameter key="locale">en</parameter>
    <parameter key="google_recaptcha_site_key">%env(GOOGLE_RECAPTCHA_SITE_KEY)%</parameter>
    <parameter key="fragment.renderer.hinclude.global_template"></parameter>
    <parameter key="fragment.path">/_fragment</parameter>
    <parameter key="kernel.secret">%env(APP_SECRET)%</parameter>
    <parameter key="kernel.http_method_override">true</parameter>
    <parameter key="kernel.trusted_hosts" type="collection"/>
    <parameter key="kernel.default_locale">en</parameter>
    <parameter key="templating.helper.code.file_link_format">null</parameter>
    <parameter key="debug.file_link_format">null</parameter>
    <parameter key="session.metadata.storage_key">_sf2_meta</parameter>
    <parameter key="session.storage.options" type="collection">
      <parameter key="cache_limiter" type="string">0</parameter>
      <parameter key="cookie_secure">auto</parameter>
      <parameter key="cookie_httponly">true</parameter>
      <parameter key="cookie_samesite">lax</parameter>
      <parameter key="gc_probability">1</parameter>
    </parameter>
    <parameter key="session.save_path">/home/shapadus/public_html/ithelpdesk/var/cache/dev/sessions</parameter>
    <parameter key="session.metadata.update_threshold">0</parameter>
    <parameter key="form.type_extension.csrf.enabled">true</parameter>
    <parameter key="form.type_extension.csrf.field_name">_token</parameter>
    <parameter key="asset.request_context.base_path"></parameter>
    <parameter key="asset.request_context.secure">false</parameter>
    <parameter key="validator.mapping.cache.prefix"></parameter>
    <parameter key="validator.mapping.cache.file">/home/shapadus/public_html/ithelpdesk/var/cache/dev/validation.php</parameter>
    <parameter key="validator.translation_domain">validators</parameter>
    <parameter key="translator.logging">false</parameter>
    <parameter key="translator.default_path">/home/shapadus/public_html/ithelpdesk/translations</parameter>
    <parameter key="profiler_listener.only_exceptions">false</parameter>
    <parameter key="profiler_listener.only_master_requests">false</parameter>
    <parameter key="profiler.storage.dsn">file:/home/shapadus/public_html/ithelpdesk/var/cache/dev/profiler</parameter>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/home/shapadus/public_html/ithelpdesk/var/cache/dev/srcApp_KernelDevDebugContainer.xml</parameter>
    <parameter key="router.request_context.host">localhost</parameter>
    <parameter key="router.request_context.scheme">http</parameter>
    <parameter key="router.request_context.base_url"></parameter>
    <parameter key="router.resource">kernel::loadRoutes</parameter>
    <parameter key="router.cache_class_prefix">srcApp_KernelDevDebugContainer</parameter>
    <parameter key="request_listener.http_port">80</parameter>
    <parameter key="request_listener.https_port">443</parameter>
    <parameter key="serializer.mapping.cache.file">/home/shapadus/public_html/ithelpdesk/var/cache/dev/serialization.php</parameter>
    <parameter key="serializer.mapping.cache.prefix"></parameter>
    <parameter key="doctrine_cache.apc.class">Doctrine\Common\Cache\ApcCache</parameter>
    <parameter key="doctrine_cache.apcu.class">Doctrine\Common\Cache\ApcuCache</parameter>
    <parameter key="doctrine_cache.array.class">Doctrine\Common\Cache\ArrayCache</parameter>
    <parameter key="doctrine_cache.chain.class">Doctrine\Common\Cache\ChainCache</parameter>
    <parameter key="doctrine_cache.couchbase.class">Doctrine\Common\Cache\CouchbaseCache</parameter>
    <parameter key="doctrine_cache.couchbase.connection.class">Couchbase</parameter>
    <parameter key="doctrine_cache.couchbase.hostnames">localhost:8091</parameter>
    <parameter key="doctrine_cache.file_system.class">Doctrine\Common\Cache\FilesystemCache</parameter>
    <parameter key="doctrine_cache.php_file.class">Doctrine\Common\Cache\PhpFileCache</parameter>
    <parameter key="doctrine_cache.memcache.class">Doctrine\Common\Cache\MemcacheCache</parameter>
    <parameter key="doctrine_cache.memcache.connection.class">Memcache</parameter>
    <parameter key="doctrine_cache.memcache.host">localhost</parameter>
    <parameter key="doctrine_cache.memcache.port">11211</parameter>
    <parameter key="doctrine_cache.memcached.class">Doctrine\Common\Cache\MemcachedCache</parameter>
    <parameter key="doctrine_cache.memcached.connection.class">Memcached</parameter>
    <parameter key="doctrine_cache.memcached.host">localhost</parameter>
    <parameter key="doctrine_cache.memcached.port">11211</parameter>
    <parameter key="doctrine_cache.mongodb.class">Doctrine\Common\Cache\MongoDBCache</parameter>
    <parameter key="doctrine_cache.mongodb.collection.class">MongoCollection</parameter>
    <parameter key="doctrine_cache.mongodb.connection.class">MongoClient</parameter>
    <parameter key="doctrine_cache.mongodb.server">localhost:27017</parameter>
    <parameter key="doctrine_cache.predis.client.class">Predis\Client</parameter>
    <parameter key="doctrine_cache.predis.scheme">tcp</parameter>
    <parameter key="doctrine_cache.predis.host">localhost</parameter>
    <parameter key="doctrine_cache.predis.port">6379</parameter>
    <parameter key="doctrine_cache.redis.class">Doctrine\Common\Cache\RedisCache</parameter>
    <parameter key="doctrine_cache.redis.connection.class">Redis</parameter>
    <parameter key="doctrine_cache.redis.host">localhost</parameter>
    <parameter key="doctrine_cache.redis.port">6379</parameter>
    <parameter key="doctrine_cache.riak.class">Doctrine\Common\Cache\RiakCache</parameter>
    <parameter key="doctrine_cache.riak.bucket.class">Riak\Bucket</parameter>
    <parameter key="doctrine_cache.riak.connection.class">Riak\Connection</parameter>
    <parameter key="doctrine_cache.riak.bucket_property_list.class">Riak\BucketPropertyList</parameter>
    <parameter key="doctrine_cache.riak.host">localhost</parameter>
    <parameter key="doctrine_cache.riak.port">8087</parameter>
    <parameter key="doctrine_cache.sqlite3.class">Doctrine\Common\Cache\SQLite3Cache</parameter>
    <parameter key="doctrine_cache.sqlite3.connection.class">SQLite3</parameter>
    <parameter key="doctrine_cache.void.class">Doctrine\Common\Cache\VoidCache</parameter>
    <parameter key="doctrine_cache.wincache.class">Doctrine\Common\Cache\WinCacheCache</parameter>
    <parameter key="doctrine_cache.xcache.class">Doctrine\Common\Cache\XcacheCache</parameter>
    <parameter key="doctrine_cache.zenddata.class">Doctrine\Common\Cache\ZendDataCache</parameter>
    <parameter key="doctrine_cache.security.acl.cache.class">Doctrine\Bundle\DoctrineCacheBundle\Acl\Model\AclCache</parameter>
    <parameter key="doctrine.dbal.logger.chain.class">Doctrine\DBAL\Logging\LoggerChain</parameter>
    <parameter key="doctrine.dbal.logger.profiling.class">Doctrine\DBAL\Logging\DebugStack</parameter>
    <parameter key="doctrine.dbal.logger.class">Symfony\Bridge\Doctrine\Logger\DbalLogger</parameter>
    <parameter key="doctrine.dbal.configuration.class">Doctrine\DBAL\Configuration</parameter>
    <parameter key="doctrine.data_collector.class">Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector</parameter>
    <parameter key="doctrine.dbal.connection.event_manager.class">Symfony\Bridge\Doctrine\ContainerAwareEventManager</parameter>
    <parameter key="doctrine.dbal.connection_factory.class">Doctrine\Bundle\DoctrineBundle\ConnectionFactory</parameter>
    <parameter key="doctrine.dbal.events.mysql_session_init.class">Doctrine\DBAL\Event\Listeners\MysqlSessionInit</parameter>
    <parameter key="doctrine.dbal.events.oracle_session_init.class">Doctrine\DBAL\Event\Listeners\OracleSessionInit</parameter>
    <parameter key="doctrine.class">Doctrine\Bundle\DoctrineBundle\Registry</parameter>
    <parameter key="doctrine.entity_managers" type="collection">
      <parameter key="default">doctrine.orm.default_entity_manager</parameter>
    </parameter>
    <parameter key="doctrine.default_entity_manager">default</parameter>
    <parameter key="doctrine.dbal.connection_factory.types" type="collection"/>
    <parameter key="doctrine.connections" type="collection">
      <parameter key="default">doctrine.dbal.default_connection</parameter>
    </parameter>
    <parameter key="doctrine.default_connection">default</parameter>
    <parameter key="doctrine.orm.configuration.class">Doctrine\ORM\Configuration</parameter>
    <parameter key="doctrine.orm.entity_manager.class">Doctrine\ORM\EntityManager</parameter>
    <parameter key="doctrine.orm.manager_configurator.class">Doctrine\Bundle\DoctrineBundle\ManagerConfigurator</parameter>
    <parameter key="doctrine.orm.cache.array.class">Doctrine\Common\Cache\ArrayCache</parameter>
    <parameter key="doctrine.orm.cache.apc.class">Doctrine\Common\Cache\ApcCache</parameter>
    <parameter key="doctrine.orm.cache.memcache.class">Doctrine\Common\Cache\MemcacheCache</parameter>
    <parameter key="doctrine.orm.cache.memcache_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.memcache_port">11211</parameter>
    <parameter key="doctrine.orm.cache.memcache_instance.class">Memcache</parameter>
    <parameter key="doctrine.orm.cache.memcached.class">Doctrine\Common\Cache\MemcachedCache</parameter>
    <parameter key="doctrine.orm.cache.memcached_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.memcached_port">11211</parameter>
    <parameter key="doctrine.orm.cache.memcached_instance.class">Memcached</parameter>
    <parameter key="doctrine.orm.cache.redis.class">Doctrine\Common\Cache\RedisCache</parameter>
    <parameter key="doctrine.orm.cache.redis_host">localhost</parameter>
    <parameter key="doctrine.orm.cache.redis_port">6379</parameter>
    <parameter key="doctrine.orm.cache.redis_instance.class">Redis</parameter>
    <parameter key="doctrine.orm.cache.xcache.class">Doctrine\Common\Cache\XcacheCache</parameter>
    <parameter key="doctrine.orm.cache.wincache.class">Doctrine\Common\Cache\WinCacheCache</parameter>
    <parameter key="doctrine.orm.cache.zenddata.class">Doctrine\Common\Cache\ZendDataCache</parameter>
    <parameter key="doctrine.orm.metadata.driver_chain.class">Doctrine\Persistence\Mapping\Driver\MappingDriverChain</parameter>
    <parameter key="doctrine.orm.metadata.annotation.class">Doctrine\ORM\Mapping\Driver\AnnotationDriver</parameter>
    <parameter key="doctrine.orm.metadata.xml.class">Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver</parameter>
    <parameter key="doctrine.orm.metadata.yml.class">Doctrine\ORM\Mapping\Driver\SimplifiedYamlDriver</parameter>
    <parameter key="doctrine.orm.metadata.php.class">Doctrine\ORM\Mapping\Driver\PHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.staticphp.class">Doctrine\ORM\Mapping\Driver\StaticPHPDriver</parameter>
    <parameter key="doctrine.orm.proxy_cache_warmer.class">Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer</parameter>
    <parameter key="form.type_guesser.doctrine.class">Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</parameter>
    <parameter key="doctrine.orm.validator.unique.class">Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator</parameter>
    <parameter key="doctrine.orm.validator_initializer.class">Symfony\Bridge\Doctrine\Validator\DoctrineInitializer</parameter>
    <parameter key="doctrine.orm.security.user.provider.class">Symfony\Bridge\Doctrine\Security\User\EntityUserProvider</parameter>
    <parameter key="doctrine.orm.listeners.resolve_target_entity.class">Doctrine\ORM\Tools\ResolveTargetEntityListener</parameter>
    <parameter key="doctrine.orm.listeners.attach_entity_listeners.class">Doctrine\ORM\Tools\AttachEntityListenersListener</parameter>
    <parameter key="doctrine.orm.naming_strategy.default.class">Doctrine\ORM\Mapping\DefaultNamingStrategy</parameter>
    <parameter key="doctrine.orm.naming_strategy.underscore.class">Doctrine\ORM\Mapping\UnderscoreNamingStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.default.class">Doctrine\ORM\Mapping\DefaultQuoteStrategy</parameter>
    <parameter key="doctrine.orm.quote_strategy.ansi.class">Doctrine\ORM\Mapping\AnsiQuoteStrategy</parameter>
    <parameter key="doctrine.orm.entity_listener_resolver.class">Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_cache_factory.class">Doctrine\ORM\Cache\DefaultCacheFactory</parameter>
    <parameter key="doctrine.orm.second_level_cache.default_region.class">Doctrine\ORM\Cache\Region\DefaultRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.filelock_region.class">Doctrine\ORM\Cache\Region\FileLockRegion</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_chain.class">Doctrine\ORM\Cache\Logging\CacheLoggerChain</parameter>
    <parameter key="doctrine.orm.second_level_cache.logger_statistics.class">Doctrine\ORM\Cache\Logging\StatisticsCacheLogger</parameter>
    <parameter key="doctrine.orm.second_level_cache.cache_configuration.class">Doctrine\ORM\Cache\CacheConfiguration</parameter>
    <parameter key="doctrine.orm.second_level_cache.regions_configuration.class">Doctrine\ORM\Cache\RegionsConfiguration</parameter>
    <parameter key="doctrine.orm.auto_generate_proxy_classes">true</parameter>
    <parameter key="doctrine.orm.proxy_dir">/home/shapadus/public_html/ithelpdesk/var/cache/dev/doctrine/orm/Proxies</parameter>
    <parameter key="doctrine.orm.proxy_namespace">Proxies</parameter>
    <parameter key="knp_paginator.template.pagination">@KnpPaginator/Pagination/sliding.html.twig</parameter>
    <parameter key="knp_paginator.template.filtration">@KnpPaginator/Pagination/filtration.html.twig</parameter>
    <parameter key="knp_paginator.template.sortable">@KnpPaginator/Pagination/sortable_link.html.twig</parameter>
    <parameter key="knp_paginator.page_range">5</parameter>
    <parameter key="twig.exception_listener.controller">twig.controller.exception::showAction</parameter>
    <parameter key="twig.form.resources" type="collection">
      <parameter>form_div_layout.html.twig</parameter>
    </parameter>
    <parameter key="twig.default_path">/home/shapadus/public_html/ithelpdesk/templates</parameter>
    <parameter key="web_profiler.debug_toolbar.intercept_redirects">false</parameter>
    <parameter key="web_profiler.debug_toolbar.mode">2</parameter>
    <parameter key="monolog.use_microseconds">true</parameter>
    <parameter key="monolog.swift_mailer.handlers" type="collection"/>
    <parameter key="monolog.handlers_to_channels" type="collection">
      <parameter key="monolog.handler.console" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>event</parameter>
          <parameter>doctrine</parameter>
          <parameter>console</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.main" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>event</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="env(VAR_DUMPER_SERVER)">127.0.0.1:9912</parameter>
    <parameter key="doctrine_migrations.name">Application Migrations</parameter>
    <parameter key="doctrine_migrations.dir_name">/home/shapadus/public_html/ithelpdesk/migrations</parameter>
    <parameter key="doctrine_migrations.namespace">DoctrineMigrations</parameter>
    <parameter key="doctrine_migrations.table_name">migration_versions</parameter>
    <parameter key="doctrine_migrations.column_name">version</parameter>
    <parameter key="doctrine_migrations.column_length">14</parameter>
    <parameter key="doctrine_migrations.executed_at_column_name">executed_at</parameter>
    <parameter key="doctrine_migrations.all_or_nothing">false</parameter>
    <parameter key="doctrine_migrations.custom_template">null</parameter>
    <parameter key="doctrine_migrations.organize_migrations">false</parameter>
    <parameter key="security.authentication.trust_resolver.anonymous_class">null</parameter>
    <parameter key="security.authentication.trust_resolver.rememberme_class">null</parameter>
    <parameter key="security.role_hierarchy.roles" type="collection">
      <parameter key="ROLE_AGENT" type="collection">
        <parameter>ROLE_AGENT</parameter>
      </parameter>
      <parameter key="ROLE_ADMIN" type="collection">
        <parameter>ROLE_AGENT</parameter>
        <parameter>ROLE_ADMIN</parameter>
      </parameter>
      <parameter key="ROLE_SUPER_ADMIN" type="collection">
        <parameter>ROLE_ADMIN</parameter>
        <parameter>ROLE_SUPER_ADMIN</parameter>
      </parameter>
      <parameter key="ROLE_CUSTOMER" type="collection">
        <parameter>ROLE_CUSTOMER</parameter>
      </parameter>
    </parameter>
    <parameter key="security.access.denied_url">null</parameter>
    <parameter key="security.authentication.manager.erase_credentials">true</parameter>
    <parameter key="security.authentication.session_strategy.strategy">migrate</parameter>
    <parameter key="security.access.always_authenticate_before_granting">false</parameter>
    <parameter key="security.authentication.hide_user_not_found">true</parameter>
    <parameter key="swiftmailer.mailer.default.transport.name">smtp</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.encryption">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.port">25</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.host">localhost</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.username">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.password">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.auth_mode">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.timeout">30</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.source_ip">null</parameter>
    <parameter key="swiftmailer.mailer.default.transport.smtp.local_domain">null</parameter>
    <parameter key="swiftmailer.mailer.default.spool.enabled">false</parameter>
    <parameter key="swiftmailer.mailer.default.plugin.impersonate">null</parameter>
    <parameter key="swiftmailer.mailer.default.single_address">null</parameter>
    <parameter key="swiftmailer.mailer.default.delivery.enabled">true</parameter>
    <parameter key="swiftmailer.spool.enabled">false</parameter>
    <parameter key="swiftmailer.delivery.enabled">true</parameter>
    <parameter key="swiftmailer.single_address">null</parameter>
    <parameter key="swiftmailer.mailers" type="collection">
      <parameter key="default">swiftmailer.mailer.default</parameter>
    </parameter>
    <parameter key="swiftmailer.default_mailer">default</parameter>
    <parameter key="uvdesk.site_url">localhost:8000</parameter>
    <parameter key="uvdesk.upload_manager.id">Webkul\UVDesk\CoreFrameworkBundle\FileSystem\UploadManagers\Localhost</parameter>
    <parameter key="uvdesk.support_email.id">support@localhost</parameter>
    <parameter key="uvdesk.support_email.name">UVDesk Community</parameter>
    <parameter key="uvdesk.support_email.mailer_id">default</parameter>
    <parameter key="uvdesk.default.ticket.type">support</parameter>
    <parameter key="uvdesk.default.ticket.status">open</parameter>
    <parameter key="uvdesk.default.ticket.priority">low</parameter>
    <parameter key="uvdesk.default.templates.email">mail.html.twig</parameter>
    <parameter key="uvdesk_extensions.dir">/home/shapadus/public_html/ithelpdesk/apps</parameter>
    <parameter key="uvdesk.emails.delimiter">&lt;-- Please add content above this line --&gt;</parameter>
    <parameter key="uvdesk.emails.enable_delimiter">false</parameter>
    <parameter key="uvdesk.mailboxes" type="collection"/>
    <parameter key="data_collector.templates" type="collection">
      <parameter key="data_collector.request" type="collection">
        <parameter>request</parameter>
        <parameter>@WebProfiler/Collector/request.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.time" type="collection">
        <parameter>time</parameter>
        <parameter>@WebProfiler/Collector/time.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.memory" type="collection">
        <parameter>memory</parameter>
        <parameter>@WebProfiler/Collector/memory.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.validator" type="collection">
        <parameter>validator</parameter>
        <parameter>@WebProfiler/Collector/validator.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.ajax" type="collection">
        <parameter>ajax</parameter>
        <parameter>@WebProfiler/Collector/ajax.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.form" type="collection">
        <parameter>form</parameter>
        <parameter>@WebProfiler/Collector/form.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.exception" type="collection">
        <parameter>exception</parameter>
        <parameter>@WebProfiler/Collector/exception.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.logger" type="collection">
        <parameter>logger</parameter>
        <parameter>@WebProfiler/Collector/logger.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.events" type="collection">
        <parameter>events</parameter>
        <parameter>@WebProfiler/Collector/events.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.router" type="collection">
        <parameter>router</parameter>
        <parameter>@WebProfiler/Collector/router.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.cache" type="collection">
        <parameter>cache</parameter>
        <parameter>@WebProfiler/Collector/cache.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.translation" type="collection">
        <parameter>translation</parameter>
        <parameter>@WebProfiler/Collector/translation.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.security" type="collection">
        <parameter>security</parameter>
        <parameter>@Security/Collector/security.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.twig" type="collection">
        <parameter>twig</parameter>
        <parameter>@WebProfiler/Collector/twig.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.doctrine" type="collection">
        <parameter>db</parameter>
        <parameter>@Doctrine/Collector/db.html.twig</parameter>
      </parameter>
      <parameter key="swiftmailer.data_collector" type="collection">
        <parameter>swiftmailer</parameter>
        <parameter>@Swiftmailer/Collector/swiftmailer.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.dump" type="collection">
        <parameter>dump</parameter>
        <parameter>@Debug/Profiler/dump.html.twig</parameter>
      </parameter>
      <parameter key="data_collector.config" type="collection">
        <parameter>config</parameter>
        <parameter>@WebProfiler/Collector/config.html.twig</parameter>
      </parameter>
    </parameter>
    <parameter key="console.command.ids" type="collection">
      <parameter>console.command.public_alias.App\Console\EnvironmentVariables</parameter>
      <parameter>console.command.public_alias.App\Console\Wizard\ConfigureHelpdesk</parameter>
      <parameter>console.command.public_alias.App\Console\Wizard\DefaultUser</parameter>
      <parameter>console.command.public_alias.App\Console\Wizard\MigrateDatabase</parameter>
      <parameter>console.command.public_alias.doctrine_cache.contains_command</parameter>
      <parameter>console.command.public_alias.doctrine_cache.delete_command</parameter>
      <parameter>console.command.public_alias.doctrine_cache.flush_command</parameter>
      <parameter>console.command.public_alias.doctrine_cache.stats_command</parameter>
      <parameter>console.command.public_alias.Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject</parameter>
      <parameter>console.command.public_alias.Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions</parameter>
      <parameter>console.command.public_alias.Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand</parameter>
    </parameter>
  </parameters>
  <services>
    <service id="service_container" class="Symfony\Component\DependencyInjection\ContainerInterface" public="true" synthetic="true"/>
    <service id="ReCaptcha\ReCaptcha" class="ReCaptcha\ReCaptcha">
      <argument>%env(GOOGLE_RECAPTCHA_SECRET)%</argument>
      <argument type="service" id="ReCaptcha\RequestMethod\CurlPost"/>
    </service>
    <service id="ReCaptcha\RequestMethod\CurlPost" class="ReCaptcha\RequestMethod\CurlPost"/>
    <service id="ReCaptcha\RequestMethod\Curl" class="ReCaptcha\RequestMethod\Curl"/>
    <service id="App\Console\EnvironmentVariables" class="App\Console\EnvironmentVariables" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="App\Console\Wizard\ConfigureHelpdesk" class="App\Console\Wizard\ConfigureHelpdesk" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="App\Console\Wizard\DefaultUser" class="App\Console\Wizard\DefaultUser" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Console\Wizard\MigrateDatabase" class="App\Console\Wizard\MigrateDatabase" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Controller\BaseController" class="App\Controller\BaseController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.App\Controller\BaseController"/>
      </call>
    </service>
    <service id="App\Controller\ConfigureHelpdesk" class="App\Controller\ConfigureHelpdesk" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="App\DataFixtures\AppFixtures" class="App\DataFixtures\AppFixtures" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="App\EventListener\ExceptionSubscriber" class="App\EventListener\ExceptionSubscriber" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="App\Routing\RoutingResource" class="App\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface"/>
    </service>
    <service id="controller_name_converter" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser" public="false">
      <tag name="monolog.logger" channel="request"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory" public="false"/>
    <service id="response_listener" class="Symfony\Component\HttpKernel\EventListener\ResponseListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>UTF-8</argument>
    </service>
    <service id="streamed_response_listener" class="Symfony\Component\HttpKernel\EventListener\StreamedResponseListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="locale_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack"/>
      <argument>en</argument>
      <argument type="service" id="router.default" on-invalid="ignore"/>
    </service>
    <service id="validate_request_listener" class="Symfony\Component\HttpKernel\EventListener\ValidateRequestListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="resolve_controller_name_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="controller_name_converter"/>
    </service>
    <service id="disallow_search_engine_index_response_listener" class="Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="parameter_bag" class="Symfony\Component\DependencyInjection\ParameterBag\ContainerBag" public="false">
      <argument type="service" id="service_container"/>
    </service>
    <service id="http_kernel" class="Symfony\Component\HttpKernel\HttpKernel" public="true">
      <tag name="container.hot_path"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="debug.controller_resolver"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="debug.argument_resolver"/>
    </service>
    <service id="request_stack" class="Symfony\Component\HttpFoundation\RequestStack" public="true"/>
    <service id="url_helper" class="Symfony\Component\HttpFoundation\UrlHelper" public="false">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
    </service>
    <service id="cache_warmer" class="Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate" public="true">
      <argument type="tagged" tag="kernel.cache_warmer"/>
      <argument>true</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/srcApp_KernelDevDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer" public="true">
      <argument type="tagged" tag="kernel.cache_clearer"/>
    </service>
    <service id="kernel" public="true" synthetic="true"/>
    <service id="filesystem" class="Symfony\Component\Filesystem\Filesystem" public="true"/>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator" public="false">
      <argument type="service" id="kernel"/>
      <argument>/home/shapadus/public_html/ithelpdesk/src/Resources</argument>
      <argument type="collection">
        <argument>/home/shapadus/public_html/ithelpdesk/src</argument>
      </argument>
    </service>
    <service id="uri_signer" class="Symfony\Component\HttpKernel\UriSigner" public="false">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="config_cache_factory" class="Symfony\Component\Config\ResourceCheckerConfigCacheFactory" public="false">
      <argument type="tagged" tag="config_cache.resource_checker"/>
    </service>
    <service id="dependency_injection.config.container_parameters_resource_checker" class="Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker" public="false">
      <tag name="config_cache.resource_checker" priority="-980"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="config.resource.self_checking_resource_checker" class="Symfony\Component\Config\Resource\SelfCheckingResourceChecker" public="false">
      <tag name="config_cache.resource_checker" priority="-990"/>
    </service>
    <service id="services_resetter" class="Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter" public="true">
      <argument type="iterator">
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="form.choice_list_factory.cached" type="service" id="form.choice_list_factory.cached" on-invalid="ignore_uninitialized"/>
        <argument key="profiler" type="service" id="profiler" on-invalid="ignore_uninitialized"/>
        <argument key="debug.validator" type="service" id="debug.validator" on-invalid="ignore_uninitialized"/>
        <argument key="debug.stopwatch" type="service" id="debug.stopwatch" on-invalid="ignore_uninitialized"/>
        <argument key="debug.event_dispatcher" type="service" id="debug.event_dispatcher" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine" type="service" id="doctrine" on-invalid="ignore_uninitialized"/>
        <argument key="form.type.entity" type="service" id="form.type.entity" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.main" type="service" id="monolog.handler.main" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.console" type="service" id="monolog.handler.console" on-invalid="ignore_uninitialized"/>
        <argument key="security.token_storage" type="service" id="security.token_storage" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="swiftmailer.email_sender.listener" type="service" id="swiftmailer.email_sender.listener" on-invalid="ignore_uninitialized"/>
      </argument>
      <argument type="collection">
        <argument key="cache.app">reset</argument>
        <argument key="cache.system">reset</argument>
        <argument key="cache.validator">reset</argument>
        <argument key="cache.serializer">reset</argument>
        <argument key="cache.annotations">reset</argument>
        <argument key="cache.property_info">reset</argument>
        <argument key="form.choice_list_factory.cached">reset</argument>
        <argument key="profiler">reset</argument>
        <argument key="debug.validator">reset</argument>
        <argument key="debug.stopwatch">reset</argument>
        <argument key="debug.event_dispatcher">reset</argument>
        <argument key="doctrine">reset</argument>
        <argument key="form.type.entity">reset</argument>
        <argument key="monolog.handler.main">reset</argument>
        <argument key="monolog.handler.console">reset</argument>
        <argument key="security.token_storage">setToken</argument>
        <argument key="cache.security_expression_language">reset</argument>
        <argument key="swiftmailer.email_sender.listener">reset</argument>
      </argument>
    </service>
    <service id="reverse_container" class="Symfony\Component\DependencyInjection\ReverseContainer" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.UwRI0uT"/>
    </service>
    <service id="locale_aware_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleAwareListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="iterator">
        <argument type="service" id="translator.default"/>
      </argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="fragment.handler" class="Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" public="false">
      <argument type="service" id=".service_locator.gmwRZ3h"/>
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
    </service>
    <service id="fragment.renderer.inline" class="Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" public="false">
      <tag name="kernel.fragment_renderer" alias="inline"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setFragmentPath">
        <argument>/_fragment</argument>
      </call>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="console"/>
      <argument type="service" id="monolog.logger.console" on-invalid="null"/>
    </service>
    <service id="console.suggest_missing_package_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber" public="false">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="console.command.about" class="Symfony\Bundle\FrameworkBundle\Command\AboutCommand" public="false">
      <tag name="console.command" command="about"/>
      <call method="setName">
        <argument>about</argument>
      </call>
    </service>
    <service id="console.command.assets_install" class="Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand" public="false">
      <tag name="console.command" command="assets:install"/>
      <argument type="service" id="filesystem"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <call method="setName">
        <argument>assets:install</argument>
      </call>
    </service>
    <service id="console.command.cache_clear" class="Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand" public="false">
      <tag name="console.command" command="cache:clear"/>
      <argument type="service" id="cache_clearer"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>cache:clear</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_clear" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand" public="false">
      <tag name="console.command" command="cache:pool:clear"/>
      <argument type="service" id="cache.global_clearer"/>
      <call method="setName">
        <argument>cache:pool:clear</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_prune" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand" public="false">
      <tag name="console.command" command="cache:pool:prune"/>
      <argument type="iterator"/>
      <call method="setName">
        <argument>cache:pool:prune</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_delete" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand" public="false">
      <tag name="console.command" command="cache:pool:delete"/>
      <argument type="service" id="cache.global_clearer"/>
      <call method="setName">
        <argument>cache:pool:delete</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_list" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand" public="false">
      <tag name="console.command" command="cache:pool:list"/>
      <argument type="collection">
        <argument>cache.app</argument>
        <argument>cache.system</argument>
        <argument>cache.validator</argument>
        <argument>cache.serializer</argument>
        <argument>cache.annotations</argument>
        <argument>cache.property_info</argument>
        <argument>cache.doctrine.orm.default.metadata</argument>
        <argument>cache.doctrine.orm.default.result</argument>
        <argument>cache.doctrine.orm.default.query</argument>
        <argument>cache.security_expression_language</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:list</argument>
      </call>
    </service>
    <service id="console.command.cache_warmup" class="Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand" public="false">
      <tag name="console.command" command="cache:warmup"/>
      <argument type="service" id="cache_warmer"/>
      <call method="setName">
        <argument>cache:warmup</argument>
      </call>
    </service>
    <service id="console.command.config_debug" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand" public="false">
      <tag name="console.command" command="debug:config"/>
      <call method="setName">
        <argument>debug:config</argument>
      </call>
    </service>
    <service id="console.command.config_dump_reference" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand" public="false">
      <tag name="console.command" command="config:dump-reference"/>
      <call method="setName">
        <argument>config:dump-reference</argument>
      </call>
    </service>
    <service id="console.command.container_debug" class="Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand" public="false">
      <tag name="console.command" command="debug:container"/>
      <call method="setName">
        <argument>debug:container</argument>
      </call>
    </service>
    <service id="console.command.debug_autowiring" class="Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand" public="false">
      <tag name="console.command" command="debug:autowiring"/>
      <argument>null</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:autowiring</argument>
      </call>
    </service>
    <service id="console.command.event_dispatcher_debug" class="Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand" public="false">
      <tag name="console.command" command="debug:event-dispatcher"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setName">
        <argument>debug:event-dispatcher</argument>
      </call>
    </service>
    <service id="console.command.router_debug" class="Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand" public="false">
      <tag name="console.command" command="debug:router"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:router</argument>
      </call>
    </service>
    <service id="console.command.router_match" class="Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand" public="false">
      <tag name="console.command" command="router:match"/>
      <argument type="service" id="router.default"/>
      <call method="setName">
        <argument>router:match</argument>
      </call>
    </service>
    <service id="console.command.translation_debug" class="Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand" public="false">
      <tag name="console.command" command="debug:translation"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>/home/shapadus/public_html/ithelpdesk/translations</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/templates</argument>
      <argument type="collection">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations</argument>
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations</argument>
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <call method="setName">
        <argument>debug:translation</argument>
      </call>
    </service>
    <service id="console.command.translation_update" class="Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand" public="false">
      <tag name="console.command" command="translation:update"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>en</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/translations</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/templates</argument>
      <argument type="collection">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations</argument>
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations</argument>
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <call method="setName">
        <argument>translation:update</argument>
      </call>
    </service>
    <service id="console.command.xliff_lint" class="Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand" public="false">
      <tag name="console.command" command="lint:xliff"/>
      <call method="setName">
        <argument>lint:xliff</argument>
      </call>
    </service>
    <service id="console.command.yaml_lint" class="Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand" public="false">
      <tag name="console.command" command="lint:yaml"/>
      <call method="setName">
        <argument>lint:yaml</argument>
      </call>
    </service>
    <service id="console.command.form_debug" class="Symfony\Component\Form\Command\DebugCommand" public="false">
      <tag name="console.command" command="debug:form"/>
      <argument type="service" id="form.registry"/>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type</argument>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\Form</argument>
        <argument>Webkul\UVDesk\AutomationBundle\Form</argument>
        <argument>Webkul\UVDesk\SupportCenterBundle\Form</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type\FormType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\ChoiceType</argument>
        <argument>Symfony\Component\Form\Extension\Core\Type\FileType</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type\EntityType</argument>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket</argument>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox</argument>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile</argument>
        <argument>Webkul\UVDesk\AutomationBundle\Form\DefaultForm</argument>
        <argument>Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation</argument>
        <argument>Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword</argument>
        <argument>Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal</argument>
        <argument>Webkul\UVDesk\SupportCenterBundle\Form\Ticket</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension</argument>
        <argument>Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension</argument>
        <argument>Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension</argument>
        <argument>Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension</argument>
      </argument>
      <argument type="collection">
        <argument>Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser</argument>
        <argument>Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser</argument>
      </argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:form</argument>
      </call>
    </service>
    <service id="cache.app" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.app.recorder_inner"/>
    </service>
    <service id="cache.app.simple" class="Symfony\Component\Cache\Psr16Cache" public="false">
      <argument type="service" id="cache.app"/>
      <deprecated>The "Psr\SimpleCache\CacheInterface" / "%service_id%" service is deprecated since Symfony 4.3. Use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead.</deprecated>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter" public="false">
      <argument type="service" id="cache.app"/>
    </service>
    <service id="cache.system" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.system.recorder_inner"/>
    </service>
    <service id="cache.validator" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.validator.recorder_inner"/>
    </service>
    <service id="cache.serializer" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.serializer.recorder_inner"/>
    </service>
    <service id="cache.annotations" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.annotations.recorder_inner"/>
    </service>
    <service id="cache.property_info" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.property_info.recorder_inner"/>
    </service>
    <service id="cache.adapter.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false" abstract="true">
      <tag name="cache.pool" clearer="cache.system_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.adapter.apcu" class="Symfony\Component\Cache\Adapter\ApcuAdapter" public="false" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.doctrine" class="Symfony\Component\Cache\Adapter\DoctrineAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.filesystem" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="false" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument>0</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.psr6" class="Symfony\Component\Cache\Adapter\ProxyAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_psr6_provider" clearer="cache.default_clearer" reset="reset"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
    </service>
    <service id="cache.adapter.redis" class="Symfony\Component\Cache\Adapter\RedisAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.memcached" class="Symfony\Component\Cache\Adapter\MemcachedAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_memcached_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.pdo" class="Symfony\Component\Cache\Adapter\PdoAdapter" public="false" abstract="true">
      <tag name="cache.pool" provider="cache.default_pdo_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument></argument>
      <argument></argument>
      <argument>0</argument>
      <argument type="collection"/>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.adapter.array" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false" abstract="true">
      <tag name="cache.pool" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument>0</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.default_marshaller" class="Symfony\Component\Cache\Marshaller\DefaultMarshaller" public="false">
      <argument>null</argument>
    </service>
    <service id="cache.default_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="false">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="cache.system_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="true">
      <tag name="cache.pool.clearer"/>
      <tag name="kernel.cache_clearer"/>
      <argument type="collection">
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="cache.global_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer" public="true">
      <tag name="cache.pool.clearer"/>
      <argument type="collection">
        <argument key="cache.app" type="service" id="cache.app" on-invalid="ignore_uninitialized"/>
        <argument key="cache.system" type="service" id="cache.system" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator" type="service" id="cache.validator" on-invalid="ignore_uninitialized"/>
        <argument key="cache.serializer" type="service" id="cache.serializer" on-invalid="ignore_uninitialized"/>
        <argument key="cache.annotations" type="service" id="cache.annotations" on-invalid="ignore_uninitialized"/>
        <argument key="cache.property_info" type="service" id="cache.property_info" on-invalid="ignore_uninitialized"/>
        <argument key="cache.doctrine.orm.default.metadata" type="service" id="cache.doctrine.orm.default.metadata" on-invalid="ignore_uninitialized"/>
        <argument key="cache.doctrine.orm.default.result" type="service" id="cache.doctrine.orm.default.result" on-invalid="ignore_uninitialized"/>
        <argument key="cache.doctrine.orm.default.query" type="service" id="cache.doctrine.orm.default.query" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="identity_translator" class="Symfony\Component\Translation\IdentityTranslator" public="false"/>
    <service id="translator.selector" class="Symfony\Component\Translation\MessageSelector" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2, use "identity_translator" instead.</deprecated>
    </service>
    <service id=".1_NativeFileSessionHandler~gL1pAaK" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler" public="false">
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/sessions</argument>
    </service>
    <service id="session" class="Symfony\Component\HttpFoundation\Session\Session" public="true">
      <argument type="service" id="session.storage.native"/>
      <argument type="service" id="session.attribute_bag"/>
      <argument type="service" id="session.flash_bag"/>
    </service>
    <service id="session.storage.metadata_bag" class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag" public="false">
      <argument>_sf2_meta</argument>
      <argument>0</argument>
    </service>
    <service id="session.storage.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage" public="false">
      <argument>%session.storage.options%</argument>
      <argument>null</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.storage.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage" public="false">
      <argument>null</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.flash_bag" class="Symfony\Component\HttpFoundation\Session\Flash\FlashBag" public="false"/>
    <service id="session.attribute_bag" class="Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag" public="false"/>
    <service id="session.storage.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage" public="false">
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service" id="session.storage.metadata_bag"/>
    </service>
    <service id="session.handler.native_file" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler" public="false">
      <argument type="service" id=".1_NativeFileSessionHandler~gL1pAaK"/>
    </service>
    <service id="session_listener" class="Symfony\Component\HttpKernel\EventListener\SessionListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.WPZmidW"/>
    </service>
    <service id="session.save_listener" class="Symfony\Component\HttpKernel\EventListener\SaveSessionListener" public="false">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.1. Use the "session_listener" service instead.</deprecated>
    </service>
    <service id="security.csrf.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator" public="false"/>
    <service id="security.csrf.token_storage" class="Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" public="false">
      <argument type="service" id="session"/>
    </service>
    <service id="security.csrf.token_manager" class="Symfony\Component\Security\Csrf\CsrfTokenManager" public="true">
      <argument type="service" id="security.csrf.token_generator"/>
      <argument type="service" id="security.csrf.token_storage"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="twig.runtime.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfRuntime" public="false">
      <tag name="twig.runtime"/>
      <argument type="service" id="security.csrf.token_manager"/>
    </service>
    <service id="twig.extension.security_csrf" class="Symfony\Bridge\Twig\Extension\CsrfExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="form.resolved_type_factory" class="Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy" public="false">
      <argument type="service" id=".1_ResolvedFormTypeFactory~jB9WB.U"/>
      <argument type="service" id="data_collector.form"/>
    </service>
    <service id="form.registry" class="Symfony\Component\Form\FormRegistry" public="false">
      <argument type="collection">
        <argument type="service" id="form.extension"/>
      </argument>
      <argument type="service" id="form.resolved_type_factory"/>
    </service>
    <service id="form.factory" class="Symfony\Component\Form\FormFactory" public="true">
      <argument type="service" id="form.registry"/>
    </service>
    <service id="form.extension" class="Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension" public="false">
      <argument type="service" id=".service_locator.6VM.GKc"/>
      <argument type="collection">
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="iterator">
          <argument type="service" id="form.type_extension.form.transformation_failure_handling"/>
          <argument type="service" id="form.type_extension.form.http_foundation"/>
          <argument type="service" id="form.type_extension.form.validator"/>
          <argument type="service" id="form.type_extension.upload.validator"/>
          <argument type="service" id="form.type_extension.csrf"/>
          <argument type="service" id="form.type_extension.form.data_collector"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\RepeatedType" type="iterator">
          <argument type="service" id="form.type_extension.repeated.validator"/>
        </argument>
        <argument key="Symfony\Component\Form\Extension\Core\Type\SubmitType" type="iterator">
          <argument type="service" id="form.type_extension.submit.validator"/>
        </argument>
      </argument>
      <argument type="iterator">
        <argument type="service" id="form.type_guesser.validator"/>
        <argument type="service" id="form.type_guesser.doctrine"/>
      </argument>
    </service>
    <service id="form.type_guesser.validator" class="Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser" public="false">
      <tag name="form.type_guesser"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="form.choice_list_factory.default" class="Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory" public="false"/>
    <service id="form.choice_list_factory.property_access" class="Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator" public="false">
      <argument type="service" id="form.choice_list_factory.default"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.choice_list_factory.cached" class="Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator" public="false">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="form.choice_list_factory.property_access"/>
    </service>
    <service id="form.type.form" class="Symfony\Component\Form\Extension\Core\Type\FormType" public="false">
      <tag name="form.type"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.type.choice" class="Symfony\Component\Form\Extension\Core\Type\ChoiceType" public="false">
      <tag name="form.type"/>
      <argument type="service" id="form.choice_list_factory.cached"/>
    </service>
    <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType" public="true">
      <tag name="form.type"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.transformation_failure_handling" class="Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension" public="false">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\FormType" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.http_foundation" class="Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension" public="false">
      <tag name="form.type_extension"/>
      <argument type="service" id="form.type_extension.form.request_handler"/>
    </service>
    <service id="form.type_extension.form.request_handler" class="Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler" public="false">
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="form.server_params" class="Symfony\Component\Form\Util\ServerParams" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="form.type_extension.form.validator" class="Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension" public="false">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\FormType" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="form.type_extension.repeated.validator" class="Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension" public="false">
      <tag name="form.type_extension"/>
    </service>
    <service id="form.type_extension.submit.validator" class="Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension" public="false">
      <tag name="form.type_extension" extended_type="Symfony\Component\Form\Extension\Core\Type\SubmitType" extended-type="Symfony\Component\Form\Extension\Core\Type\SubmitType"/>
    </service>
    <service id="form.type_extension.upload.validator" class="Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" public="false">
      <tag name="form.type_extension"/>
      <argument type="service" id="translator.data_collector"/>
      <argument>validators</argument>
    </service>
    <service id="form.type_extension.csrf" class="Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" public="false">
      <tag name="form.type_extension"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument>true</argument>
      <argument>_token</argument>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
      <argument>validators</argument>
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="assets.packages" class="Symfony\Component\Asset\Packages" public="false">
      <argument type="service" id="assets._default_package"/>
      <argument type="collection"/>
    </service>
    <service id="assets.empty_package" class="Symfony\Component\Asset\Package" public="false">
      <argument type="service" id="assets.empty_version_strategy"/>
    </service>
    <service id="assets.context" class="Symfony\Component\Asset\Context\RequestStackContext" public="false">
      <argument type="service" id="request_stack"/>
      <argument></argument>
      <argument>false</argument>
    </service>
    <service id="assets.path_package" class="Symfony\Component\Asset\PathPackage" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.url_package" class="Symfony\Component\Asset\UrlPackage" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.static_version_strategy" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="assets.empty_version_strategy" class="Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy" public="false"/>
    <service id="assets.json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage" public="false">
      <argument></argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="assets.context"/>
    </service>
    <service id=".1_PhpArrayAdapter~0Nk4oIS" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" public="false">
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/validation.php</argument>
      <argument type="service" id="cache.validator"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="validator.builder" class="Symfony\Component\Validator\ValidatorBuilderInterface" public="false">
      <call method="setConstraintValidatorFactory">
        <argument type="service" id="validator.validator_factory"/>
      </call>
      <call method="setTranslator">
        <argument type="service">
          <service class="Symfony\Component\Validator\Util\LegacyTranslatorProxy">
            <argument type="service" id="translator.data_collector" on-invalid="ignore"/>
          </service>
        </argument>
      </call>
      <call method="setTranslationDomain">
        <argument>validators</argument>
      </call>
      <call method="addXmlMappings">
        <argument type="collection">
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/config/validation.xml</argument>
        </argument>
      </call>
      <call method="addYamlMappings">
        <argument type="collection">
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/core-framework/Resources/config/validation.yaml</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/support-center-bundle/Resources/config/validation.yaml</argument>
        </argument>
      </call>
      <call method="enableAnnotationMapping">
        <argument type="service" id="annotations.cached_reader"/>
      </call>
      <call method="addMethodMapping">
        <argument>loadValidatorMetadata</argument>
      </call>
      <call method="addObjectInitializers">
        <argument type="collection">
          <argument type="service" id="doctrine.orm.validator_initializer"/>
        </argument>
      </call>
      <factory class="Symfony\Component\Validator\Validation" method="createValidatorBuilder"/>
    </service>
    <service id="validator.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="validator.builder"/>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/validation.php</argument>
    </service>
    <service id="validator.mapping.cache.symfony" class="Symfony\Component\Validator\Mapping\Cache\Psr6Cache" public="false">
      <argument type="service" id=".1_PhpArrayAdapter~0Nk4oIS"/>
    </service>
    <service id="validator.validator_factory" class="Symfony\Component\Validator\ContainerConstraintValidatorFactory" public="false">
      <argument type="service" id=".service_locator.LtnrEkg"/>
    </service>
    <service id="validator.expression" class="Symfony\Component\Validator\Constraints\ExpressionValidator" public="false">
      <tag name="validator.constraint_validator" alias="validator.expression"/>
    </service>
    <service id="validator.email" class="Symfony\Component\Validator\Constraints\EmailValidator" public="false">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\EmailValidator"/>
      <argument>html5</argument>
    </service>
    <service id="validator.not_compromised_password" class="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" public="false">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"/>
      <argument type="service" id="http_client" on-invalid="null"/>
      <argument>UTF-8</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="translator.default" class="Symfony\Bundle\FrameworkBundle\Translation\Translator" public="false">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id=".service_locator.yQVjGlt"/>
      <argument type="service" id="translator.formatter.default"/>
      <argument>en</argument>
      <argument type="collection">
        <argument key="translation.loader.php" type="collection">
          <argument>php</argument>
        </argument>
        <argument key="translation.loader.yml" type="collection">
          <argument>yaml</argument>
          <argument>yml</argument>
        </argument>
        <argument key="translation.loader.xliff" type="collection">
          <argument>xlf</argument>
          <argument>xliff</argument>
        </argument>
        <argument key="translation.loader.po" type="collection">
          <argument>po</argument>
        </argument>
        <argument key="translation.loader.mo" type="collection">
          <argument>mo</argument>
        </argument>
        <argument key="translation.loader.qt" type="collection">
          <argument>ts</argument>
        </argument>
        <argument key="translation.loader.csv" type="collection">
          <argument>csv</argument>
        </argument>
        <argument key="translation.loader.res" type="collection">
          <argument>res</argument>
        </argument>
        <argument key="translation.loader.dat" type="collection">
          <argument>dat</argument>
        </argument>
        <argument key="translation.loader.ini" type="collection">
          <argument>ini</argument>
        </argument>
        <argument key="translation.loader.json" type="collection">
          <argument>json</argument>
        </argument>
      </argument>
      <argument type="collection">
        <argument key="cache_dir">/home/shapadus/public_html/ithelpdesk/var/cache/dev/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.ar.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.ar.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.ar.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.ar.yml</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.az.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.az.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.be.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.be.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.bg.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.bg.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.bg.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.bg.xliff</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.ca.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.ca.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.ca.xlf</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.cs.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.cs.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.cs.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff</argument>
          </argument>
          <argument key="cy" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.cy.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.da.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.da.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.da.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.da.yml</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.de.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.de.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.de.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.de.yml</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.el.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.el.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.en.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.en.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.en.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.en.yml</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.es.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.es.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.es.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.es.yml</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.et.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.et.xlf</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.eu.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.eu.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.eu.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.eu.xliff</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.fa.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.fa.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.fa.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.fi.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.fi.xlf</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.fr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.fr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.fr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.fr.yml</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.gl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.gl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.he.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.he.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.hr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.hr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.hr.xlf</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.hu.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.hu.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.hu.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.hy.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.id.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.id.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.id.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.it.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.it.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.it.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.it.yml</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.ja.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.ja.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.ja.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.lb.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.lb.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.lt.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.lt.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.lt.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.lv.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.lv.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.lv.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.mn.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.mn.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.nb.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.nb.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.nb.xlf</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.nl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.nl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.nl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.nn.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.nn.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.nn.xlf</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.no.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.no.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.no.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.no.xliff</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.pl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.pl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.pl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.pl.yml</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.pt.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.pt.xlf</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.ro.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.ro.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.ro.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.ru.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.ru.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.ru.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/core-framework/Resources/translations/messages.ru.yml</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/support-center-bundle/Resources/translations/messages.ru.yml</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.sk.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.sk.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.sk.xlf</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.sl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.sl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.sl.xlf</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.sv.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.sv.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.sv.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.th.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.th.xlf</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.tl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.tl.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.tr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.tr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.tr.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.tr.yml</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.uk.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.uk.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.uk.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.vi.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.vi.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.vi.xlf</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf</argument>
          </argument>
          <argument key="pt_PT" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf</argument>
          </argument>
          <argument key="ky" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff</argument>
          </argument>
          <argument key="sw" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff</argument>
          </argument>
          <argument key="zh" type="collection">
            <argument>/home/shapadus/public_html/ithelpdesk/translations/messages.zh.yml</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/validator/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/form/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-core/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/core-framework/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/support-center-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/framework-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/FrameworkBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-cache-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/DoctrineCacheBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/DoctrineBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-fixtures-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/DoctrineFixturesBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/KnpPaginatorBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/sensio/framework-extra-bundle/src/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/SensioFrameworkExtraBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/TwigBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/web-profiler-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/WebProfilerBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/monolog-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/MonologBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/debug-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/DebugBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/maker-bundle/src/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/MakerBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-migrations-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/DoctrineMigrationsBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/SecurityBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/swiftmailer-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/SwiftmailerBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/web-server-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/WebServerBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/UVDeskCoreFrameworkBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/automation-bundle/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/UVDeskAutomationBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/extension-framework/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/UVDeskExtensionFrameworkBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/mailbox-component/Resources/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/UVDeskMailboxBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/UVDeskSupportCenterBundle/translations</argument>
          <argument>/home/shapadus/public_html/ithelpdesk/src/Resources/translations</argument>
        </argument>
        <argument key="cache_vary" type="collection">
          <argument key="scanned_directories" type="collection">
            <argument>vendor/symfony/validator/Resources/translations</argument>
            <argument>vendor/symfony/form/Resources/translations</argument>
            <argument>vendor/symfony/security-core/Resources/translations</argument>
            <argument>vendor/knplabs/knp-paginator-bundle/Resources/translations</argument>
            <argument>vendor/uvdesk/core-framework/Resources/translations</argument>
            <argument>vendor/uvdesk/support-center-bundle/Resources/translations</argument>
            <argument>translations</argument>
            <argument>vendor/symfony/framework-bundle/Resources/translations</argument>
            <argument>src/Resources/FrameworkBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-cache-bundle/Resources/translations</argument>
            <argument>src/Resources/DoctrineCacheBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/Resources/translations</argument>
            <argument>src/Resources/DoctrineBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-fixtures-bundle/Resources/translations</argument>
            <argument>src/Resources/DoctrineFixturesBundle/translations</argument>
            <argument>src/Resources/KnpPaginatorBundle/translations</argument>
            <argument>vendor/sensio/framework-extra-bundle/src/Resources/translations</argument>
            <argument>src/Resources/SensioFrameworkExtraBundle/translations</argument>
            <argument>vendor/symfony/twig-bundle/Resources/translations</argument>
            <argument>src/Resources/TwigBundle/translations</argument>
            <argument>vendor/symfony/web-profiler-bundle/Resources/translations</argument>
            <argument>src/Resources/WebProfilerBundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/Resources/translations</argument>
            <argument>src/Resources/MonologBundle/translations</argument>
            <argument>vendor/symfony/debug-bundle/Resources/translations</argument>
            <argument>src/Resources/DebugBundle/translations</argument>
            <argument>vendor/symfony/maker-bundle/src/Resources/translations</argument>
            <argument>src/Resources/MakerBundle/translations</argument>
            <argument>vendor/doctrine/doctrine-migrations-bundle/Resources/translations</argument>
            <argument>src/Resources/DoctrineMigrationsBundle/translations</argument>
            <argument>vendor/symfony/security-bundle/Resources/translations</argument>
            <argument>src/Resources/SecurityBundle/translations</argument>
            <argument>vendor/symfony/swiftmailer-bundle/Resources/translations</argument>
            <argument>src/Resources/SwiftmailerBundle/translations</argument>
            <argument>vendor/symfony/web-server-bundle/Resources/translations</argument>
            <argument>src/Resources/WebServerBundle/translations</argument>
            <argument>src/Resources/UVDeskCoreFrameworkBundle/translations</argument>
            <argument>vendor/uvdesk/automation-bundle/Resources/translations</argument>
            <argument>src/Resources/UVDeskAutomationBundle/translations</argument>
            <argument>vendor/uvdesk/extension-framework/Resources/translations</argument>
            <argument>src/Resources/UVDeskExtensionFrameworkBundle/translations</argument>
            <argument>vendor/uvdesk/mailbox-component/Resources/translations</argument>
            <argument>src/Resources/UVDeskMailboxBundle/translations</argument>
            <argument>src/Resources/UVDeskSupportCenterBundle/translations</argument>
            <argument>src/Resources/translations</argument>
          </argument>
        </argument>
      </argument>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
      <call method="setFallbackLocales">
        <argument type="collection">
          <argument>en</argument>
        </argument>
      </call>
    </service>
    <service id="translator.logging" class="Symfony\Component\Translation\LoggingTranslator" public="false">
      <tag name="monolog.logger" channel="translation"/>
      <argument type="service" id="translator.logging.inner"/>
      <argument type="service" id="monolog.logger.translation"/>
    </service>
    <service id="translator.formatter.default" class="Symfony\Component\Translation\Formatter\MessageFormatter" public="false">
      <argument type="service" id="identity_translator"/>
    </service>
    <service id="translation.loader.php" class="Symfony\Component\Translation\Loader\PhpFileLoader" public="false">
      <tag name="translation.loader" alias="php"/>
    </service>
    <service id="translation.loader.yml" class="Symfony\Component\Translation\Loader\YamlFileLoader" public="false">
      <tag name="translation.loader" alias="yaml" legacy_alias="yml" legacy-alias="yml"/>
    </service>
    <service id="translation.loader.xliff" class="Symfony\Component\Translation\Loader\XliffFileLoader" public="false">
      <tag name="translation.loader" alias="xlf" legacy_alias="xliff" legacy-alias="xliff"/>
    </service>
    <service id="translation.loader.po" class="Symfony\Component\Translation\Loader\PoFileLoader" public="false">
      <tag name="translation.loader" alias="po"/>
    </service>
    <service id="translation.loader.mo" class="Symfony\Component\Translation\Loader\MoFileLoader" public="false">
      <tag name="translation.loader" alias="mo"/>
    </service>
    <service id="translation.loader.qt" class="Symfony\Component\Translation\Loader\QtFileLoader" public="false">
      <tag name="translation.loader" alias="ts"/>
    </service>
    <service id="translation.loader.csv" class="Symfony\Component\Translation\Loader\CsvFileLoader" public="false">
      <tag name="translation.loader" alias="csv"/>
    </service>
    <service id="translation.loader.res" class="Symfony\Component\Translation\Loader\IcuResFileLoader" public="false">
      <tag name="translation.loader" alias="res"/>
    </service>
    <service id="translation.loader.dat" class="Symfony\Component\Translation\Loader\IcuDatFileLoader" public="false">
      <tag name="translation.loader" alias="dat"/>
    </service>
    <service id="translation.loader.ini" class="Symfony\Component\Translation\Loader\IniFileLoader" public="false">
      <tag name="translation.loader" alias="ini"/>
    </service>
    <service id="translation.loader.json" class="Symfony\Component\Translation\Loader\JsonFileLoader" public="false">
      <tag name="translation.loader" alias="json"/>
    </service>
    <service id="translation.dumper.php" class="Symfony\Component\Translation\Dumper\PhpFileDumper" public="false">
      <tag name="translation.dumper" alias="php"/>
    </service>
    <service id="translation.dumper.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper" public="false">
      <tag name="translation.dumper" alias="xlf"/>
    </service>
    <service id="translation.dumper.po" class="Symfony\Component\Translation\Dumper\PoFileDumper" public="false">
      <tag name="translation.dumper" alias="po"/>
    </service>
    <service id="translation.dumper.mo" class="Symfony\Component\Translation\Dumper\MoFileDumper" public="false">
      <tag name="translation.dumper" alias="mo"/>
    </service>
    <service id="translation.dumper.yml" class="Symfony\Component\Translation\Dumper\YamlFileDumper" public="false">
      <tag name="translation.dumper" alias="yml"/>
    </service>
    <service id="translation.dumper.yaml" class="Symfony\Component\Translation\Dumper\YamlFileDumper" public="false">
      <tag name="translation.dumper" alias="yaml"/>
      <argument>yaml</argument>
    </service>
    <service id="translation.dumper.qt" class="Symfony\Component\Translation\Dumper\QtFileDumper" public="false">
      <tag name="translation.dumper" alias="ts"/>
    </service>
    <service id="translation.dumper.csv" class="Symfony\Component\Translation\Dumper\CsvFileDumper" public="false">
      <tag name="translation.dumper" alias="csv"/>
    </service>
    <service id="translation.dumper.ini" class="Symfony\Component\Translation\Dumper\IniFileDumper" public="false">
      <tag name="translation.dumper" alias="ini"/>
    </service>
    <service id="translation.dumper.json" class="Symfony\Component\Translation\Dumper\JsonFileDumper" public="false">
      <tag name="translation.dumper" alias="json"/>
    </service>
    <service id="translation.dumper.res" class="Symfony\Component\Translation\Dumper\IcuResFileDumper" public="false">
      <tag name="translation.dumper" alias="res"/>
    </service>
    <service id="translation.extractor.php" class="Symfony\Component\Translation\Extractor\PhpExtractor" public="false">
      <tag name="translation.extractor" alias="php"/>
    </service>
    <service id="translation.reader" class="Symfony\Component\Translation\Reader\TranslationReader" public="false">
      <call method="addLoader">
        <argument>php</argument>
        <argument type="service" id="translation.loader.php"/>
      </call>
      <call method="addLoader">
        <argument>yaml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>yml</argument>
        <argument type="service" id="translation.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument>xlf</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>xliff</argument>
        <argument type="service" id="translation.loader.xliff"/>
      </call>
      <call method="addLoader">
        <argument>po</argument>
        <argument type="service" id="translation.loader.po"/>
      </call>
      <call method="addLoader">
        <argument>mo</argument>
        <argument type="service" id="translation.loader.mo"/>
      </call>
      <call method="addLoader">
        <argument>ts</argument>
        <argument type="service" id="translation.loader.qt"/>
      </call>
      <call method="addLoader">
        <argument>csv</argument>
        <argument type="service" id="translation.loader.csv"/>
      </call>
      <call method="addLoader">
        <argument>res</argument>
        <argument type="service" id="translation.loader.res"/>
      </call>
      <call method="addLoader">
        <argument>dat</argument>
        <argument type="service" id="translation.loader.dat"/>
      </call>
      <call method="addLoader">
        <argument>ini</argument>
        <argument type="service" id="translation.loader.ini"/>
      </call>
      <call method="addLoader">
        <argument>json</argument>
        <argument type="service" id="translation.loader.json"/>
      </call>
    </service>
    <service id="translation.extractor" class="Symfony\Component\Translation\Extractor\ChainExtractor" public="false">
      <call method="addExtractor">
        <argument>php</argument>
        <argument type="service" id="translation.extractor.php"/>
      </call>
      <call method="addExtractor">
        <argument>twig</argument>
        <argument type="service" id="twig.translation.extractor"/>
      </call>
    </service>
    <service id="translation.writer" class="Symfony\Component\Translation\Writer\TranslationWriter" public="false">
      <call method="addDumper">
        <argument>php</argument>
        <argument type="service" id="translation.dumper.php"/>
      </call>
      <call method="addDumper">
        <argument>xlf</argument>
        <argument type="service" id="translation.dumper.xliff"/>
      </call>
      <call method="addDumper">
        <argument>po</argument>
        <argument type="service" id="translation.dumper.po"/>
      </call>
      <call method="addDumper">
        <argument>mo</argument>
        <argument type="service" id="translation.dumper.mo"/>
      </call>
      <call method="addDumper">
        <argument>yml</argument>
        <argument type="service" id="translation.dumper.yml"/>
      </call>
      <call method="addDumper">
        <argument>yaml</argument>
        <argument type="service" id="translation.dumper.yaml"/>
      </call>
      <call method="addDumper">
        <argument>ts</argument>
        <argument type="service" id="translation.dumper.qt"/>
      </call>
      <call method="addDumper">
        <argument>csv</argument>
        <argument type="service" id="translation.dumper.csv"/>
      </call>
      <call method="addDumper">
        <argument>ini</argument>
        <argument type="service" id="translation.dumper.ini"/>
      </call>
      <call method="addDumper">
        <argument>json</argument>
        <argument type="service" id="translation.dumper.json"/>
      </call>
      <call method="addDumper">
        <argument>res</argument>
        <argument type="service" id="translation.dumper.res"/>
      </call>
    </service>
    <service id="translation.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer" public="false">
      <tag name="container.service_subscriber" id="translator"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator._pu.0Tb.translation.warmer"/>
    </service>
    <service id="profiler" class="Symfony\Component\HttpKernel\Profiler\Profiler" public="true">
      <tag name="monolog.logger" channel="profiler"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="profiler.storage"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="null"/>
      <argument>true</argument>
      <call method="add">
        <argument type="service" id="data_collector.request"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.time"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.memory"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.validator"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.ajax"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.form"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.exception"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.logger"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.events"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.router"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.cache"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.translation"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.security"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.twig"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.doctrine"/>
      </call>
      <call method="add">
        <argument type="service" id="swiftmailer.data_collector"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.dump"/>
      </call>
      <call method="add">
        <argument type="service" id="data_collector.config"/>
      </call>
    </service>
    <service id="profiler.storage" class="Symfony\Component\HttpKernel\Profiler\FileProfilerStorage" public="false">
      <argument>file:/home/shapadus/public_html/ithelpdesk/var/cache/dev/profiler</argument>
    </service>
    <service id="profiler_listener" class="Symfony\Component\HttpKernel\EventListener\ProfilerListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="profiler"/>
      <argument type="service" id="request_stack"/>
      <argument>null</argument>
      <argument>false</argument>
      <argument>false</argument>
    </service>
    <service id="data_collector.config" class="Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/config.html.twig" id="config" priority="-255"/>
      <call method="setKernel">
        <argument type="service" id="kernel" on-invalid="ignore"/>
      </call>
    </service>
    <service id="data_collector.request" class="Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="data_collector" template="@WebProfiler/Collector/request.html.twig" id="request" priority="335"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="data_collector.ajax" class="Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/ajax.html.twig" id="ajax" priority="315"/>
    </service>
    <service id="data_collector.exception" class="Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/exception.html.twig" id="exception" priority="305"/>
    </service>
    <service id="data_collector.events" class="Symfony\Component\HttpKernel\DataCollector\EventDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/events.html.twig" id="events" priority="290"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.logger" class="Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/logger.html.twig" id="logger" priority="300"/>
      <tag name="monolog.logger" channel="profiler"/>
      <argument type="service" id="monolog.logger.profiler" on-invalid="ignore"/>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/srcApp_KernelDevDebugContainer</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
    </service>
    <service id="data_collector.time" class="Symfony\Component\HttpKernel\DataCollector\TimeDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/time.html.twig" id="time" priority="330"/>
      <argument type="service" id="kernel" on-invalid="ignore"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="data_collector.memory" class="Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/memory.html.twig" id="memory" priority="325"/>
    </service>
    <service id="data_collector.router" class="Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector" public="false">
      <tag name="kernel.event_listener" event="kernel.controller" method="onKernelController"/>
      <tag name="data_collector" template="@WebProfiler/Collector/router.html.twig" id="router" priority="285"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="data_collector.cache" class="Symfony\Component\Cache\DataCollector\CacheDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/cache.html.twig" id="cache" priority="275"/>
      <call method="addInstance">
        <argument>cache.app</argument>
        <argument type="service" id="cache.app"/>
      </call>
      <call method="addInstance">
        <argument>cache.system</argument>
        <argument type="service" id="cache.system"/>
      </call>
      <call method="addInstance">
        <argument>cache.validator</argument>
        <argument type="service" id="cache.validator"/>
      </call>
      <call method="addInstance">
        <argument>cache.serializer</argument>
        <argument type="service" id="cache.serializer"/>
      </call>
      <call method="addInstance">
        <argument>cache.annotations</argument>
        <argument type="service" id="cache.annotations"/>
      </call>
      <call method="addInstance">
        <argument>cache.property_info</argument>
        <argument type="service" id="cache.property_info"/>
      </call>
      <call method="addInstance">
        <argument>cache.doctrine.orm.default.metadata</argument>
        <argument type="service" id="cache.doctrine.orm.default.metadata"/>
      </call>
      <call method="addInstance">
        <argument>cache.doctrine.orm.default.result</argument>
        <argument type="service" id="cache.doctrine.orm.default.result"/>
      </call>
      <call method="addInstance">
        <argument>cache.doctrine.orm.default.query</argument>
        <argument type="service" id="cache.doctrine.orm.default.query"/>
      </call>
      <call method="addInstance">
        <argument>cache.security_expression_language</argument>
        <argument type="service" id="cache.security_expression_language"/>
      </call>
    </service>
    <service id=".1_ResolvedFormTypeFactory~jB9WB.U" class="Symfony\Component\Form\ResolvedFormTypeFactory" public="false"/>
    <service id="form.type_extension.form.data_collector" class="Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension" public="false">
      <tag name="form.type_extension"/>
      <argument type="service" id="data_collector.form"/>
    </service>
    <service id="data_collector.form.extractor" class="Symfony\Component\Form\Extension\DataCollector\FormDataExtractor" public="false"/>
    <service id="data_collector.form" class="Symfony\Component\Form\Extension\DataCollector\FormDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/form.html.twig" id="form" priority="310"/>
      <argument type="service" id="data_collector.form.extractor"/>
    </service>
    <service id="debug.validator" class="Symfony\Component\Validator\Validator\TraceableValidator" public="false">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.validator.inner"/>
    </service>
    <service id="data_collector.validator" class="Symfony\Component\Validator\DataCollector\ValidatorDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/validator.html.twig" id="validator" priority="320"/>
      <argument type="service" id="debug.validator"/>
    </service>
    <service id="translator.data_collector" class="Symfony\Component\Translation\DataCollectorTranslator" public="false">
      <argument type="service" id="translator.default"/>
    </service>
    <service id="data_collector.translation" class="Symfony\Component\Translation\DataCollector\TranslationDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/translation.html.twig" id="translation" priority="275"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id=".cache_connection.GD_MSZC" class="Symfony\Component\Cache\Adapter\AbstractAdapter" public="false">
      <argument>redis://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id=".cache_connection.JKE6keX" class="Symfony\Component\Cache\Adapter\AbstractAdapter" public="false">
      <argument>memcached://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createConnection"/>
    </service>
    <service id="cache.property_access" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="php"/>
      <tag name="container.hot_path"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.php" on-invalid="null"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument type="service" id="debug.file_link_formatter"/>
      <argument>true</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" public="false">
      <argument>null</argument>
      <argument type="service" id="request_stack" on-invalid="ignore"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <argument type="service" id="debug.file_link_formatter.url_format"/>
    </service>
    <service id="debug.stopwatch" class="Symfony\Component\Stopwatch\Stopwatch">
      <tag name="kernel.reset" method="reset"/>
      <argument>true</argument>
    </service>
    <service id="debug.event_dispatcher" class="Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher" public="false">
      <tag name="container.hot_path"/>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="debug.event_dispatcher.inner"/>
      <argument type="service" id="debug.stopwatch"/>
      <argument type="service" id="monolog.logger.event" on-invalid="null"/>
      <argument type="service" id="request_stack" on-invalid="null"/>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service" id="data_collector.router"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="knp_paginator.subscriber.sliding_pagination"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Console\Console"/>
          <argument>onConsoleCommand</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Console\Console"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>uvdesk.automation.prepared_response.execute</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\AutomationBundle\EventListener\PreparedResponseListener"/>
          <argument>executePreparedResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>uvdesk.automation.workflow.execute</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\AutomationBundle\EventListener\WorkflowListener"/>
          <argument>executeWorkflow</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console"/>
          <argument>onConsoleCommand</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel"/>
          <argument>onKernelControllerarguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service" id="App\EventListener\ExceptionSubscriber"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="streamed_response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="locale_listener"/>
          <argument>setDefaultLocale</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="locale_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service" id="locale_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="validate_request_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="resolve_controller_name_subscriber"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>24</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="disallow_search_engine_index_response_listener"/>
          <argument>onResponse</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="locale_aware_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>15</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service" id="locale_aware_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>-15</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service" id="console.error_listener"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service" id="console.error_listener"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service" id="console.suggest_missing_package_subscriber"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="session_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="session_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1000</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service" id="session_listener"/>
          <argument>onFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="profiler_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service" id="profiler_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service" id="profiler_listener"/>
          <argument>onKernelTerminate</argument>
        </argument>
        <argument>-1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service" id="data_collector.request"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="data_collector.request"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="debug.debug_handlers_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service" id="debug.debug_handlers_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-2048</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="router_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>32</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service" id="router_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service" id="router_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="web_link.add_link_header_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service" id="sensio_framework_extra.controller.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service" id="sensio_framework_extra.converter.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service" id="sensio_framework_extra.view.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service" id="sensio_framework_extra.view.listener"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller</argument>
        <argument type="collection">
          <argument type="service" id="sensio_framework_extra.cache.listener"/>
          <argument>onKernelController</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="sensio_framework_extra.cache.listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service" id="sensio_framework_extra.security.listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service" id="framework_extra_bundle.event.is_granted"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service" id="twig.exception_listener"/>
          <argument>logKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service" id="twig.exception_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="web_profiler.debug_toolbar"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service" id="monolog.handler.console"/>
          <argument>onCommand</argument>
        </argument>
        <argument>255</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service" id="monolog.handler.console"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service" id="debug.dump_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service" id="maker.console_error_listener"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service" id="maker.console_error_listener"/>
          <argument>onConsoleTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service" id="security.rememberme.response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>debug.security.authorization.vote</argument>
        <argument type="collection">
          <argument type="service" id="debug.security.voter.vote_listener"/>
          <argument>onVoterVote</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="debug.security.firewall"/>
          <argument>configureLogoutUrlGenerator</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service" id="debug.security.firewall"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.finish_request</argument>
        <argument type="collection">
          <argument type="service" id="debug.security.firewall"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service" id="swiftmailer.email_sender.listener"/>
          <argument>onException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.terminate</argument>
        <argument type="collection">
          <argument type="service" id="swiftmailer.email_sender.listener"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.error</argument>
        <argument type="collection">
          <argument type="service" id="swiftmailer.email_sender.listener"/>
          <argument>onException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.terminate</argument>
        <argument type="collection">
          <argument type="service" id="swiftmailer.email_sender.listener"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service" id="knp_paginator.subscriber.paginate"/>
          <argument>before</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.pagination</argument>
        <argument type="collection">
          <argument type="service" id="knp_paginator.subscriber.paginate"/>
          <argument>pagination</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service" id="knp_paginator.subscriber.sortable"/>
          <argument>before</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.before</argument>
        <argument type="collection">
          <argument type="service" id="knp_paginator.subscriber.filtration"/>
          <argument>before</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>knp_pager.pagination</argument>
        <argument type="collection">
          <argument type="service" id="knp_paginator.subscriber.sliding_pagination"/>
          <argument>pagination</argument>
        </argument>
        <argument>1</argument>
      </call>
    </service>
    <service id="debug.controller_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableControllerResolver" public="false">
      <tag name="monolog.logger" channel="request"/>
      <argument type="service" id="debug.controller_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver" public="false">
      <argument type="service" id="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.log_processor" class="Symfony\Bridge\Monolog\Processor\DebugProcessor" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver" public="false">
      <call method="addLoader">
        <argument type="service" id="routing.loader.xml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.yml"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.php"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.glob"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.service"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\RouteLoader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.annotation.file"/>
      </call>
    </service>
    <service id="routing.loader.xml" class="Symfony\Component\Routing\Loader\XmlFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.yml" class="Symfony\Component\Routing\Loader\YamlFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.php" class="Symfony\Component\Routing\Loader\PhpFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.glob" class="Symfony\Component\Routing\Loader\GlobFileLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.directory" class="Symfony\Component\Routing\Loader\DirectoryLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader.service" class="Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" public="false">
      <tag name="routing.loader"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="routing.loader" class="Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader" public="true">
      <argument type="service" id="controller_name_converter"/>
      <argument type="service" id="routing.resolver"/>
      <argument type="collection">
        <argument key="utf8">true</argument>
      </argument>
    </service>
    <service id="router.default" class="Symfony\Bundle\FrameworkBundle\Routing\Router" public="false">
      <tag name="monolog.logger" channel="router"/>
      <tag name="container.service_subscriber" id="routing.loader"/>
      <argument type="service" id=".service_locator.kbKiEzc.router.default"/>
      <argument>kernel::loadRoutes</argument>
      <argument type="collection">
        <argument key="cache_dir">/home/shapadus/public_html/ithelpdesk/var/cache/dev</argument>
        <argument key="debug">true</argument>
        <argument key="generator_class">Symfony\Component\Routing\Generator\CompiledUrlGenerator</argument>
        <argument key="generator_dumper_class">Symfony\Component\Routing\Generator\Dumper\CompiledUrlGeneratorDumper</argument>
        <argument key="matcher_class">Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher</argument>
        <argument key="matcher_dumper_class">Symfony\Component\Routing\Matcher\Dumper\CompiledUrlMatcherDumper</argument>
        <argument key="strict_requirements">true</argument>
        <argument key="resource_type">service</argument>
      </argument>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
      <argument type="service" id="parameter_bag" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.router" on-invalid="ignore"/>
      <argument>en</argument>
      <call method="setConfigCacheFactory">
        <argument type="service" id="config_cache_factory"/>
      </call>
    </service>
    <service id="router.request_context" class="Symfony\Component\Routing\RequestContext" public="false">
      <argument></argument>
      <argument>GET</argument>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
    </service>
    <service id="router.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer" public="false">
      <tag name="container.service_subscriber" id="router"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.m8PwGkX.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <argument>true</argument>
    </service>
    <service id="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" class="Symfony\Bundle\FrameworkBundle\Controller\RedirectController" public="true">
      <argument type="service" id="router.default"/>
      <argument>80</argument>
      <argument>443</argument>
    </service>
    <service id="Symfony\Bundle\FrameworkBundle\Controller\TemplateController" class="Symfony\Bundle\FrameworkBundle\Controller\TemplateController" public="true">
      <argument type="service" id="twig" on-invalid="ignore"/>
      <argument>null</argument>
    </service>
    <service id="routing.loader.annotation" class="Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" public="false">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="routing.loader.annotation.directory" class="Symfony\Component\Routing\Loader\AnnotationDirectoryLoader" public="false">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id="routing.loader.annotation.file" class="Symfony\Component\Routing\Loader\AnnotationFileLoader" public="false">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.annotation"/>
    </service>
    <service id=".2_PhpArrayAdapter~8UPpHwQ" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" public="false">
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/annotations.php</argument>
      <argument type="service" id="cache.annotations"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id=".1_ArrayCache~8UPpHwQ" class="Doctrine\Common\Cache\ArrayCache" public="false"/>
    <service id="annotations.reader" class="Doctrine\Common\Annotations\AnnotationReader" public="false">
      <call method="addGlobalIgnoredName">
        <argument>required</argument>
        <argument type="service" id="annotations.dummy_registry"/>
      </call>
    </service>
    <service id="annotations.dummy_registry" class="Doctrine\Common\Annotations\AnnotationRegistry" public="false">
      <call method="registerUniqueLoader">
        <argument>class_exists</argument>
      </call>
    </service>
    <service id="annotations.cached_reader" class="Doctrine\Common\Annotations\CachedReader" public="false">
      <tag name="annotations.cached_reader"/>
      <argument type="service" id="annotations.reader"/>
      <argument type="service" id=".1_ArrayCache~8UPpHwQ"/>
      <argument>true</argument>
      <property name="cacheProviderBackup" type="service" id="annotations.cache"/>
    </service>
    <service id="annotations.filesystem_cache" class="Doctrine\Common\Cache\FilesystemCache" public="false">
      <argument></argument>
    </service>
    <service id="annotations.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="annotations.reader"/>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/annotations.php</argument>
      <argument>#^Symfony\\(?:Component\\HttpKernel\\|Bundle\\FrameworkBundle\\Controller\\(?!.*Controller$))#</argument>
      <argument>true</argument>
    </service>
    <service id="annotations.cache" class="Symfony\Component\Cache\DoctrineProvider" public="false">
      <argument type="service" id=".2_PhpArrayAdapter~8UPpHwQ"/>
    </service>
    <service id="property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor" public="false">
      <argument>false</argument>
      <argument>false</argument>
      <argument type="service" id="cache.property_access" on-invalid="ignore"/>
      <argument>true</argument>
    </service>
    <service id="serializer" class="Symfony\Component\Serializer\Serializer" public="true">
      <argument type="collection">
        <argument type="service" id="serializer.normalizer.json_serializable"/>
        <argument type="service" id="serializer.normalizer.datetime"/>
        <argument type="service" id="serializer.normalizer.constraint_violation_list"/>
        <argument type="service" id="serializer.normalizer.datetimezone"/>
        <argument type="service" id="serializer.normalizer.dateinterval"/>
        <argument type="service" id="serializer.normalizer.data_uri"/>
        <argument type="service" id="serializer.denormalizer.array"/>
        <argument type="service" id="serializer.normalizer.object"/>
      </argument>
      <argument type="collection">
        <argument type="service" id="serializer.encoder.xml"/>
        <argument type="service" id="serializer.encoder.json"/>
        <argument type="service" id="serializer.encoder.yaml"/>
        <argument type="service" id="serializer.encoder.csv"/>
      </argument>
    </service>
    <service id="serializer.mapping.class_discriminator_resolver" class="Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata" public="false">
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="serializer.normalizer.constraint_violation_list" class="Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="collection"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
    </service>
    <service id="serializer.normalizer.datetimezone" class="Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.dateinterval" class="Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.data_uri" class="Symfony\Component\Serializer\Normalizer\DataUriNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-920"/>
      <argument type="service" id="mime_types" on-invalid="null"/>
    </service>
    <service id="serializer.normalizer.datetime" class="Symfony\Component\Serializer\Normalizer\DateTimeNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-910"/>
    </service>
    <service id="serializer.normalizer.json_serializable" class="Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-900"/>
    </service>
    <service id="serializer.normalizer.object" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer" public="false">
      <tag name="serializer.normalizer" priority="-1000"/>
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
      <argument type="service" id="serializer.mapping.class_discriminator_resolver" on-invalid="ignore"/>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.denormalizer.array" class="Symfony\Component\Serializer\Normalizer\ArrayDenormalizer" public="false">
      <tag name="serializer.normalizer" priority="-990"/>
    </service>
    <service id="serializer.mapping.chain_loader" class="Symfony\Component\Serializer\Mapping\Loader\LoaderChain" public="false">
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader" public="false">
            <argument type="service" id="annotations.cached_reader"/>
          </service>
        </argument>
      </argument>
    </service>
    <service id="serializer.mapping.class_metadata_factory" class="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory" public="false">
      <argument type="service" id="serializer.mapping.chain_loader"/>
      <argument>null</argument>
    </service>
    <service id="serializer.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader" public="false">
            <argument type="service" id="annotations.cached_reader"/>
          </service>
        </argument>
      </argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/serialization.php</argument>
    </service>
    <service id="serializer.mapping.cache.symfony" class="Psr\Cache\CacheItemPoolInterface" public="false">
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/serialization.php</argument>
      <argument type="service" id="cache.serializer"/>
      <factory class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" method="create"/>
    </service>
    <service id="serializer.encoder.xml" class="Symfony\Component\Serializer\Encoder\XmlEncoder" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.json" class="Symfony\Component\Serializer\Encoder\JsonEncoder" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.yaml" class="Symfony\Component\Serializer\Encoder\YamlEncoder" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.encoder.csv" class="Symfony\Component\Serializer\Encoder\CsvEncoder" public="false">
      <tag name="serializer.encoder"/>
    </service>
    <service id="serializer.name_converter.camel_case_to_snake_case" class="Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter" public="false"/>
    <service id="serializer.name_converter.metadata_aware" class="Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter" public="false">
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="property_info.serializer_extractor" class="Symfony\Component\PropertyInfo\Extractor\SerializerExtractor" public="false">
      <tag name="property_info.list_extractor" priority="-999"/>
      <argument type="service" id="serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="property_info" class="Symfony\Component\PropertyInfo\PropertyInfoExtractor" public="false">
      <argument type="iterator">
        <argument type="service" id="property_info.serializer_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
        <argument type="service" id="property_info.php_doc_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="property_info.php_doc_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="doctrine.orm.default_entity_manager.property_info_extractor"/>
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
      <argument type="iterator">
        <argument type="service" id="property_info.reflection_extractor"/>
      </argument>
    </service>
    <service id="property_info.reflection_extractor" class="Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor" public="false">
      <tag name="property_info.list_extractor" priority="-1000"/>
      <tag name="property_info.type_extractor" priority="-1002"/>
      <tag name="property_info.access_extractor" priority="-1000"/>
      <tag name="property_info.initializable_extractor" priority="-1000"/>
    </service>
    <service id="property_info.php_doc_extractor" class="Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor">
      <tag name="property_info.description_extractor" priority="-1000"/>
      <tag name="property_info.type_extractor" priority="-1001"/>
    </service>
    <service id="http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <tag name="monolog.logger" channel="http_client"/>
      <argument type="collection"/>
      <argument>6</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.http_client" on-invalid="ignore"/>
      </call>
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="web_link.add_link_header_listener" class="Symfony\Component\WebLink\EventListener\AddLinkHeaderListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="mime_types" class="Symfony\Component\Mime\MimeTypes" public="false">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="doctrine_cache.abstract.apc" class="Doctrine\Common\Cache\ApcCache" abstract="true"/>
    <service id="doctrine_cache.abstract.apcu" class="Doctrine\Common\Cache\ApcuCache" abstract="true"/>
    <service id="doctrine_cache.abstract.array" class="Doctrine\Common\Cache\ArrayCache" abstract="true"/>
    <service id="doctrine_cache.abstract.chain" class="Doctrine\Common\Cache\ChainCache" abstract="true"/>
    <service id="doctrine_cache.abstract.couchbase" class="Doctrine\Common\Cache\CouchbaseCache" abstract="true"/>
    <service id="doctrine_cache.abstract.file_system" class="Doctrine\Common\Cache\FilesystemCache" abstract="true"/>
    <service id="doctrine_cache.abstract.php_file" class="Doctrine\Common\Cache\PhpFileCache" abstract="true"/>
    <service id="doctrine_cache.abstract.memcache" class="Doctrine\Common\Cache\MemcacheCache" abstract="true"/>
    <service id="doctrine_cache.abstract.memcached" class="Doctrine\Common\Cache\MemcachedCache" abstract="true"/>
    <service id="doctrine_cache.abstract.mongodb" class="Doctrine\Common\Cache\MongoDBCache" abstract="true"/>
    <service id="doctrine_cache.abstract.redis" class="Doctrine\Common\Cache\RedisCache" abstract="true"/>
    <service id="doctrine_cache.abstract.predis" class="Doctrine\Common\Cache\PredisCache" abstract="true"/>
    <service id="doctrine_cache.abstract.riak" class="Doctrine\Common\Cache\RiakCache" abstract="true"/>
    <service id="doctrine_cache.abstract.sqlite3" class="Doctrine\Common\Cache\SQLite3Cache" abstract="true"/>
    <service id="doctrine_cache.abstract.void" class="Doctrine\Common\Cache\VoidCache" abstract="true"/>
    <service id="doctrine_cache.abstract.wincache" class="Doctrine\Common\Cache\WinCacheCache" abstract="true"/>
    <service id="doctrine_cache.abstract.xcache" class="Doctrine\Common\Cache\XcacheCache" abstract="true"/>
    <service id="doctrine_cache.abstract.zenddata" class="Doctrine\Common\Cache\ZendDataCache" abstract="true"/>
    <service id="doctrine_cache.contains_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\ContainsCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine_cache.delete_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\DeleteCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine_cache.flush_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\FlushCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine_cache.stats_command" class="Doctrine\Bundle\DoctrineCacheBundle\Command\StatsCommand">
      <tag name="console.command"/>
    </service>
    <service id="doctrine.dbal.logger.chain" class="Doctrine\DBAL\Logging\LoggerChain" public="false" abstract="true">
      <call method="addLogger">
        <argument type="service" id="doctrine.dbal.logger"/>
      </call>
    </service>
    <service id="doctrine.dbal.logger.profiling" class="Doctrine\DBAL\Logging\DebugStack" public="false" abstract="true"/>
    <service id="doctrine.dbal.logger.backtrace" class="Doctrine\Bundle\DoctrineBundle\Dbal\Logging\BacktraceLogger" public="false" abstract="true"/>
    <service id="doctrine.dbal.logger" class="Symfony\Bridge\Doctrine\Logger\DbalLogger" public="false">
      <tag name="monolog.logger" channel="doctrine"/>
      <argument type="service" id="monolog.logger.doctrine" on-invalid="null"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="data_collector.doctrine" class="Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector" public="false">
      <tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250"/>
      <argument type="service" id="doctrine"/>
      <call method="addLogger">
        <argument>default</argument>
        <argument type="service" id="doctrine.dbal.logger.profiling.default"/>
      </call>
    </service>
    <service id="doctrine.dbal.connection_factory" class="Doctrine\Bundle\DoctrineBundle\ConnectionFactory">
      <argument type="collection"/>
    </service>
    <service id="doctrine.dbal.connection" class="Doctrine\DBAL\Connection" abstract="true">
      <factory service="doctrine.dbal.connection_factory" method="createConnection"/>
    </service>
    <service id="doctrine.dbal.connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager" public="false" abstract="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.dbal.connection.configuration" class="Doctrine\DBAL\Configuration" public="false" abstract="true"/>
    <service id="doctrine" class="Doctrine\Bundle\DoctrineBundle\Registry" public="true">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="service_container"/>
      <argument>%doctrine.connections%</argument>
      <argument>%doctrine.entity_managers%</argument>
      <argument>default</argument>
      <argument>default</argument>
    </service>
    <service id="doctrine.twig.doctrine_extension" class="Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="doctrine.dbal.schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager" public="false" abstract="true"/>
    <service id="doctrine.dbal.well_known_schema_asset_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter" public="false">
      <argument type="collection"/>
    </service>
    <service id="doctrine.database_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:create"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:create</argument>
      </call>
    </service>
    <service id="doctrine.database_drop_command" class="Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:drop"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:drop</argument>
      </call>
    </service>
    <service id="doctrine.database_import_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand">
      <tag name="console.command" command="doctrine:database:import"/>
      <call method="setName">
        <argument>doctrine:database:import</argument>
      </call>
    </service>
    <service id="doctrine.generate_entities_command" class="Doctrine\Bundle\DoctrineBundle\Command\GenerateEntitiesDoctrineCommand">
      <tag name="console.command" command="doctrine:generate:entities"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:generate:entities</argument>
      </call>
    </service>
    <service id="doctrine.query_sql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:sql"/>
      <call method="setName">
        <argument>doctrine:query:sql</argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration" public="false">
      <call method="setSQLLogger">
        <argument type="service" id="doctrine.dbal.logger.chain.default"/>
      </call>
    </service>
    <service id="doctrine.dbal.logger.profiling.default" class="Doctrine\DBAL\Logging\DebugStack" public="false"/>
    <service id="doctrine.dbal.logger.chain.default" class="Doctrine\DBAL\Logging\LoggerChain" public="false">
      <call method="addLogger">
        <argument type="service" id="doctrine.dbal.logger"/>
      </call>
      <call method="addLogger">
        <argument type="service" id="doctrine.dbal.logger.profiling.default"/>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager" public="false">
      <argument type="service" id=".service_locator.TKUARzg"/>
      <call method="addEventListener">
        <argument type="collection">
          <argument>loadClassMetadata</argument>
        </argument>
        <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
      </call>
      <call method="addEventListener">
        <argument type="collection">
          <argument>prePersist</argument>
        </argument>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\EventListener\Doctrine\Lifecycle</argument>
      </call>
      <call method="addEventListener">
        <argument type="collection">
          <argument>preUpdate</argument>
        </argument>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\EventListener\Doctrine\Lifecycle</argument>
      </call>
      <call method="addEventListener">
        <argument type="collection">
          <argument>postLoad</argument>
        </argument>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\EventListener\Doctrine\Lifecycle</argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_connection" class="Doctrine\DBAL\Connection" public="true">
      <argument type="collection">
        <argument key="driver">pdo_mysql</argument>
        <argument key="charset">utf8mb4</argument>
        <argument key="url">%env(DATABASE_URL)%</argument>
        <argument key="host">localhost</argument>
        <argument key="port">null</argument>
        <argument key="user">root</argument>
        <argument key="password">null</argument>
        <argument key="driverOptions" type="collection">
          <argument key="1002">SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))</argument>
        </argument>
        <argument key="serverVersion" type="string">5.7</argument>
        <argument key="defaultTableOptions" type="collection">
          <argument key="charset">utf8mb4</argument>
          <argument key="collate">utf8mb4_unicode_ci</argument>
        </argument>
      </argument>
      <argument type="service" id="doctrine.dbal.default_connection.configuration"/>
      <argument type="service" id="doctrine.dbal.default_connection.event_manager"/>
      <argument type="collection"/>
      <factory service="doctrine.dbal.connection_factory" method="createConnection"/>
    </service>
    <service id=".1_ServiceLocator~COmnzFv" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.proxy_cache_warmer" class="Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="form.type_guesser.doctrine" class="Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser">
      <tag name="form.type_guesser"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="form.type.entity" class="Symfony\Bridge\Doctrine\Form\Type\EntityType">
      <tag name="form.type" alias="entity"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.configuration" class="Doctrine\ORM\Configuration" public="false" abstract="true"/>
    <service id="doctrine.orm.entity_manager.abstract" class="Doctrine\ORM\EntityManager" lazy="true" abstract="true">
      <factory class="Doctrine\ORM\EntityManager" method="create"/>
    </service>
    <service id="doctrine.orm.container_repository_factory" class="Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory" public="false">
      <argument type="service" id=".service_locator.qzb032t"/>
    </service>
    <service id="doctrine.orm.manager_configurator.abstract" class="Doctrine\Bundle\DoctrineBundle\ManagerConfigurator" abstract="true">
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.validator.unique" class="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator">
      <tag name="validator.constraint_validator" alias="doctrine.orm.validator.unique"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.validator_initializer" class="Symfony\Bridge\Doctrine\Validator\DoctrineInitializer">
      <tag name="validator.initializer"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.security.user.provider" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" public="false" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.listeners.resolve_target_entity" class="Doctrine\ORM\Tools\ResolveTargetEntityListener" public="false"/>
    <service id="doctrine.orm.naming_strategy.default" class="Doctrine\ORM\Mapping\DefaultNamingStrategy" public="false"/>
    <service id="doctrine.orm.naming_strategy.underscore" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy" public="false"/>
    <service id="doctrine.orm.naming_strategy.underscore_number_aware" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy" public="false">
      <argument>0</argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.quote_strategy.default" class="Doctrine\ORM\Mapping\DefaultQuoteStrategy" public="false"/>
    <service id="doctrine.orm.quote_strategy.ansi" class="Doctrine\ORM\Mapping\AnsiQuoteStrategy" public="false"/>
    <service id="doctrine.cache_clear_metadata_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-metadata"/>
      <call method="setName">
        <argument>doctrine:cache:clear-metadata</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_query_cache_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_result_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-result"/>
      <call method="setName">
        <argument>doctrine:cache:clear-result</argument>
      </call>
    </service>
    <service id="doctrine.cache_collection_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-collection-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-collection-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_convert_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:convert"/>
      <call method="setName">
        <argument>doctrine:mapping:convert</argument>
      </call>
    </service>
    <service id="doctrine.schema_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:create"/>
      <call method="setName">
        <argument>doctrine:schema:create</argument>
      </call>
    </service>
    <service id="doctrine.schema_drop_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:drop"/>
      <call method="setName">
        <argument>doctrine:schema:drop</argument>
      </call>
    </service>
    <service id="doctrine.ensure_production_settings_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand">
      <tag name="console.command" command="doctrine:ensure-production-settings"/>
      <call method="setName">
        <argument>doctrine:ensure-production-settings</argument>
      </call>
    </service>
    <service id="doctrine.clear_entity_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-entity-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-entity-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_info_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:info"/>
      <call method="setName">
        <argument>doctrine:mapping:info</argument>
      </call>
    </service>
    <service id="doctrine.clear_query_region_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand">
      <tag name="console.command" command="doctrine:cache:clear-query-region"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query-region</argument>
      </call>
    </service>
    <service id="doctrine.query_dql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:dql"/>
      <call method="setName">
        <argument>doctrine:query:dql</argument>
      </call>
    </service>
    <service id="doctrine.schema_update_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand">
      <tag name="console.command" command="doctrine:schema:update"/>
      <call method="setName">
        <argument>doctrine:schema:update</argument>
      </call>
    </service>
    <service id="doctrine.schema_validate_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand">
      <tag name="console.command" command="doctrine:schema:validate"/>
      <call method="setName">
        <argument>doctrine:schema:validate</argument>
      </call>
    </service>
    <service id="doctrine.mapping_import_command" class="Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand">
      <tag name="console.command" command="doctrine:mapping:import"/>
      <argument type="service" id="doctrine"/>
      <argument>%kernel.bundles%</argument>
      <call method="setName">
        <argument>doctrine:mapping:import</argument>
      </call>
    </service>
    <service id="doctrine.orm.default_configuration" class="Doctrine\ORM\Configuration" public="false">
      <call method="setEntityNamespaces">
        <argument type="collection">
          <argument key="App">App\Entity</argument>
          <argument key="UVDeskCoreFrameworkBundle">Webkul\UVDesk\CoreFrameworkBundle\Entity</argument>
          <argument key="UVDeskAutomationBundle">Webkul\UVDesk\AutomationBundle\Entity</argument>
          <argument key="UVDeskSupportCenterBundle">Webkul\UVDesk\SupportCenterBundle\Entity</argument>
        </argument>
      </call>
      <call method="setMetadataCacheImpl">
        <argument type="service" id="doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata"/>
      </call>
      <call method="setQueryCacheImpl">
        <argument type="service" id="doctrine.orm.cache.provider.cache.doctrine.orm.default.query"/>
      </call>
      <call method="setResultCacheImpl">
        <argument type="service" id="doctrine.orm.cache.provider.cache.doctrine.orm.default.result"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id="doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/doctrine/orm/Proxies</argument>
      </call>
      <call method="setProxyNamespace">
        <argument>Proxies</argument>
      </call>
      <call method="setAutoGenerateProxyClasses">
        <argument>true</argument>
      </call>
      <call method="setClassMetadataFactoryName">
        <argument>Doctrine\ORM\Mapping\ClassMetadataFactory</argument>
      </call>
      <call method="setDefaultRepositoryClassName">
        <argument>Doctrine\ORM\EntityRepository</argument>
      </call>
      <call method="setNamingStrategy">
        <argument type="service" id="doctrine.orm.naming_strategy.underscore"/>
      </call>
      <call method="setQuoteStrategy">
        <argument type="service" id="doctrine.orm.quote_strategy.default"/>
      </call>
      <call method="setEntityListenerResolver">
        <argument type="service" id="doctrine.orm.default_entity_listener_resolver"/>
      </call>
      <call method="setRepositoryFactory">
        <argument type="service" id="doctrine.orm.container_repository_factory"/>
      </call>
    </service>
    <service id="doctrine.orm.default_annotation_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AnnotationDriver" public="false">
      <argument type="service" id="annotations.cached_reader"/>
      <argument type="collection">
        <argument>/home/shapadus/public_html/ithelpdesk/src/Entity</argument>
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/core-framework/Entity</argument>
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/automation-bundle/Entity</argument>
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/support-center-bundle/Entity</argument>
      </argument>
    </service>
    <service id="doctrine.orm.default_metadata_driver" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain" public="false">
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>App\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>Webkul\UVDesk\CoreFrameworkBundle\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>Webkul\UVDesk\AutomationBundle\Entity</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_annotation_metadata_driver"/>
        <argument>Webkul\UVDesk\SupportCenterBundle\Entity</argument>
      </call>
    </service>
    <service id="cache.doctrine.orm.default.metadata" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <argument type="service" id="cache.doctrine.orm.default.metadata.recorder_inner"/>
    </service>
    <service id="doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" class="Symfony\Component\Cache\DoctrineProvider">
      <argument type="service" id="cache.doctrine.orm.default.metadata"/>
    </service>
    <service id="cache.doctrine.orm.default.result" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <argument type="service" id="cache.doctrine.orm.default.result.recorder_inner"/>
    </service>
    <service id="doctrine.orm.cache.provider.cache.doctrine.orm.default.result" class="Symfony\Component\Cache\DoctrineProvider">
      <argument type="service" id="cache.doctrine.orm.default.result"/>
    </service>
    <service id="cache.doctrine.orm.default.query" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="true">
      <tag name="cache.pool"/>
      <argument type="service" id="cache.doctrine.orm.default.query.recorder_inner"/>
    </service>
    <service id="doctrine.orm.cache.provider.cache.doctrine.orm.default.query" class="Symfony\Component\Cache\DoctrineProvider">
      <argument type="service" id="cache.doctrine.orm.default.query"/>
    </service>
    <service id="doctrine.orm.default_entity_listener_resolver" class="Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.orm.default_listeners.attach_entity_listeners" class="Doctrine\ORM\Tools\AttachEntityListenersListener">
      <tag name="doctrine.event_listener" event="loadClassMetadata"/>
    </service>
    <service id="doctrine.orm.default_manager_configurator" class="Doctrine\Bundle\DoctrineBundle\ManagerConfigurator">
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.default_entity_manager" class="Doctrine\ORM\EntityManager" public="true" lazy="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="doctrine.orm.default_configuration"/>
      <factory class="Doctrine\ORM\EntityManager" method="create"/>
      <configurator service="doctrine.orm.default_manager_configurator" method="configure"/>
    </service>
    <service id="doctrine.orm.default_entity_manager.property_info_extractor" class="Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor">
      <tag name="property_info.list_extractor" priority="-1001"/>
      <tag name="property_info.type_extractor" priority="-999"/>
      <tag name="property_info.access_extractor" priority="-999"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="doctrine.fixtures_load_command" class="Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand">
      <tag name="console.command" command="doctrine:fixtures:load"/>
      <argument type="service" id="doctrine.fixtures.loader"/>
      <argument type="service" id="doctrine"/>
      <argument type="collection">
        <argument key="default" type="service" id="doctrine.fixtures.purger.orm_purger_factory"/>
      </argument>
      <call method="setName">
        <argument>doctrine:fixtures:load</argument>
      </call>
    </service>
    <service id="doctrine.fixtures.loader" class="Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader" public="false">
      <argument type="service" id="service_container"/>
      <call method="addFixtures">
        <argument type="collection">
          <argument type="collection">
            <argument key="fixture" type="service" id="App\DataFixtures\AppFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentGroups"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentPrivileges"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\EmailTemplates"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\HelpdeskBranding"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketPriorities"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketStatuses"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketTypes"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\UserRoles"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\AutomationBundle\Fixtures\AutomationWorkflowFixtures"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\SupportCenterBundle\Fixtures\EmailTemplates"/>
            <argument key="groups" type="collection"/>
          </argument>
          <argument type="collection">
            <argument key="fixture" type="service" id="Webkul\UVDesk\SupportCenterBundle\Fixtures\KnowledgebaseWebsite"/>
            <argument key="groups" type="collection"/>
          </argument>
        </argument>
      </call>
    </service>
    <service id="doctrine.fixtures.purger.orm_purger_factory" class="Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory" public="false">
      <tag name="doctrine.fixtures.purger_factory" alias="default"/>
    </service>
    <service id="knp_paginator" class="Knp\Component\Pager\Paginator" public="true" lazy="true">
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="request_stack"/>
      <call method="setDefaultPaginatorOptions">
        <argument type="collection">
          <argument key="pageParameterName">page</argument>
          <argument key="sortFieldParameterName">sort</argument>
          <argument key="sortDirectionParameterName">direction</argument>
          <argument key="filterFieldParameterName">filterField</argument>
          <argument key="filterValueParameterName">filterValue</argument>
          <argument key="distinct">true</argument>
        </argument>
      </call>
    </service>
    <service id="knp_paginator.subscriber.paginate" class="Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber">
      <tag name="knp_paginator.subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.sortable" class="Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber">
      <tag name="knp_paginator.subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.filtration" class="Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber">
      <tag name="knp_paginator.subscriber"/>
    </service>
    <service id="knp_paginator.subscriber.sliding_pagination" class="Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber">
      <tag name="knp_paginator.subscriber"/>
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest"/>
      <tag name="container.hot_path"/>
      <argument type="collection">
        <argument key="defaultPaginationTemplate">@KnpPaginator/Pagination/sliding.html.twig</argument>
        <argument key="defaultSortableTemplate">@KnpPaginator/Pagination/sortable_link.html.twig</argument>
        <argument key="defaultFiltrationTemplate">@KnpPaginator/Pagination/filtration.html.twig</argument>
        <argument key="defaultPageRange">5</argument>
      </argument>
    </service>
    <service id="knp_paginator.helper.processor" class="Knp\Bundle\PaginatorBundle\Helper\Processor">
      <argument type="service" id="router.default"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="knp_paginator.twig.extension.pagination" class="Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="knp_paginator.helper.processor"/>
    </service>
    <service id="sensio_framework_extra.controller.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="annotations.cached_reader"/>
    </service>
    <service id="sensio_framework_extra.converter.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="sensio_framework_extra.converter.manager"/>
      <argument>true</argument>
    </service>
    <service id="sensio_framework_extra.converter.manager" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager">
      <call method="add">
        <argument type="service" id="sensio_framework_extra.converter.doctrine.orm"/>
        <argument>0</argument>
        <argument>doctrine.orm</argument>
      </call>
      <call method="add">
        <argument type="service" id="framework_extra_bundle.date_time_param_converter"/>
        <argument>0</argument>
        <argument>datetime</argument>
      </call>
    </service>
    <service id="sensio_framework_extra.converter.doctrine.orm" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter" public="false">
      <tag name="request.param_converter" converter="doctrine.orm"/>
      <argument type="service" id="doctrine" on-invalid="ignore"/>
      <argument type="service" id="sensio_framework_extra.converter.doctrine.orm.expression_language.default" on-invalid="null"/>
    </service>
    <service id="framework_extra_bundle.date_time_param_converter" class="Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter" public="false">
      <tag name="request.param_converter" converter="datetime"/>
    </service>
    <service id="sensio_framework_extra.converter.doctrine.orm.expression_language.default" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage" public="false"/>
    <service id="sensio_framework_extra.view.guesser" class="Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser" public="false">
      <argument type="service" id="kernel"/>
    </service>
    <service id="sensio_framework_extra.view.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="sensio_framework_extra.view.guesser"/>
      <argument type="service" id="twig" on-invalid="null"/>
    </service>
    <service id="sensio_framework_extra.cache.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="sensio_framework_extra.security.listener" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="framework_extra_bundle.argument_name_convertor"/>
      <argument type="service" id="sensio_framework_extra.security.expression_language.default" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver" on-invalid="null"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="sensio_framework_extra.security.expression_language.default" class="Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage" public="false"/>
    <service id="framework_extra_bundle.event.is_granted" class="Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="framework_extra_bundle.argument_name_convertor"/>
      <argument type="service" id="security.authorization_checker" on-invalid="null"/>
    </service>
    <service id="framework_extra_bundle.argument_name_convertor" class="Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter" public="false">
      <argument type="service" id="argument_metadata_factory"/>
    </service>
    <service id="twig" class="Twig\Environment" public="true">
      <argument type="service" id="twig.loader.native_filesystem"/>
      <argument type="collection">
        <argument key="debug">true</argument>
        <argument key="strict_variables">true</argument>
        <argument key="autoescape">name</argument>
        <argument key="cache">/home/shapadus/public_html/ithelpdesk/var/cache/dev/twig</argument>
        <argument key="charset">UTF-8</argument>
      </argument>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security_csrf"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.profiler"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.trans"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.assets"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.code"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.routing"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.yaml"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.debug.stopwatch"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.expression"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpkernel"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.httpfoundation"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.weblink"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.form"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.dump"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.logout_url"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.security"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="doctrine.twig.doctrine_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="knp_paginator.twig.extension.pagination"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.webprofiler"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension"/>
      </call>
      <call method="addGlobal">
        <argument>app</argument>
        <argument type="service" id="twig.app_variable"/>
      </call>
      <call method="addRuntimeLoader">
        <argument type="service" id="twig.runtime_loader"/>
      </call>
      <call method="addGlobal">
        <argument>default_agent_image_path</argument>
        <argument>bundles/uvdeskcoreframework/images/uv-avatar-batman.png</argument>
      </call>
      <call method="addGlobal">
        <argument>default_customer_image_path</argument>
        <argument>bundles/uvdeskcoreframework/images/uv-avatar-ironman.png</argument>
      </call>
      <call method="addGlobal">
        <argument>default_helpdesk_image_path</argument>
        <argument>bundles/uvdeskcoreframework/images/uv-avatar-uvdesk.png</argument>
      </call>
      <call method="addGlobal">
        <argument>max_post_size</argument>
        <argument>8388608</argument>
      </call>
      <call method="addGlobal">
        <argument>max_file_uploads</argument>
        <argument>20</argument>
      </call>
      <call method="addGlobal">
        <argument>upload_max_filesize</argument>
        <argument>2097152</argument>
      </call>
      <call method="addGlobal">
        <argument>user_service</argument>
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      </call>
      <call method="addGlobal">
        <argument>uvdesk_service</argument>
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService"/>
      </call>
      <call method="addGlobal">
        <argument>recaptcha_service</argument>
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService"/>
      </call>
      <call method="addGlobal">
        <argument>ticket_service</argument>
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService"/>
      </call>
      <call method="addGlobal">
        <argument>csrf_token_generator</argument>
        <argument type="service" id="security.csrf.token_manager"/>
      </call>
      <call method="addGlobal">
        <argument>email_service</argument>
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService"/>
      </call>
      <call method="addGlobal">
        <argument>uvdesk_extensibles</argument>
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentManager"/>
      </call>
      <call method="addGlobal">
        <argument>uvdesk_core_file_system</argument>
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem"/>
      </call>
      <call method="addGlobal">
        <argument>uvdesk_automations</argument>
        <argument type="service" id="uvdesk.automations"/>
      </call>
      <configurator service="twig.configurator.environment" method="configure"/>
    </service>
    <service id="twig.app_variable" class="Symfony\Bridge\Twig\AppVariable" public="false">
      <call method="setEnvironment">
        <argument>dev</argument>
      </call>
      <call method="setDebug">
        <argument>true</argument>
      </call>
      <call method="setTokenStorage">
        <argument type="service" id="security.token_storage" on-invalid="ignore"/>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack" on-invalid="ignore"/>
      </call>
    </service>
    <service id="twig.cache_warmer" class="Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.lSIKWsr.twig.cache_warmer"/>
      <argument>null</argument>
      <argument type="collection">
        <argument key="/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bridge/Resources/views/Form">null</argument>
      </argument>
    </service>
    <service id="twig.template_iterator" class="Symfony\Bundle\TwigBundle\TemplateIterator" public="false">
      <argument type="service" id="kernel"/>
      <argument>/home/shapadus/public_html/ithelpdesk/src</argument>
      <argument type="collection">
        <argument key="/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bridge/Resources/views/Form">null</argument>
      </argument>
      <argument>/home/shapadus/public_html/ithelpdesk/templates</argument>
    </service>
    <service id="twig.template_cache_warmer" class="Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer" public="false">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.lSIKWsr.twig.template_cache_warmer"/>
      <argument type="service" id="twig.template_iterator"/>
    </service>
    <service id="twig.loader.native_filesystem" class="Symfony\Bundle\TwigBundle\Loader\NativeFilesystemLoader" public="false">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/framework-bundle/Resources/views</argument>
        <argument>Framework</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/framework-bundle/Resources/views</argument>
        <argument>!Framework</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/doctrine/doctrine-bundle/Resources/views</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/views</argument>
        <argument>KnpPaginator</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/knplabs/knp-paginator-bundle/Resources/views</argument>
        <argument>!KnpPaginator</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bundle/Resources/views</argument>
        <argument>Twig</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bundle/Resources/views</argument>
        <argument>!Twig</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/web-profiler-bundle/Resources/views</argument>
        <argument>!WebProfiler</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>Debug</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/debug-bundle/Resources/views</argument>
        <argument>!Debug</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/swiftmailer-bundle/Resources/views</argument>
        <argument>Swiftmailer</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/swiftmailer-bundle/Resources/views</argument>
        <argument>!Swiftmailer</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/core-framework/Resources/views</argument>
        <argument>UVDeskCoreFramework</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/core-framework/Resources/views</argument>
        <argument>!UVDeskCoreFramework</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/automation-bundle/Resources/views</argument>
        <argument>UVDeskAutomation</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/automation-bundle/Resources/views</argument>
        <argument>!UVDeskAutomation</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/extension-framework/Resources/views</argument>
        <argument>UVDeskExtensionFramework</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/extension-framework/Resources/views</argument>
        <argument>!UVDeskExtensionFramework</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/mailbox-component/Resources/views</argument>
        <argument>UVDeskMailbox</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/mailbox-component/Resources/views</argument>
        <argument>!UVDeskMailbox</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/support-center-bundle/Resources/views</argument>
        <argument>UVDeskSupportCenter</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/uvdesk/support-center-bundle/Resources/views</argument>
        <argument>!UVDeskSupportCenter</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/templates</argument>
      </call>
      <call method="addPath">
        <argument>/home/shapadus/public_html/ithelpdesk/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </call>
    </service>
    <service id="twig.loader.chain" class="Twig\Loader\ChainLoader" public="false"/>
    <service id="twig.extension.profiler" class="Symfony\Bridge\Twig\Extension\ProfilerExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="twig.profile" class="Twig\Profiler\Profile" public="false"/>
    <service id="data_collector.twig" class="Symfony\Bridge\Twig\DataCollector\TwigDataCollector" public="false">
      <tag name="data_collector" template="@WebProfiler/Collector/twig.html.twig" id="twig" priority="257"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.extension.trans" class="Symfony\Bridge\Twig\Extension\TranslationExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.data_collector" on-invalid="null"/>
    </service>
    <service id="twig.extension.assets" class="Symfony\Bridge\Twig\Extension\AssetExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="twig.extension.code" class="Symfony\Bridge\Twig\Extension\CodeExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="twig.extension.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="twig.extension.yaml" class="Symfony\Bridge\Twig\Extension\YamlExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.debug.stopwatch" class="Symfony\Bridge\Twig\Extension\StopwatchExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument>true</argument>
    </service>
    <service id="twig.extension.expression" class="Symfony\Bridge\Twig\Extension\ExpressionExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelExtension" public="false">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.runtime.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" public="false">
      <tag name="twig.runtime"/>
      <argument type="service" id="fragment.handler"/>
    </service>
    <service id="twig.extension.httpfoundation" class="Symfony\Bridge\Twig\Extension\HttpFoundationExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="url_helper"/>
    </service>
    <service id="twig.extension.debug" class="Twig\Extension\DebugExtension" public="false"/>
    <service id="twig.extension.weblink" class="Symfony\Bridge\Twig\Extension\WebLinkExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="twig.translation.extractor" class="Symfony\Bridge\Twig\Translation\TwigExtractor" public="false">
      <tag name="translation.extractor" alias="twig"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.exception_listener" class="Symfony\Component\HttpKernel\EventListener\ExceptionListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="monolog.logger" channel="request"/>
      <argument>twig.controller.exception::showAction</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="twig.controller.exception" class="Symfony\Bundle\TwigBundle\Controller\ExceptionController" public="true">
      <argument type="service" id="twig"/>
      <argument>true</argument>
    </service>
    <service id="twig.controller.preview_error" class="Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" public="true">
      <argument type="service" id="http_kernel"/>
      <argument>twig.controller.exception::showAction</argument>
    </service>
    <service id="twig.configurator.environment" class="Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator" public="false">
      <argument>F j, Y H:i</argument>
      <argument>%d days</argument>
      <argument>null</argument>
      <argument>0</argument>
      <argument>.</argument>
      <argument>,</argument>
    </service>
    <service id="twig.runtime_loader" class="Twig\RuntimeLoader\ContainerRuntimeLoader" public="false">
      <argument type="service" id=".service_locator.uxa.tru"/>
    </service>
    <service id="twig.extension.form" class="Symfony\Bridge\Twig\Extension\FormExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="collection">
        <argument type="service" id="service_container"/>
        <argument>twig.form.renderer</argument>
      </argument>
    </service>
    <service id="twig.form.engine" class="Symfony\Bridge\Twig\Form\TwigRendererEngine" public="false">
      <argument>%twig.form.resources%</argument>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.form.renderer" class="Symfony\Component\Form\FormRenderer" public="false">
      <tag name="twig.runtime"/>
      <argument type="service" id="twig.form.engine"/>
      <argument type="service" id="security.csrf.token_manager" on-invalid="null"/>
    </service>
    <service id="twig.command.debug" class="Symfony\Bridge\Twig\Command\DebugCommand" public="false">
      <tag name="console.command" command="debug:twig"/>
      <argument type="service" id="twig"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/templates</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/src</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:twig</argument>
      </call>
    </service>
    <service id="twig.command.lint" class="Symfony\Bundle\TwigBundle\Command\LintCommand" public="false">
      <tag name="console.command" command="lint:twig"/>
      <argument type="service" id="twig"/>
      <call method="setName">
        <argument>lint:twig</argument>
      </call>
    </service>
    <service id=".2_HtmlDumper~fl393h3" class="Symfony\Component\VarDumper\Dumper\HtmlDumper" public="false">
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>1</argument>
      <call method="setDisplayOptions">
        <argument type="collection">
          <argument key="maxStringLength">4096</argument>
          <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter"/>
        </argument>
      </call>
    </service>
    <service id=".1_NonceGenerator~fl393h3" class="Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator" public="false"/>
    <service id="web_profiler.controller.profiler" class="Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController" public="true">
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument>%data_collector.templates%</argument>
      <argument type="service" id="web_profiler.csp.handler"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
    </service>
    <service id="web_profiler.controller.router" class="Symfony\Bundle\WebProfilerBundle\Controller\RouterController" public="true">
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="router.default" on-invalid="null"/>
    </service>
    <service id="web_profiler.controller.exception" class="Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" public="true">
      <argument type="service" id="profiler" on-invalid="null"/>
      <argument type="service" id="twig"/>
      <argument>true</argument>
      <argument type="service" id="debug.file_link_formatter"/>
    </service>
    <service id="web_profiler.csp.handler" class="Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler" public="false">
      <argument type="service" id=".1_NonceGenerator~fl393h3"/>
    </service>
    <service id="twig.extension.webprofiler" class="Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id=".2_HtmlDumper~fl393h3"/>
    </service>
    <service id="debug.file_link_formatter.url_format" class="string" public="false">
      <argument type="service" id="router.default"/>
      <argument>_profiler_open_file</argument>
      <argument>?file=%%f&amp;line=%%l#line%%l</argument>
      <factory class="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" method="generateUrlFormat"/>
    </service>
    <service id="web_profiler.debug_toolbar" class="Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="twig"/>
      <argument>false</argument>
      <argument>2</argument>
      <argument type="service" id="router.default" on-invalid="ignore"/>
      <argument>^/((index|app(_[\w]+)?)\.php/)?_wdt</argument>
      <argument type="service" id="web_profiler.csp.handler"/>
    </service>
    <service id="monolog.logger" class="Symfony\Bridge\Monolog\Logger" public="false">
      <argument>app</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="useMicrosecondTimestamps">
        <argument>true</argument>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger_prototype" class="Symfony\Bridge\Monolog\Logger" abstract="true">
      <argument></argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.activation_strategy.not_found" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" abstract="true"/>
    <service id="monolog.handler.fingers_crossed.error_level_activation_strategy" class="Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" abstract="true"/>
    <service id="monolog.formatter.chrome_php" class="Monolog\Formatter\ChromePHPFormatter" public="false"/>
    <service id="monolog.formatter.gelf_message" class="Monolog\Formatter\GelfMessageFormatter" public="false"/>
    <service id="monolog.formatter.html" class="Monolog\Formatter\HtmlFormatter" public="false"/>
    <service id="monolog.formatter.json" class="Monolog\Formatter\JsonFormatter" public="false"/>
    <service id="monolog.formatter.line" class="Monolog\Formatter\LineFormatter" public="false"/>
    <service id="monolog.formatter.loggly" class="Monolog\Formatter\LogglyFormatter" public="false"/>
    <service id="monolog.formatter.normalizer" class="Monolog\Formatter\NormalizerFormatter" public="false"/>
    <service id="monolog.formatter.scalar" class="Monolog\Formatter\ScalarFormatter" public="false"/>
    <service id="monolog.formatter.wildfire" class="Monolog\Formatter\WildfireFormatter" public="false"/>
    <service id="monolog.formatter.logstash" class="Monolog\Formatter\LogstashFormatter" public="false">
      <argument>app</argument>
    </service>
    <service id="monolog.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface" public="false">
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="monolog.processor.psr_log_message" class="Monolog\Processor\PsrLogMessageProcessor" public="false"/>
    <service id="monolog.handler.main" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>/home/shapadus/public_html/ithelpdesk/var/log/dev.log</argument>
      <argument>100</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument>false</argument>
      <call method="pushProcessor">
        <argument type="service" id="monolog.processor.psr_log_message"/>
      </call>
    </service>
    <service id="monolog.handler.console" class="Symfony\Bridge\Monolog\Handler\ConsoleHandler">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <argument>null</argument>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="collection"/>
    </service>
    <service id=".5_HtmlDescriptor~3.dcCZv" class="Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor" public="false">
      <argument type="service" id="var_dumper.html_dumper"/>
    </service>
    <service id=".4_CliDescriptor~3.dcCZv" class="Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor" public="false">
      <argument type="service" id="var_dumper.cli_dumper"/>
    </service>
    <service id=".3_CliContextProvider~3.dcCZv" class="Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider" public="false"/>
    <service id=".2_RequestContextProvider~3.dcCZv" class="Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider" public="false">
      <argument type="service" id="request_stack"/>
    </service>
    <service id=".1_SourceContextProvider~3.dcCZv" class="Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider" public="false">
      <argument>UTF-8</argument>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
    </service>
    <service id="twig.extension.dump" class="Symfony\Bridge\Twig\Extension\DumpExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="var_dumper.cloner"/>
      <argument type="service" id="var_dumper.html_dumper"/>
    </service>
    <service id="data_collector.dump" class="Symfony\Component\HttpKernel\DataCollector\DumpDataCollector" public="true">
      <tag name="data_collector" id="dump" template="@Debug/Profiler/dump.html.twig" priority="240"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>UTF-8</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="var_dumper.server_connection"/>
    </service>
    <service id="debug.dump_listener" class="Symfony\Component\HttpKernel\EventListener\DumpListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="var_dumper.cloner"/>
      <argument type="service" id="var_dumper.cli_dumper"/>
      <argument type="service" id="var_dumper.server_connection"/>
    </service>
    <service id="var_dumper.cloner" class="Symfony\Component\VarDumper\Cloner\VarCloner" public="true">
      <call method="setMaxItems">
        <argument>2500</argument>
      </call>
      <call method="setMinDepth">
        <argument>1</argument>
      </call>
      <call method="setMaxString">
        <argument>-1</argument>
      </call>
      <call method="addCasters">
        <argument type="collection">
          <argument key="Closure">Symfony\Component\VarDumper\Caster\ReflectionCaster::unsetClosureFileInfo</argument>
        </argument>
      </call>
    </service>
    <service id="var_dumper.cli_dumper" class="Symfony\Component\VarDumper\Dumper\CliDumper" public="false">
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>0</argument>
      <call method="setDisplayOptions">
        <argument type="collection">
          <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
        </argument>
      </call>
    </service>
    <service id="var_dumper.html_dumper" class="Symfony\Component\VarDumper\Dumper\HtmlDumper" public="false">
      <argument>null</argument>
      <argument>UTF-8</argument>
      <argument>0</argument>
      <call method="setDisplayOptions">
        <argument type="collection">
          <argument key="fileLinkFormat" type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
        </argument>
      </call>
    </service>
    <service id="var_dumper.server_connection" class="Symfony\Component\VarDumper\Server\Connection" public="false">
      <argument>tcp://%env(VAR_DUMPER_SERVER)%</argument>
      <argument type="collection">
        <argument key="source" type="service" id=".1_SourceContextProvider~3.dcCZv"/>
        <argument key="request" type="service" id=".2_RequestContextProvider~3.dcCZv"/>
        <argument key="cli" type="service" id=".3_CliContextProvider~3.dcCZv"/>
      </argument>
    </service>
    <service id="var_dumper.dump_server" class="Symfony\Component\VarDumper\Server\DumpServer" public="false">
      <tag name="monolog.logger" channel="debug"/>
      <argument>tcp://%env(VAR_DUMPER_SERVER)%</argument>
      <argument type="service" id="monolog.logger.debug" on-invalid="null"/>
    </service>
    <service id="var_dumper.command.server_dump" class="Symfony\Component\VarDumper\Command\ServerDumpCommand" public="false">
      <tag name="console.command" command="server:dump"/>
      <argument type="service" id="var_dumper.dump_server"/>
      <argument type="collection">
        <argument key="cli" type="service" id=".4_CliDescriptor~3.dcCZv"/>
        <argument key="html" type="service" id=".5_HtmlDescriptor~3.dcCZv"/>
      </argument>
      <call method="setName">
        <argument>server:dump</argument>
      </call>
    </service>
    <service id="maker.file_manager" class="Symfony\Bundle\MakerBundle\FileManager" public="false">
      <argument type="service" id="filesystem"/>
      <argument type="service" id="maker.autoloader_util"/>
      <argument type="service" id="maker.file_link_formatter"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/templates</argument>
    </service>
    <service id="maker.autoloader_finder" class="Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder" public="false">
      <argument>App</argument>
    </service>
    <service id="maker.autoloader_util" class="Symfony\Bundle\MakerBundle\Util\AutoloaderUtil" public="false">
      <argument type="service" id="maker.autoloader_finder"/>
    </service>
    <service id="maker.file_link_formatter" class="Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter" public="false">
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
    </service>
    <service id="maker.event_registry" class="Symfony\Bundle\MakerBundle\EventRegistry" public="false">
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="maker.console_error_listener" class="Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber" public="false">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="maker.doctrine_helper" class="Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper" public="false">
      <argument>App\Entity</argument>
      <argument type="service" id="doctrine" on-invalid="ignore"/>
    </service>
    <service id="maker.auto_command.abstract" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false" abstract="true">
      <argument></argument>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
    </service>
    <service id="maker.generator" class="Symfony\Bundle\MakerBundle\Generator" public="false">
      <argument type="service" id="maker.file_manager"/>
      <argument>App</argument>
      <argument type="service" id="maker.php_compat_util"/>
    </service>
    <service id="maker.entity_class_generator" class="Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator" public="false">
      <argument type="service" id="maker.generator"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <call method="setMangerRegistryClassName">
        <argument>Doctrine\Persistence\ManagerRegistry</argument>
      </call>
    </service>
    <service id="maker.user_class_builder" class="Symfony\Bundle\MakerBundle\Security\UserClassBuilder" public="false"/>
    <service id="maker.security_config_updater" class="Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater" public="false"/>
    <service id="maker.renderer.form_type_renderer" class="Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer" public="false">
      <argument type="service" id="maker.generator"/>
    </service>
    <service id="maker.php_compat_util" class="Symfony\Bundle\MakerBundle\Util\PhpCompatUtil" public="false">
      <argument type="service" id="maker.file_manager"/>
    </service>
    <service id="maker.maker.make_authenticator" class="Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.security_config_updater"/>
      <argument type="service" id="maker.generator"/>
      <argument type="service" id="maker.doctrine_helper"/>
    </service>
    <service id="maker.maker.make_command" class="Symfony\Bundle\MakerBundle\Maker\MakeCommand" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_controller" class="Symfony\Bundle\MakerBundle\Maker\MakeController" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
    </service>
    <service id="maker.maker.make_crud" class="Symfony\Bundle\MakerBundle\Maker\MakeCrud" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument type="service" id="maker.renderer.form_type_renderer"/>
    </service>
    <service id="maker.maker.make_docker_database" class="Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
    </service>
    <service id="maker.maker.make_entity" class="Symfony\Bundle\MakerBundle\Maker\MakeEntity" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
      <argument type="service" id="maker.generator"/>
      <argument type="service" id="maker.entity_class_generator"/>
    </service>
    <service id="maker.maker.make_fixtures" class="Symfony\Bundle\MakerBundle\Maker\MakeFixtures" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_form" class="Symfony\Bundle\MakerBundle\Maker\MakeForm" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument type="service" id="maker.renderer.form_type_renderer"/>
    </service>
    <service id="maker.maker.make_functional_test" class="Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest" public="false">
      <tag name="maker.command"/>
      <deprecated>The "%service_id%" service is deprecated, use "maker.maker.make_test" instead.</deprecated>
    </service>
    <service id="maker.maker.make_message" class="Symfony\Bundle\MakerBundle\Maker\MakeMessage" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
    </service>
    <service id="maker.maker.make_messenger_middleware" class="Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_registration_form" class="Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.renderer.form_type_renderer"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="maker.doctrine_helper"/>
    </service>
    <service id="maker.maker.make_reset_password" class="Symfony\Bundle\MakerBundle\Maker\MakeResetPassword" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.doctrine_helper"/>
      <argument type="service" id="maker.entity_class_generator"/>
    </service>
    <service id="maker.maker.make_serializer_encoder" class="Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_serializer_normalizer" class="Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_subscriber" class="Symfony\Bundle\MakerBundle\Maker\MakeSubscriber" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.event_registry"/>
    </service>
    <service id="maker.maker.make_twig_extension" class="Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_test" class="Symfony\Bundle\MakerBundle\Maker\MakeTest" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_unit_test" class="Symfony\Bundle\MakerBundle\Maker\MakeUnitTest" public="false">
      <tag name="maker.command"/>
      <deprecated>The "%service_id%" service is deprecated, use "maker.maker.make_test" instead.</deprecated>
    </service>
    <service id="maker.maker.make_validator" class="Symfony\Bundle\MakerBundle\Maker\MakeValidator" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_voter" class="Symfony\Bundle\MakerBundle\Maker\MakeVoter" public="false">
      <tag name="maker.command"/>
    </service>
    <service id="maker.maker.make_user" class="Symfony\Bundle\MakerBundle\Maker\MakeUser" public="false">
      <tag name="maker.command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.user_class_builder"/>
      <argument type="service" id="maker.security_config_updater"/>
      <argument type="service" id="maker.entity_class_generator"/>
    </service>
    <service id="maker.maker.make_migration" class="Symfony\Bundle\MakerBundle\Maker\MakeMigration" public="false">
      <tag name="maker.command"/>
      <argument>/home/shapadus/public_html/ithelpdesk</argument>
    </service>
    <service id="doctrine_migrations.diff_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:diff</argument>
      </call>
    </service>
    <service id="doctrine_migrations.dump_schema_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:dump-schema</argument>
      </call>
    </service>
    <service id="doctrine_migrations.execute_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:execute</argument>
      </call>
    </service>
    <service id="doctrine_migrations.generate_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:generate</argument>
      </call>
    </service>
    <service id="doctrine_migrations.latest_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:latest</argument>
      </call>
    </service>
    <service id="doctrine_migrations.migrate_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:migrate</argument>
      </call>
    </service>
    <service id="doctrine_migrations.rollup_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:rollup</argument>
      </call>
    </service>
    <service id="doctrine_migrations.status_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:status</argument>
      </call>
    </service>
    <service id="doctrine_migrations.up_to_date_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:up-to-date</argument>
      </call>
    </service>
    <service id="doctrine_migrations.version_command" class="Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand">
      <tag name="console.command"/>
      <call method="setName">
        <argument>doctrine:migrations:version</argument>
      </call>
    </service>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker" public="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument>false</argument>
    </service>
    <service id="security.token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage" public="true">
      <tag name="kernel.reset" method="setToken"/>
    </service>
    <service id="security.helper" class="Symfony\Component\Security\Core\Security" public="false">
      <argument type="service" id=".service_locator.jD4_ZG7"/>
    </service>
    <service id="security.authentication.manager" class="Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" public="false">
      <argument type="iterator">
        <argument type="service" id="security.authentication.provider.dao.back_support"/>
        <argument type="service" id="security.authentication.provider.anonymous.back_support"/>
        <argument type="service" id="security.authentication.provider.dao.customer"/>
        <argument type="service" id="security.authentication.provider.anonymous.customer"/>
      </argument>
      <argument>true</argument>
      <call method="setEventDispatcher">
        <argument type="service" id="debug.event_dispatcher"/>
      </call>
    </service>
    <service id="security.authentication.trust_resolver" class="Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver" public="false">
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.authentication.session_strategy" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy" public="false">
      <argument>migrate</argument>
    </service>
    <service id="security.authentication.session_strategy_noop" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy" public="false">
      <argument>none</argument>
    </service>
    <service id="security.encoder_factory.generic" class="Symfony\Component\Security\Core\Encoder\EncoderFactory" public="false">
      <argument type="collection">
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Entity\User" type="collection">
          <argument key="algorithm">auto</argument>
          <argument key="hash_algorithm">sha512</argument>
          <argument key="key_length">40</argument>
          <argument key="ignore_case">false</argument>
          <argument key="encode_as_base64">true</argument>
          <argument key="iterations">5000</argument>
          <argument key="cost">null</argument>
          <argument key="memory_cost">null</argument>
          <argument key="time_cost">null</argument>
          <argument key="threads">null</argument>
        </argument>
      </argument>
    </service>
    <service id="security.user_password_encoder.generic" class="Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" public="false">
      <argument type="service" id="security.encoder_factory.generic"/>
    </service>
    <service id="security.user_checker" class="Symfony\Component\Security\Core\User\UserChecker" public="false"/>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage" public="false">
      <argument type="service" id="cache.security_expression_language"/>
    </service>
    <service id="security.authentication_utils" class="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" public="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy" public="false">
      <argument>%security.role_hierarchy.roles%</argument>
    </service>
    <service id="security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter" public="false">
      <tag name="security.voter" priority="250"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
    </service>
    <service id="security.access.role_hierarchy_voter" class="Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" public="false">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.role_hierarchy"/>
    </service>
    <service id="security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter" public="false">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.expression_language"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.role_hierarchy" on-invalid="null"/>
    </service>
    <service id="security.firewall.map" class="Symfony\Bundle\SecurityBundle\Security\FirewallMap" public="false">
      <argument type="service" id=".service_locator.iZ6wnX3"/>
      <argument type="iterator">
        <argument key="security.firewall.map.context.back_support" type="service" id=".security.request_matcher.jrF4Gab"/>
        <argument key="security.firewall.map.context.customer" type="service" id=".security.request_matcher.01Y6ZVJ"/>
      </argument>
    </service>
    <service id="security.firewall.context" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" public="false" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.firewall.config" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id="security.logout_url_generator" class="Symfony\Component\Security\Http\Logout\LogoutUrlGenerator" public="false">
      <argument type="service" id="request_stack" on-invalid="null"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="security.token_storage" on-invalid="null"/>
      <call method="registerListener">
        <argument>back_support</argument>
        <argument>helpdesk_member_handle_logout</argument>
        <argument>logout</argument>
        <argument>_csrf_token</argument>
        <argument>null</argument>
        <argument>null</argument>
      </call>
      <call method="registerListener">
        <argument>customer</argument>
        <argument>helpdesk_customer_logout</argument>
        <argument>logout</argument>
        <argument>_csrf_token</argument>
        <argument>null</argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.user.provider.missing" class="Symfony\Component\Security\Core\User\MissingUserProvider" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="security.user.provider.in_memory" class="Symfony\Component\Security\Core\User\InMemoryUserProvider" public="false" abstract="true"/>
    <service id="security.user.provider.in_memory.user" class="Symfony\Component\Security\Core\User\User" public="false" abstract="true">
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.1.</deprecated>
    </service>
    <service id="security.user.provider.ldap" class="Symfony\Component\Security\Core\User\LdapUserProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.user.provider.chain" class="Symfony\Component\Security\Core\User\ChainUserProvider" public="false" abstract="true"/>
    <service id="security.http_utils" class="Symfony\Component\Security\Http\HttpUtils" public="false">
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument>{^https?://%%s$}i</argument>
      <argument>{^https://%%s$}i</argument>
    </service>
    <service id="security.validator.user_password" class="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator" public="false">
      <tag name="validator.constraint_validator" alias="security.validator.user_password"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.encoder_factory.generic"/>
    </service>
    <service id="cache.security_expression_language" class="Symfony\Component\Cache\Adapter\TraceableAdapter" public="false">
      <tag name="cache.pool"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="cache.security_expression_language.recorder_inner"/>
    </service>
    <service id="security.authentication.listener.anonymous" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.provider.anonymous" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false">
      <argument></argument>
    </service>
    <service id="security.authentication.retry_entry_point" class="Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" public="false">
      <argument>80</argument>
      <argument>443</argument>
    </service>
    <service id="security.authentication.basic_entry_point" class="Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint" public="false"/>
    <service id="security.channel_listener" class="Symfony\Component\Security\Http\Firewall\ChannelListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="security.authentication.retry_entry_point"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.access_map" class="Symfony\Component\Security\Http\AccessMap" public="false">
      <call method="add">
        <argument type="service" id=".security.request_matcher.0MuT6vZ"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_REMEMBERED</argument>
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.0tmGHYx"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_REMEMBERED</argument>
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher..ADSPOW"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_REMEMBERED</argument>
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.TX0hlff"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_REMEMBERED</argument>
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.Xr5bh5g"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.1wkQggQ"/>
        <argument type="collection">
          <argument>ROLE_AGENT</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.nNuE.Sz"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.Y.F7a8t"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.UWNcV4p"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.7eJpeDW"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_ANONYMOUSLY</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.8TPW1Kw"/>
        <argument type="collection">
          <argument>ROLE_CUSTOMER</argument>
        </argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.context_listener" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="iterator">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider"/>
      </argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
    </service>
    <service id="security.logout_listener" class="Symfony\Component\Security\Http\Firewall\LogoutListener" public="false" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout.success_handler"/>
      <argument></argument>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
    </service>
    <service id="security.logout.handler.session" class="Symfony\Component\Security\Http\Logout\SessionLogoutHandler" public="false"/>
    <service id="security.logout.handler.cookie_clearing" class="Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler" public="false" abstract="true"/>
    <service id="security.logout.success_handler" class="Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" public="false" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument>/</argument>
    </service>
    <service id="security.authentication.form_entry_point" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" public="false" abstract="true">
      <argument type="service" id="http_kernel"/>
    </service>
    <service id="security.authentication.listener.abstract" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument></argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_success_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler" public="false" abstract="true">
      <argument></argument>
      <argument type="collection"/>
      <argument></argument>
    </service>
    <service id="security.authentication.success_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" public="false" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.custom_failure_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler" public="false" abstract="true">
      <argument></argument>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.failure_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.listener.form" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" public="false" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument></argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.listener.simple_form" class="Symfony\Component\Security\Http\Firewall\SimpleFormAuthenticationListener" public="false" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument></argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.simple_success_failure_handler" class="Symfony\Component\Security\Http\Authentication\SimpleAuthenticationHandler" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument></argument>
      <argument type="service" id="security.authentication.success_handler"/>
      <argument type="service" id="security.authentication.failure_handler"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.listener.simple_preauth" class="Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.listener.x509" class="Symfony\Component\Security\Http\Firewall\X509AuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.listener.json" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.http_utils"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
    </service>
    <service id="security.authentication.listener.remote_user" class="Symfony\Component\Security\Http\Firewall\RemoteUserAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
    </service>
    <service id="security.authentication.listener.basic" class="Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.provider.dao" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument>true</argument>
    </service>
    <service id="security.authentication.provider.ldap_bind" class="Symfony\Component\Security\Core\Authentication\Provider\LdapBindAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>true</argument>
    </service>
    <service id="security.authentication.provider.simple" class="Symfony\Component\Security\Core\Authentication\Provider\SimpleAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument>null</argument>
      <deprecated>The "%service_id%" service is deprecated since Symfony 4.2.</deprecated>
    </service>
    <service id="security.authentication.provider.pre_authenticated" class="Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.exception_listener" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument></argument>
      <argument type="service" id="security.authentication.entry_point" on-invalid="null"/>
      <argument>null</argument>
      <argument type="service" id="security.access.denied_handler" on-invalid="null"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.authentication.switchuser_listener" class="Symfony\Component\Security\Http\Firewall\SwitchUserListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>_switch_user</argument>
      <argument>ROLE_ALLOWED_TO_SWITCH</argument>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.access_listener" class="Symfony\Component\Security\Http\Firewall\AccessListener" public="false">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.listener.rememberme" class="Symfony\Component\Security\Http\Firewall\RememberMeListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.rememberme"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument></argument>
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.authentication.provider.rememberme" class="Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="security.rememberme.token.provider.in_memory" class="Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider" public="false"/>
    <service id="security.authentication.rememberme.services.abstract" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection"/>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.persistent" class="Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices" public="false" abstract="true">
      <argument type="collection"/>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authentication.rememberme.services.simplehash" class="Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" public="false" abstract="true">
      <argument type="collection"/>
      <argument></argument>
      <argument></argument>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.rememberme.response_listener" class="Symfony\Component\Security\Http\RememberMe\ResponseListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="twig.extension.logout_url" class="Symfony\Bridge\Twig\Extension\LogoutUrlExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="twig.extension.security" class="Symfony\Bridge\Twig\Extension\SecurityExtension" public="false">
      <tag name="twig.extension"/>
      <argument type="service" id="security.authorization_checker" on-invalid="ignore"/>
    </service>
    <service id="data_collector.security" class="Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector" public="false">
      <tag name="data_collector" template="@Security/Collector/security.html.twig" id="security" priority="270"/>
      <argument type="service" id="security.token_storage" on-invalid="ignore"/>
      <argument type="service" id="security.role_hierarchy"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.security.firewall" on-invalid="null"/>
    </service>
    <service id="security.authentication.guard_handler" class="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="collection"/>
      <call method="setSessionAuthenticationStrategy">
        <argument type="service" id="security.authentication.session_strategy"/>
      </call>
    </service>
    <service id="security.authentication.provider.guard" class="Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider" public="false" abstract="true">
      <argument></argument>
      <argument></argument>
      <argument></argument>
      <argument></argument>
    </service>
    <service id="security.authentication.listener.guard" class="Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" public="false" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.authentication.guard_handler"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument></argument>
      <argument></argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager" public="false">
      <argument type="service" id="debug.security.access.decision_manager.inner"/>
    </service>
    <service id="debug.security.voter.vote_listener" class="Symfony\Bundle\SecurityBundle\EventListener\VoteListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="debug.security.firewall" class="Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" public="false">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="security.firewall.map.config.back_support" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false">
      <argument>back_support</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.jrF4Gab</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>user.provider</argument>
      <argument>back_support</argument>
      <argument>security.authentication.form_entry_point.back_support</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>form_login</argument>
        <argument>anonymous</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.jrF4Gab" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/member</argument>
    </service>
    <service id="security.context_listener.0" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="iterator">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider"/>
      </argument>
      <argument>back_support</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
    </service>
    <service id="security.logout_listener.back_support" class="Symfony\Component\Security\Http\Firewall\LogoutListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout.success_handler.back_support"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">helpdesk_member_handle_logout</argument>
      </argument>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.session"/>
      </call>
    </service>
    <service id="security.logout.success_handler.back_support" class="Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" public="false">
      <argument type="service" id="security.http_utils"/>
      <argument>helpdesk_member_handle_login</argument>
    </service>
    <service id="security.authentication.provider.dao.back_support" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" public="false">
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider"/>
      <argument type="service" id="security.user_checker"/>
      <argument>back_support</argument>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument>true</argument>
    </service>
    <service id="security.authentication.success_handler.back_support.form_login" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" public="false">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <call method="setOptions">
        <argument type="collection">
          <argument key="use_referer">true</argument>
          <argument key="login_path">helpdesk_member_handle_login</argument>
          <argument key="default_target_path">helpdesk_member_dashboard</argument>
          <argument key="always_use_default_target_path">true</argument>
          <argument key="target_path_parameter">_target_path</argument>
        </argument>
      </call>
      <call method="setProviderKey">
        <argument>back_support</argument>
      </call>
    </service>
    <service id="security.authentication.failure_handler.back_support.form_login" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" public="false">
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <call method="setOptions">
        <argument type="collection">
          <argument key="login_path">helpdesk_member_handle_login</argument>
          <argument key="failure_path">null</argument>
          <argument key="failure_forward">false</argument>
          <argument key="failure_path_parameter">_failure_path</argument>
        </argument>
      </call>
    </service>
    <service id="security.authentication.listener.form.back_support" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" public="false">
      <tag name="security.remember_me_aware" id="back_support" provider="user.provider"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument>back_support</argument>
      <argument type="service" id="security.authentication.success_handler.back_support.form_login"/>
      <argument type="service" id="security.authentication.failure_handler.back_support.form_login"/>
      <argument type="collection">
        <argument key="check_path">helpdesk_member_handle_login</argument>
        <argument key="use_forward">false</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="username_parameter">_username</argument>
        <argument key="password_parameter">_password</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">authenticate</argument>
        <argument key="post_only">true</argument>
      </argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>null</argument>
    </service>
    <service id="security.authentication.form_entry_point.back_support" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" public="false">
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument>helpdesk_member_handle_login</argument>
      <argument>false</argument>
    </service>
    <service id="security.authentication.listener.anonymous.back_support" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument>%container.build_hash%</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.provider.anonymous.back_support" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false">
      <argument>%container.build_hash%</argument>
    </service>
    <service id="security.exception_listener.back_support" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>back_support</argument>
      <argument type="service" id="security.authentication.form_entry_point.back_support"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.firewall.map.context.back_support" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" public="false">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.0"/>
        <argument type="service" id="security.authentication.listener.form.back_support"/>
        <argument type="service" id="security.authentication.listener.anonymous.back_support"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.back_support"/>
      <argument type="service" id="security.logout_listener.back_support"/>
      <argument type="service" id="security.firewall.map.config.back_support"/>
    </service>
    <service id="security.firewall.map.config.customer" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" public="false">
      <argument>customer</argument>
      <argument>security.user_checker</argument>
      <argument>.security.request_matcher.01Y6ZVJ</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>user.provider</argument>
      <argument>customer</argument>
      <argument>security.authentication.form_entry_point.customer</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>form_login</argument>
        <argument>anonymous</argument>
      </argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.01Y6ZVJ" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/</argument>
    </service>
    <service id="security.context_listener.1" class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="iterator">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider"/>
      </argument>
      <argument>customer</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
    </service>
    <service id="security.logout_listener.customer" class="Symfony\Component\Security\Http\Firewall\LogoutListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout.success_handler.customer"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">helpdesk_customer_logout</argument>
      </argument>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.csrf_token_clearing"/>
      </call>
      <call method="addHandler">
        <argument type="service" id="security.logout.handler.session"/>
      </call>
    </service>
    <service id="security.logout.success_handler.customer" class="Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler" public="false">
      <argument type="service" id="security.http_utils"/>
      <argument>helpdesk_customer_login</argument>
    </service>
    <service id="security.authentication.provider.dao.customer" class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" public="false">
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider"/>
      <argument type="service" id="security.user_checker"/>
      <argument>customer</argument>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument>true</argument>
    </service>
    <service id="security.authentication.success_handler.customer.form_login" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" public="false">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <call method="setOptions">
        <argument type="collection">
          <argument key="use_referer">true</argument>
          <argument key="login_path">helpdesk_customer_login</argument>
          <argument key="default_target_path">helpdesk_customer_ticket_collection</argument>
          <argument key="always_use_default_target_path">true</argument>
          <argument key="target_path_parameter">_target_path</argument>
        </argument>
      </call>
      <call method="setProviderKey">
        <argument>customer</argument>
      </call>
    </service>
    <service id="security.authentication.failure_handler.customer.form_login" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" public="false">
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <call method="setOptions">
        <argument type="collection">
          <argument key="login_path">helpdesk_customer_login</argument>
          <argument key="failure_path">null</argument>
          <argument key="failure_forward">false</argument>
          <argument key="failure_path_parameter">_failure_path</argument>
        </argument>
      </call>
    </service>
    <service id="security.authentication.listener.form.customer" class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" public="false">
      <tag name="security.remember_me_aware" id="customer" provider="user.provider"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.manager"/>
      <argument type="service" id="security.authentication.session_strategy"/>
      <argument type="service" id="security.http_utils"/>
      <argument>customer</argument>
      <argument type="service" id="security.authentication.success_handler.customer.form_login"/>
      <argument type="service" id="security.authentication.failure_handler.customer.form_login"/>
      <argument type="collection">
        <argument key="check_path">helpdesk_customer_login</argument>
        <argument key="use_forward">false</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="username_parameter">_username</argument>
        <argument key="password_parameter">_password</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">authenticate</argument>
        <argument key="post_only">true</argument>
      </argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="null"/>
      <argument>null</argument>
    </service>
    <service id="security.authentication.form_entry_point.customer" class="Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" public="false">
      <argument type="service" id="http_kernel"/>
      <argument type="service" id="security.http_utils"/>
      <argument>helpdesk_customer_login</argument>
      <argument>false</argument>
    </service>
    <service id="security.authentication.listener.anonymous.customer" class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument>%container.build_hash%</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="security.authentication.manager"/>
    </service>
    <service id="security.authentication.provider.anonymous.customer" class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false">
      <argument>%container.build_hash%</argument>
    </service>
    <service id="security.exception_listener.customer" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" public="false">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>customer</argument>
      <argument type="service" id="security.authentication.form_entry_point.customer"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="security.firewall.map.context.customer" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" public="false">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.1"/>
        <argument type="service" id="security.authentication.listener.form.customer"/>
        <argument type="service" id="security.authentication.listener.anonymous.customer"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.customer"/>
      <argument type="service" id="security.logout_listener.customer"/>
      <argument type="service" id="security.firewall.map.config.customer"/>
    </service>
    <service id=".service_locator.iZ6wnX3" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.firewall.map.context.back_support" type="service" id="security.firewall.map.context.back_support"/>
        <argument key="security.firewall.map.context.customer" type="service" id="security.firewall.map.context.customer"/>
      </argument>
    </service>
    <service id=".security.request_matcher.0MuT6vZ" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/member/login</argument>
    </service>
    <service id=".security.request_matcher.0tmGHYx" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/member/create-account</argument>
    </service>
    <service id=".security.request_matcher..ADSPOW" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/member/forgot-password</argument>
    </service>
    <service id=".security.request_matcher.TX0hlff" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/member/update-credentials</argument>
    </service>
    <service id=".security.request_matcher.Xr5bh5g" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/member/mailbox/listener</argument>
    </service>
    <service id=".security.request_matcher.1wkQggQ" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/member/</argument>
    </service>
    <service id=".security.request_matcher.nNuE.Sz" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/customer/login</argument>
    </service>
    <service id=".security.request_matcher.Y.F7a8t" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/customer/create-ticket</argument>
    </service>
    <service id=".security.request_matcher.UWNcV4p" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/customer/forgot-password</argument>
    </service>
    <service id=".security.request_matcher.7eJpeDW" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/customer/update-credentials</argument>
    </service>
    <service id=".security.request_matcher.8TPW1Kw" class="Symfony\Component\HttpFoundation\RequestMatcher" public="false">
      <argument>/customer/</argument>
    </service>
    <service id="security.command.user_password_encoder" class="Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand" public="false">
      <tag name="console.command" command="security:encode-password"/>
      <argument type="service" id="security.encoder_factory.generic"/>
      <argument type="collection">
        <argument>Webkul\UVDesk\CoreFrameworkBundle\Entity\User</argument>
      </argument>
      <call method="setName">
        <argument>security:encode-password</argument>
      </call>
    </service>
    <service id=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~2Te.VkW" class="Swift_Transport_Esmtp_Auth_NTLMAuthenticator" public="false"/>
    <service id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~2Te.VkW" class="Swift_Transport_Esmtp_Auth_PlainAuthenticator" public="false"/>
    <service id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~2Te.VkW" class="Swift_Transport_Esmtp_Auth_LoginAuthenticator" public="false"/>
    <service id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~2Te.VkW" class="Swift_Transport_Esmtp_Auth_CramMd5Authenticator" public="false"/>
    <service id="swiftmailer.mailer.abstract" class="Swift_Mailer" public="true" abstract="true">
      <argument type="service" id="swiftmailer.mailer.default.transport.smtp"/>
    </service>
    <service id="swiftmailer.transport.smtp.configurator.abstract" class="Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator" public="false" abstract="true"/>
    <service id="swiftmailer.transport.sendmail.abstract" class="Swift_Transport_SendmailTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.null.abstract" class="Swift_Transport_NullTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.failover" class="Swift_Transport_FailoverTransport" public="false"/>
    <service id="swiftmailer.transport.buffer.abstract" class="Swift_Transport_StreamBuffer" public="false" abstract="true">
      <argument type="service" id="swiftmailer.transport.replacementfactory"/>
    </service>
    <service id="swiftmailer.transport.authhandler.abstract" class="Swift_Transport_Esmtp_AuthHandler" public="false" abstract="true">
      <argument type="collection">
        <argument type="service" id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~2Te.VkW"/>
        <argument type="service" id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~2Te.VkW"/>
        <argument type="service" id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~2Te.VkW"/>
        <argument type="service" id=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~2Te.VkW"/>
      </argument>
    </service>
    <service id="swiftmailer.transport.eventdispatcher.abstract" class="Swift_Events_SimpleEventDispatcher" public="false" abstract="true"/>
    <service id="swiftmailer.transport.replacementfactory" class="Swift_StreamFilters_StringReplacementFilterFactory" public="false"/>
    <service id="swiftmailer.plugin.redirecting.abstract" class="Swift_Plugins_RedirectingPlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.antiflood.abstract" class="Swift_Plugins_AntiFloodPlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.impersonate.abstract" class="Swift_Plugins_ImpersonatePlugin" public="false" abstract="true"/>
    <service id="swiftmailer.plugin.messagelogger.abstract" class="Swift_Plugins_MessageLogger" abstract="true"/>
    <service id="swiftmailer.transport.smtp.abstract" class="Swift_Transport_EsmtpTransport" public="false" abstract="true"/>
    <service id="swiftmailer.transport.spool.abstract" class="Swift_Transport_SpoolTransport" public="false" abstract="true"/>
    <service id="swiftmailer.spool.file.abstract" class="Swift_FileSpool" public="false" abstract="true">
      <argument></argument>
    </service>
    <service id="swiftmailer.spool.memory.abstract" class="Swift_MemorySpool" public="false" abstract="true"/>
    <service id="swiftmailer.email_sender.listener" class="Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="swiftmailer.data_collector" class="Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector" public="false">
      <tag name="data_collector" template="@Swiftmailer/Collector/swiftmailer.html.twig" id="swiftmailer" priority="245"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="swiftmailer.command.debug" class="Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand">
      <tag name="console.command" command="debug:swiftmailer"/>
      <call method="setName">
        <argument>debug:swiftmailer</argument>
      </call>
    </service>
    <service id="swiftmailer.command.new_email" class="Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand">
      <tag name="console.command" command="swiftmailer:email:send"/>
      <call method="setName">
        <argument>swiftmailer:email:send</argument>
      </call>
    </service>
    <service id="swiftmailer.command.send_email" class="Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand">
      <tag name="console.command" command="swiftmailer:spool:send"/>
      <call method="setName">
        <argument>swiftmailer:spool:send</argument>
      </call>
    </service>
    <service id="swiftmailer.mailer.default.transport.eventdispatcher" class="Swift_Events_SimpleEventDispatcher" public="false"/>
    <service id="swiftmailer.mailer.default.transport.authhandler" class="Swift_Transport_Esmtp_AuthHandler" public="false">
      <argument type="collection">
        <argument type="service" id=".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~2Te.VkW"/>
        <argument type="service" id=".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~2Te.VkW"/>
        <argument type="service" id=".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~2Te.VkW"/>
        <argument type="service" id=".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~2Te.VkW"/>
      </argument>
      <call method="setUsername">
        <argument>null</argument>
      </call>
      <call method="setPassword">
        <argument>null</argument>
      </call>
      <call method="setAuthMode">
        <argument>null</argument>
      </call>
    </service>
    <service id="swiftmailer.mailer.default.transport.buffer" class="Swift_Transport_StreamBuffer" public="false">
      <argument type="service" id="swiftmailer.transport.replacementfactory"/>
    </service>
    <service id="swiftmailer.transport.configurator.default" class="Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SmtpTransportConfigurator" public="false">
      <argument>null</argument>
      <argument type="service" id="router.request_context" on-invalid="null"/>
    </service>
    <service id="swiftmailer.mailer.default.transport.smtp" class="Swift_Transport_EsmtpTransport" public="false">
      <argument type="service" id="swiftmailer.mailer.default.transport.buffer"/>
      <argument type="collection">
        <argument type="service" id="swiftmailer.mailer.default.transport.authhandler"/>
      </argument>
      <argument type="service" id="swiftmailer.mailer.default.transport.eventdispatcher"/>
      <call method="setHost">
        <argument>localhost</argument>
      </call>
      <call method="setPort">
        <argument>25</argument>
      </call>
      <call method="setEncryption">
        <argument>null</argument>
      </call>
      <call method="setTimeout">
        <argument>30</argument>
      </call>
      <call method="setSourceIp">
        <argument>null</argument>
      </call>
      <call method="registerPlugin">
        <argument type="service" id="swiftmailer.mailer.default.plugin.messagelogger"/>
      </call>
      <configurator service="swiftmailer.transport.configurator.default" method="configure"/>
    </service>
    <service id="swiftmailer.mailer.default" class="Swift_Mailer" public="true">
      <argument type="service" id="swiftmailer.mailer.default.transport.smtp"/>
    </service>
    <service id="swiftmailer.mailer.default.plugin.messagelogger" class="Swift_Plugins_MessageLogger" public="true">
      <tag name="swiftmailer.default.plugin"/>
    </service>
    <service id="web_server.command.server_run" class="Symfony\Bundle\WebServerBundle\Command\ServerRunCommand" public="false">
      <tag name="console.command" command="server:run"/>
      <argument>/home/shapadus/public_html/ithelpdesk/public</argument>
      <argument>dev</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache</argument>
      <call method="setName">
        <argument>server:run</argument>
      </call>
    </service>
    <service id="web_server.command.server_start" class="Symfony\Bundle\WebServerBundle\Command\ServerStartCommand" public="false">
      <tag name="console.command" command="server:start"/>
      <argument>/home/shapadus/public_html/ithelpdesk/public</argument>
      <argument>dev</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache</argument>
      <call method="setName">
        <argument>server:start</argument>
      </call>
    </service>
    <service id="web_server.command.server_stop" class="Symfony\Bundle\WebServerBundle\Command\ServerStopCommand" public="false">
      <tag name="console.command" command="server:stop"/>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache</argument>
      <call method="setName">
        <argument>server:stop</argument>
      </call>
    </service>
    <service id="web_server.command.server_status" class="Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand" public="false">
      <tag name="console.command" command="server:status"/>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache</argument>
      <call method="setName">
        <argument>server:status</argument>
      </call>
    </service>
    <service id="web_server.command.server_log" class="Symfony\Bundle\WebServerBundle\Command\ServerLogCommand" public="false">
      <tag name="console.command" command="server:log"/>
      <call method="setName">
        <argument>server:log</argument>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="security.user_password_encoder.generic"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Account"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\AccountXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\AccountXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="security.authentication_utils"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem"/>
      <argument type="service" id="security.user_password_encoder.generic"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\CustomerXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\CustomerXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Email" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Email" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
      <argument type="service" id="kernel"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Group"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\GroupXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\GroupXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\PrivilegeXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\PrivilegeXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Report" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Report" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\ReportService"/>
      <argument type="service" id="knp_paginator"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SavedReplies" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailer" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailerXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailerXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Team"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Thread" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Thread" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\CustomFieldsService"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Controller\TicketXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\TicketXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account"/>
      </call>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps"/>
      </call>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding"/>
      </call>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity"/>
      </call>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports"/>
      </call>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings"/>
      </call>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users"/>
      </call>
      <call method="addPanelSidebar">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam"/>
      </call>
      <call method="addPanelSidebarItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate"/>
      <call method="appendNavigation">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home"/>
      </call>
      <call method="appendNavigation">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports"/>
      </call>
      <call method="appendNavigation">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket"/>
      </call>
      <call method="appendNavigation">
        <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps"/>
      </call>
      <call method="appendNavigation">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase"/>
      </call>
      <call method="appendHomepageSection">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity"/>
      </call>
      <call method="appendHomepageSection">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports"/>
      </call>
      <call method="appendHomepageSection">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings"/>
      </call>
      <call method="appendHomepageSection">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users"/>
      </call>
      <call method="appendHomepageSection">
        <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps"/>
      </call>
      <call method="appendHomepageSection">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders"/>
      </call>
      <call method="appendHomepageSectionItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders"/>
      </call>
      <call method="appendSearchItem">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\DataProxies\CreateTicketDataClass" class="Webkul\UVDesk\CoreFrameworkBundle\DataProxies\CreateTicketDataClass" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader" class="Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader" public="false" autowire="true" autoconfigure="true">
      <tag name="routing.loader"/>
      <argument type="service" id="service_container"/>
      <call method="addRoutingResource">
        <argument type="service" id="App\Routing\RoutingResource"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
      <call method="addRoutingResource">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
      <call method="addRoutingResource">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\Routing\RoutingResource"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
      <call method="addRoutingResource">
        <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Routing\RoutingResource"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
      <call method="addRoutingResource">
        <argument type="service" id="Webkul\UVDesk\MailboxBundle\Routing\RoutingResource"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
      <call method="addRoutingResource">
        <argument type="service" id="Webkul\UVDesk\SupportCenterBundle\Routing\RoutingResource"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Console\Console" class="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Console\Console" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="console.command"/>
      <tag name="kernel.event_listener" event="console.terminate"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Doctrine\Lifecycle" class="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Doctrine\Lifecycle" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_listener" event="prePersist"/>
      <tag name="doctrine.event_listener" event="preUpdate"/>
      <tag name="doctrine.event_listener" event="postLoad"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Swiftmailer" class="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Swiftmailer" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" class="Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" public="false" autowire="true" autoconfigure="true">
      <tag name="twig.extension"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem" class="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\UploadManagers\Localhost" class="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\UploadManagers\Localhost" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentGroups" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentGroups" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentPrivileges" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentPrivileges" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\EmailTemplates" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\HelpdeskBranding" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\HelpdeskBranding" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketPriorities" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketPriorities" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketStatuses" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketStatuses" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketTypes" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\UserRoles" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\UserRoles" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket" class="Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox" class="Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile" class="Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Framework\EventDispatcher" class="Webkul\UVDesk\CoreFrameworkBundle\Framework\EventDispatcher" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <call method="addEventListener">
        <argument type="service" id="Webkul\UVDesk\MailboxBundle\EventListener\Swiftmailer"/>
        <argument type="collection">
          <argument type="collection">
            <argument key="event">swiftmailer.configuration.updated</argument>
            <argument key="method">onSwiftMailerConfigurationUpdated</argument>
          </argument>
          <argument type="collection">
            <argument key="event">swiftmailer.configuration.removed</argument>
            <argument key="method">onSwiftMailerConfigurationRemoved</argument>
          </argument>
        </argument>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentManager" class="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentManager" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate"/>
      </call>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard"/>
      </call>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate"/>
      </call>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate"/>
      </call>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate"/>
      </call>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate"/>
      </call>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection"/>
      </call>
      <call method="addComponent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" class="Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Agent\MailAgent" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Agent\MailAgent">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Agent\TransferTickets" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Agent\TransferTickets">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Customer\MailCustomer" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Customer\MailCustomer">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\AddNote" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\AddNote">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\Delete" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\Delete">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailAgent" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailAgent">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailCustomer" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailCustomer">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailGroup" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailGroup">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailLastCollaborator" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailLastCollaborator">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailTeam" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailTeam">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MarkSpam" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MarkSpam">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateAgent" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateAgent">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateGroup" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateGroup">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdatePriority" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdatePriority">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateStatus" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateStatus">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateTag" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateTag">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateTeam" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateTeam">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateType" class="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateType">
      <tag name="uvdesk.automations.prepared_response.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider" class="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\EmailTemplatesRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\EmailTemplatesRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\SavedRepliesRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\SavedRepliesRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\SupportGroupRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\SupportGroupRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\SupportPrivilegeRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\SupportPrivilegeRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\SupportTeamRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\SupportTeamRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\ThreadRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\ThreadRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\TicketRatingRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\TicketRatingRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\TicketRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\TicketRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Repository\UserRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\UserRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource" class="Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter" class="Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter" public="false" autowire="true" autoconfigure="true">
      <tag name="security.voter"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\CustomFieldsService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\CustomFieldsService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\ValidationService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="session"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\ReportService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\ReportService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\CustomFieldsService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Services\ValidationService" class="Webkul\UVDesk\CoreFrameworkBundle\Services\ValidationService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\Event\ConfigurationRemovedEvent" class="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\Event\ConfigurationRemovedEvent" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\Event\ConfigurationUpdatedEvent" class="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\Event\ConfigurationUpdatedEvent" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection" class="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
      <argument type="service" id="twig"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <call method="add">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
      <call method="add">
        <argument type="service" id="Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses"/>
        <argument type="collection">
          <argument type="collection"/>
        </argument>
      </call>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection" class="Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonInterface"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" class="Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Utils\HTMLFilter" class="Webkul\UVDesk\CoreFrameworkBundle\Utils\HTMLFilter" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Utils\SwiftMailer\Configuration\Gmail" class="Webkul\UVDesk\CoreFrameworkBundle\Utils\SwiftMailer\Configuration\Gmail" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Utils\SwiftMailer\Configuration\SMTP" class="Webkul\UVDesk\CoreFrameworkBundle\Utils\SwiftMailer\Configuration\SMTP" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Utils\SwiftMailer\Configuration\Yahoo" class="Webkul\UVDesk\CoreFrameworkBundle\Utils\SwiftMailer\Configuration\Yahoo" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Utils\TokenGenerator" class="Webkul\UVDesk\CoreFrameworkBundle\Utils\TokenGenerator" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Agent\MailAgent" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Agent\MailAgent">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Agent\TransferTickets" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Agent\TransferTickets">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Customer\MailCustomer" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Customer\MailCustomer">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\MailUser" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\MailUser">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\AddNote" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\AddNote">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailAgent" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailAgent">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailCustomer" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailCustomer">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailGroup" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailGroup">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailLastCollaborator" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailLastCollaborator">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailTeam" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailTeam">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MarkSpam" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MarkSpam">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateAgent" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateAgent">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateGroup" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateGroup">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateLabel" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateLabel">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdatePriority" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdatePriority">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateStatus" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateStatus">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateTag" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateTag">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateTeam" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateTeam">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateType" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateType">
      <tag name="uvdesk.automations.workflow.actions"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Create" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Create">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Delete" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Delete">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\ForgotPassword" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\ForgotPassword">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Update" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Update">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Create" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Create">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Delete" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Delete">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\ForgotPassword" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\ForgotPassword">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Update" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Update">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Agent" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Agent">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\AgentReply" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\AgentReply">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Collaborator" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Collaborator">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\CollaboratorReply" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\CollaboratorReply">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Create" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Create">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\CustomerReply" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\CustomerReply">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Delete" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Delete">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Group" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Group">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Note" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Note">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Priority" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Priority">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Status" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Status">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Team" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Team">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\ThreadUpdate" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\ThreadUpdate">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Type" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Type">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\UserForgotPassword" class="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\UserForgotPassword">
      <tag name="uvdesk.automations.workflow.events"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponseXHR" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponseXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="Webkul\UVDesk\AutomationBundle\EventListener\PreparedResponseListener"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="Webkul\UVDesk\AutomationBundle\EventListener\WorkflowListener"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Controller\Automations\WorkflowXHR" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\WorkflowXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="Webkul\UVDesk\AutomationBundle\EventListener\WorkflowListener"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Event\ActivityEvent" class="Webkul\UVDesk\AutomationBundle\Event\ActivityEvent" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\AutomationBundle\EventListener\PreparedResponseListener" class="Webkul\UVDesk\AutomationBundle\EventListener\PreparedResponseListener" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="uvdesk.automation.prepared_response.execute" method="executePreparedResponse"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Agent\MailAgent"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Agent\TransferTickets"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Customer\MailCustomer"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\AddNote"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\Delete"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailAgent"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailCustomer"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailGroup"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailLastCollaborator"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MailTeam"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\MarkSpam"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateAgent"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateGroup"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdatePriority"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateStatus"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateTag"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateTeam"/>
      </call>
      <call method="registerPreparedResponseAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\PreparedResponse\Actions\Ticket\UpdateType"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\EventListener\WorkflowListener" class="Webkul\UVDesk\AutomationBundle\EventListener\WorkflowListener" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="uvdesk.automation.workflow.execute" method="executeWorkflow"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Create"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Delete"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\ForgotPassword"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Agent\Update"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Create"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Delete"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\ForgotPassword"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Customer\Update"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Agent"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\AgentReply"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Collaborator"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\CollaboratorReply"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Create"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\CustomerReply"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Delete"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Group"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Note"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Priority"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Status"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Team"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\ThreadUpdate"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\Ticket\Type"/>
      </call>
      <call method="registerWorkflowEvent">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Events\UserForgotPassword"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Agent\MailAgent"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Agent\TransferTickets"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Customer\MailCustomer"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\MailUser"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\AddNote"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailAgent"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailCustomer"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailGroup"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailLastCollaborator"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MailTeam"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\MarkSpam"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateAgent"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateGroup"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateLabel"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdatePriority"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateStatus"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateTag"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateTeam"/>
      </call>
      <call method="registerWorkflowAction">
        <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Workflow\Actions\Ticket\UpdateType"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Fixtures\AutomationWorkflowFixtures" class="Webkul\UVDesk\AutomationBundle\Fixtures\AutomationWorkflowFixtures" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Form\DefaultForm" class="Webkul\UVDesk\AutomationBundle\Form\DefaultForm" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Repository\PreparedResponsesRepository" class="Webkul\UVDesk\AutomationBundle\Repository\PreparedResponsesRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\AutomationBundle\Repository\WorkflowEventsRepository" class="Webkul\UVDesk\AutomationBundle\Repository\WorkflowEventsRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\AutomationBundle\Repository\WorkflowRepository" class="Webkul\UVDesk\AutomationBundle\Repository\WorkflowRepository" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\AutomationBundle\Routing\RoutingResource" class="Webkul\UVDesk\AutomationBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\Services\AutomationService" class="Webkul\UVDesk\AutomationBundle\Services\AutomationService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonInterface"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" class="Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" public="false" autowire="true" autoconfigure="true"/>
    <service id="uvdesk.automations" class="Webkul\UVDesk\AutomationBundle\Services\AutomationService" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Application\Routine\ApiRoutine" class="Webkul\UVDesk\ExtensionFrameworkBundle\Application\Routine\ApiRoutine" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Application\Routine\RenderDashboardRoutine" class="Webkul\UVDesk\ExtensionFrameworkBundle\Application\Routine\RenderDashboardRoutine" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Configurators\Configurator" class="Webkul\UVDesk\ExtensionFrameworkBundle\Configurators\Configurator" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource"/>
      <call method="autoconfigure"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" class="Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application" class="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard" class="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource" class="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\Package\PackageMetadata" class="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\Package\PackageMetadata" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\PackageManager" class="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\PackageManager" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\RouteLoader" class="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\RouteLoader" public="false" autowire="true" autoconfigure="true">
      <tag name="routing.loader"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console" class="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Console" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="console.command"/>
      <tag name="kernel.event_listener" event="console.terminate"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel" class="Webkul\UVDesk\ExtensionFrameworkBundle\EventListener\Kernel" public="false" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="kernel.request"/>
      <tag name="kernel.event_listener" event="kernel.controller_arguments"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Routing\RoutingResource" class="Webkul\UVDesk\ExtensionFrameworkBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" class="Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\ApplicationCollection" class="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\ApplicationCollection" public="false" lazy="true" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource"/>
      <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\PackageCollection"/>
      <call method="organizeCollection"/>
    </service>
    <service id="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\PackageCollection" class="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\PackageCollection" public="false" lazy="true" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\MappingResource"/>
      <call method="organizeCollection"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" class="Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" public="false" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="Webkul\UVDesk\MailboxBundle\Services\MailboxService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\MailboxBundle\Services\MailboxService"/>
      <argument type="service" id="translator.data_collector"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\EventListener\Swiftmailer" class="Webkul\UVDesk\MailboxBundle\EventListener\Swiftmailer" public="false" autowire="true" autoconfigure="true">
      <tag name="uvdesk.event_listener" event="swiftmailer.configuration.updated" method="onSwiftMailerConfigurationUpdated"/>
      <tag name="uvdesk.event_listener" event="swiftmailer.configuration.removed" method="onSwiftMailerConfigurationRemoved"/>
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
      <argument type="service" id="Webkul\UVDesk\MailboxBundle\Services\MailboxService"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\Routing\RoutingResource" class="Webkul\UVDesk\MailboxBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\Services\MailboxService" class="Webkul\UVDesk\MailboxBundle\Services\MailboxService" public="false" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" class="Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\MailboxBundle\Utils\Imap\Transport\Custom" class="Webkul\UVDesk\MailboxBundle\Utils\Imap\Transport\Custom" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\MailboxBundle\Utils\Imap\Transport\Gmail" class="Webkul\UVDesk\MailboxBundle\Utils\Imap\Transport\Gmail" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\MailboxBundle\Utils\Imap\Transport\Yahoo" class="Webkul\UVDesk\MailboxBundle\Utils\Imap\Transport\Yahoo" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\MailboxBundle\Utils\Mailbox\Mailbox" class="Webkul\UVDesk\MailboxBundle\Utils\Mailbox\Mailbox" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\MailboxBundle\Utils\MailboxConfiguration" class="Webkul\UVDesk\MailboxBundle\Utils\MailboxConfiguration" public="false" autowire="true" autoconfigure="true"/>
    <service id="uvdesk.mailbox" class="Webkul\UVDesk\MailboxBundle\Services\MailboxService" public="true" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Announcement" class="Webkul\UVDesk\SupportCenterBundle\Controller\Announcement" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Article" class="Webkul\UVDesk\SupportCenterBundle\Controller\Article" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Branding" class="Webkul\UVDesk\SupportCenterBundle\Controller\Branding" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\SupportCenterBundle\Controller\Branding"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Category" class="Webkul\UVDesk\SupportCenterBundle\Controller\Category" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Customer" class="Webkul\UVDesk\SupportCenterBundle\Controller\Customer" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="security.user_password_encoder.generic"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\FileUploadService"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\SupportCenterBundle\Controller\Customer"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Folder" class="Webkul\UVDesk\SupportCenterBundle\Controller\Folder" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.E18xQID.Webkul\UVDesk\SupportCenterBundle\Controller\Folder"/>
      </call>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\KnowledgebaseXHR" class="Webkul\UVDesk\SupportCenterBundle\Controller\KnowledgebaseXHR" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Ticket" class="Webkul\UVDesk\SupportCenterBundle\Controller\Ticket" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="translator.data_collector"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Controller\Website" class="Webkul\UVDesk\SupportCenterBundle\Controller\Website" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService"/>
      <argument type="service" id="translator.data_collector"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Fixtures\EmailTemplates" class="Webkul\UVDesk\SupportCenterBundle\Fixtures\EmailTemplates" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Fixtures\KnowledgebaseWebsite" class="Webkul\UVDesk\SupportCenterBundle\Fixtures\KnowledgebaseWebsite" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.fixture.orm"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation" class="Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword" class="Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal" class="Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Form\Ticket" class="Webkul\UVDesk\SupportCenterBundle\Form\Ticket" public="false" autowire="true" autoconfigure="true">
      <tag name="form.type"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository" class="Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository" public="false" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\Repository\Article" class="Webkul\UVDesk\SupportCenterBundle\Repository\Article" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\SupportCenterBundle\Repository\SolutionCategory" class="Webkul\UVDesk\SupportCenterBundle\Repository\SolutionCategory" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\SupportCenterBundle\Repository\Solutions" class="Webkul\UVDesk\SupportCenterBundle\Repository\Solutions" public="false" autowire="true" autoconfigure="true"/>
    <service id="Webkul\UVDesk\SupportCenterBundle\Routing\RoutingResource" class="Webkul\UVDesk\SupportCenterBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings" public="false" autowire="true" autoconfigure="true">
      <tag name="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface"/>
    </service>
    <service id="Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" class="Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" public="false" autowire="true" autoconfigure="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Console\EnvironmentVariables" class="App\Console\EnvironmentVariables" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Console\EnvironmentVariables" class="App\Console\EnvironmentVariables" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Console\Wizard\ConfigureHelpdesk" class="App\Console\Wizard\ConfigureHelpdesk" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Console\Wizard\ConfigureHelpdesk" class="App\Console\Wizard\ConfigureHelpdesk" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Console\Wizard\DefaultUser" class="App\Console\Wizard\DefaultUser" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Console\Wizard\DefaultUser" class="App\Console\Wizard\DefaultUser" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Console\Wizard\MigrateDatabase" class="App\Console\Wizard\MigrateDatabase" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Console\Wizard\MigrateDatabase" class="App\Console\Wizard\MigrateDatabase" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" class="App\Controller\BaseController" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" class="App\Controller\BaseController" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\BaseController" class="App\Controller\BaseController" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ConfigureHelpdesk" class="App\Controller\ConfigureHelpdesk" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Controller\ConfigureHelpdesk" class="App\Controller\ConfigureHelpdesk" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" class="App\DataFixtures\AppFixtures" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\DataFixtures\AppFixtures" class="App\DataFixtures\AppFixtures" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ExceptionSubscriber" class="App\EventListener\ExceptionSubscriber" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EventListener\ExceptionSubscriber" class="App\EventListener\ExceptionSubscriber" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface.0.App\Routing\RoutingResource" class="App\Routing\RoutingResource" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Routing\RoutingResource" class="App\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\AccountXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\AccountXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\AccountXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\AccountXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\CustomerXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\CustomerXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\CustomerXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\CustomerXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Email" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Email" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Email" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Email" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\GroupXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\GroupXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\GroupXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\GroupXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\PrivilegeXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\PrivilegeXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\PrivilegeXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\PrivilegeXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Report" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Report" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Report" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Report" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SavedReplies" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SavedReplies" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailer" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailer" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailerXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailerXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailerXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\SwiftMailerXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Thread" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Thread" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Thread" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Thread" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\CoreFrameworkBundle\Controller\TicketXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\TicketXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Controller\TicketXHR" class="Webkul\UVDesk\CoreFrameworkBundle\Controller\TicketXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\AsideTemplate" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Dashboard" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\DashboardTemplate" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\HomepageTemplate" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\NavigationTemplate" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate" class="Webkul\UVDesk\CoreFrameworkBundle\Dashboard\SearchTemplate" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RouterInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader" class="Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader" class="Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Twig_ExtensionInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" class="Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Twig\Extension\ExtensionInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" class="Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" class="Webkul\UVDesk\CoreFrameworkBundle\Extension\TwigExtension" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentGroups" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentGroups" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentGroups" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentGroups" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentPrivileges" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentPrivileges" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentPrivileges" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\AgentPrivileges" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\EmailTemplates" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\EmailTemplates" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\HelpdeskBranding" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\HelpdeskBranding" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\HelpdeskBranding" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\HelpdeskBranding" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketPriorities" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketPriorities" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketPriorities" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketPriorities" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketStatuses" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketStatuses" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketStatuses" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketStatuses" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketTypes" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\TicketTypes" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\UserRoles" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\UserRoles" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Fixtures\UserRoles" class="Webkul\UVDesk\CoreFrameworkBundle\Fixtures\UserRoles" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket" class="Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket" class="Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox" class="Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox" class="Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile" class="Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile" class="Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" class="Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" class="Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository" class="Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource" class="Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource" class="Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter" class="Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter" class="Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection" class="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection" class="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentInterface.0.Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection" class="Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection" class="Webkul\UVDesk\CoreFrameworkBundle\Tickets\WidgetCollection" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\AgentActivity" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Agents" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Branding" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Customers" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailSettings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\EmailTemplates" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Groups" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Kudos" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Privileges" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SavedReplies" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\SwiftMailer" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Tags" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\Teams" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Items\TicketTypes" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Productivity" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Reports" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Settings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Users" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Home" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Reports" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Navigation\Ticket" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Account\Profile" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\SavedReplies" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\Tags" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Productivity\TicketTypes" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\AgentActivity" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Reports\Kudos" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\Branding" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailSettings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\EmailTemplates" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Settings\SwiftMailer" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Themes\Helpdesk" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Agents" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Customers" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Groups" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Privileges" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Items\Users\Teams" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Account" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Apps" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Branding" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Productivity" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Reports" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Settings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Panel\Sidebars\Users" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\AgentActivity" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Agents" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Apps" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Branding" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailSettings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\EmailTemplates" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Groups" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Kudos" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Privileges" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\SavedReplies" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tags" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Teams" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\TicketTypes" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Dashboard\Search\Tickets" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonInterface.0.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies" class="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponseXHR" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponseXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponseXHR" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponseXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\AutomationBundle\Controller\Automations\WorkflowXHR" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\WorkflowXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\Controller\Automations\WorkflowXHR" class="Webkul\UVDesk\AutomationBundle\Controller\Automations\WorkflowXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\AutomationBundle\Fixtures\AutomationWorkflowFixtures" class="Webkul\UVDesk\AutomationBundle\Fixtures\AutomationWorkflowFixtures" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\Fixtures\AutomationWorkflowFixtures" class="Webkul\UVDesk\AutomationBundle\Fixtures\AutomationWorkflowFixtures" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\AutomationBundle\Form\DefaultForm" class="Webkul\UVDesk\AutomationBundle\Form\DefaultForm" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\Form\DefaultForm" class="Webkul\UVDesk\AutomationBundle\Form\DefaultForm" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface.0.Webkul\UVDesk\AutomationBundle\Routing\RoutingResource" class="Webkul\UVDesk\AutomationBundle\Routing\RoutingResource" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\Routing\RoutingResource" class="Webkul\UVDesk\AutomationBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\PreparedResponses" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Homepage\Items\Workflows" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\PreparedResponses" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Panel\Items\Productivity\Workflows" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\PreparedResponses" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows" class="Webkul\UVDesk\AutomationBundle\UIComponents\Dashboard\Search\Workflows" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonInterface.0.Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses" class="Webkul\UVDesk\AutomationBundle\UIComponents\Ticket\QuickActionButtons\PreparedResponses" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" class="Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" class="Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application" class="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application" class="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard" class="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard" class="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RouterInterface.0.Webkul\UVDesk\ExtensionFrameworkBundle\Definition\RouteLoader" class="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\RouteLoader" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\Definition\RouteLoader" class="Webkul\UVDesk\ExtensionFrameworkBundle\Definition\RouteLoader" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface.0.Webkul\UVDesk\ExtensionFrameworkBundle\Routing\RoutingResource" class="Webkul\UVDesk\ExtensionFrameworkBundle\Routing\RoutingResource" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\Routing\RoutingResource" class="Webkul\UVDesk\ExtensionFrameworkBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Items\ExploreApps" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface.0.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Homepage\Sections\Apps" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface.0.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Navigation\Apps" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps" class="Webkul\UVDesk\ExtensionFrameworkBundle\UIComponents\Dashboard\Search\Apps" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" class="Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" class="Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" class="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface.0.Webkul\UVDesk\MailboxBundle\Routing\RoutingResource" class="Webkul\UVDesk\MailboxBundle\Routing\RoutingResource" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\Routing\RoutingResource" class="Webkul\UVDesk\MailboxBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Homepage\Items\Mailbox" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Panel\Items\Settings\Mailboxes" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\Mailbox" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer" class="Webkul\UVDesk\MailboxBundle\UIComponents\Dashboard\Search\SwiftMailer" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\SupportCenterBundle\Controller\Announcement" class="Webkul\UVDesk\SupportCenterBundle\Controller\Announcement" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Announcement" class="Webkul\UVDesk\SupportCenterBundle\Controller\Announcement" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\SupportCenterBundle\Controller\Article" class="Webkul\UVDesk\SupportCenterBundle\Controller\Article" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Article" class="Webkul\UVDesk\SupportCenterBundle\Controller\Article" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\SupportCenterBundle\Controller\Branding" class="Webkul\UVDesk\SupportCenterBundle\Controller\Branding" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\SupportCenterBundle\Controller\Branding" class="Webkul\UVDesk\SupportCenterBundle\Controller\Branding" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Branding" class="Webkul\UVDesk\SupportCenterBundle\Controller\Branding" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\SupportCenterBundle\Controller\Category" class="Webkul\UVDesk\SupportCenterBundle\Controller\Category" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Category" class="Webkul\UVDesk\SupportCenterBundle\Controller\Category" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\SupportCenterBundle\Controller\Customer" class="Webkul\UVDesk\SupportCenterBundle\Controller\Customer" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\SupportCenterBundle\Controller\Customer" class="Webkul\UVDesk\SupportCenterBundle\Controller\Customer" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Customer" class="Webkul\UVDesk\SupportCenterBundle\Controller\Customer" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Webkul\UVDesk\SupportCenterBundle\Controller\Folder" class="Webkul\UVDesk\SupportCenterBundle\Controller\Folder" public="false" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Webkul\UVDesk\SupportCenterBundle\Controller\Folder" class="Webkul\UVDesk\SupportCenterBundle\Controller\Folder" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Folder" class="Webkul\UVDesk\SupportCenterBundle\Controller\Folder" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\SupportCenterBundle\Controller\KnowledgebaseXHR" class="Webkul\UVDesk\SupportCenterBundle\Controller\KnowledgebaseXHR" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\KnowledgebaseXHR" class="Webkul\UVDesk\SupportCenterBundle\Controller\KnowledgebaseXHR" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\SupportCenterBundle\Controller\Ticket" class="Webkul\UVDesk\SupportCenterBundle\Controller\Ticket" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Ticket" class="Webkul\UVDesk\SupportCenterBundle\Controller\Ticket" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Webkul\UVDesk\SupportCenterBundle\Controller\Website" class="Webkul\UVDesk\SupportCenterBundle\Controller\Website" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Controller\Website" class="Webkul\UVDesk\SupportCenterBundle\Controller\Website" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\SupportCenterBundle\Fixtures\EmailTemplates" class="Webkul\UVDesk\SupportCenterBundle\Fixtures\EmailTemplates" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Fixtures\EmailTemplates" class="Webkul\UVDesk\SupportCenterBundle\Fixtures\EmailTemplates" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Webkul\UVDesk\SupportCenterBundle\Fixtures\KnowledgebaseWebsite" class="Webkul\UVDesk\SupportCenterBundle\Fixtures\KnowledgebaseWebsite" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Fixtures\KnowledgebaseWebsite" class="Webkul\UVDesk\SupportCenterBundle\Fixtures\KnowledgebaseWebsite" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation" class="Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation" class="Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword" class="Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword" class="Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal" class="Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal" class="Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Form\FormTypeInterface.0.Webkul\UVDesk\SupportCenterBundle\Form\Ticket" class="Webkul\UVDesk\SupportCenterBundle\Form\Ticket" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Form\Ticket" class="Webkul\UVDesk\SupportCenterBundle\Form\Ticket" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository" class="Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository" class="Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface.0.Webkul\UVDesk\SupportCenterBundle\Routing\RoutingResource" class="Webkul\UVDesk\SupportCenterBundle\Routing\RoutingResource" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\Routing\RoutingResource" class="Webkul\UVDesk\SupportCenterBundle\Routing\RoutingResource" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Announcement" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Articles" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Categories" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\Folders" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Items\SpamSettings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\HomepageSectionInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Homepage\Sections\Knowledgebase" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\NavigationInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Navigation\Knowledgebase" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Announcement" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Articles" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Categories" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Knowledgebase\Folders" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Settings\BlockSpam" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Items\Themes\SupportCenter" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\PanelSidebarInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Panel\Sidebars\Knowledgebase" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Announcement" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Articles" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Categories" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Customers" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\Folders" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Webkul\UVDesk\CoreFrameworkBundle\Dashboard\Segments\SearchItemInterface.0.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings" public="false" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings" class="Webkul\UVDesk\SupportCenterBundle\UIComponents\Dashboard\Search\SpamSettings" public="false" autowire="true" autoconfigure="true" abstract="true"/>
    <service id="maker.auto_command.make_auth" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:auth"/>
      <argument type="service" id="maker.maker.make_authenticator"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a Guard authenticator of different flavors</argument>
      </call>
      <call method="setName">
        <argument>make:auth</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_command" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:command"/>
      <argument type="service" id="maker.maker.make_command"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new console command class</argument>
      </call>
      <call method="setName">
        <argument>make:command</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_controller" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:controller"/>
      <argument type="service" id="maker.maker.make_controller"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new controller class</argument>
      </call>
      <call method="setName">
        <argument>make:controller</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_crud" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:crud"/>
      <argument type="service" id="maker.maker.make_crud"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates CRUD for Doctrine entity class</argument>
      </call>
      <call method="setName">
        <argument>make:crud</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_docker_database" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:docker:database"/>
      <argument type="service" id="maker.maker.make_docker_database"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Adds a database container to your docker-compose.yaml file</argument>
      </call>
      <call method="setName">
        <argument>make:docker:database</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_entity" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:entity"/>
      <argument type="service" id="maker.maker.make_entity"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates or updates a Doctrine entity class, and optionally an API Platform resource</argument>
      </call>
      <call method="setName">
        <argument>make:entity</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_fixtures" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:fixtures"/>
      <argument type="service" id="maker.maker.make_fixtures"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new class to load Doctrine fixtures</argument>
      </call>
      <call method="setName">
        <argument>make:fixtures</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_form" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:form"/>
      <argument type="service" id="maker.maker.make_form"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new form class</argument>
      </call>
      <call method="setName">
        <argument>make:form</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_message" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:message"/>
      <argument type="service" id="maker.maker.make_message"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new message and handler</argument>
      </call>
      <call method="setName">
        <argument>make:message</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_messenger_middleware" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:messenger-middleware"/>
      <argument type="service" id="maker.maker.make_messenger_middleware"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new messenger middleware</argument>
      </call>
      <call method="setName">
        <argument>make:messenger-middleware</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_registration_form" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:registration-form"/>
      <argument type="service" id="maker.maker.make_registration_form"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new registration form system</argument>
      </call>
      <call method="setName">
        <argument>make:registration-form</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_reset_password" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:reset-password"/>
      <argument type="service" id="maker.maker.make_reset_password"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle</argument>
      </call>
      <call method="setName">
        <argument>make:reset-password</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_serializer_encoder" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:serializer:encoder"/>
      <argument type="service" id="maker.maker.make_serializer_encoder"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new serializer encoder class</argument>
      </call>
      <call method="setName">
        <argument>make:serializer:encoder</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_serializer_normalizer" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:serializer:normalizer"/>
      <argument type="service" id="maker.maker.make_serializer_normalizer"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new serializer normalizer class</argument>
      </call>
      <call method="setName">
        <argument>make:serializer:normalizer</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_subscriber" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:subscriber"/>
      <argument type="service" id="maker.maker.make_subscriber"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new event subscriber class</argument>
      </call>
      <call method="setName">
        <argument>make:subscriber</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_twig_extension" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:twig-extension"/>
      <argument type="service" id="maker.maker.make_twig_extension"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new Twig extension class</argument>
      </call>
      <call method="setName">
        <argument>make:twig-extension</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_test" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:test"/>
      <tag name="console.command" command="make:unit-test" description="Deprecated alias of &quot;make:test&quot;"/>
      <tag name="console.command" command="make:functional-test" description="Deprecated alias of &quot;make:test&quot;"/>
      <argument type="service" id="maker.maker.make_test"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new test class</argument>
      </call>
      <call method="setName">
        <argument>make:test</argument>
      </call>
      <call method="setAliases">
        <argument type="collection">
          <argument>make:unit-test</argument>
          <argument>make:functional-test</argument>
        </argument>
      </call>
    </service>
    <service id="maker.auto_command.make_validator" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:validator"/>
      <argument type="service" id="maker.maker.make_validator"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new validator and constraint class</argument>
      </call>
      <call method="setName">
        <argument>make:validator</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_voter" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:voter"/>
      <argument type="service" id="maker.maker.make_voter"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new security voter class</argument>
      </call>
      <call method="setName">
        <argument>make:voter</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_user" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:user"/>
      <argument type="service" id="maker.maker.make_user"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new security user class</argument>
      </call>
      <call method="setName">
        <argument>make:user</argument>
      </call>
    </service>
    <service id="maker.auto_command.make_migration" class="Symfony\Bundle\MakerBundle\Command\MakerCommand" public="false">
      <tag name="console.command" command="make:migration"/>
      <argument type="service" id="maker.maker.make_migration"/>
      <argument type="service" id="maker.file_manager"/>
      <argument type="service" id="maker.generator"/>
      <call method="setDescription">
        <argument>Creates a new migration based on database changes</argument>
      </call>
      <call method="setName">
        <argument>make:migration</argument>
      </call>
    </service>
    <service id=".service_locator.TXBGN0c" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="entityManager" type="service" id="doctrine.orm.default_entity_manager"/>
        <argument key="kernel" type="service" id="kernel"/>
      </argument>
    </service>
    <service id=".service_locator.l9NCai0" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kernel" type="service" id="kernel"/>
      </argument>
    </service>
    <service id=".service_locator._gPEhjd" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="encoder" type="service" id="security.user_password_encoder.generic"/>
      </argument>
    </service>
    <service id=".service_locator.x6NL76h" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service" id="translator.data_collector"/>
      </argument>
    </service>
    <service id=".service_locator.Ao9tG3f" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="quickActionButtonCollection" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonCollection"/>
      </argument>
    </service>
    <service id=".service_locator.t1GQV3c" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="applicationCollection" type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\ApplicationCollection"/>
        <argument key="event" type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Application\Routine\RenderDashboardRoutine"/>
      </argument>
    </service>
    <service id=".service_locator.aC5KO5E" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="applicationCollection" type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\ApplicationCollection"/>
        <argument key="event" type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Application\Routine\ApiRoutine"/>
      </argument>
    </service>
    <service id=".service_locator.Z_keyIL" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="applications" type="service" id="Webkul\UVDesk\ExtensionFrameworkBundle\Utils\ApplicationCollection"/>
      </argument>
    </service>
    <service id=".service_locator..cmGvyn" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Controller\BaseController::base" type="service" id=".service_locator.TXBGN0c"/>
        <argument key="App\Controller\ConfigureHelpdesk::migrateDatabaseSchemaXHR" type="service" id=".service_locator.l9NCai0"/>
        <argument key="App\Controller\ConfigureHelpdesk::populateDatabaseEntitiesXHR" type="service" id=".service_locator.l9NCai0"/>
        <argument key="App\Controller\ConfigureHelpdesk::updateConfigurationsXHR" type="service" id=".service_locator.l9NCai0"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication::updateCredentials" type="service" id=".service_locator._gPEhjd"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR::deleteTeamXHR" type="service" id=".service_locator.x6NL76h"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket::loadTicket" type="service" id=".service_locator.Ao9tG3f"/>
        <argument key="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application::apiEndpointXHR" type="service" id=".service_locator.aC5KO5E"/>
        <argument key="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application::dashboard" type="service" id=".service_locator.t1GQV3c"/>
        <argument key="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard::applicationsXHR" type="service" id=".service_locator.Z_keyIL"/>
        <argument key="App\Controller\BaseController:base" type="service" id=".service_locator.TXBGN0c"/>
        <argument key="App\Controller\ConfigureHelpdesk:migrateDatabaseSchemaXHR" type="service" id=".service_locator.l9NCai0"/>
        <argument key="App\Controller\ConfigureHelpdesk:populateDatabaseEntitiesXHR" type="service" id=".service_locator.l9NCai0"/>
        <argument key="App\Controller\ConfigureHelpdesk:updateConfigurationsXHR" type="service" id=".service_locator.l9NCai0"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication:updateCredentials" type="service" id=".service_locator._gPEhjd"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Controller\TeamXHR:deleteTeamXHR" type="service" id=".service_locator.x6NL76h"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Controller\Ticket:loadTicket" type="service" id=".service_locator.Ao9tG3f"/>
        <argument key="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application:apiEndpointXHR" type="service" id=".service_locator.aC5KO5E"/>
        <argument key="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Application:dashboard" type="service" id=".service_locator.t1GQV3c"/>
        <argument key="Webkul\UVDesk\ExtensionFrameworkBundle\Controller\Dashboard:applicationsXHR" type="service" id=".service_locator.Z_keyIL"/>
      </argument>
    </service>
    <service id=".service_locator.LtnrEkg" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator" type="service" id="doctrine.orm.validator.unique"/>
        <argument key="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator" type="service" id="security.validator.user_password"/>
        <argument key="Symfony\Component\Validator\Constraints\EmailValidator" type="service" id="validator.email"/>
        <argument key="Symfony\Component\Validator\Constraints\ExpressionValidator" type="service" id="validator.expression"/>
        <argument key="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" type="service" id="validator.not_compromised_password"/>
        <argument key="doctrine.orm.validator.unique" type="service" id="doctrine.orm.validator.unique"/>
        <argument key="security.validator.user_password" type="service" id="security.validator.user_password"/>
        <argument key="validator.expression" type="service" id="validator.expression"/>
      </argument>
    </service>
    <service id=".service_locator.gmwRZ3h" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="inline" type="service" id="fragment.renderer.inline"/>
      </argument>
    </service>
    <service id="debug.argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="100"/>
      <argument type="service" id="debug.argument_resolver.request_attribute.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <argument type="service" id="debug.argument_resolver.request.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="50"/>
      <argument type="service" id="debug.argument_resolver.session.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.security.user_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="40"/>
      <argument type="service" id="debug.security.user_value_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-50"/>
      <argument type="service" id="debug.argument_resolver.service.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-100"/>
      <argument type="service" id="debug.argument_resolver.default.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-150"/>
      <argument type="service" id="debug.argument_resolver.variadic.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="debug.argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <tag name="controller.argument_value_resolver" priority="-200"/>
      <argument type="service" id="debug.argument_resolver.not_tagged_controller.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".service_locator.6VM.GKc" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Doctrine\Form\Type\EntityType" type="service" id="form.type.entity"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ChoiceType" type="service" id="form.type.choice"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FileType" type="service" id="form.type.file"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="service" id="form.type.form"/>
        <argument key="Webkul\UVDesk\AutomationBundle\Form\DefaultForm" type="service" id="Webkul\UVDesk\AutomationBundle\Form\DefaultForm"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Form\CreateTicket"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Form\Mailbox"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Form\UserProfile"/>
        <argument key="Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation" type="service" id="Webkul\UVDesk\SupportCenterBundle\Form\AccountValidation"/>
        <argument key="Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword" type="service" id="Webkul\UVDesk\SupportCenterBundle\Form\ForgotPassword"/>
        <argument key="Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal" type="service" id="Webkul\UVDesk\SupportCenterBundle\Form\SolutionModal"/>
        <argument key="Webkul\UVDesk\SupportCenterBundle\Form\Ticket" type="service" id="Webkul\UVDesk\SupportCenterBundle\Form\Ticket"/>
      </argument>
    </service>
    <service id=".service_locator.TKUARzg" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Doctrine\Lifecycle" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\EventListener\Doctrine\Lifecycle"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
      </argument>
    </service>
    <service id=".service_locator.qzb032t" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Repository\AgentActivityRepository"/>
        <argument key="Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository" type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Repository\RecaptchaRepository"/>
        <argument key="Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository" type="service" id="Webkul\UVDesk\SupportCenterBundle\Repository\AnnouncementRepository"/>
      </argument>
    </service>
    <service id="monolog.logger.request" class="Symfony\Bridge\Monolog\Logger">
      <argument>request</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.console" class="Symfony\Bridge\Monolog\Logger">
      <argument>console</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.cache" class="Symfony\Bridge\Monolog\Logger">
      <argument>cache</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.translation" class="Symfony\Bridge\Monolog\Logger">
      <argument>translation</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.profiler" class="Symfony\Bridge\Monolog\Logger">
      <argument>profiler</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.php" class="Symfony\Bridge\Monolog\Logger">
      <argument>php</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.event" class="Symfony\Bridge\Monolog\Logger">
      <argument>event</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.null_internal"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.router" class="Symfony\Bridge\Monolog\Logger">
      <argument>router</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.http_client" class="Symfony\Bridge\Monolog\Logger">
      <argument>http_client</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.doctrine" class="Symfony\Bridge\Monolog\Logger">
      <argument>doctrine</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.debug" class="Symfony\Bridge\Monolog\Logger">
      <argument>debug</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.logger.security" class="Symfony\Bridge\Monolog\Logger">
      <argument>security</argument>
      <call method="pushProcessor">
        <argument type="service" id="debug.log_processor"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <configurator class="Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass" method="configureLogger"/>
    </service>
    <service id="monolog.handler.null_internal" class="Monolog\Handler\NullHandler"/>
    <service id="debug.security.voter.security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.authenticated_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.role_hierarchy_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.role_hierarchy_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.expression_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="debug.security.voter.Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="security.logout.handler.csrf_token_clearing" class="Symfony\Component\Security\Http\Logout\CsrfTokenClearingLogoutHandler" public="false">
      <argument type="service" id="security.csrf.token_storage"/>
    </service>
    <service id=".service_locator.yQVjGlt" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translation.loader.csv" type="service" id="translation.loader.csv"/>
        <argument key="translation.loader.dat" type="service" id="translation.loader.dat"/>
        <argument key="translation.loader.ini" type="service" id="translation.loader.ini"/>
        <argument key="translation.loader.json" type="service" id="translation.loader.json"/>
        <argument key="translation.loader.mo" type="service" id="translation.loader.mo"/>
        <argument key="translation.loader.php" type="service" id="translation.loader.php"/>
        <argument key="translation.loader.po" type="service" id="translation.loader.po"/>
        <argument key="translation.loader.qt" type="service" id="translation.loader.qt"/>
        <argument key="translation.loader.res" type="service" id="translation.loader.res"/>
        <argument key="translation.loader.xliff" type="service" id="translation.loader.xliff"/>
        <argument key="translation.loader.yml" type="service" id="translation.loader.yml"/>
      </argument>
    </service>
    <service id=".service_locator.E18xQID" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine" type="service" id="doctrine" on-invalid="ignore"/>
        <argument key="form.factory" type="service" id="form.factory" on-invalid="ignore"/>
        <argument key="http_kernel" type="service" id="http_kernel" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service" id="router.default" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service" id="security.token_storage" on-invalid="ignore"/>
        <argument key="serializer" type="service" id="serializer" on-invalid="ignore"/>
        <argument key="session" type="service" id="session" on-invalid="ignore"/>
        <argument key="twig" type="service" id="twig" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.E18xQID.App\Controller\BaseController" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="App\Controller\BaseController"/>
      <argument>App\Controller\BaseController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator._pu.0Tb" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service" id="translator.data_collector"/>
      </argument>
    </service>
    <service id=".service_locator._pu.0Tb.translation.warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="translation.warmer"/>
      <argument>translation.warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator._pu.0Tb" method="withContext"/>
    </service>
    <service id=".service_locator.kbKiEzc" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="routing.loader" type="service" id="routing.loader"/>
      </argument>
    </service>
    <service id=".service_locator.kbKiEzc.router.default" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="router.default"/>
      <argument>router.default</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.kbKiEzc" method="withContext"/>
    </service>
    <service id=".service_locator.m8PwGkX" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service" id="router.default"/>
      </argument>
    </service>
    <service id=".service_locator.m8PwGkX.router.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="router.cache_warmer"/>
      <argument>router.cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.m8PwGkX" method="withContext"/>
    </service>
    <service id=".service_locator.lSIKWsr" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service" id="twig"/>
      </argument>
    </service>
    <service id=".service_locator.lSIKWsr.twig.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="twig.cache_warmer"/>
      <argument>twig.cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.lSIKWsr" method="withContext"/>
    </service>
    <service id=".service_locator.lSIKWsr.twig.template_cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="twig.template_cache_warmer"/>
      <argument>twig.template_cache_warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.lSIKWsr" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Account" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Account"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\Account</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\Authentication</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\Customer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettings</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\EmailSettingsXHR</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Group" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Group"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\Group</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\Privilege</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Team" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Team"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\Team</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\Theme</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR"/>
      <argument>Webkul\UVDesk\CoreFrameworkBundle\Controller\ThreadXHR</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse"/>
      <argument>Webkul\UVDesk\AutomationBundle\Controller\Automations\PreparedResponse</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow"/>
      <argument>Webkul\UVDesk\AutomationBundle\Controller\Automations\Workflow</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel"/>
      <argument>Webkul\UVDesk\MailboxBundle\Controller\MailboxChannel</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR"/>
      <argument>Webkul\UVDesk\MailboxBundle\Controller\MailboxChannelXHR</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\SupportCenterBundle\Controller\Branding" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\SupportCenterBundle\Controller\Branding"/>
      <argument>Webkul\UVDesk\SupportCenterBundle\Controller\Branding</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\SupportCenterBundle\Controller\Customer" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\SupportCenterBundle\Controller\Customer"/>
      <argument>Webkul\UVDesk\SupportCenterBundle\Controller\Customer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.E18xQID.Webkul\UVDesk\SupportCenterBundle\Controller\Folder" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator_context" id="Webkul\UVDesk\SupportCenterBundle\Controller\Folder"/>
      <argument>Webkul\UVDesk\SupportCenterBundle\Controller\Folder</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.E18xQID" method="withContext"/>
    </service>
    <service id=".service_locator.UwRI0uT" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="reverse_container" type="service" id="reverse_container" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id=".service_locator.WPZmidW" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="initialized_session" type="service" id="session" on-invalid="ignore_uninitialized"/>
        <argument key="request_stack" type="service" id="request_stack"/>
        <argument key="session" type="service" id="session" on-invalid="ignore"/>
        <argument key="session_storage" type="service" id="session.storage.native" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.jD4_ZG7" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.authorization_checker" type="service" id="security.authorization_checker"/>
        <argument key="security.token_storage" type="service" id="security.token_storage"/>
      </argument>
    </service>
    <service id="debug.validator.inner" class="Symfony\Component\Validator\Validator\ValidatorInterface" public="false">
      <factory service="validator.builder" method="getValidator"/>
    </service>
    <service id="debug.event_dispatcher.inner" class="Symfony\Component\EventDispatcher\EventDispatcher" public="false"/>
    <service id="debug.controller_resolver.inner" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver" public="false">
      <argument type="service" id="service_container"/>
      <argument type="service" id="controller_name_converter"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
    </service>
    <service id="debug.argument_resolver.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver" public="false">
      <argument type="service" id="argument_metadata_factory"/>
      <argument type="iterator">
        <argument type="service" id="debug.argument_resolver.request_attribute"/>
        <argument type="service" id="debug.argument_resolver.request"/>
        <argument type="service" id="debug.argument_resolver.session"/>
        <argument type="service" id="debug.security.user_value_resolver"/>
        <argument type="service" id="debug.argument_resolver.service"/>
        <argument type="service" id="debug.argument_resolver.default"/>
        <argument type="service" id="debug.argument_resolver.variadic"/>
        <argument type="service" id="debug.argument_resolver.not_tagged_controller"/>
      </argument>
    </service>
    <service id="debug.security.access.decision_manager.inner" class="Symfony\Component\Security\Core\Authorization\AccessDecisionManager" public="false">
      <argument type="iterator">
        <argument type="service" id="debug.security.voter.security.access.authenticated_voter"/>
        <argument type="service" id="debug.security.voter.security.access.role_hierarchy_voter"/>
        <argument type="service" id="debug.security.voter.security.access.expression_voter"/>
        <argument type="service" id="debug.security.voter.Webkul\UVDesk\CoreFrameworkBundle\Security\TicketVoter"/>
      </argument>
      <argument>affirmative</argument>
      <argument>false</argument>
      <argument>true</argument>
    </service>
    <service id="debug.argument_resolver.request_attribute.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" public="false"/>
    <service id="debug.argument_resolver.request.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" public="false"/>
    <service id="debug.argument_resolver.session.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" public="false"/>
    <service id="debug.security.user_value_resolver.inner" class="Symfony\Component\Security\Http\Controller\UserValueResolver" public="false">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="debug.argument_resolver.service.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" public="false">
      <argument type="service" id=".service_locator..cmGvyn"/>
    </service>
    <service id="debug.argument_resolver.default.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" public="false"/>
    <service id="debug.argument_resolver.variadic.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" public="false"/>
    <service id="debug.argument_resolver.not_tagged_controller.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver" public="false">
      <argument type="service" id=".service_locator..cmGvyn"/>
    </service>
    <service id="console.command_loader" class="Symfony\Component\Console\CommandLoader\ContainerCommandLoader" public="true">
      <argument type="service" id=".service_locator.ON500Co"/>
      <argument type="collection">
        <argument key="about">console.command.about</argument>
        <argument key="assets:install">console.command.assets_install</argument>
        <argument key="cache:clear">console.command.cache_clear</argument>
        <argument key="cache:pool:clear">console.command.cache_pool_clear</argument>
        <argument key="cache:pool:prune">console.command.cache_pool_prune</argument>
        <argument key="cache:pool:delete">console.command.cache_pool_delete</argument>
        <argument key="cache:pool:list">console.command.cache_pool_list</argument>
        <argument key="cache:warmup">console.command.cache_warmup</argument>
        <argument key="debug:config">console.command.config_debug</argument>
        <argument key="config:dump-reference">console.command.config_dump_reference</argument>
        <argument key="debug:container">console.command.container_debug</argument>
        <argument key="debug:autowiring">console.command.debug_autowiring</argument>
        <argument key="debug:event-dispatcher">console.command.event_dispatcher_debug</argument>
        <argument key="debug:router">console.command.router_debug</argument>
        <argument key="router:match">console.command.router_match</argument>
        <argument key="debug:translation">console.command.translation_debug</argument>
        <argument key="translation:update">console.command.translation_update</argument>
        <argument key="lint:xliff">console.command.xliff_lint</argument>
        <argument key="lint:yaml">console.command.yaml_lint</argument>
        <argument key="debug:form">console.command.form_debug</argument>
        <argument key="doctrine:database:create">doctrine.database_create_command</argument>
        <argument key="doctrine:database:drop">doctrine.database_drop_command</argument>
        <argument key="doctrine:database:import">doctrine.database_import_command</argument>
        <argument key="doctrine:generate:entities">doctrine.generate_entities_command</argument>
        <argument key="doctrine:query:sql">doctrine.query_sql_command</argument>
        <argument key="doctrine:cache:clear-metadata">doctrine.cache_clear_metadata_command</argument>
        <argument key="doctrine:cache:clear-query">doctrine.cache_clear_query_cache_command</argument>
        <argument key="doctrine:cache:clear-result">doctrine.cache_clear_result_command</argument>
        <argument key="doctrine:cache:clear-collection-region">doctrine.cache_collection_region_command</argument>
        <argument key="doctrine:mapping:convert">doctrine.mapping_convert_command</argument>
        <argument key="doctrine:schema:create">doctrine.schema_create_command</argument>
        <argument key="doctrine:schema:drop">doctrine.schema_drop_command</argument>
        <argument key="doctrine:ensure-production-settings">doctrine.ensure_production_settings_command</argument>
        <argument key="doctrine:cache:clear-entity-region">doctrine.clear_entity_region_command</argument>
        <argument key="doctrine:mapping:info">doctrine.mapping_info_command</argument>
        <argument key="doctrine:cache:clear-query-region">doctrine.clear_query_region_command</argument>
        <argument key="doctrine:query:dql">doctrine.query_dql_command</argument>
        <argument key="doctrine:schema:update">doctrine.schema_update_command</argument>
        <argument key="doctrine:schema:validate">doctrine.schema_validate_command</argument>
        <argument key="doctrine:mapping:import">doctrine.mapping_import_command</argument>
        <argument key="doctrine:fixtures:load">doctrine.fixtures_load_command</argument>
        <argument key="debug:twig">twig.command.debug</argument>
        <argument key="lint:twig">twig.command.lint</argument>
        <argument key="server:dump">var_dumper.command.server_dump</argument>
        <argument key="doctrine:migrations:diff">doctrine_migrations.diff_command</argument>
        <argument key="doctrine:migrations:dump-schema">doctrine_migrations.dump_schema_command</argument>
        <argument key="doctrine:migrations:execute">doctrine_migrations.execute_command</argument>
        <argument key="doctrine:migrations:generate">doctrine_migrations.generate_command</argument>
        <argument key="doctrine:migrations:latest">doctrine_migrations.latest_command</argument>
        <argument key="doctrine:migrations:migrate">doctrine_migrations.migrate_command</argument>
        <argument key="doctrine:migrations:rollup">doctrine_migrations.rollup_command</argument>
        <argument key="doctrine:migrations:status">doctrine_migrations.status_command</argument>
        <argument key="doctrine:migrations:up-to-date">doctrine_migrations.up_to_date_command</argument>
        <argument key="doctrine:migrations:version">doctrine_migrations.version_command</argument>
        <argument key="security:encode-password">security.command.user_password_encoder</argument>
        <argument key="debug:swiftmailer">swiftmailer.command.debug</argument>
        <argument key="swiftmailer:email:send">swiftmailer.command.new_email</argument>
        <argument key="swiftmailer:spool:send">swiftmailer.command.send_email</argument>
        <argument key="server:run">web_server.command.server_run</argument>
        <argument key="server:start">web_server.command.server_start</argument>
        <argument key="server:stop">web_server.command.server_stop</argument>
        <argument key="server:status">web_server.command.server_status</argument>
        <argument key="server:log">web_server.command.server_log</argument>
        <argument key="make:auth">maker.auto_command.make_auth</argument>
        <argument key="make:command">maker.auto_command.make_command</argument>
        <argument key="make:controller">maker.auto_command.make_controller</argument>
        <argument key="make:crud">maker.auto_command.make_crud</argument>
        <argument key="make:docker:database">maker.auto_command.make_docker_database</argument>
        <argument key="make:entity">maker.auto_command.make_entity</argument>
        <argument key="make:fixtures">maker.auto_command.make_fixtures</argument>
        <argument key="make:form">maker.auto_command.make_form</argument>
        <argument key="make:message">maker.auto_command.make_message</argument>
        <argument key="make:messenger-middleware">maker.auto_command.make_messenger_middleware</argument>
        <argument key="make:registration-form">maker.auto_command.make_registration_form</argument>
        <argument key="make:reset-password">maker.auto_command.make_reset_password</argument>
        <argument key="make:serializer:encoder">maker.auto_command.make_serializer_encoder</argument>
        <argument key="make:serializer:normalizer">maker.auto_command.make_serializer_normalizer</argument>
        <argument key="make:subscriber">maker.auto_command.make_subscriber</argument>
        <argument key="make:twig-extension">maker.auto_command.make_twig_extension</argument>
        <argument key="make:test">maker.auto_command.make_test</argument>
        <argument key="make:unit-test">maker.auto_command.make_test</argument>
        <argument key="make:functional-test">maker.auto_command.make_test</argument>
        <argument key="make:validator">maker.auto_command.make_validator</argument>
        <argument key="make:voter">maker.auto_command.make_voter</argument>
        <argument key="make:user">maker.auto_command.make_user</argument>
        <argument key="make:migration">maker.auto_command.make_migration</argument>
      </argument>
    </service>
    <service id=".service_locator.ON500Co" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="console.command.about" type="service" id="console.command.about"/>
        <argument key="console.command.assets_install" type="service" id="console.command.assets_install"/>
        <argument key="console.command.cache_clear" type="service" id="console.command.cache_clear"/>
        <argument key="console.command.cache_pool_clear" type="service" id="console.command.cache_pool_clear"/>
        <argument key="console.command.cache_pool_delete" type="service" id="console.command.cache_pool_delete"/>
        <argument key="console.command.cache_pool_list" type="service" id="console.command.cache_pool_list"/>
        <argument key="console.command.cache_pool_prune" type="service" id="console.command.cache_pool_prune"/>
        <argument key="console.command.cache_warmup" type="service" id="console.command.cache_warmup"/>
        <argument key="console.command.config_debug" type="service" id="console.command.config_debug"/>
        <argument key="console.command.config_dump_reference" type="service" id="console.command.config_dump_reference"/>
        <argument key="console.command.container_debug" type="service" id="console.command.container_debug"/>
        <argument key="console.command.debug_autowiring" type="service" id="console.command.debug_autowiring"/>
        <argument key="console.command.event_dispatcher_debug" type="service" id="console.command.event_dispatcher_debug"/>
        <argument key="console.command.form_debug" type="service" id="console.command.form_debug"/>
        <argument key="console.command.router_debug" type="service" id="console.command.router_debug"/>
        <argument key="console.command.router_match" type="service" id="console.command.router_match"/>
        <argument key="console.command.translation_debug" type="service" id="console.command.translation_debug"/>
        <argument key="console.command.translation_update" type="service" id="console.command.translation_update"/>
        <argument key="console.command.xliff_lint" type="service" id="console.command.xliff_lint"/>
        <argument key="console.command.yaml_lint" type="service" id="console.command.yaml_lint"/>
        <argument key="doctrine.cache_clear_metadata_command" type="service" id="doctrine.cache_clear_metadata_command"/>
        <argument key="doctrine.cache_clear_query_cache_command" type="service" id="doctrine.cache_clear_query_cache_command"/>
        <argument key="doctrine.cache_clear_result_command" type="service" id="doctrine.cache_clear_result_command"/>
        <argument key="doctrine.cache_collection_region_command" type="service" id="doctrine.cache_collection_region_command"/>
        <argument key="doctrine.clear_entity_region_command" type="service" id="doctrine.clear_entity_region_command"/>
        <argument key="doctrine.clear_query_region_command" type="service" id="doctrine.clear_query_region_command"/>
        <argument key="doctrine.database_create_command" type="service" id="doctrine.database_create_command"/>
        <argument key="doctrine.database_drop_command" type="service" id="doctrine.database_drop_command"/>
        <argument key="doctrine.database_import_command" type="service" id="doctrine.database_import_command"/>
        <argument key="doctrine.ensure_production_settings_command" type="service" id="doctrine.ensure_production_settings_command"/>
        <argument key="doctrine.fixtures_load_command" type="service" id="doctrine.fixtures_load_command"/>
        <argument key="doctrine.generate_entities_command" type="service" id="doctrine.generate_entities_command"/>
        <argument key="doctrine.mapping_convert_command" type="service" id="doctrine.mapping_convert_command"/>
        <argument key="doctrine.mapping_import_command" type="service" id="doctrine.mapping_import_command"/>
        <argument key="doctrine.mapping_info_command" type="service" id="doctrine.mapping_info_command"/>
        <argument key="doctrine.query_dql_command" type="service" id="doctrine.query_dql_command"/>
        <argument key="doctrine.query_sql_command" type="service" id="doctrine.query_sql_command"/>
        <argument key="doctrine.schema_create_command" type="service" id="doctrine.schema_create_command"/>
        <argument key="doctrine.schema_drop_command" type="service" id="doctrine.schema_drop_command"/>
        <argument key="doctrine.schema_update_command" type="service" id="doctrine.schema_update_command"/>
        <argument key="doctrine.schema_validate_command" type="service" id="doctrine.schema_validate_command"/>
        <argument key="doctrine_migrations.diff_command" type="service" id="doctrine_migrations.diff_command"/>
        <argument key="doctrine_migrations.dump_schema_command" type="service" id="doctrine_migrations.dump_schema_command"/>
        <argument key="doctrine_migrations.execute_command" type="service" id="doctrine_migrations.execute_command"/>
        <argument key="doctrine_migrations.generate_command" type="service" id="doctrine_migrations.generate_command"/>
        <argument key="doctrine_migrations.latest_command" type="service" id="doctrine_migrations.latest_command"/>
        <argument key="doctrine_migrations.migrate_command" type="service" id="doctrine_migrations.migrate_command"/>
        <argument key="doctrine_migrations.rollup_command" type="service" id="doctrine_migrations.rollup_command"/>
        <argument key="doctrine_migrations.status_command" type="service" id="doctrine_migrations.status_command"/>
        <argument key="doctrine_migrations.up_to_date_command" type="service" id="doctrine_migrations.up_to_date_command"/>
        <argument key="doctrine_migrations.version_command" type="service" id="doctrine_migrations.version_command"/>
        <argument key="maker.auto_command.make_auth" type="service" id="maker.auto_command.make_auth"/>
        <argument key="maker.auto_command.make_command" type="service" id="maker.auto_command.make_command"/>
        <argument key="maker.auto_command.make_controller" type="service" id="maker.auto_command.make_controller"/>
        <argument key="maker.auto_command.make_crud" type="service" id="maker.auto_command.make_crud"/>
        <argument key="maker.auto_command.make_docker_database" type="service" id="maker.auto_command.make_docker_database"/>
        <argument key="maker.auto_command.make_entity" type="service" id="maker.auto_command.make_entity"/>
        <argument key="maker.auto_command.make_fixtures" type="service" id="maker.auto_command.make_fixtures"/>
        <argument key="maker.auto_command.make_form" type="service" id="maker.auto_command.make_form"/>
        <argument key="maker.auto_command.make_message" type="service" id="maker.auto_command.make_message"/>
        <argument key="maker.auto_command.make_messenger_middleware" type="service" id="maker.auto_command.make_messenger_middleware"/>
        <argument key="maker.auto_command.make_migration" type="service" id="maker.auto_command.make_migration"/>
        <argument key="maker.auto_command.make_registration_form" type="service" id="maker.auto_command.make_registration_form"/>
        <argument key="maker.auto_command.make_reset_password" type="service" id="maker.auto_command.make_reset_password"/>
        <argument key="maker.auto_command.make_serializer_encoder" type="service" id="maker.auto_command.make_serializer_encoder"/>
        <argument key="maker.auto_command.make_serializer_normalizer" type="service" id="maker.auto_command.make_serializer_normalizer"/>
        <argument key="maker.auto_command.make_subscriber" type="service" id="maker.auto_command.make_subscriber"/>
        <argument key="maker.auto_command.make_test" type="service" id="maker.auto_command.make_test"/>
        <argument key="maker.auto_command.make_twig_extension" type="service" id="maker.auto_command.make_twig_extension"/>
        <argument key="maker.auto_command.make_user" type="service" id="maker.auto_command.make_user"/>
        <argument key="maker.auto_command.make_validator" type="service" id="maker.auto_command.make_validator"/>
        <argument key="maker.auto_command.make_voter" type="service" id="maker.auto_command.make_voter"/>
        <argument key="security.command.user_password_encoder" type="service" id="security.command.user_password_encoder"/>
        <argument key="swiftmailer.command.debug" type="service" id="swiftmailer.command.debug"/>
        <argument key="swiftmailer.command.new_email" type="service" id="swiftmailer.command.new_email"/>
        <argument key="swiftmailer.command.send_email" type="service" id="swiftmailer.command.send_email"/>
        <argument key="twig.command.debug" type="service" id="twig.command.debug"/>
        <argument key="twig.command.lint" type="service" id="twig.command.lint"/>
        <argument key="var_dumper.command.server_dump" type="service" id="var_dumper.command.server_dump"/>
        <argument key="web_server.command.server_log" type="service" id="web_server.command.server_log"/>
        <argument key="web_server.command.server_run" type="service" id="web_server.command.server_run"/>
        <argument key="web_server.command.server_start" type="service" id="web_server.command.server_start"/>
        <argument key="web_server.command.server_status" type="service" id="web_server.command.server_status"/>
        <argument key="web_server.command.server_stop" type="service" id="web_server.command.server_stop"/>
      </argument>
    </service>
    <service id="cache.app.recorder_inner" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" public="false">
      <argument>TOPo4b0qsd</argument>
      <argument>0</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="cache.default_marshaller" on-invalid="ignore"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.system.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <argument>npf9yrb5hx</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.validator.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <argument>e8IM-ynrYf</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.serializer.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <argument>q-GgCJAteI</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.annotations.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <argument>FnSkeqd0p6</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.property_info.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <argument>K17oMkOOko</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.doctrine.orm.default.metadata.recorder_inner" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false"/>
    <service id="cache.doctrine.orm.default.result.recorder_inner" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false"/>
    <service id="cache.doctrine.orm.default.query.recorder_inner" class="Symfony\Component\Cache\Adapter\ArrayAdapter" public="false"/>
    <service id="cache.security_expression_language.recorder_inner" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="false">
      <argument>Ota6zTmMW+</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/shapadus/public_html/ithelpdesk/var/cache/dev/pools</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id=".service_locator.uxa.tru" class="Symfony\Component\DependencyInjection\ServiceLocator" public="false">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Twig\Extension\CsrfRuntime" type="service" id="twig.runtime.security_csrf"/>
        <argument key="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" type="service" id="twig.runtime.httpkernel"/>
        <argument key="Symfony\Component\Form\FormRenderer" type="service" id="twig.form.renderer"/>
      </argument>
    </service>
    <service id="Psr\Container\ContainerInterface" alias="service_container" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ContainerInterface" alias="service_container" public="false"/>
    <service id="ReCaptcha\RequestMethod" alias="ReCaptcha\RequestMethod\CurlPost"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface" alias="parameter_bag" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface" alias="parameter_bag" public="false"/>
    <service id="Symfony\Component\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher" public="false"/>
    <service id="Symfony\Contracts\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher" public="false"/>
    <service id="Symfony\Component\HttpKernel\HttpKernelInterface" alias="http_kernel" public="false"/>
    <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack" public="false"/>
    <service id="Symfony\Component\HttpFoundation\UrlHelper" alias="url_helper" public="false"/>
    <service id="Symfony\Component\HttpKernel\KernelInterface" alias="kernel" public="false"/>
    <service id="Symfony\Component\Filesystem\Filesystem" alias="filesystem" public="false"/>
    <service id="Symfony\Component\HttpKernel\Config\FileLocator" alias="file_locator" public="false"/>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container" public="false"/>
    <service id="Psr\Container\ContainerInterface $parameterBag" alias="parameter_bag"/>
    <service id="cache.app_clearer" alias="cache.default_clearer" public="true"/>
    <service id="Psr\Cache\CacheItemPoolInterface" alias="cache.app" public="false"/>
    <service id="Psr\SimpleCache\CacheInterface" alias="cache.app.simple" public="false"/>
    <service id="Symfony\Component\Cache\Adapter\AdapterInterface" alias="cache.app" public="false"/>
    <service id="Symfony\Contracts\Cache\CacheInterface" alias="cache.app" public="false"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface" alias="cache.app.taggable" public="false"/>
    <service id="Symfony\Component\Translation\TranslatorInterface" alias="translator.data_collector" public="false"/>
    <service id="Symfony\Contracts\Translation\TranslatorInterface" alias="translator.data_collector" public="false"/>
    <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" alias="session" public="false"/>
    <service id="Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface" alias="session.storage.native" public="false"/>
    <service id="SessionHandlerInterface" alias="session.handler" public="false"/>
    <service id="Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface" alias="session.flash_bag" public="false"/>
    <service id="session.storage.filesystem" alias="session.storage.mock_file" public="false"/>
    <service id="session.storage" alias="session.storage.native"/>
    <service id="Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface" alias="security.csrf.token_generator" public="false"/>
    <service id="Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface" alias="security.csrf.token_storage" public="false"/>
    <service id="Symfony\Component\Security\Csrf\CsrfTokenManagerInterface" alias="security.csrf.token_manager" public="false"/>
    <service id="Symfony\Component\Form\ResolvedFormTypeFactoryInterface" alias="form.resolved_type_factory" public="false"/>
    <service id="Symfony\Component\Form\FormRegistryInterface" alias="form.registry" public="false"/>
    <service id="Symfony\Component\Form\FormFactoryInterface" alias="form.factory" public="false"/>
    <service id="form.property_accessor" alias="property_accessor" public="false"/>
    <service id="form.choice_list_factory" alias="form.choice_list_factory.cached" public="false"/>
    <service id="Symfony\Component\Asset\Packages" alias="assets.packages" public="false"/>
    <service id="Symfony\Component\Validator\Validator\ValidatorInterface" alias="debug.validator" public="false"/>
    <service id="validator.mapping.class_metadata_factory" alias="debug.validator" public="false"/>
    <service id="Symfony\Component\Translation\Reader\TranslationReaderInterface" alias="translation.reader" public="false"/>
    <service id="Symfony\Component\Translation\Extractor\ExtractorInterface" alias="translation.extractor" public="false"/>
    <service id="Symfony\Component\Translation\Writer\TranslationWriterInterface" alias="translation.writer" public="false"/>
    <service id="translator" alias="translator.data_collector" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default" public="false"/>
    <service id="cache.default_redis_provider" alias=".cache_connection.GD_MSZC" public="false"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.JKE6keX" public="false"/>
    <service id="cache.default_pdo_provider" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Symfony\Component\HttpKernel\Debug\FileLinkFormatter" alias="debug.file_link_formatter" public="false"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch" public="false"/>
    <service id="router" alias="router.default" public="true"/>
    <service id="Symfony\Component\Routing\RouterInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\Generator\UrlGeneratorInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\Matcher\UrlMatcherInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\RequestContextAwareInterface" alias="router.default" public="false"/>
    <service id="Symfony\Component\Routing\RequestContext" alias="router.request_context" public="false"/>
    <service id="annotation_reader" alias="annotations.cached_reader"/>
    <service id="Doctrine\Common\Annotations\Reader" alias="annotations.cached_reader" public="false"/>
    <service id="Symfony\Component\PropertyAccess\PropertyAccessorInterface" alias="property_accessor" public="false"/>
    <service id="Symfony\Component\Serializer\SerializerInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Normalizer\NormalizerInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Normalizer\DenormalizerInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Encoder\EncoderInterface" alias="serializer" public="false"/>
    <service id="Symfony\Component\Serializer\Encoder\DecoderInterface" alias="serializer" public="false"/>
    <service id="serializer.property_accessor" alias="property_accessor" public="false"/>
    <service id="Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface" alias="serializer.mapping.class_discriminator_resolver" public="false"/>
    <service id="Symfony\Component\Serializer\Normalizer\ObjectNormalizer" alias="serializer.normalizer.object" public="false"/>
    <service id="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface" alias="serializer.mapping.class_metadata_factory" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyListExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface" alias="property_info" public="false"/>
    <service id="Symfony\Contracts\HttpClient\HttpClientInterface" alias="http_client"/>
    <service id="Doctrine\DBAL\Driver\Connection" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Doctrine\DBAL\Connection" alias="doctrine.dbal.default_connection" public="false"/>
    <service id="Doctrine\Persistence\ManagerRegistry" alias="doctrine" public="false"/>
    <service id="Doctrine\Common\Persistence\ManagerRegistry" alias="doctrine" public="false">
      <deprecated>The "%alias_id%" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead.</deprecated>
    </service>
    <service id="Symfony\Bridge\Doctrine\RegistryInterface" alias="doctrine" public="false">
      <deprecated>The "%alias_id%" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead.</deprecated>
    </service>
    <service id="Doctrine\Bundle\DoctrineBundle\Registry" alias="doctrine" public="false">
      <deprecated>The "%alias_id%" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead.</deprecated>
    </service>
    <service id="database_connection" alias="doctrine.dbal.default_connection" public="true"/>
    <service id="doctrine.dbal.event_manager" alias="doctrine.dbal.default_connection.event_manager" public="false"/>
    <service id="Doctrine\Common\Persistence\ObjectManager" alias="doctrine.orm.default_entity_manager" public="false"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager" public="false"/>
    <service id="doctrine.orm.metadata.annotation_reader" alias="annotations.cached_reader" public="false"/>
    <service id="doctrine.orm.entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="doctrine.orm.default_metadata_cache" alias="doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" public="false"/>
    <service id="doctrine.orm.default_result_cache" alias="doctrine.orm.cache.provider.cache.doctrine.orm.default.result" public="false"/>
    <service id="doctrine.orm.default_query_cache" alias="doctrine.orm.cache.provider.cache.doctrine.orm.default.query" public="false"/>
    <service id="doctrine.orm.default_entity_manager.event_manager" alias="doctrine.dbal.default_connection.event_manager" public="false"/>
    <service id="Knp\Component\Pager\PaginatorInterface" alias="knp_paginator"/>
    <service id="sensio_framework_extra.converter.doctrine.orm.expression_language" alias="sensio_framework_extra.converter.doctrine.orm.expression_language.default" public="false"/>
    <service id="sensio_framework_extra.security.expression_language" alias="sensio_framework_extra.security.expression_language.default" public="false"/>
    <service id="Twig_Environment" alias="twig" public="false"/>
    <service id="Twig\Environment" alias="twig" public="false"/>
    <service id="logger" alias="monolog.logger"/>
    <service id="Psr\Log\LoggerInterface" alias="monolog.logger" public="false"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker" public="false"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage" public="false"/>
    <service id="Symfony\Component\Security\Core\Security" alias="security.helper" public="false"/>
    <service id="Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface" alias="security.authentication.manager" public="false"/>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy" public="false"/>
    <service id="security.encoder_factory" alias="security.encoder_factory.generic" public="false"/>
    <service id="Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" alias="security.encoder_factory.generic" public="false"/>
    <service id="security.password_encoder" alias="security.user_password_encoder.generic" public="true"/>
    <service id="Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" alias="security.user_password_encoder.generic" public="false"/>
    <service id="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" alias="security.authentication_utils" public="false"/>
    <service id="Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface" alias="debug.security.access.decision_manager" public="false"/>
    <service id="Symfony\Component\Security\Core\Role\RoleHierarchyInterface" alias="security.role_hierarchy" public="false"/>
    <service id="Symfony\Component\Security\Http\Firewall" alias="debug.security.firewall" public="false"/>
    <service id="Symfony\Component\Security\Http\HttpUtils" alias="security.http_utils" public="false"/>
    <service id="Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias="security.authentication.guard_handler" public="false"/>
    <service id="security.firewall" alias="debug.security.firewall" public="false"/>
    <service id="security.user.provider.concrete.user_provider" alias="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider" public="false"/>
    <service id="Symfony\Component\Security\Core\User\UserProviderInterface" alias="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider"/>
    <service id="security.authentication.session_strategy.back_support" alias="security.authentication.session_strategy"/>
    <service id="security.user_checker.back_support" alias="security.user_checker" public="false"/>
    <service id="security.authentication.session_strategy.customer" alias="security.authentication.session_strategy"/>
    <service id="security.user_checker.customer" alias="security.user_checker" public="false"/>
    <service id="Symfony\Component\Security\Core\User\UserCheckerInterface" alias="security.user_checker" public="false"/>
    <service id="swiftmailer.mailer.default.transport" alias="swiftmailer.mailer.default.transport.smtp" public="true"/>
    <service id="swiftmailer.plugin.messagelogger" alias="swiftmailer.mailer.default.plugin.messagelogger"/>
    <service id="swiftmailer.mailer" alias="swiftmailer.mailer.default"/>
    <service id="swiftmailer.transport" alias="swiftmailer.mailer.default.transport.smtp" public="true"/>
    <service id="Swift_Mailer" alias="swiftmailer.mailer.default" public="false"/>
    <service id="Swift_Transport" alias="swiftmailer.mailer.default.transport.smtp" public="false"/>
    <service id="mailer" alias="swiftmailer.mailer.default" public="true"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Definition\RouterInterface" alias="Webkul\UVDesk\CoreFrameworkBundle\Definition\RouteLoader" public="false"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Definition\RoutingResourceInterface" alias="Webkul\UVDesk\CoreFrameworkBundle\Routing\RoutingResource" public="false"/>
    <service id="Webkul\UVDesk\CoreFrameworkBundle\Tickets\QuickActionButtonInterface" alias="Webkul\UVDesk\CoreFrameworkBundle\UIComponents\Ticket\QuickActionButtons\SavedReplies" public="false"/>
    <service id="uvdesk.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\UVDeskService" public="true"/>
    <service id="user.provider" alias="Webkul\UVDesk\CoreFrameworkBundle\Providers\UserProvider" public="true"/>
    <service id="user.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\UserService" public="true"/>
    <service id="email.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\EmailService" public="true"/>
    <service id="ticket.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\TicketService" public="true"/>
    <service id="recaptcha.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\ReCaptchaService" public="true"/>
    <service id="report.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\ReportService" public="true"/>
    <service id="validation.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\ValidationService" public="true"/>
    <service id="custom.field.service" alias="Webkul\UVDesk\CoreFrameworkBundle\Services\CustomFieldsService" public="true"/>
    <service id="uvdesk.core.file_system.service" alias="Webkul\UVDesk\CoreFrameworkBundle\FileSystem\FileSystem" public="true"/>
    <service id="swiftmailer.service" alias="Webkul\UVDesk\CoreFrameworkBundle\SwiftMailer\SwiftMailer" public="true"/>
    <service id="uvdesk.core.event_dispatcher" alias="Webkul\UVDesk\CoreFrameworkBundle\Framework\EventDispatcher" public="true"/>
    <service id="uvdesk.extensibles" alias="Webkul\UVDesk\CoreFrameworkBundle\Framework\ExtendableComponentManager" public="true"/>
    <service id="uvdesk.automations.workflows" alias="Webkul\UVDesk\AutomationBundle\EventListener\WorkflowListener" public="true"/>
    <service id="uvdesk.automations.prepared_responses" alias="Webkul\UVDesk\AutomationBundle\EventListener\PreparedResponseListener" public="true"/>
    <service id="uvdesk_extension.twig_loader" alias="twig.loader.native_filesystem" public="true"/>
    <service id="uvdesk_extension.assets_manager" alias="assets.packages" public="true"/>
    <service id="Webkul\UVDesk\MailboxBundle\Utils\Imap\CustomConfigurationInterface" alias="Webkul\UVDesk\MailboxBundle\Utils\Imap\Transport\Custom" public="false"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem" public="false"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator..cmGvyn"/>
    <service id="twig.loader" alias="twig.loader.native_filesystem"/>
    <service id="Psr\Log\LoggerInterface $requestLogger" alias="monolog.logger.request"/>
    <service id="Psr\Log\LoggerInterface $consoleLogger" alias="monolog.logger.console"/>
    <service id="Psr\Log\LoggerInterface $cacheLogger" alias="monolog.logger.cache"/>
    <service id="Psr\Log\LoggerInterface $translationLogger" alias="monolog.logger.translation"/>
    <service id="Psr\Log\LoggerInterface $profilerLogger" alias="monolog.logger.profiler"/>
    <service id="Psr\Log\LoggerInterface $phpLogger" alias="monolog.logger.php"/>
    <service id="Psr\Log\LoggerInterface $eventLogger" alias="monolog.logger.event"/>
    <service id="Psr\Log\LoggerInterface $routerLogger" alias="monolog.logger.router"/>
    <service id="Psr\Log\LoggerInterface $httpClientLogger" alias="monolog.logger.http_client"/>
    <service id="Psr\Log\LoggerInterface $doctrineLogger" alias="monolog.logger.doctrine"/>
    <service id="Psr\Log\LoggerInterface $debugLogger" alias="monolog.logger.debug"/>
    <service id="Psr\Log\LoggerInterface $securityLogger" alias="monolog.logger.security"/>
    <service id=".service_locator.VdFTLMb" alias=".service_locator.LtnrEkg" public="false"/>
    <service id="validator" alias="debug.validator" public="true"/>
    <service id="translator.data_collector.inner" alias="translator.default" public="false"/>
    <service id="event_dispatcher" alias="debug.event_dispatcher" public="true"/>
    <service id="controller_resolver" alias="debug.controller_resolver" public="false"/>
    <service id="argument_resolver" alias="debug.argument_resolver" public="false"/>
    <service id="security.access.decision_manager" alias="debug.security.access.decision_manager" public="false"/>
    <service id="argument_resolver.request_attribute" alias="debug.argument_resolver.request_attribute" public="false"/>
    <service id="argument_resolver.request" alias="debug.argument_resolver.request" public="false"/>
    <service id="argument_resolver.session" alias="debug.argument_resolver.session" public="false"/>
    <service id="security.user_value_resolver" alias="debug.security.user_value_resolver" public="false"/>
    <service id="argument_resolver.service" alias="debug.argument_resolver.service" public="false"/>
    <service id="argument_resolver.default" alias="debug.argument_resolver.default" public="false"/>
    <service id="argument_resolver.variadic" alias="debug.argument_resolver.variadic" public="false"/>
    <service id="argument_resolver.not_tagged_controller" alias="debug.argument_resolver.not_tagged_controller" public="false"/>
    <service id="console.command.public_alias.App\Console\EnvironmentVariables" alias="App\Console\EnvironmentVariables" public="true"/>
    <service id="console.command.public_alias.App\Console\Wizard\ConfigureHelpdesk" alias="App\Console\Wizard\ConfigureHelpdesk" public="true"/>
    <service id="console.command.public_alias.App\Console\Wizard\DefaultUser" alias="App\Console\Wizard\DefaultUser" public="true"/>
    <service id="console.command.public_alias.App\Console\Wizard\MigrateDatabase" alias="App\Console\Wizard\MigrateDatabase" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.contains_command" alias="doctrine_cache.contains_command" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.delete_command" alias="doctrine_cache.delete_command" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.flush_command" alias="doctrine_cache.flush_command" public="true"/>
    <service id="console.command.public_alias.doctrine_cache.stats_command" alias="doctrine_cache.stats_command" public="true"/>
    <service id="console.command.public_alias.Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" alias="Webkul\UVDesk\CoreFrameworkBundle\Guides\BootstrappingProject" public="true"/>
    <service id="console.command.public_alias.Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" alias="Webkul\UVDesk\ExtensionFrameworkBundle\Console\BuildExtensions" public="true"/>
    <service id="console.command.public_alias.Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" alias="Webkul\UVDesk\MailboxBundle\Console\RefreshMailboxCommand" public="true"/>
  </services>
</container>
