<?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.project_dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</parameter>
    <parameter key="kernel.environment">prod</parameter>
    <parameter key="kernel.runtime_environment">%env(default:kernel.environment:APP_RUNTIME_ENV)%</parameter>
    <parameter key="kernel.runtime_mode">%env(query_string:default:container.runtime_mode:APP_RUNTIME_MODE)%</parameter>
    <parameter key="kernel.runtime_mode.web">%env(bool:default::key:web:default:kernel.runtime_mode:)%</parameter>
    <parameter key="kernel.runtime_mode.cli">%env(not:default:kernel.runtime_mode.web:)%</parameter>
    <parameter key="kernel.runtime_mode.worker">%env(bool:default::key:worker:default:kernel.runtime_mode:)%</parameter>
    <parameter key="kernel.debug">true</parameter>
    <parameter key="kernel.build_dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod</parameter>
    <parameter key="kernel.cache_dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod</parameter>
    <parameter key="kernel.logs_dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/logs/prod</parameter>
    <parameter key="kernel.bundles" type="collection">
      <parameter key="FrameworkBundle">Symfony\Bundle\FrameworkBundle\FrameworkBundle</parameter>
      <parameter key="TwigBundle">Symfony\Bundle\TwigBundle\TwigBundle</parameter>
      <parameter key="SecurityBundle">Symfony\Bundle\SecurityBundle\SecurityBundle</parameter>
      <parameter key="DoctrineBundle">Doctrine\Bundle\DoctrineBundle\DoctrineBundle</parameter>
      <parameter key="MonologBundle">Symfony\Bundle\MonologBundle\MonologBundle</parameter>
      <parameter key="NelmioCorsBundle">Nelmio\CorsBundle\NelmioCorsBundle</parameter>
      <parameter key="DoctrineMigrationsBundle">Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle</parameter>
      <parameter key="ApiPlatformBundle">ApiPlatform\Symfony\Bundle\ApiPlatformBundle</parameter>
      <parameter key="NbgrpOneloginSamlBundle">Nbgrp\OneloginSamlBundle\NbgrpOneloginSamlBundle</parameter>
      <parameter key="TwigExtraBundle">Twig\Extra\TwigExtraBundle\TwigExtraBundle</parameter>
      <parameter key="SchebTwoFactorBundle">Scheb\TwoFactorBundle\SchebTwoFactorBundle</parameter>
      <parameter key="VichUploaderBundle">Vich\UploaderBundle\VichUploaderBundle</parameter>
      <parameter key="FlysystemBundle">League\FlysystemBundle\FlysystemBundle</parameter>
    </parameter>
    <parameter key="kernel.bundles_metadata" type="collection">
      <parameter key="FrameworkBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/framework-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\FrameworkBundle</parameter>
      </parameter>
      <parameter key="TwigBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\TwigBundle</parameter>
      </parameter>
      <parameter key="SecurityBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-bundle</parameter>
        <parameter key="namespace">Symfony\Bundle\SecurityBundle</parameter>
      </parameter>
      <parameter key="DoctrineBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\DoctrineBundle</parameter>
      </parameter>
      <parameter key="MonologBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/monolog-bundle/src</parameter>
        <parameter key="namespace">Symfony\Bundle\MonologBundle</parameter>
      </parameter>
      <parameter key="NelmioCorsBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/nelmio/cors-bundle</parameter>
        <parameter key="namespace">Nelmio\CorsBundle</parameter>
      </parameter>
      <parameter key="DoctrineMigrationsBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-migrations-bundle</parameter>
        <parameter key="namespace">Doctrine\Bundle\MigrationsBundle</parameter>
      </parameter>
      <parameter key="ApiPlatformBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/api-platform/core/src/Symfony/Bundle</parameter>
        <parameter key="namespace">ApiPlatform\Symfony\Bundle</parameter>
      </parameter>
      <parameter key="NbgrpOneloginSamlBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/nbgrp/onelogin-saml-bundle/src</parameter>
        <parameter key="namespace">Nbgrp\OneloginSamlBundle</parameter>
      </parameter>
      <parameter key="TwigExtraBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/twig/extra-bundle</parameter>
        <parameter key="namespace">Twig\Extra\TwigExtraBundle</parameter>
      </parameter>
      <parameter key="SchebTwoFactorBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle</parameter>
        <parameter key="namespace">Scheb\TwoFactorBundle</parameter>
      </parameter>
      <parameter key="VichUploaderBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle</parameter>
        <parameter key="namespace">Vich\UploaderBundle</parameter>
      </parameter>
      <parameter key="FlysystemBundle" type="collection">
        <parameter key="path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/league/flysystem-bundle/src</parameter>
        <parameter key="namespace">League\FlysystemBundle</parameter>
      </parameter>
    </parameter>
    <parameter key="kernel.charset">UTF-8</parameter>
    <parameter key="kernel.container_class">App_KernelProdDebugContainer</parameter>
    <parameter key="container.dumper.inline_class_loader">true</parameter>
    <parameter key="auth.logout.redirect">false</parameter>
    <parameter key="auth.logout.path">logout</parameter>
    <parameter key="auth.logout.after_logout_path">./</parameter>
    <parameter key="auth.session-expired.redirect">false</parameter>
    <parameter key="auth.session-expired.path">Login</parameter>
    <parameter key="async-task.routes" type="collection">
      <parameter key="modules">null</parameter>
      <parameter key="default">null</parameter>
    </parameter>
    <parameter key="auth.logout" type="collection">
      <parameter key="path">logout</parameter>
      <parameter key="redirect">false</parameter>
      <parameter key="after_logout_path">./</parameter>
    </parameter>
    <parameter key="auth.session-expired" type="collection">
      <parameter key="path">Login</parameter>
      <parameter key="redirect">false</parameter>
    </parameter>
    <parameter key="docs.urls" type="collection">
      <parameter key="messenger_setup">https://docs.suitecrm.com/8.x/admin/async-tasks/messenger-setup/</parameter>
    </parameter>
    <parameter key="extensions" type="collection">
      <parameter key="defaultExt" type="collection">
        <parameter key="remoteEntry">../extensions/defaultExt/remoteEntry.js</parameter>
        <parameter key="remoteName">defaultExt</parameter>
        <parameter key="enabled">false</parameter>
        <parameter key="extension_name">Default Extension</parameter>
        <parameter key="extension_uri">https://suitecrm.com</parameter>
        <parameter key="description">An example Extension template or for simple instance customisations</parameter>
        <parameter key="version">1.0.0</parameter>
        <parameter key="author">SalesAgility</parameter>
        <parameter key="author_uri">https://www.salesagility.com</parameter>
        <parameter key="license">GPL3</parameter>
      </parameter>
    </parameter>
    <parameter key="graphql.graphql_show_docs">%env(default::bool:GRAPHQL_SHOW_DOCS)%</parameter>
    <parameter key="ldap.autocreate.extra_fields_map">null</parameter>
    <parameter key="ldap.extra_fields" type="collection"/>
    <parameter key="legacy.api_paths" type="collection">
      <parameter key="Api/access_token">Api/index.php/access_token</parameter>
      <parameter key="Api/authorize">index.php?module=OAuth2AuthCodes&amp;action=authorize</parameter>
      <parameter key="Api/V8">Api/index.php/V8</parameter>
      <parameter key="Api">Api/index.php</parameter>
      <parameter key="service/v4_1">service/v4_1</parameter>
    </parameter>
    <parameter key="legacy.api_path_files" type="collection">
      <parameter key="Api/access_token" type="collection">
        <parameter key="file">index.php</parameter>
        <parameter key="dir">Api</parameter>
      </parameter>
      <parameter key="Api/authorize" type="collection">
        <parameter key="redirect">true</parameter>
      </parameter>
      <parameter key="Api/V8" type="collection">
        <parameter key="file">index.php</parameter>
        <parameter key="dir">Api</parameter>
      </parameter>
      <parameter key="Api" type="collection">
        <parameter key="file">index.php</parameter>
        <parameter key="dir">Api</parameter>
      </parameter>
      <parameter key="service/v4_1/rest.php" type="collection">
        <parameter key="file">rest.php</parameter>
        <parameter key="dir">service/v4_1</parameter>
      </parameter>
      <parameter key="service/v4_1/soap.php" type="collection">
        <parameter key="file">soap.php</parameter>
        <parameter key="dir">service/v4_1</parameter>
      </parameter>
      <parameter key="service/v4_1" type="collection">
        <parameter key="file">rest.php</parameter>
        <parameter key="dir">service/v4_1</parameter>
      </parameter>
      <parameter key="service/v4/rest.php" type="collection">
        <parameter key="file">rest.php</parameter>
        <parameter key="dir">service/v4</parameter>
      </parameter>
      <parameter key="service/v4/soap.php" type="collection">
        <parameter key="file">soap.php</parameter>
        <parameter key="dir">service/v4</parameter>
      </parameter>
      <parameter key="service/v4" type="collection">
        <parameter key="file">rest.php</parameter>
        <parameter key="dir">service/v4</parameter>
      </parameter>
    </parameter>
    <parameter key="legacy.asset_paths" type="collection">
      <parameter>cache</parameter>
      <parameter>include</parameter>
      <parameter>themes</parameter>
      <parameter>custom</parameter>
      <parameter>vendor</parameter>
      <parameter>modules</parameter>
      <parameter>public</parameter>
      <parameter>upload</parameter>
    </parameter>
    <parameter key="legacy.copy_asset_paths" type="collection">
      <parameter key="vendor/tinymce/tinymce">vendor/tinymce/tinymce</parameter>
      <parameter key="vendor/gymadarasz">vendor/gymadarasz</parameter>
    </parameter>
    <parameter key="legacy.cache_reset_actions" type="collection">
      <parameter key="Login" type="collection">
        <parameter>index</parameter>
      </parameter>
      <parameter key="users" type="collection">
        <parameter>edit</parameter>
        <parameter>Wizard</parameter>
        <parameter>2fa-config</parameter>
      </parameter>
      <parameter key="administration" type="collection">
        <parameter>repair</parameter>
        <parameter>UpgradeWizard</parameter>
        <parameter>ConfigureTabs</parameter>
        <parameter>Locale</parameter>
        <parameter>PasswordManager</parameter>
        <parameter>ThemeSettings</parameter>
        <parameter>Languages</parameter>
      </parameter>
      <parameter key="module-builder" type="collection">
        <parameter>index</parameter>
      </parameter>
      <parameter key="configurator" type="collection">
        <parameter>edit</parameter>
      </parameter>
      <parameter key="currencies" type="collection">
        <parameter>index</parameter>
      </parameter>
      <parameter key="security-groups" type="collection">
        <parameter>index</parameter>
        <parameter>config</parameter>
      </parameter>
      <parameter key="studio" type="collection">
        <parameter>wizard</parameter>
      </parameter>
      <parameter key="emailman" type="collection">
        <parameter>campaignconfig</parameter>
        <parameter>config</parameter>
      </parameter>
    </parameter>
    <parameter key="legacy.datetime_format_map" type="collection">
      <parameter key="A">a</parameter>
      <parameter key="a">aaaaaa</parameter>
      <parameter key="D">E</parameter>
      <parameter key="d">dd</parameter>
      <parameter key="F">MMMM</parameter>
      <parameter key="G">H</parameter>
      <parameter key="g">h</parameter>
      <parameter key="H">HH</parameter>
      <parameter key="h">hh</parameter>
      <parameter key="i">mm</parameter>
      <parameter key="M">MMM</parameter>
      <parameter key="m">MM</parameter>
      <parameter key="n">M</parameter>
      <parameter key="P">ZZZZZ</parameter>
      <parameter key="s">ss</parameter>
      <parameter key="w">e</parameter>
      <parameter key="Y">yyyy</parameter>
      <parameter key="y">yy</parameter>
    </parameter>
    <parameter key="legacy.entrypoint_paths" type="collection">
      <parameter key="ep">index.php</parameter>
    </parameter>
    <parameter key="legacy.entrypoint_files" type="collection">
      <parameter key="campaign_tracker.php" type="collection">
        <parameter key="file">campaign_tracker.php</parameter>
        <parameter key="dir"></parameter>
      </parameter>
      <parameter key="ical_server.php" type="collection">
        <parameter key="file">ical_server.php</parameter>
        <parameter key="dir"></parameter>
      </parameter>
      <parameter key="soap.php" type="collection">
        <parameter key="file">soap.php</parameter>
        <parameter key="dir"></parameter>
      </parameter>
      <parameter key="vcal_server.php" type="collection">
        <parameter key="file">vcal_server.php</parameter>
        <parameter key="dir"></parameter>
      </parameter>
    </parameter>
    <parameter key="legacy.exposed_system_configs" type="collection">
      <parameter key="default_language">true</parameter>
      <parameter key="passwordsetting" type="collection">
        <parameter key="forgotpasswordON">true</parameter>
      </parameter>
      <parameter key="languages">true</parameter>
      <parameter key="disabled_languages">true</parameter>
      <parameter key="default_module">true</parameter>
      <parameter key="default_theme">true</parameter>
      <parameter key="module_name_map">true</parameter>
      <parameter key="action_name_map">true</parameter>
      <parameter key="allow_latest_revision_delete">true</parameter>
      <parameter key="system_name">true</parameter>
      <parameter key="image_thumbnail_height_default">true</parameter>
      <parameter key="image_thumbnail_width_default">true</parameter>
      <parameter key="subpanel_pagination_type">true</parameter>
      <parameter key="listview_pagination_type">true</parameter>
      <parameter key="classicview_routing_exclusions">true</parameter>
      <parameter key="default_decimal_seperator">true</parameter>
      <parameter key="default_number_grouping_seperator">true</parameter>
      <parameter key="default_currency_significant_digits">true</parameter>
      <parameter key="default_locale_name_format">true</parameter>
      <parameter key="default_export_charset">true</parameter>
      <parameter key="export_delimiter">true</parameter>
      <parameter key="datef">true</parameter>
      <parameter key="timef">true</parameter>
      <parameter key="snooze_alert_timer">true</parameter>
      <parameter key="currency">true</parameter>
      <parameter key="currencies">true</parameter>
      <parameter key="list_max_entries_per_page">true</parameter>
      <parameter key="list_max_entries_per_subpanel">true</parameter>
      <parameter key="list_max_entries_per_modal">true</parameter>
      <parameter key="list_max_entries_per_record_thread">true</parameter>
      <parameter key="image_field_height_default">true</parameter>
      <parameter key="image_field_width_default">true</parameter>
      <parameter key="image_field_subpanel_height_default">true</parameter>
      <parameter key="image_field_subpanel_width_default">true</parameter>
      <parameter key="image_field_listview_height_default">true</parameter>
      <parameter key="image_field_listview_width_default">true</parameter>
      <parameter key="record_modal_pagination_type">true</parameter>
      <parameter key="cache_reset_actions">true</parameter>
      <parameter key="navigation_tab_limits">true</parameter>
      <parameter key="filter_range_search_types">true</parameter>
      <parameter key="listview_column_limits">true</parameter>
      <parameter key="listview_settings_limits">true</parameter>
      <parameter key="listview_actions_limits">true</parameter>
      <parameter key="listview_line_actions_limits">true</parameter>
      <parameter key="listview_url_query_filter_mapping">true</parameter>
      <parameter key="module_routing">true</parameter>
      <parameter key="recordview_actions_limits">true</parameter>
      <parameter key="recordview_attachment_limit">true</parameter>
      <parameter key="recordview_section_tab_limits">true</parameter>
      <parameter key="recordview_subpanel_button_limits">true</parameter>
      <parameter key="convert_ignore">true</parameter>
      <parameter key="duplicate_ignore">true</parameter>
      <parameter key="subpanelview_actions_limits">true</parameter>
      <parameter key="ui">true</parameter>
      <parameter key="extensions">true</parameter>
      <parameter key="logout">true</parameter>
      <parameter key="session-expired">true</parameter>
      <parameter key="site_url">true</parameter>
      <parameter key="login_language">true</parameter>
      <parameter key="enable_record_pagination">true</parameter>
      <parameter key="auth_type">true</parameter>
      <parameter key="test_email_limit">true</parameter>
      <parameter key="allowed_preview">true</parameter>
      <parameter key="jobs" type="collection">
        <parameter key="max_retries">true</parameter>
        <parameter key="timeout">true</parameter>
        <parameter key="failure_lifetime">true</parameter>
        <parameter key="success_lifetime">true</parameter>
      </parameter>
      <parameter key="cron" type="collection">
        <parameter key="max_cron_jobs">true</parameter>
        <parameter key="max_cron_runtime">true</parameter>
        <parameter key="min_cron_interval">true</parameter>
      </parameter>
      <parameter key="cron_class">true</parameter>
      <parameter key="campaign_emails_per_run_default">true</parameter>
      <parameter key="campaign_marketing_items_per_run_default">true</parameter>
      <parameter key="campaign_emails_max_retries_default">true</parameter>
      <parameter key="campaign_emails_threshold_default">true</parameter>
      <parameter key="drafts_popup">true</parameter>
      <parameter key="max_migration_items_to_queue_per_run">true</parameter>
      <parameter key="max_migration_items_to_process_per_run">true</parameter>
      <parameter key="max_processes_items_to_queue_per_run">true</parameter>
      <parameter key="max_processes_items_to_process_per_run">true</parameter>
    </parameter>
    <parameter key="legacy.exposed_user_preferences" type="collection">
      <parameter key="Emails" type="collection">
        <parameter key="defaultOEAccount">true</parameter>
      </parameter>
      <parameter key="global" type="collection">
        <parameter key="sort_modules_by_name">true</parameter>
        <parameter key="navigation_paradigm">true</parameter>
        <parameter key="swap_shortcuts">true</parameter>
        <parameter key="subpanel_tabs">true</parameter>
        <parameter key="subpanel_pagination_type">true</parameter>
        <parameter key="listview_pagination_type">true</parameter>
        <parameter key="count_collapsed_subpanels">true</parameter>
        <parameter key="user_theme">true</parameter>
        <parameter key="module_favicon">true</parameter>
        <parameter key="no_opps">true</parameter>
        <parameter key="reminder_time">true</parameter>
        <parameter key="email_reminder_time">true</parameter>
        <parameter key="reminder_checked">true</parameter>
        <parameter key="email_reminder_checked">true</parameter>
        <parameter key="timezone">true</parameter>
        <parameter key="ut">true</parameter>
        <parameter key="currency">true</parameter>
        <parameter key="default_currency_significant_digits">true</parameter>
        <parameter key="num_grp_sep">true</parameter>
        <parameter key="dec_sep">true</parameter>
        <parameter key="fdow">true</parameter>
        <parameter key="datef">true</parameter>
        <parameter key="timef">true</parameter>
        <parameter key="mail_fromname">true</parameter>
        <parameter key="mail_fromaddress">true</parameter>
        <parameter key="mail_sendtype">true</parameter>
        <parameter key="mail_smtpserver">true</parameter>
        <parameter key="mail_smtpport">true</parameter>
        <parameter key="mail_smtpuser">true</parameter>
        <parameter key="mail_smtppass">true</parameter>
        <parameter key="default_locale_name_format">true</parameter>
        <parameter key="export_delimiter">true</parameter>
        <parameter key="default_export_charset">true</parameter>
        <parameter key="use_real_names">true</parameter>
        <parameter key="mail_smtpauth_req">true</parameter>
        <parameter key="mail_smtpssl">true</parameter>
        <parameter key="signature_default">true</parameter>
        <parameter key="signature_prepend">true</parameter>
        <parameter key="email_link_type">true</parameter>
        <parameter key="editor_type">true</parameter>
        <parameter key="email_show_counts">true</parameter>
        <parameter key="email_editor_option">true</parameter>
        <parameter key="default_email_charset">true</parameter>
        <parameter key="calendar_publish_key">true</parameter>
        <parameter key="record_modal_pagination_type">true</parameter>
        <parameter key="subtheme">true</parameter>
        <parameter key="syncGCal">true</parameter>
        <parameter key="listview_max_height">true</parameter>
        <parameter key="list_max_entries_per_page">true</parameter>
        <parameter key="subpanel_max_height">true</parameter>
        <parameter key="list_max_entries_per_subpanel">true</parameter>
        <parameter key="record_modal_max_height">true</parameter>
        <parameter key="ui">true</parameter>
        <parameter key="snooze_alert_timer">true</parameter>
        <parameter key="language">true</parameter>
        <parameter key="is_two_factor_enabled">true</parameter>
      </parameter>
    </parameter>
    <parameter key="legacy.frontend_excluded_modules" type="collection">
      <parameter>EmailText</parameter>
      <parameter>TeamMemberships</parameter>
      <parameter>TeamSets</parameter>
      <parameter>TeamSetModule</parameter>
    </parameter>
    <parameter key="massupdate" type="collection">
      <parameter key="excludedFields" type="collection">
        <parameter>date_modified</parameter>
        <parameter>date_entered</parameter>
        <parameter>created_by</parameter>
        <parameter>modified_user_id</parameter>
        <parameter>deleted</parameter>
        <parameter>modified_by_name</parameter>
        <parameter>assigned_user_id</parameter>
      </parameter>
      <parameter key="activeByDefaultRelateModules" type="collection">
        <parameter>Accounts</parameter>
        <parameter>Contacts</parameter>
        <parameter>Users</parameter>
        <parameter>Employee</parameter>
        <parameter>Releases</parameter>
      </parameter>
      <parameter key="activeByDefaultFields" type="collection">
        <parameter>reports_to_name</parameter>
      </parameter>
      <parameter key="activeByDefaultTypes" type="collection">
        <parameter>parent</parameter>
        <parameter>bool</parameter>
        <parameter>enum</parameter>
        <parameter>dynamicenum</parameter>
        <parameter>multienum</parameter>
        <parameter>radioenum</parameter>
        <parameter>datetimecombo</parameter>
        <parameter>datetime</parameter>
        <parameter>date</parameter>
      </parameter>
      <parameter key="includedTypes" type="collection">
        <parameter>relate</parameter>
        <parameter>parent</parameter>
        <parameter>int</parameter>
        <parameter>bool</parameter>
        <parameter>enum</parameter>
        <parameter>dynamicenum</parameter>
        <parameter>multienum</parameter>
        <parameter>radioenum</parameter>
        <parameter>datetimecombo</parameter>
        <parameter>datetime</parameter>
        <parameter>date</parameter>
      </parameter>
    </parameter>
    <parameter key="legacy.menu_item_map" type="collection">
      <parameter key="default" type="collection">
        <parameter key="List" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="View" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Add" type="collection">
          <parameter key="icon">plus</parameter>
          <parameter key="actionLabelKey">LBL_NEW</parameter>
        </parameter>
        <parameter key="Create" type="collection">
          <parameter key="icon">plus</parameter>
          <parameter key="actionLabelKey">LBL_NEW</parameter>
        </parameter>
        <parameter key="Import" type="collection">
          <parameter key="icon">download</parameter>
          <parameter key="actionLabelKey">LBL_IMPORT</parameter>
        </parameter>
        <parameter key="Security_Groups" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Schedule_Call" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="Schedule_Meetings" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="Schedule_Meeting" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="contacts" type="collection">
        <parameter key="Create_Contact_Vcard" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="calls" type="collection">
        <parameter key="Calls" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="calendar" type="collection">
        <parameter key="Calendar" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="Today" type="collection">
          <parameter key="icon">calendar</parameter>
        </parameter>
      </parameter>
      <parameter key="workflow" type="collection">
        <parameter key="View_Process_Audit" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="workflow-processed" type="collection">
        <parameter key="View_Process_Audit" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="mail-merge" type="collection">
        <parameter key="Documents" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="email-templates" type="collection">
        <parameter key="View_Email_Templates" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="View_Create_Email_Templates" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="campaigns" type="collection">
        <parameter key="View_Create_Email_Templates" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="View_Email_Templates" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Setup_Email" type="collection">
          <parameter key="icon">email</parameter>
        </parameter>
        <parameter key="View_Diagnostics" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Create_Person_Form" type="collection">
          <parameter key="icon">person</parameter>
        </parameter>
      </parameter>
      <parameter key="leads" type="collection">
        <parameter key="Create_Lead_Vcard" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="inbound-email" type="collection">
        <parameter key="Setup_Email" type="collection">
          <parameter key="icon">email</parameter>
        </parameter>
        <parameter key="CreatePersonal" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="CreateGroup" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="CreateBounce" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="external-oauth-provider" type="collection">
        <parameter key="CreatePersonal" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="CreateGroup" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="external-oauth-connection" type="collection">
        <parameter key="CreatePersonal" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="CreateGroup" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="outbound-email-accounts" type="collection">
        <parameter key="CreatePersonal" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="CreateGroup" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
      </parameter>
      <parameter key="schedulers" type="collection">
        <parameter key="Schedulers" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="address-cache" type="collection">
        <parameter key="Createjjwg_Address_Cache" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="jjwg_Address_Cache" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="maps" type="collection">
        <parameter key="List_Maps" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Quick_Radius_Map" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="security-groups" type="collection">
        <parameter key="Create_Security_Group" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="Security_Groups" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Security_Suite_Settings" type="collection">
          <parameter key="icon">padlock</parameter>
        </parameter>
        <parameter key="Role_Management" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="acl-roles" type="collection">
        <parameter key="Role_Management" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Security_Groups" type="collection">
          <parameter key="icon">view</parameter>
          <parameter key="actionLabelKey">LBL_SECURITYGROUPS</parameter>
        </parameter>
        <parameter key="List_By_User" type="collection">
          <parameter key="icon">view</parameter>
          <parameter key="actionLabelKey">LIST_ROLES_BY_USER</parameter>
        </parameter>
      </parameter>
      <parameter key="connectors" type="collection">
        <parameter key="icon_Connectors" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="icon_ConnectorConfig_16" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="icon_ConnectorEnable_16" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="icon_ConnectorMap_16" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="configurator" type="collection">
        <parameter key="Administration" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Leads" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="help" type="collection">
        <parameter key="Administration" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Accounts" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Opportunities" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Cases" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Notes" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Calls" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Emails" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Meetings" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Tasks" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="project" type="collection">
        <parameter key="Resource_Chart" type="collection">
          <parameter key="icon">piechart</parameter>
        </parameter>
        <parameter key="View_Project_Tasks" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="project-task" type="collection">
        <parameter key="View_Project_Tasks" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="roles" type="collection">
        <parameter key="Role_Management" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
      <parameter key="users" type="collection">
        <parameter key="Create_Group_User" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="Create_Security_Group" type="collection">
          <parameter key="icon">plus</parameter>
        </parameter>
        <parameter key="Security_Groups" type="collection">
          <parameter key="icon">view</parameter>
          <parameter key="actionLabelKey">LBL_SECURITYGROUPS</parameter>
        </parameter>
        <parameter key="Role_Management" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
        <parameter key="Security_Suite_Settings" type="collection">
          <parameter key="icon">view</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="legacy.system_config_key_map" type="collection">
      <parameter key="datef">date_format</parameter>
      <parameter key="timef">time_format</parameter>
    </parameter>
    <parameter key="legacy.user_preferences_key_map" type="collection">
      <parameter key="datef">date_format</parameter>
      <parameter key="timef">time_format</parameter>
    </parameter>
    <parameter key="module.action_acl_module_override" type="collection">
      <parameter key="document-revisions" type="collection">
        <parameter key="edit">documents</parameter>
        <parameter key="create">documents</parameter>
        <parameter key="view">documents</parameter>
        <parameter key="save">documents</parameter>
      </parameter>
    </parameter>
    <parameter key="module.base_actions" type="collection">
      <parameter key="modules" type="collection">
        <parameter key="manual-migration-tasks" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>edit</parameter>
            <parameter>create</parameter>
            <parameter>duplicate</parameter>
            <parameter>delete</parameter>
            <parameter>duplicate-merge</parameter>
            <parameter>save</parameter>
            <parameter>saveNew</parameter>
            <parameter>saveContinue</parameter>
          </parameter>
        </parameter>
        <parameter key="processes" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>edit</parameter>
            <parameter>create</parameter>
            <parameter>duplicate</parameter>
            <parameter>delete</parameter>
            <parameter>duplicate-merge</parameter>
            <parameter>save</parameter>
            <parameter>saveNew</parameter>
            <parameter>saveContinue</parameter>
          </parameter>
        </parameter>
        <parameter key="email-marketing" type="collection">
          <parameter key="actions" type="collection">
            <parameter key="edit" type="collection">
              <parameter key="key">edit</parameter>
              <parameter key="labelKey">LBL_EDIT</parameter>
              <parameter key="priority">1</parameter>
              <parameter key="params" type="collection">
                <parameter key="expanded">true</parameter>
              </parameter>
              <parameter key="acl" type="collection">
                <parameter>edit</parameter>
              </parameter>
              <parameter key="availability" type="collection">
                <parameter>email-marketing-status-checker</parameter>
                <parameter>acls</parameter>
              </parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="index" type="collection">
            <parameter key="key">index</parameter>
            <parameter key="labelKey">LBL_LISTVIEW</parameter>
            <parameter key="acl" type="collection">
              <parameter>list</parameter>
            </parameter>
          </parameter>
          <parameter key="list" type="collection">
            <parameter key="key">index</parameter>
            <parameter key="labelKey">LBL_LISTVIEW</parameter>
            <parameter key="acl" type="collection">
              <parameter>list</parameter>
            </parameter>
          </parameter>
          <parameter key="view" type="collection">
            <parameter key="key">view</parameter>
            <parameter key="labelKey">LBL_DETAILVIEW</parameter>
            <parameter key="acl" type="collection">
              <parameter>view</parameter>
            </parameter>
          </parameter>
          <parameter key="record" type="collection">
            <parameter key="key">view</parameter>
            <parameter key="labelKey">LBL_DETAILVIEW</parameter>
            <parameter key="acl" type="collection">
              <parameter>view</parameter>
            </parameter>
          </parameter>
          <parameter key="create" type="collection">
            <parameter key="key">create</parameter>
            <parameter key="labelKey">LBL_NEW</parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="edit" type="collection">
            <parameter key="key">edit</parameter>
            <parameter key="labelKey">LBL_EDIT</parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="save" type="collection">
            <parameter key="key">save</parameter>
            <parameter key="labelKey">LBL_SAVE_BUTTON_LABEL</parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="saveNew" type="collection">
            <parameter key="key">saveNew</parameter>
            <parameter key="labelKey">LBL_SAVE_BUTTON_LABEL</parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="delete" type="collection">
            <parameter key="key">delete</parameter>
            <parameter key="labelKey">LBL_DELETE</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="acl" type="collection">
              <parameter>delete</parameter>
            </parameter>
          </parameter>
          <parameter key="duplicate" type="collection">
            <parameter key="key">duplicate</parameter>
            <parameter key="labelKey">LBL_DUPLICATE_BUTTON</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="acl" type="collection">
              <parameter>export</parameter>
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="audit" type="collection">
            <parameter key="key">audit</parameter>
            <parameter key="labelKey">LNK_VIEW_CHANGE_LOG</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="availability" type="collection">
              <parameter>audited</parameter>
              <parameter>acls</parameter>
            </parameter>
          </parameter>
          <parameter key="merge-records" type="collection">
            <parameter key="key">merge-records</parameter>
            <parameter key="labelKey">LBL_DUP_MERGE</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="availability" type="collection">
              <parameter>duplicate-merge</parameter>
              <parameter>acls</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
              <parameter>delete</parameter>
            </parameter>
          </parameter>
          <parameter key="export" type="collection">
            <parameter key="key">export</parameter>
            <parameter key="labelKey">LBL_EXPORT</parameter>
            <parameter key="acl" type="collection">
              <parameter>export</parameter>
            </parameter>
          </parameter>
          <parameter key="massupdate" type="collection">
            <parameter key="key">massupdate</parameter>
            <parameter key="labelKey">LBL_MASS_UPDATE</parameter>
            <parameter key="availability" type="collection">
              <parameter>acls</parameter>
              <parameter>massupdate</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>massupdate</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.fields.squire.variable_injector.bad_fields" type="collection">
      <parameter key="default" type="collection">
        <parameter>account_description</parameter>
        <parameter>contact_id</parameter>
        <parameter>lead_id</parameter>
        <parameter>opportunity_amount</parameter>
        <parameter>opportunity_id</parameter>
        <parameter>opportunity_name</parameter>
        <parameter>opportunity_role_id</parameter>
        <parameter>opportunity_role_fields</parameter>
        <parameter>opportunity_role</parameter>
        <parameter>campaign_id</parameter>
        <parameter>id</parameter>
        <parameter>user_preferences</parameter>
        <parameter>accept_status</parameter>
        <parameter>user_hash</parameter>
        <parameter>sugar_login</parameter>
        <parameter>authenticate_id</parameter>
        <parameter>reports_to_id</parameter>
        <parameter>reports_to_name</parameter>
        <parameter>employee_totp_secret</parameter>
        <parameter>employee_backup_codes</parameter>
        <parameter>totp_secret</parameter>
        <parameter>backup_codes</parameter>
        <parameter>is_admin</parameter>
        <parameter>receive_notifications</parameter>
        <parameter>modified_user_id</parameter>
        <parameter>modified_by_name</parameter>
        <parameter>created_by</parameter>
        <parameter>created_by_name</parameter>
        <parameter>accept_status_id</parameter>
        <parameter>accept_status_name</parameter>
      </parameter>
    </parameter>
    <parameter key="module.fields.squire.variable_injector.excluded_modules" type="collection">
      <parameter key="default" type="collection">
        <parameter>Home</parameter>
        <parameter>ResourceCalendar</parameter>
        <parameter>Calendar</parameter>
        <parameter>Activities</parameter>
        <parameter>Feeds</parameter>
        <parameter>iFrames</parameter>
        <parameter>TimePeriods</parameter>
        <parameter>ContractType</parameter>
        <parameter>Connectors</parameter>
        <parameter>Notifications</parameter>
        <parameter>Sync</parameter>
        <parameter>Queues</parameter>
        <parameter>UpgradeWizard</parameter>
        <parameter>TrackerSessions</parameter>
        <parameter>TrackerQueries</parameter>
        <parameter>FAQ</parameter>
        <parameter>Newsletters</parameter>
        <parameter>SugarFavorites</parameter>
        <parameter>Library</parameter>
        <parameter>KBDocuments</parameter>
        <parameter>AOW_Workflow</parameter>
        <parameter>AOW_Conditions</parameter>
        <parameter>AOW_Processed</parameter>
        <parameter>AOW_Actions</parameter>
        <parameter>jjwp_Partners</parameter>
        <parameter>TemplateEditor</parameter>
      </parameter>
    </parameter>
    <parameter key="module.fields.squire.variable_injector.mapped_module_labels" type="collection">
      <parameter key="default" type="collection">
        <parameter key="Contacts" type="collection">
          <parameter key="separator">/</parameter>
          <parameter key="moduleLabels" type="collection">
            <parameter>Contacts</parameter>
            <parameter>Leads</parameter>
            <parameter>Prospects</parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.fields.squire.variable_injector.modules_to_show" type="collection">
      <parameter key="EmailMarketing" type="collection">
        <parameter>Accounts</parameter>
        <parameter>Contacts</parameter>
        <parameter>Leads</parameter>
        <parameter>Prospects</parameter>
        <parameter>Users</parameter>
      </parameter>
    </parameter>
    <parameter key="module.filter.range_search_types" type="collection">
      <parameter>int</parameter>
      <parameter>currency</parameter>
      <parameter>float</parameter>
      <parameter>double</parameter>
      <parameter>decimal</parameter>
      <parameter>uint</parameter>
      <parameter>ulong</parameter>
      <parameter>long</parameter>
      <parameter>short</parameter>
      <parameter>tinyint</parameter>
    </parameter>
    <parameter key="legacy.action_resolver" type="collection">
      <parameter key="merge-records" type="collection">
        <parameter key="index">action_module</parameter>
        <parameter key="Step1">action_module</parameter>
      </parameter>
      <parameter key="import" type="collection">
        <parameter key="index">import_module</parameter>
        <parameter key="step1">import_module</parameter>
        <parameter key="Last">import_module</parameter>
      </parameter>
    </parameter>
    <parameter key="module.listview.actions_limits" type="collection">
      <parameter key="XSmall">3</parameter>
      <parameter key="Small">3</parameter>
      <parameter key="Medium">3</parameter>
      <parameter key="Large">3</parameter>
      <parameter key="XLarge">4</parameter>
    </parameter>
    <parameter key="module.listview.bulk_action" type="collection">
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="delete" type="collection">
            <parameter key="key">delete</parameter>
            <parameter key="labelKey">LBL_DELETE</parameter>
            <parameter key="params" type="collection">
              <parameter key="min">1</parameter>
              <parameter key="displayConfirmation">true</parameter>
              <parameter key="confirmationLabel">NTC_DELETE_CONFIRMATION_MULTIPLE</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>delete</parameter>
            </parameter>
          </parameter>
          <parameter key="export" type="collection">
            <parameter key="key">export</parameter>
            <parameter key="labelKey">LBL_EXPORT</parameter>
            <parameter key="params" type="collection">
              <parameter key="min">1</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>export</parameter>
            </parameter>
          </parameter>
          <parameter key="merge" type="collection">
            <parameter key="key">merge</parameter>
            <parameter key="labelKey">LBL_MERGE_DUPLICATES</parameter>
            <parameter key="params" type="collection">
              <parameter key="min">2</parameter>
              <parameter key="max">5</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
              <parameter>delete</parameter>
            </parameter>
          </parameter>
          <parameter key="massupdate" type="collection">
            <parameter key="key">massupdate</parameter>
            <parameter key="labelKey">LBL_MASS_UPDATE</parameter>
            <parameter key="params" type="collection">
              <parameter key="allowAll">false</parameter>
              <parameter key="min">2</parameter>
              <parameter key="max">200</parameter>
              <parameter key="recordPanel" type="collection">
                <parameter key="title">LBL_MASS_UPDATE</parameter>
                <parameter key="mode">massupdate</parameter>
                <parameter key="actions" type="collection">
                  <parameter type="collection">
                    <parameter key="key">cancel</parameter>
                    <parameter key="labelKey">LBL_CANCEL</parameter>
                    <parameter key="modes" type="collection">
                      <parameter>massupdate</parameter>
                    </parameter>
                  </parameter>
                  <parameter type="collection">
                    <parameter key="key">bulk-action</parameter>
                    <parameter key="labelKey">LBL_SUBMIT_BUTTON_LABEL</parameter>
                    <parameter key="modes" type="collection">
                      <parameter>massupdate</parameter>
                    </parameter>
                    <parameter key="klass" type="collection">
                      <parameter>btn</parameter>
                      <parameter>btn-danger</parameter>
                      <parameter>btn-sm</parameter>
                    </parameter>
                    <parameter key="params" type="collection">
                      <parameter key="allowAll">false</parameter>
                      <parameter key="min">2</parameter>
                      <parameter key="max">200</parameter>
                      <parameter key="bulkAction">massupdate</parameter>
                      <parameter key="displayConfirmation">true</parameter>
                      <parameter key="confirmationMessages" type="collection">
                        <parameter>LBL_BULK_ACTION_MASS_UPDATE_CONFIRMATION</parameter>
                      </parameter>
                    </parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>massupdate</parameter>
            </parameter>
            <parameter key="availability" type="collection">
              <parameter>acls</parameter>
              <parameter>massupdate</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="modules" type="collection">
        <parameter key="campaigns" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>merge</parameter>
          </parameter>
        </parameter>
        <parameter key="emailman" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>massupdate</parameter>
            <parameter>merge</parameter>
          </parameter>
        </parameter>
        <parameter key="employees" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>delete</parameter>
            <parameter>merge</parameter>
          </parameter>
        </parameter>
        <parameter key="inbound-emails" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>merge</parameter>
            <parameter>massupdate</parameter>
            <parameter>export</parameter>
          </parameter>
        </parameter>
        <parameter key="outbound-email-accounts" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>merge</parameter>
            <parameter>massupdate</parameter>
            <parameter>export</parameter>
          </parameter>
        </parameter>
        <parameter key="external-oauth-connection" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>merge</parameter>
            <parameter>massupdate</parameter>
            <parameter>export</parameter>
          </parameter>
        </parameter>
        <parameter key="external-oauth-provider" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>merge</parameter>
            <parameter>massupdate</parameter>
            <parameter>export</parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.listview.column_limits" type="collection">
      <parameter key="without_sidebar" type="collection">
        <parameter key="XSmall">1</parameter>
        <parameter key="Small">3</parameter>
        <parameter key="Medium">5</parameter>
        <parameter key="Large">7</parameter>
        <parameter key="XLarge">8</parameter>
      </parameter>
      <parameter key="with_sidebar" type="collection">
        <parameter key="XSmall">1</parameter>
        <parameter key="Small">3</parameter>
        <parameter key="Medium">4</parameter>
        <parameter key="Large">6</parameter>
        <parameter key="XLarge">7</parameter>
      </parameter>
    </parameter>
    <parameter key="module.listview.line_action" type="collection">
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="create" type="collection">
            <parameter key="key">create</parameter>
            <parameter key="related_modules" type="collection">
              <parameter key="calls" type="collection">
                <parameter key="name">create-calls</parameter>
                <parameter key="module">calls</parameter>
                <parameter key="icon">phone</parameter>
                <parameter key="labelKey">LBL_SCHEDULE_CALL</parameter>
                <parameter key="params" type="collection">
                  <parameter key="create" type="collection">
                    <parameter key="module">calls</parameter>
                    <parameter key="returnAction">DetailView</parameter>
                  </parameter>
                </parameter>
              </parameter>
              <parameter key="meetings" type="collection">
                <parameter key="name">create-meetings</parameter>
                <parameter key="module">meetings</parameter>
                <parameter key="icon">calendar</parameter>
                <parameter key="labelKey">LBL_SCHEDULE_MEETING</parameter>
                <parameter key="params" type="collection">
                  <parameter key="create" type="collection">
                    <parameter key="module">meetings</parameter>
                    <parameter key="returnAction">DetailView</parameter>
                  </parameter>
                </parameter>
              </parameter>
              <parameter key="tasks" type="collection">
                <parameter key="name">create-tasks</parameter>
                <parameter key="module">tasks</parameter>
                <parameter key="icon">list</parameter>
                <parameter key="labelKey">LBL_CREATE_TASK</parameter>
                <parameter key="params" type="collection">
                  <parameter key="create" type="collection">
                    <parameter key="module">tasks</parameter>
                    <parameter key="returnAction">DetailView</parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="modal-create" type="collection">
            <parameter key="key">modal-create</parameter>
            <parameter key="related_modules" type="collection">
              <parameter key="emails" type="collection">
                <parameter key="name">create-emails</parameter>
                <parameter key="module">emails</parameter>
                <parameter key="icon">email</parameter>
                <parameter key="labelKey">LBL_COMPOSE_EMAIL_BUTTON_LABEL</parameter>
                <parameter key="modes" type="collection">
                  <parameter>list</parameter>
                </parameter>
                <parameter key="metadataView">modalComposeView</parameter>
                <parameter key="params" type="collection">
                  <parameter key="detached">true</parameter>
                  <parameter key="headerClass">left-aligned-title</parameter>
                  <parameter key="closable">false</parameter>
                  <parameter key="headerActionsKlass">draft-modal-action</parameter>
                  <parameter key="dynamicTitleKey">LBL_EMAIL_MODAL_DYNAMIC_TITLE</parameter>
                  <parameter key="modalOptions" type="collection">
                    <parameter key="size">lg</parameter>
                    <parameter key="scrollable">false</parameter>
                  </parameter>
                  <parameter key="mapFields" type="collection">
                    <parameter key="default" type="collection">
                      <parameter key="parent_id">id</parameter>
                      <parameter key="parent_name">fields.name</parameter>
                      <parameter key="parent_type">attributes.module_name</parameter>
                      <parameter key="to_addrs_names" type="collection">
                        <parameter type="collection">
                          <parameter key="id">id</parameter>
                          <parameter key="name">fields.name</parameter>
                          <parameter key="email1">attributes.email1</parameter>
                          <parameter key="module_name">attributes.module_name</parameter>
                        </parameter>
                      </parameter>
                    </parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="schedulers" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
          <parameter>create</parameter>
        </parameter>
      </parameter>
      <parameter key="notes" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="emailman" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="workflow" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="campaigns" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="documents" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="calls" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="meetings" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="prospect-lists" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="project-templates" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="events" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="event-locations" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="product-categories" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="pdf-templates" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="reports" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="knowledge-base" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="email-templates" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="inbound-email" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="outbound-email-accounts" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="external-oauth-connection" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="external-oauth-provider" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="surveys" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="manual-migration-tasks" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
      <parameter key="processes" type="collection">
        <parameter key="exclude" type="collection">
          <parameter>modal-create</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.listview.line_actions_limits" type="collection">
      <parameter key="without_sidebar" type="collection">
        <parameter key="XSmall">5</parameter>
        <parameter key="Small">5</parameter>
        <parameter key="Medium">5</parameter>
        <parameter key="Large">7</parameter>
        <parameter key="XLarge">8</parameter>
      </parameter>
      <parameter key="with_sidebar" type="collection">
        <parameter key="XSmall">5</parameter>
        <parameter key="Small">5</parameter>
        <parameter key="Medium">5</parameter>
        <parameter key="Large">6</parameter>
        <parameter key="XLarge">7</parameter>
      </parameter>
    </parameter>
    <parameter key="module.listview.settings_limits" type="collection">
      <parameter key="XSmall">3</parameter>
      <parameter key="Small">3</parameter>
      <parameter key="Medium">5</parameter>
      <parameter key="Large">5</parameter>
      <parameter key="XLarge">5</parameter>
    </parameter>
    <parameter key="module.listview.sidebar_widgets" type="collection">
      <parameter key="default" type="collection">
        <parameter key="widgets" type="collection"/>
      </parameter>
      <parameter key="modules">null</parameter>
    </parameter>
    <parameter key="module.listview.table_action" type="collection">
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="select-columns" type="collection">
            <parameter key="key">select-columns</parameter>
            <parameter key="icon">column_chooser</parameter>
            <parameter key="titleKey">LBL_COLUMNS</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="klass" type="collection">
              <parameter>column-chooser-button</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="modules">null</parameter>
    </parameter>
    <parameter key="module.listview.url_query_filter_mapping" type="collection">
      <parameter key="{field}_range_choice" type="collection">
        <parameter key="not_equal" type="collection">
          <parameter key="range_{field}">target</parameter>
        </parameter>
        <parameter key="between" type="collection">
          <parameter key="start_range_{field}">start</parameter>
          <parameter key="end_range_{field}">end</parameter>
        </parameter>
        <parameter key="greater_than" type="collection">
          <parameter key="range_{field}">target</parameter>
        </parameter>
        <parameter key="less_than" type="collection">
          <parameter key="range_{field}">target</parameter>
        </parameter>
        <parameter key="last_7_days" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="next_7_days" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="last_30_days" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="next_30_days" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="last_month" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="this_month" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="next_month" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="last_year" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="this_year" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
        <parameter key="next_year" type="collection">
          <parameter key="{field}_range_choice">operator</parameter>
        </parameter>
      </parameter>
      <parameter key="{field}_filter_type" type="collection">
        <parameter key="equal" type="collection">
          <parameter key="{field}_filter_value">target</parameter>
        </parameter>
        <parameter key="not_equal" type="collection">
          <parameter key="{field}_filter_value">target</parameter>
        </parameter>
        <parameter key="between" type="collection">
          <parameter key="{field}_filter_start">start</parameter>
          <parameter key="{field}_filter_end">end</parameter>
        </parameter>
        <parameter key="greater_than" type="collection">
          <parameter key="{field}_filter_start">target</parameter>
        </parameter>
        <parameter key="less_than" type="collection">
          <parameter key="{field}_filter_end">target</parameter>
        </parameter>
        <parameter key="last_7_days" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="next_7_days" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="last_30_days" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="next_30_days" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="last_month" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="this_month" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="next_month" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="last_year" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="this_year" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
        <parameter key="next_year" type="collection">
          <parameter key="{field}_filter_type">operator</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.metadata.entries" type="collection">
      <parameter key="default" type="collection">
        <parameter key="entries" type="collection">
          <parameter key="recordView" type="collection">
            <parameter key="type">record</parameter>
            <parameter key="legacyType">Detail</parameter>
          </parameter>
          <parameter key="listView" type="collection">
            <parameter key="type">list</parameter>
          </parameter>
          <parameter key="search" type="collection">
            <parameter key="type">search</parameter>
          </parameter>
          <parameter key="subPanel" type="collection">
            <parameter key="type">search</parameter>
          </parameter>
          <parameter key="massUpdate" type="collection">
            <parameter key="type">massUpdate</parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="modules" type="collection">
        <parameter key="emails" type="collection">
          <parameter key="entries" type="collection">
            <parameter key="modalComposeView" type="collection">
              <parameter key="type">record</parameter>
              <parameter key="legacyType">ModalCompose</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="legacy.module_routing" type="collection">
      <parameter key="home" type="collection">
        <parameter key="index">false</parameter>
        <parameter key="list">false</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="saved-search" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="calls-reschedule" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="calls" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="tasks" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="meetings" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="notes" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="leads" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="contacts" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="accounts" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="opportunities" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="email-templates" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="email-marketing" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="campaigns" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="prospects" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="prospect-lists" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="documents" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="document-revisions" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="cases" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="project" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="project-task" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="bugs" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="business-hours" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="roles" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="users" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="employees" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="template-section-line" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="surveys" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="survey-responses" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="survey-question-responses" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="survey-questions" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="survey-question-options" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="project-templates" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="task-templates" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="knowledge-base-categories" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="knowledge-base" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="events" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="event-locations" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="contracts" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="invoices" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="pdf-templates" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="product-categories" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="products" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="quotes" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="products-quotes" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="maps" type="collection">
        <parameter key="index">false</parameter>
        <parameter key="list">false</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="markers" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="areas" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="address-cache" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="case-events" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="case-updates" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="reports" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="scheduled-reports" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="workflow" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="workflow-processed" type="collection">
        <parameter key="index">false</parameter>
        <parameter key="list">false</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="security-groups" type="collection">
        <parameter key="index">false</parameter>
        <parameter key="list">false</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="acl-roles" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="schedulers" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="oauth-keys" type="collection">
        <parameter key="index">false</parameter>
        <parameter key="list">false</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="outbound-email-accounts" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="inbound-email" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="external-oauth-provider" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="external-oauth-connection" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="emails" type="collection">
        <parameter key="index">false</parameter>
        <parameter key="list">false</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="calendar" type="collection">
        <parameter key="index">false</parameter>
        <parameter key="list">false</parameter>
        <parameter key="record">false</parameter>
      </parameter>
      <parameter key="emailman" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="manual-migration-tasks" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="processes" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">true</parameter>
      </parameter>
      <parameter key="calendar-account" type="collection">
        <parameter key="index">true</parameter>
        <parameter key="list">true</parameter>
        <parameter key="record">false</parameter>
      </parameter>
    </parameter>
    <parameter key="module.recordmodal.actions" type="collection">
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="save" type="collection">
            <parameter key="key">save</parameter>
            <parameter key="labelKey">LBL_SAVE_BUTTON_LABEL</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>edit</parameter>
              <parameter>create</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
              <parameter>create</parameter>
            </parameter>
          </parameter>
          <parameter key="cancel" type="collection">
            <parameter key="key">cancel</parameter>
            <parameter key="labelKey">LBL_CANCEL</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>edit</parameter>
              <parameter>create</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
              <parameter>create</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.recordview.actions" type="collection">
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="edit" type="collection">
            <parameter key="key">edit</parameter>
            <parameter key="labelKey">LBL_EDIT</parameter>
            <parameter key="priority">100</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>detail</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="save" type="collection">
            <parameter key="key">save</parameter>
            <parameter key="labelKey">LBL_SAVE_BUTTON_LABEL</parameter>
            <parameter key="priority">100</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
              <parameter key="disableOnRun">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>edit</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="saveNew" type="collection">
            <parameter key="key">saveNew</parameter>
            <parameter key="labelKey">LBL_SAVE_BUTTON_LABEL</parameter>
            <parameter key="priority">100</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
              <parameter key="disableOnRun">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>create</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="cancel" type="collection">
            <parameter key="key">cancel</parameter>
            <parameter key="priority">200</parameter>
            <parameter key="labelKey">LBL_CANCEL</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="cancelCreate" type="collection">
            <parameter key="key">cancelCreate</parameter>
            <parameter key="labelKey">LBL_CANCEL</parameter>
            <parameter key="priority">200</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>create</parameter>
            </parameter>
          </parameter>
          <parameter key="saveContinue" type="collection">
            <parameter key="key">saveContinue</parameter>
            <parameter key="labelKey">LBL_SAVE_CONTINUE_LABEL</parameter>
            <parameter key="priority">150</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
              <parameter key="collapsedMobile">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>edit</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="toggle-widgets" type="collection">
            <parameter key="key">toggle-widgets</parameter>
            <parameter key="labelKey">LBL_INSIGHTS</parameter>
            <parameter key="priority">5000</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>detail</parameter>
              <parameter>edit</parameter>
            </parameter>
            <parameter key="acl" type="collection"/>
          </parameter>
          <parameter key="delete" type="collection">
            <parameter key="key">delete</parameter>
            <parameter key="labelKey">LBL_DELETE</parameter>
            <parameter key="priority">2000</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="params" type="collection">
              <parameter key="displayConfirmation">true</parameter>
              <parameter key="confirmationLabel">NTC_DELETE_CONFIRMATION</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>detail</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>delete</parameter>
            </parameter>
          </parameter>
          <parameter key="duplicate" type="collection">
            <parameter key="key">duplicate</parameter>
            <parameter key="labelKey">LBL_DUPLICATE_BUTTON</parameter>
            <parameter key="priority">1900</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>detail</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>export</parameter>
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="audit" type="collection">
            <parameter key="key">audit</parameter>
            <parameter key="labelKey">LNK_VIEW_CHANGE_LOG</parameter>
            <parameter key="priority">1800</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>detail</parameter>
              <parameter>edit</parameter>
            </parameter>
            <parameter key="availability" type="collection">
              <parameter>audited</parameter>
              <parameter>acls</parameter>
            </parameter>
          </parameter>
          <parameter key="duplicate-merge" type="collection">
            <parameter key="key">duplicate-merge</parameter>
            <parameter key="labelKey">LBL_DUP_MERGE</parameter>
            <parameter key="priority">1700</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>detail</parameter>
              <parameter>edit</parameter>
            </parameter>
            <parameter key="availability" type="collection">
              <parameter>duplicate-merge</parameter>
              <parameter>acls</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
              <parameter>delete</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="modules" type="collection">
        <parameter key="employees" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>delete</parameter>
          </parameter>
        </parameter>
        <parameter key="manual-migration-tasks" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>edit</parameter>
            <parameter>create</parameter>
            <parameter>duplicate</parameter>
            <parameter>delete</parameter>
            <parameter>duplicate-merge</parameter>
            <parameter>save</parameter>
            <parameter>saveNew</parameter>
            <parameter>saveContinue</parameter>
          </parameter>
        </parameter>
        <parameter key="processes" type="collection">
          <parameter key="exclude" type="collection">
            <parameter>edit</parameter>
            <parameter>create</parameter>
            <parameter>duplicate</parameter>
            <parameter>delete</parameter>
            <parameter>duplicate-merge</parameter>
            <parameter>save</parameter>
            <parameter>saveNew</parameter>
            <parameter>saveContinue</parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.recordview.actions_limits" type="collection">
      <parameter key="XSmall">3</parameter>
      <parameter key="Small">4</parameter>
      <parameter key="Medium">4</parameter>
      <parameter key="Large">4</parameter>
      <parameter key="XLarge">4</parameter>
    </parameter>
    <parameter key="module.recordview.convert_ignore" type="collection">
      <parameter key="default" type="collection">
        <parameter>date_entered</parameter>
        <parameter>date_modified</parameter>
        <parameter>modified_by_name</parameter>
        <parameter>modified_user_id</parameter>
        <parameter>id</parameter>
      </parameter>
    </parameter>
    <parameter key="module.recordview.duplicate_ignore" type="collection">
      <parameter key="default" type="collection">
        <parameter>null</parameter>
      </parameter>
    </parameter>
    <parameter key="module.recordview.section_tab_limits" type="collection">
      <parameter key="type">dynamicBreakpoint</parameter>
      <parameter key="dynamicBreakpoint" type="collection">
        <parameter key="buttonMax">115</parameter>
        <parameter key="dropdownMax">80</parameter>
      </parameter>
      <parameter key="fixedLimits" type="collection">
        <parameter key="XSmall">3</parameter>
        <parameter key="Small">5</parameter>
        <parameter key="Medium">5</parameter>
        <parameter key="Large">4</parameter>
        <parameter key="XLarge">5</parameter>
      </parameter>
    </parameter>
    <parameter key="module.recordview.sidebar_widgets" type="collection">
      <parameter key="default" type="collection">
        <parameter key="widgets" type="collection"/>
      </parameter>
      <parameter key="modules">null</parameter>
    </parameter>
    <parameter key="module.recordview.bottom_widgets" type="collection">
      <parameter key="default" type="collection">
        <parameter key="widgets" type="collection"/>
      </parameter>
      <parameter key="modules">null</parameter>
    </parameter>
    <parameter key="module.recordview.header_widgets" type="collection">
      <parameter key="default" type="collection">
        <parameter key="widgets" type="collection"/>
      </parameter>
      <parameter key="modules">null</parameter>
    </parameter>
    <parameter key="module.recordview.subpanel_button_limits" type="collection">
      <parameter key="XSmall">1</parameter>
      <parameter key="Small">3</parameter>
      <parameter key="Medium">3</parameter>
      <parameter key="Large">4</parameter>
      <parameter key="XLarge">7</parameter>
    </parameter>
    <parameter key="module.recordview.top_widgets" type="collection">
      <parameter key="default" type="collection">
        <parameter key="widget" type="collection"/>
      </parameter>
      <parameter key="modules">null</parameter>
    </parameter>
    <parameter key="module.subpanelview.actions_limits" type="collection">
      <parameter key="XSmall">2</parameter>
      <parameter key="Small">2</parameter>
      <parameter key="Medium">2</parameter>
      <parameter key="Large">2</parameter>
      <parameter key="XLarge">2</parameter>
    </parameter>
    <parameter key="module.subpanel.line_actions" type="collection">
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="edit" type="collection">
            <parameter key="key">edit</parameter>
            <parameter key="labelKey">LBL_EDIT_RECORD</parameter>
            <parameter key="action">edit</parameter>
            <parameter key="icon">edit</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="routing">true</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="unlink" type="collection">
            <parameter key="key">unlink</parameter>
            <parameter key="labelKey">LBL_UNLINK_RECORD</parameter>
            <parameter key="action">unlink</parameter>
            <parameter key="icon">unlink</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="routing">false</parameter>
            <parameter key="params" type="collection">
              <parameter key="displayConfirmation">true</parameter>
              <parameter key="confirmationLabel">LBL_UNLINK_RELATIONSHIP_CONFIRM</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="modules" type="collection">
        <parameter key="document-revisions" type="collection">
          <parameter key="actions" type="collection">
            <parameter key="delete" type="collection">
              <parameter key="key">document-revision-delete</parameter>
              <parameter key="labelKey">LBL_DELETE_RECORD</parameter>
              <parameter key="titleKey">LBL_DELETE_RECORD</parameter>
              <parameter key="action">document-revision-delete</parameter>
              <parameter key="icon">trash-filled</parameter>
              <parameter key="aclModule">Documents</parameter>
              <parameter key="asyncProcess">true</parameter>
              <parameter key="routing">false</parameter>
              <parameter key="params" type="collection">
                <parameter key="displayConfirmation">true</parameter>
                <parameter key="confirmationLabel">LBL_DELETE_REVISION_CONFIRM</parameter>
              </parameter>
              <parameter key="modes" type="collection">
                <parameter>list</parameter>
              </parameter>
              <parameter key="acl" type="collection">
                <parameter>edit</parameter>
              </parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.subpanel.top_actions" type="collection">
      <parameter key="default" type="collection">
        <parameter key="actions" type="collection">
          <parameter key="create" type="collection">
            <parameter key="key">create</parameter>
            <parameter key="labelKey">LBL_QUICK_CREATE</parameter>
            <parameter key="action">create</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="modal-create" type="collection">
            <parameter key="key">modal-create</parameter>
            <parameter key="labelKey">LBL_QUICK_CREATE</parameter>
            <parameter key="action">modal-create</parameter>
            <parameter key="params" type="collection">
              <parameter key="modalOptions" type="collection">
                <parameter key="size">xl</parameter>
                <parameter key="scrollable">true</parameter>
              </parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="select" type="collection">
            <parameter key="key">select</parameter>
            <parameter key="labelKey">LBL_LINK</parameter>
            <parameter key="action">select</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl">null</parameter>
          </parameter>
          <parameter key="link" type="collection">
            <parameter key="key">select</parameter>
            <parameter key="labelKey">LBL_LINK</parameter>
            <parameter key="action">select</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl">null</parameter>
          </parameter>
          <parameter key="edit" type="collection">
            <parameter key="key">edit</parameter>
            <parameter key="labelKey">LBL_EDIT</parameter>
            <parameter key="action">edit</parameter>
            <parameter key="asyncProcess">true</parameter>
            <parameter key="params">null</parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl" type="collection">
              <parameter>edit</parameter>
            </parameter>
          </parameter>
          <parameter key="show-filter" type="collection">
            <parameter key="key">show-filter</parameter>
            <parameter key="icon">filter</parameter>
            <parameter key="labelKey">LBL_FILTERS</parameter>
            <parameter key="action">show-filter</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl">null</parameter>
          </parameter>
          <parameter key="clear-filter" type="collection">
            <parameter key="key">clear-filter</parameter>
            <parameter key="labelKey">LBL_CLEAR_FILTER</parameter>
            <parameter key="action">clear-filter</parameter>
            <parameter key="params" type="collection">
              <parameter key="expanded">true</parameter>
            </parameter>
            <parameter key="modes" type="collection">
              <parameter>list</parameter>
            </parameter>
            <parameter key="acl">null</parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="modules" type="collection">
        <parameter key="document-revisions" type="collection">
          <parameter key="actions" type="collection">
            <parameter key="create" type="collection">
              <parameter key="key">create</parameter>
              <parameter key="labelKey">LBL_QUICK_CREATE</parameter>
              <parameter key="action">create</parameter>
              <parameter key="aclModule">Documents</parameter>
              <parameter key="params">null</parameter>
              <parameter key="modes" type="collection">
                <parameter>list</parameter>
              </parameter>
              <parameter key="acl" type="collection">
                <parameter>edit</parameter>
              </parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="module.subpanel.top_buttons" type="collection">
      <parameter key="SubPanelTopSelectButton" type="collection">
        <parameter key="key">select</parameter>
        <parameter key="labelKey">LBL_LINK_UNLINK</parameter>
        <parameter key="action">link</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
      </parameter>
      <parameter key="SubPanelTopButtonQuickCreate" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LBL_QUICK_CREATE</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
      </parameter>
      <parameter key="SubPanelTopFilterButton" type="collection">
        <parameter key="key">show-filter</parameter>
        <parameter key="icon">filter</parameter>
        <parameter key="labelKey">LBL_FILTER</parameter>
        <parameter key="action">show-filter</parameter>
        <parameter key="params" type="collection">
          <parameter key="expanded">true</parameter>
        </parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl">null</parameter>
      </parameter>
      <parameter key="SubPanelFilterClearButton" type="collection">
        <parameter key="key">clear-filter</parameter>
        <parameter key="labelKey">LBL_CLEAR_FILTER</parameter>
        <parameter key="action">clear-filter</parameter>
        <parameter key="params" type="collection">
          <parameter key="collapsedMobile">true</parameter>
          <parameter key="expanded">true</parameter>
        </parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl">null</parameter>
      </parameter>
      <parameter key="SubPanelTopCreateButton" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LBL_QUICK_CREATE</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
      </parameter>
      <parameter key="SubPanelTopCreateTaskButton" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LNK_NEW_TASK</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
        <parameter key="module">tasks</parameter>
      </parameter>
      <parameter key="SubPanelTopScheduleMeetingButton" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LNK_NEW_MEETING</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
        <parameter key="module">meetings</parameter>
      </parameter>
      <parameter key="SubPanelTopScheduleCallButton" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LNK_NEW_CALL</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
        <parameter key="module">calls</parameter>
      </parameter>
      <parameter key="SubPanelTopComposeEmailButton" type="collection">
        <parameter key="key">modal-create</parameter>
        <parameter key="labelKey">LNK_NEW_EMAIL</parameter>
        <parameter key="action">modal-create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="params" type="collection">
          <parameter key="detached">true</parameter>
          <parameter key="headerClass">left-aligned-title</parameter>
          <parameter key="closable">false</parameter>
          <parameter key="headerActionsKlass">draft-modal-action</parameter>
          <parameter key="dynamicTitleKey">LBL_EMAIL_MODAL_DYNAMIC_TITLE</parameter>
          <parameter key="modalOptions" type="collection">
            <parameter key="size">lg</parameter>
            <parameter key="scrollable">false</parameter>
          </parameter>
          <parameter key="mapFields" type="collection">
            <parameter key="default" type="collection">
              <parameter key="parent_id">id</parameter>
              <parameter key="parent_name">fields.name</parameter>
              <parameter key="parent_type">attributes.module_name</parameter>
              <parameter key="to_addrs_names" type="collection">
                <parameter type="collection">
                  <parameter key="id">id</parameter>
                  <parameter key="name">fields.name</parameter>
                  <parameter key="email1">attributes.email1</parameter>
                  <parameter key="module_name">attributes.module_name</parameter>
                </parameter>
              </parameter>
            </parameter>
          </parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
        <parameter key="module">emails</parameter>
        <parameter key="metadataView">modalComposeView</parameter>
      </parameter>
      <parameter key="SubPanelTopCreateNoteButton" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LNK_NEW_NOTE</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
        <parameter key="module">notes</parameter>
      </parameter>
      <parameter key="SubPanelTopArchiveEmailButton" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LBL_TRACK_EMAIL_BUTTON_LABEL</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
        <parameter key="module">emails</parameter>
      </parameter>
      <parameter key="SubPanelTopCreateLeadNameButton" type="collection">
        <parameter key="key">create</parameter>
        <parameter key="labelKey">LBL_QUICK_CREATE</parameter>
        <parameter key="action">create</parameter>
        <parameter key="modes" type="collection">
          <parameter>list</parameter>
        </parameter>
        <parameter key="acl" type="collection">
          <parameter>edit</parameter>
        </parameter>
        <parameter key="module">leads</parameter>
      </parameter>
    </parameter>
    <parameter key="navbar.administration_override" type="collection">
      <parameter>configurator</parameter>
      <parameter>connectors</parameter>
      <parameter>currencies</parameter>
      <parameter>emailman</parameter>
      <parameter>module-builder</parameter>
      <parameter>studio</parameter>
      <parameter>sugar-feed</parameter>
    </parameter>
    <parameter key="navbar.overrides" type="collection">
      <parameter key="email-marketing">campaigns</parameter>
    </parameter>
    <parameter key="record.fields.currency_fields_type_map" type="collection">
      <parameter key="default" type="collection">
        <parameter key="currency" type="collection">
          <parameter key="display">inline</parameter>
          <parameter key="showLabel">null</parameter>
          <parameter key="definition" type="collection">
            <parameter key="{currency}" type="collection">
              <parameter key="logic" type="collection">
                <parameter key="currency" type="collection">
                  <parameter key="key">update-currency</parameter>
                  <parameter key="modes" type="collection">
                    <parameter>edit</parameter>
                    <parameter>create</parameter>
                    <parameter>massupdate</parameter>
                    <parameter>filter</parameter>
                  </parameter>
                  <parameter key="params" type="collection">
                    <parameter key="fieldDependencies" type="collection">
                      <parameter>{currency_id}</parameter>
                    </parameter>
                    <parameter key="currencyIdField">{currency_id}</parameter>
                    <parameter key="baseCurrencyField">{base_currency}</parameter>
                  </parameter>
                  <parameter key="triggeringStatus" type="collection">
                    <parameter>onAnyLogic</parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
            <parameter key="{currency_id}" type="collection">
              <parameter key="modes" type="collection">
                <parameter>edit</parameter>
                <parameter>create</parameter>
                <parameter>massupdate</parameter>
                <parameter>filter</parameter>
              </parameter>
              <parameter key="metadata" type="collection">
                <parameter key="widthAuto">true</parameter>
                <parameter key="widthFull">false</parameter>
              </parameter>
              <parameter key="type">enum</parameter>
              <parameter key="options">__no_options__</parameter>
            </parameter>
            <parameter key="{base_currency}" type="collection">
              <parameter key="display">none</parameter>
              <parameter key="logic" type="collection">
                <parameter key="currency" type="collection">
                  <parameter key="key">update-base-currency</parameter>
                  <parameter key="modes" type="collection">
                    <parameter>edit</parameter>
                    <parameter>create</parameter>
                    <parameter>massupdate</parameter>
                    <parameter>filter</parameter>
                  </parameter>
                  <parameter key="params" type="collection">
                    <parameter key="fieldDependencies" type="collection">
                      <parameter>{currency}</parameter>
                    </parameter>
                    <parameter key="currencyField">{currency}</parameter>
                    <parameter key="currencyIdField">{currency_id}</parameter>
                  </parameter>
                  <parameter key="triggeringStatus" type="collection">
                    <parameter>onAnyLogic</parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="record.fields.legacy_to_frontend_fields_map" type="collection">
      <parameter key="datetime_map" type="collection">
        <parameter key="from" type="collection">
          <parameter key="type">datetimecombo</parameter>
        </parameter>
        <parameter key="to" type="collection">
          <parameter key="type">datetime</parameter>
        </parameter>
      </parameter>
      <parameter key="wysiwyg_map" type="collection">
        <parameter key="from" type="collection">
          <parameter key="type">wysiwyg</parameter>
        </parameter>
        <parameter key="to" type="collection">
          <parameter key="type">html</parameter>
        </parameter>
      </parameter>
      <parameter key="html_readonly_map" type="collection">
        <parameter key="matchAll">true</parameter>
        <parameter key="from" type="collection">
          <parameter key="type">html</parameter>
          <parameter key="source">non-db</parameter>
        </parameter>
        <parameter key="to" type="collection">
          <parameter key="display">readonly</parameter>
        </parameter>
      </parameter>
      <parameter key="textblock_readonly_map" type="collection">
        <parameter key="matchAll">true</parameter>
        <parameter key="from" type="collection">
          <parameter key="type">textblock</parameter>
        </parameter>
        <parameter key="to" type="collection">
          <parameter key="type">html</parameter>
          <parameter key="display">readonly</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="record.fields.grouped_fields_type_map" type="collection">
      <parameter key="fullname" type="collection">
        <parameter key="groupFields" type="collection">
          <parameter>salutation</parameter>
          <parameter>first_name</parameter>
          <parameter>last_name</parameter>
        </parameter>
        <parameter key="layout" type="collection">
          <parameter>salutation</parameter>
          <parameter>first_name</parameter>
          <parameter>last_name</parameter>
        </parameter>
        <parameter key="display">inline</parameter>
        <parameter key="showLabel" type="collection">
          <parameter key="edit" type="collection">
            <parameter>first_name</parameter>
            <parameter>last_name</parameter>
          </parameter>
          <parameter key="filter" type="collection">
            <parameter>*</parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="address" type="collection">
        <parameter key="layout" type="collection">
          <parameter>street</parameter>
          <parameter>postalcode</parameter>
          <parameter>city</parameter>
          <parameter>state</parameter>
          <parameter>country</parameter>
        </parameter>
        <parameter key="display">vertical</parameter>
        <parameter key="showLabel" type="collection">
          <parameter key="edit" type="collection">
            <parameter>*</parameter>
          </parameter>
          <parameter key="filter" type="collection">
            <parameter>*</parameter>
          </parameter>
        </parameter>
        <parameter key="replaceAttributes" type="collection">
          <parameter>name</parameter>
        </parameter>
        <parameter key="definition" type="collection">
          <parameter key="{name}_street" type="collection">
            <parameter key="type">text</parameter>
            <parameter key="metadata" type="collection">
              <parameter key="rows">3</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="parent" type="collection">
        <parameter key="name">{name}-group</parameter>
        <parameter key="display">inline</parameter>
        <parameter key="groupFields" type="collection">
          <parameter>{name}</parameter>
          <parameter>{type_name}</parameter>
          <parameter>{id_name}</parameter>
        </parameter>
        <parameter key="layout" type="collection">
          <parameter>{type_name}</parameter>
          <parameter>{name}</parameter>
        </parameter>
        <parameter key="showLabel" type="collection">
          <parameter key="edit" type="collection"/>
          <parameter key="filter" type="collection"/>
        </parameter>
        <parameter key="replaceAttributes" type="collection">
          <parameter>name</parameter>
          <parameter>type_name</parameter>
          <parameter>id_name</parameter>
        </parameter>
        <parameter key="definition" type="collection">
          <parameter key="{name}" type="collection">
            <parameter key="type">relate</parameter>
            <parameter key="rname">name</parameter>
            <parameter key="link">flex</parameter>
            <parameter key="logic" type="collection">
              <parameter key="parent" type="collection">
                <parameter key="key">update-flex-relate-module</parameter>
                <parameter key="modes" type="collection">
                  <parameter>edit</parameter>
                  <parameter>create</parameter>
                  <parameter>massupdate</parameter>
                  <parameter>filter</parameter>
                </parameter>
                <parameter key="params" type="collection">
                  <parameter key="fieldDependencies" type="collection">
                    <parameter>{type_name}</parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
          </parameter>
          <parameter key="{type_name}" type="collection">
            <parameter key="type">enum</parameter>
            <parameter key="modes" type="collection">
              <parameter>edit</parameter>
              <parameter>create</parameter>
              <parameter>massupdate</parameter>
              <parameter>filter</parameter>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="record.fields.view_metadata_field_alias_map" type="collection">
      <parameter key="type" type="collection">
        <parameter key="parent" type="collection">
          <parameter key="alias">{name}-group</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="saml.autocreate.attributes_map">%env(json:SAML_AUTOCREATE_ATTRIBUTES_MAP)%</parameter>
    <parameter key="system.admin_only_module_actions" type="collection">
      <parameter key="administration" type="collection">
        <parameter key="*">true</parameter>
      </parameter>
      <parameter key="users" type="collection">
        <parameter key="list">true</parameter>
        <parameter key="index">true</parameter>
      </parameter>
      <parameter key="sugar-feed" type="collection">
        <parameter key="adminsettings">true</parameter>
      </parameter>
      <parameter key="address-cache" type="collection">
        <parameter key="*">true</parameter>
      </parameter>
      <parameter key="maps" type="collection">
        <parameter key="geocoded_counts">true</parameter>
        <parameter key="geocoding_test">true</parameter>
        <parameter key="config">true</parameter>
      </parameter>
    </parameter>
    <parameter key="system.settings" type="collection">
      <parameter key="setup_wizard_route" type="collection">
        <parameter key="route">users/Wizard</parameter>
        <parameter key="queryParams">null</parameter>
      </parameter>
    </parameter>
    <parameter key="upgrades" type="collection">
      <parameter key="toKeep" type="collection">
        <parameter>cache</parameter>
        <parameter>extensions</parameter>
        <parameter>public/extensions</parameter>
        <parameter>public/legacy/codeception.dist.yml</parameter>
        <parameter>public/legacy/public</parameter>
        <parameter>public/legacy/tests</parameter>
        <parameter>public/legacy/modules</parameter>
        <parameter>public/legacy/custom</parameter>
        <parameter>public/legacy/cache</parameter>
        <parameter>public/legacy/upload</parameter>
        <parameter>public/legacy/upgrade</parameter>
        <parameter>public/legacy/vendor</parameter>
        <parameter>public/legacy/Api/V8/OAuth2/private.key</parameter>
        <parameter>public/legacy/Api/V8/OAuth2/public.key</parameter>
        <parameter>public/legacy/config.php</parameter>
        <parameter>public/legacy/config_override.php</parameter>
        <parameter>public/legacy/config_si.php</parameter>
        <parameter>public/legacy/suitecrm.log</parameter>
        <parameter>public/legacy/install.log</parameter>
        <parameter>public/media</parameter>
        <parameter>public/legacy/.installed_checked</parameter>
        <parameter>logs</parameter>
        <parameter>media</parameter>
        <parameter>.env.local</parameter>
        <parameter>.env.local.php</parameter>
        <parameter>.env.prod.local</parameter>
        <parameter>.env.prod.local.php</parameter>
        <parameter>.env.dev.local</parameter>
        <parameter>.env.dev.local.php</parameter>
        <parameter>.installed_checked</parameter>
        <parameter>angular.json</parameter>
        <parameter>tmp</parameter>
        <parameter>.git</parameter>
        <parameter>.gitignore</parameter>
      </parameter>
      <parameter key="toKeepIgnore" type="collection">
        <parameter>public/legacy/modules/Accounts</parameter>
        <parameter>public/legacy/modules/ACL</parameter>
        <parameter>public/legacy/modules/ACLActions</parameter>
        <parameter>public/legacy/modules/ACLRoles</parameter>
        <parameter>public/legacy/modules/Activities</parameter>
        <parameter>public/legacy/modules/Administration</parameter>
        <parameter>public/legacy/modules/Alerts</parameter>
        <parameter>public/legacy/modules/AM_ProjectTemplates</parameter>
        <parameter>public/legacy/modules/AM_TaskTemplates</parameter>
        <parameter>public/legacy/modules/AOBH_BusinessHours</parameter>
        <parameter>public/legacy/modules/AOD_Index</parameter>
        <parameter>public/legacy/modules/AOD_IndexEvent</parameter>
        <parameter>public/legacy/modules/AOK_KnowledgeBase</parameter>
        <parameter>public/legacy/modules/AOK_Knowledge_Base_Categories</parameter>
        <parameter>public/legacy/modules/AOP_Case_Events</parameter>
        <parameter>public/legacy/modules/AOP_Case_Updates</parameter>
        <parameter>public/legacy/modules/AOR_Charts</parameter>
        <parameter>public/legacy/modules/AOR_Conditions</parameter>
        <parameter>public/legacy/modules/AOR_Fields</parameter>
        <parameter>public/legacy/modules/AOR_Reports</parameter>
        <parameter>public/legacy/modules/AOR_Scheduled_Reports</parameter>
        <parameter>public/legacy/modules/AOS_Contracts</parameter>
        <parameter>public/legacy/modules/AOS_Invoices</parameter>
        <parameter>public/legacy/modules/AOS_Line_Item_Groups</parameter>
        <parameter>public/legacy/modules/AOS_PDF_Templates</parameter>
        <parameter>public/legacy/modules/AOS_Product_Categories</parameter>
        <parameter>public/legacy/modules/AOS_Products</parameter>
        <parameter>public/legacy/modules/AOS_Products_Quotes</parameter>
        <parameter>public/legacy/modules/AOS_Quotes</parameter>
        <parameter>public/legacy/modules/AOW_Actions</parameter>
        <parameter>public/legacy/modules/AOW_Conditions</parameter>
        <parameter>public/legacy/modules/AOW_Processed</parameter>
        <parameter>public/legacy/modules/AOW_WorkFlow</parameter>
        <parameter>public/legacy/modules/Audit</parameter>
        <parameter>public/legacy/modules/BeanDictionary.php</parameter>
        <parameter>public/legacy/modules/Bugs</parameter>
        <parameter>public/legacy/modules/Calendar</parameter>
        <parameter>public/legacy/modules/Calls</parameter>
        <parameter>public/legacy/modules/Calls_Reschedule</parameter>
        <parameter>public/legacy/modules/CampaignLog</parameter>
        <parameter>public/legacy/modules/Campaigns</parameter>
        <parameter>public/legacy/modules/CampaignTrackers</parameter>
        <parameter>public/legacy/modules/Cases</parameter>
        <parameter>public/legacy/modules/Charts</parameter>
        <parameter>public/legacy/modules/Configurator</parameter>
        <parameter>public/legacy/modules/Connectors</parameter>
        <parameter>public/legacy/modules/Contacts</parameter>
        <parameter>public/legacy/modules/Currencies</parameter>
        <parameter>public/legacy/modules/Delegates</parameter>
        <parameter>public/legacy/modules/DocumentRevisions</parameter>
        <parameter>public/legacy/modules/Documents</parameter>
        <parameter>public/legacy/modules/DynamicFields</parameter>
        <parameter>public/legacy/modules/EAPM</parameter>
        <parameter>public/legacy/modules/EmailAddresses</parameter>
        <parameter>public/legacy/modules/EmailMan</parameter>
        <parameter>public/legacy/modules/EmailMarketing</parameter>
        <parameter>public/legacy/modules/Emails</parameter>
        <parameter>public/legacy/modules/EmailTemplates</parameter>
        <parameter>public/legacy/modules/EmailText</parameter>
        <parameter>public/legacy/modules/Employees</parameter>
        <parameter>public/legacy/modules/Favorites</parameter>
        <parameter>public/legacy/modules/FP_Event_Locations</parameter>
        <parameter>public/legacy/modules/FP_events</parameter>
        <parameter>public/legacy/modules/Groups</parameter>
        <parameter>public/legacy/modules/Help</parameter>
        <parameter>public/legacy/modules/History</parameter>
        <parameter>public/legacy/modules/Home</parameter>
        <parameter>public/legacy/modules/iCals</parameter>
        <parameter>public/legacy/modules/Import</parameter>
        <parameter>public/legacy/modules/InboundEmail</parameter>
        <parameter>public/legacy/modules/jjwg_Address_Cache</parameter>
        <parameter>public/legacy/modules/jjwg_Areas</parameter>
        <parameter>public/legacy/modules/jjwg_Maps</parameter>
        <parameter>public/legacy/modules/jjwg_Markers</parameter>
        <parameter>public/legacy/modules/LabelEditor</parameter>
        <parameter>public/legacy/modules/Leads</parameter>
        <parameter>public/legacy/modules/MailMerge</parameter>
        <parameter>public/legacy/modules/Meetings</parameter>
        <parameter>public/legacy/modules/MergeRecords</parameter>
        <parameter>public/legacy/modules/ModuleBuilder</parameter>
        <parameter>public/legacy/modules/MySettings</parameter>
        <parameter>public/legacy/modules/Notes</parameter>
        <parameter>public/legacy/modules/OAuth2Clients</parameter>
        <parameter>public/legacy/modules/OAuth2Tokens</parameter>
        <parameter>public/legacy/modules/OAuthKeys</parameter>
        <parameter>public/legacy/modules/OAuthTokens</parameter>
        <parameter>public/legacy/modules/Opportunities</parameter>
        <parameter>public/legacy/modules/OptimisticLock</parameter>
        <parameter>public/legacy/modules/OutboundEmailAccounts</parameter>
        <parameter>public/legacy/modules/Project</parameter>
        <parameter>public/legacy/modules/ProjectTask</parameter>
        <parameter>public/legacy/modules/ProspectLists</parameter>
        <parameter>public/legacy/modules/Prospects</parameter>
        <parameter>public/legacy/modules/Relationships</parameter>
        <parameter>public/legacy/modules/Releases</parameter>
        <parameter>public/legacy/modules/Reminders</parameter>
        <parameter>public/legacy/modules/Reminders_Invitees</parameter>
        <parameter>public/legacy/modules/ResourceCalendar</parameter>
        <parameter>public/legacy/modules/Roles</parameter>
        <parameter>public/legacy/modules/SavedSearch</parameter>
        <parameter>public/legacy/modules/Schedulers</parameter>
        <parameter>public/legacy/modules/SchedulersJobs</parameter>
        <parameter>public/legacy/modules/SecurityGroups</parameter>
        <parameter>public/legacy/modules/Spots</parameter>
        <parameter>public/legacy/modules/Studio</parameter>
        <parameter>public/legacy/modules/SugarFeed</parameter>
        <parameter>public/legacy/modules/SurveyQuestionOptions</parameter>
        <parameter>public/legacy/modules/SurveyQuestionResponses</parameter>
        <parameter>public/legacy/modules/SurveyQuestions</parameter>
        <parameter>public/legacy/modules/SurveyResponses</parameter>
        <parameter>public/legacy/modules/Surveys</parameter>
        <parameter>public/legacy/modules/TableDictionary.php</parameter>
        <parameter>public/legacy/modules/Tasks</parameter>
        <parameter>public/legacy/modules/TemplateSectionLine</parameter>
        <parameter>public/legacy/modules/Trackers</parameter>
        <parameter>public/legacy/modules/UpgradeWizard</parameter>
        <parameter>public/legacy/modules/UserPreferences</parameter>
        <parameter>public/legacy/modules/Users</parameter>
        <parameter>public/legacy/modules/vCals</parameter>
        <parameter>public/legacy/vendor/gymadarasz</parameter>
        <parameter>public/legacy/vendor/tinymce</parameter>
      </parameter>
      <parameter key="toExpand" type="collection">
        <parameter>public</parameter>
        <parameter>public/legacy</parameter>
        <parameter>public/legacy/modules</parameter>
        <parameter>public/legacy/vendor</parameter>
        <parameter>public/legacy/Api</parameter>
        <parameter>public/legacy/Api/V8</parameter>
        <parameter>public/legacy/Api/V8/OAuth2</parameter>
      </parameter>
      <parameter key="toReAdd" type="collection">
        <parameter>public/legacy/include/language</parameter>
        <parameter>public/legacy/install/language</parameter>
        <parameter>public/legacy/modules/Accounts/language</parameter>
        <parameter>public/legacy/modules/ACL/language</parameter>
        <parameter>public/legacy/modules/ACLActions/language</parameter>
        <parameter>public/legacy/modules/ACLRoles/language</parameter>
        <parameter>public/legacy/modules/Activities/language</parameter>
        <parameter>public/legacy/modules/Administration/language</parameter>
        <parameter>public/legacy/modules/Alerts/language</parameter>
        <parameter>public/legacy/modules/AM_ProjectTemplates/language</parameter>
        <parameter>public/legacy/modules/AM_TaskTemplates/language</parameter>
        <parameter>public/legacy/modules/AOBH_BusinessHours/language</parameter>
        <parameter>public/legacy/modules/AOD_Index/language</parameter>
        <parameter>public/legacy/modules/AOD_IndexEvent/language</parameter>
        <parameter>public/legacy/modules/AOK_KnowledgeBase/language</parameter>
        <parameter>public/legacy/modules/AOK_Knowledge_Base_Categories/language</parameter>
        <parameter>public/legacy/modules/AOP_Case_Events/language</parameter>
        <parameter>public/legacy/modules/AOP_Case_Updates/language</parameter>
        <parameter>public/legacy/modules/AOR_Charts/language</parameter>
        <parameter>public/legacy/modules/AOR_Conditions/language</parameter>
        <parameter>public/legacy/modules/AOR_Fields/language</parameter>
        <parameter>public/legacy/modules/AOR_Reports/language</parameter>
        <parameter>public/legacy/modules/AOR_Scheduled_Reports/language</parameter>
        <parameter>public/legacy/modules/AOS_Contracts/language</parameter>
        <parameter>public/legacy/modules/AOS_Invoices/language</parameter>
        <parameter>public/legacy/modules/AOS_Line_Item_Groups/language</parameter>
        <parameter>public/legacy/modules/AOS_PDF_Templates/language</parameter>
        <parameter>public/legacy/modules/AOS_Product_Categories/language</parameter>
        <parameter>public/legacy/modules/AOS_Products/language</parameter>
        <parameter>public/legacy/modules/AOS_Products_Quotes/language</parameter>
        <parameter>public/legacy/modules/AOS_Quotes/language</parameter>
        <parameter>public/legacy/modules/AOW_Actions/language</parameter>
        <parameter>public/legacy/modules/AOW_Conditions/language</parameter>
        <parameter>public/legacy/modules/AOW_Processed/language</parameter>
        <parameter>public/legacy/modules/AOW_WorkFlow/language</parameter>
        <parameter>public/legacy/modules/Audit/language</parameter>
        <parameter>public/legacy/modules/BeanDictionary.php/language</parameter>
        <parameter>public/legacy/modules/Bugs/language</parameter>
        <parameter>public/legacy/modules/Calendar/language</parameter>
        <parameter>public/legacy/modules/Calls/language</parameter>
        <parameter>public/legacy/modules/Calls_Reschedule/language</parameter>
        <parameter>public/legacy/modules/CampaignLog/language</parameter>
        <parameter>public/legacy/modules/Campaigns/language</parameter>
        <parameter>public/legacy/modules/CampaignTrackers/language</parameter>
        <parameter>public/legacy/modules/Cases/language</parameter>
        <parameter>public/legacy/modules/Charts/language</parameter>
        <parameter>public/legacy/modules/Configurator/language</parameter>
        <parameter>public/legacy/modules/Connectors/language</parameter>
        <parameter>public/legacy/modules/Contacts/language</parameter>
        <parameter>public/legacy/modules/Currencies/language</parameter>
        <parameter>public/legacy/modules/Delegates/language</parameter>
        <parameter>public/legacy/modules/DocumentRevisions/language</parameter>
        <parameter>public/legacy/modules/Documents/language</parameter>
        <parameter>public/legacy/modules/DynamicFields/language</parameter>
        <parameter>public/legacy/modules/EAPM/language</parameter>
        <parameter>public/legacy/modules/EmailAddresses/language</parameter>
        <parameter>public/legacy/modules/EmailMan/language</parameter>
        <parameter>public/legacy/modules/EmailMarketing/language</parameter>
        <parameter>public/legacy/modules/Emails/language</parameter>
        <parameter>public/legacy/modules/EmailTemplates/language</parameter>
        <parameter>public/legacy/modules/EmailText/language</parameter>
        <parameter>public/legacy/modules/Employees/language</parameter>
        <parameter>public/legacy/modules/Favorites/language</parameter>
        <parameter>public/legacy/modules/FP_Event_Locations/language</parameter>
        <parameter>public/legacy/modules/FP_events/language</parameter>
        <parameter>public/legacy/modules/Groups/language</parameter>
        <parameter>public/legacy/modules/Help/language</parameter>
        <parameter>public/legacy/modules/History/language</parameter>
        <parameter>public/legacy/modules/Home/language</parameter>
        <parameter>public/legacy/modules/iCals/language</parameter>
        <parameter>public/legacy/modules/Import/language</parameter>
        <parameter>public/legacy/modules/InboundEmail/language</parameter>
        <parameter>public/legacy/modules/jjwg_Address_Cache/language</parameter>
        <parameter>public/legacy/modules/jjwg_Areas/language</parameter>
        <parameter>public/legacy/modules/jjwg_Maps/language</parameter>
        <parameter>public/legacy/modules/jjwg_Markers/language</parameter>
        <parameter>public/legacy/modules/LabelEditor/language</parameter>
        <parameter>public/legacy/modules/Leads/language</parameter>
        <parameter>public/legacy/modules/MailMerge/language</parameter>
        <parameter>public/legacy/modules/Meetings/language</parameter>
        <parameter>public/legacy/modules/MergeRecords/language</parameter>
        <parameter>public/legacy/modules/ModuleBuilder/language</parameter>
        <parameter>public/legacy/modules/MySettings/language</parameter>
        <parameter>public/legacy/modules/Notes/language</parameter>
        <parameter>public/legacy/modules/OAuth2Clients/language</parameter>
        <parameter>public/legacy/modules/OAuth2Tokens/language</parameter>
        <parameter>public/legacy/modules/OAuthKeys/language</parameter>
        <parameter>public/legacy/modules/OAuthTokens/language</parameter>
        <parameter>public/legacy/modules/Opportunities/language</parameter>
        <parameter>public/legacy/modules/OptimisticLock/language</parameter>
        <parameter>public/legacy/modules/OutboundEmailAccounts/language</parameter>
        <parameter>public/legacy/modules/Project/language</parameter>
        <parameter>public/legacy/modules/ProjectTask/language</parameter>
        <parameter>public/legacy/modules/ProspectLists/language</parameter>
        <parameter>public/legacy/modules/Prospects/language</parameter>
        <parameter>public/legacy/modules/Relationships/language</parameter>
        <parameter>public/legacy/modules/Releases/language</parameter>
        <parameter>public/legacy/modules/Reminders/language</parameter>
        <parameter>public/legacy/modules/Reminders_Invitees/language</parameter>
        <parameter>public/legacy/modules/ResourceCalendar/language</parameter>
        <parameter>public/legacy/modules/Roles/language</parameter>
        <parameter>public/legacy/modules/SavedSearch/language</parameter>
        <parameter>public/legacy/modules/Schedulers/language</parameter>
        <parameter>public/legacy/modules/SchedulersJobs/language</parameter>
        <parameter>public/legacy/modules/SecurityGroups/language</parameter>
        <parameter>public/legacy/modules/Spots/language</parameter>
        <parameter>public/legacy/modules/Studio/language</parameter>
        <parameter>public/legacy/modules/SugarFeed/language</parameter>
        <parameter>public/legacy/modules/SurveyQuestionOptions/language</parameter>
        <parameter>public/legacy/modules/SurveyQuestionResponses/language</parameter>
        <parameter>public/legacy/modules/SurveyQuestions/language</parameter>
        <parameter>public/legacy/modules/SurveyResponses/language</parameter>
        <parameter>public/legacy/modules/Surveys/language</parameter>
        <parameter>public/legacy/modules/TableDictionary.php/language</parameter>
        <parameter>public/legacy/modules/Tasks/language</parameter>
        <parameter>public/legacy/modules/TemplateSectionLine/language</parameter>
        <parameter>public/legacy/modules/Trackers/language</parameter>
        <parameter>public/legacy/modules/UpgradeWizard/language</parameter>
        <parameter>public/legacy/modules/UserPreferences/language</parameter>
        <parameter>public/legacy/modules/Users/language</parameter>
        <parameter>public/legacy/modules/vCals/language</parameter>
        <parameter>public/legacy/include/SugarObjects/implements/assignable/language</parameter>
        <parameter>public/legacy/include/SugarObjects/implements/security_groups/language</parameter>
        <parameter>public/legacy/include/SugarObjects/implements/team_security/language</parameter>
        <parameter>public/legacy/include/SugarObjects/templates/basic/language</parameter>
        <parameter>public/legacy/include/SugarObjects/templates/company/language</parameter>
        <parameter>public/legacy/include/SugarObjects/templates/file/language</parameter>
        <parameter>public/legacy/include/SugarObjects/templates/issue/language</parameter>
        <parameter>public/legacy/include/SugarObjects/templates/person/language</parameter>
        <parameter>public/legacy/include/SugarObjects/templates/sale/language</parameter>
      </parameter>
    </parameter>
    <parameter key="themes.image_paths" type="collection">
      <parameter>legacy/themes/default/images</parameter>
      <parameter>legacy/custom/themes/default/images</parameter>
      <parameter>dist/themes/default/images</parameter>
      <parameter>legacy/themes/&lt;theme&gt;/images</parameter>
      <parameter>legacy/custom/themes/&lt;theme&gt;/images</parameter>
      <parameter>dist/themes/&lt;theme&gt;/images</parameter>
      <parameter>dist/themes/&lt;theme&gt;/images/modules</parameter>
    </parameter>
    <parameter key="themes.image_supported_types" type="collection">
      <parameter>svg</parameter>
      <parameter>png</parameter>
      <parameter>jpg</parameter>
      <parameter>jpeg</parameter>
      <parameter>gif</parameter>
    </parameter>
    <parameter key="themes.navigation_tab_limits" type="collection">
      <parameter key="XSmall">1</parameter>
      <parameter key="Small">1</parameter>
      <parameter key="Medium">3</parameter>
      <parameter key="Large">10</parameter>
      <parameter key="XLarge">12</parameter>
    </parameter>
    <parameter key="global_recently_viewed_reload_actions" type="collection">
      <parameter key="any" type="collection">
        <parameter>detail</parameter>
        <parameter>record</parameter>
        <parameter>list</parameter>
        <parameter>index</parameter>
      </parameter>
    </parameter>
    <parameter key="notifications" type="collection">
      <parameter key="module">alerts</parameter>
      <parameter key="class">notifications</parameter>
      <parameter key="maxListHeight">450</parameter>
      <parameter key="direction">desc</parameter>
      <parameter key="loadMorePosition">bottom</parameter>
      <parameter key="filters" type="collection">
        <parameter key="orderBy">snooze</parameter>
        <parameter key="sortOrder">desc</parameter>
      </parameter>
      <parameter key="autoRefreshFrequency">1</parameter>
      <parameter key="autoRefreshDeviationMin">-15</parameter>
      <parameter key="autoRefreshDeviationMax">15</parameter>
      <parameter key="showNoDataMessage">true</parameter>
      <parameter key="noDataLabel">LBL_NOTIFICATIONS_NONE</parameter>
      <parameter key="create">null</parameter>
      <parameter key="item" type="collection">
        <parameter key="collapsible">false</parameter>
        <parameter key="collapseLimit">200</parameter>
        <parameter key="itemClass">notifications-item</parameter>
        <parameter key="buttonGroupClass">d-flex flex-row-reverse align-items-end notifications-actions</parameter>
        <parameter key="containerClass">flex-row align-items-start py-2 justify-content-start containerClass</parameter>
        <parameter key="dynamicClass" type="collection">
          <parameter>is_read</parameter>
        </parameter>
        <parameter key="flexDirection">flex-row</parameter>
        <parameter key="fields" type="collection">
          <parameter key="url_redirect" type="collection">
            <parameter key="name">url_redirect</parameter>
            <parameter key="type">varchar</parameter>
          </parameter>
          <parameter key="date_start" type="collection">
            <parameter key="name">date_start</parameter>
            <parameter key="dynamicLabelKey">LBL_NOTIFICATION_ITEM_DATE</parameter>
            <parameter key="type">datetime</parameter>
          </parameter>
          <parameter key="is_read" type="collection">
            <parameter key="name">is_read</parameter>
            <parameter key="type">bool</parameter>
          </parameter>
        </parameter>
        <parameter key="layout" type="collection">
          <parameter key="body" type="collection">
            <parameter key="class">itemContentClass</parameter>
            <parameter key="rows" type="collection">
              <parameter type="collection">
                <parameter key="cols" type="collection">
                  <parameter type="collection">
                    <parameter key="field" type="collection">
                      <parameter key="name">target_module_type</parameter>
                      <parameter key="type">icon</parameter>
                    </parameter>
                    <parameter key="labelDisplay">none</parameter>
                    <parameter key="hideIfEmpty">false</parameter>
                    <parameter key="class">font-weight-bold</parameter>
                  </parameter>
                </parameter>
              </parameter>
              <parameter type="collection">
                <parameter key="class">d-flex flex-column flex-grow-1 pl-2 pr-2</parameter>
                <parameter key="align">start</parameter>
                <parameter key="cols" type="collection">
                  <parameter type="collection">
                    <parameter key="field" type="collection">
                      <parameter key="name">target_module_label</parameter>
                    </parameter>
                    <parameter key="labelDisplay">none</parameter>
                    <parameter key="labelClass">m-0</parameter>
                    <parameter key="display">readonly</parameter>
                    <parameter key="hideIfEmpty">true</parameter>
                    <parameter key="class">small text-main text-uppercase</parameter>
                  </parameter>
                  <parameter type="collection">
                    <parameter key="field" type="collection">
                      <parameter key="name">name</parameter>
                      <parameter key="metadata" type="collection">
                        <parameter key="link">true</parameter>
                        <parameter key="linkRoute">{{fields.url_redirect.value}}</parameter>
                      </parameter>
                    </parameter>
                    <parameter key="labelDisplay">none</parameter>
                    <parameter key="labelClass">m-0</parameter>
                    <parameter key="display">readonly</parameter>
                    <parameter key="hideIfEmpty">false</parameter>
                    <parameter key="class">text-bigger-1</parameter>
                  </parameter>
                  <parameter type="collection">
                    <parameter key="field" type="collection">
                      <parameter key="name">snooze</parameter>
                      <parameter key="dynamicLabelKey">LBL_NOTIFICATION_ITEM_DATE_ENTERED</parameter>
                      <parameter key="type">datetime</parameter>
                    </parameter>
                    <parameter key="labelClass">m-0</parameter>
                    <parameter key="labelDisplay">inline</parameter>
                    <parameter key="display">none</parameter>
                    <parameter key="hideIfEmpty">false</parameter>
                    <parameter key="class">small</parameter>
                  </parameter>
                  <parameter type="collection">
                    <parameter key="field" type="collection">
                      <parameter key="name">date_start</parameter>
                      <parameter key="dynamicLabelKey">LBL_NOTIFICATION_ITEM_DATE</parameter>
                      <parameter key="type">datetime</parameter>
                    </parameter>
                    <parameter key="labelClass">m-0</parameter>
                    <parameter key="labelDisplay">inline</parameter>
                    <parameter key="display">none</parameter>
                    <parameter key="hideIfEmpty">true</parameter>
                    <parameter key="class">small</parameter>
                  </parameter>
                </parameter>
              </parameter>
              <parameter type="collection">
                <parameter key="class">d-flex</parameter>
                <parameter key="align">start</parameter>
                <parameter key="justify">start</parameter>
                <parameter key="cols" type="collection">
                  <parameter type="collection">
                    <parameter key="actionSlot" type="string">true</parameter>
                    <parameter key="class">notification-item-buttons</parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
          </parameter>
          <parameter key="actions" type="collection">
            <parameter type="collection">
              <parameter key="key">dismiss-alert</parameter>
              <parameter key="icon">cross</parameter>
              <parameter key="titleKey">LBL_DISMISS</parameter>
              <parameter key="asyncProcess">true</parameter>
              <parameter key="params" type="collection">
                <parameter key="inlineConfirmation">true</parameter>
                <parameter key="confirmationLabel">LBL_DISMISS_INLINE_CONFIRM</parameter>
              </parameter>
              <parameter key="klass" type="collection">
                <parameter>btn fill-complementary fill-hover-complementary-light border-0 btn-sm p-0 m-0</parameter>
              </parameter>
              <parameter key="modes" type="collection">
                <parameter>detail</parameter>
                <parameter>edit</parameter>
              </parameter>
              <parameter key="acl" type="collection"/>
            </parameter>
            <parameter type="collection">
              <parameter key="key">snooze</parameter>
              <parameter key="icon">snooze</parameter>
              <parameter key="titleKey">LBL_SNOOZE</parameter>
              <parameter key="asyncProcess">true</parameter>
              <parameter key="params" type="collection">
                <parameter key="inlineConfirmation">true</parameter>
                <parameter key="confirmationDynamicLabel">LBL_SNOOZE_INLINE_CONFIRM</parameter>
              </parameter>
              <parameter key="klass" type="collection">
                <parameter>btn stroke-complementary fill-complementary fill-hover-complementary-light stroke-hover-complementary-light border-0 btn-sm p-0 m-0 mr-2</parameter>
              </parameter>
              <parameter key="modes" type="collection">
                <parameter>detail</parameter>
                <parameter>edit</parameter>
              </parameter>
              <parameter key="acl" type="collection"/>
            </parameter>
          </parameter>
        </parameter>
      </parameter>
      <parameter key="pageSize">10</parameter>
      <parameter key="listActionsClass">d-flex align-items-center justify-content-end notification-list-actions pr-2 pt-1</parameter>
      <parameter key="listActionsButtonClass">line-actions-button btn btn-link small</parameter>
      <parameter key="listActionsButtonGroupClass">d-flex justify-content-end</parameter>
      <parameter key="listActions" type="collection">
        <parameter type="collection">
          <parameter key="key">dismiss-all-alerts</parameter>
          <parameter key="label">LBL_DISMISS_ALL</parameter>
          <parameter key="labelKey">LBL_DISMISS_ALL</parameter>
          <parameter key="asyncProcess">true</parameter>
          <parameter key="params" type="collection">
            <parameter key="inlineConfirmation">true</parameter>
            <parameter key="confirmationLabel">LBL_DISMISS_ALL_INLINE_CONFIRM</parameter>
            <parameter key="module">alerts</parameter>
          </parameter>
          <parameter key="klass" type="collection">
            <parameter></parameter>
          </parameter>
          <parameter key="modes" type="collection">
            <parameter>detail</parameter>
            <parameter>list</parameter>
          </parameter>
          <parameter key="acl" type="collection"/>
        </parameter>
        <parameter type="collection">
          <parameter key="key">mark-as-read</parameter>
          <parameter key="label">LBL_DISMISS_ALL</parameter>
          <parameter key="labelKey">LBL_DISMISS_ALL</parameter>
          <parameter key="asyncProcess">true</parameter>
          <parameter key="params" type="collection">
            <parameter key="displayConfirmation">true</parameter>
            <parameter key="confirmationLabel">NTC_DELETE_CONFIRMATION</parameter>
            <parameter key="module">alerts</parameter>
          </parameter>
          <parameter key="klass" type="collection">
            <parameter></parameter>
          </parameter>
          <parameter key="modes" type="collection"/>
          <parameter key="acl" type="collection"/>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="notifications_reload_actions" type="collection">
      <parameter key="meetings" type="collection">
        <parameter>create</parameter>
        <parameter>edit</parameter>
      </parameter>
      <parameter key="calls" type="collection">
        <parameter>create</parameter>
        <parameter>edit</parameter>
      </parameter>
    </parameter>
    <parameter key="quick_actions" type="collection">
      <parameter key="max_number">7</parameter>
      <parameter key="use_navigation_modules">true</parameter>
      <parameter key="actions">null</parameter>
    </parameter>
    <parameter key="ui" type="collection">
      <parameter key="alert_timeout">3</parameter>
      <parameter key="user_preferences_save_delay">500</parameter>
      <parameter key="loading_display_delay">900</parameter>
      <parameter key="table_loading_display_delay">800</parameter>
      <parameter key="modal_buttons_collapse_breakpoint">4</parameter>
      <parameter key="list_max_entries_per_record_thread">10</parameter>
      <parameter key="tinymce" type="collection">
        <parameter key="edit" type="collection">
          <parameter key="base_url">./dist/tinymce</parameter>
          <parameter key="suffix">.min</parameter>
          <parameter key="modelEvents">change</parameter>
          <parameter key="ignoreEvents">onKeyDown,onKeyPress,onKeyUp,onSelectionChange</parameter>
          <parameter key="height">500</parameter>
          <parameter key="deprecation_warnings">false</parameter>
          <parameter key="menubar">false</parameter>
          <parameter key="plugins" type="collection">
            <parameter>advlist autolink lists link image charmap print preview anchor</parameter>
            <parameter>searchreplace visualblocks code fullscreen</parameter>
            <parameter>insertdatetime media table paste code help wordcount</parameter>
          </parameter>
          <parameter key="toolbar">undo redo | formatselect | bold italic backcolor | alignleft aligncenter alignright alignjustify |  bullist numlist outdent indent | removeformat | help</parameter>
          <parameter key="toolbar_mode">floating</parameter>
          <parameter key="mobile" type="collection">
            <parameter key="theme">mobile</parameter>
          </parameter>
        </parameter>
        <parameter key="detail" type="collection">
          <parameter key="base_url">./dist/tinymce</parameter>
          <parameter key="suffix">.min</parameter>
          <parameter key="deprecation_warnings">false</parameter>
          <parameter key="readonly">true</parameter>
          <parameter key="toolbar">false</parameter>
          <parameter key="menubar">false</parameter>
          <parameter key="statusbar">false</parameter>
          <parameter key="inline">true</parameter>
        </parameter>
      </parameter>
      <parameter key="navigation_max_module_recently_viewed">5</parameter>
      <parameter key="navigation_max_module_favorites">5</parameter>
      <parameter key="global_recently_viewed">10</parameter>
      <parameter key="subpanel_max_height">620</parameter>
      <parameter key="listview_max_height">0</parameter>
      <parameter key="record_modal_max_height">620</parameter>
      <parameter key="inline_confirmation_loading_delay">300</parameter>
      <parameter key="group_field_mobile_breakdown_limit">350</parameter>
      <parameter key="relate_field_debounce_time">250</parameter>
      <parameter key="multiselect_record_breakpoint">3</parameter>
      <parameter key="multiselect_max_number" type="collection">
        <parameter key="XSmall">20</parameter>
        <parameter key="Small">20</parameter>
        <parameter key="Medium">20</parameter>
        <parameter key="Large">20</parameter>
        <parameter key="XLarge">20</parameter>
      </parameter>
      <parameter key="displayed_quick_filters" type="collection">
        <parameter key="XSmall">0</parameter>
        <parameter key="Small">4</parameter>
        <parameter key="Medium">2</parameter>
        <parameter key="Large">3</parameter>
        <parameter key="XLarge">5</parameter>
      </parameter>
      <parameter key="quick_filters_breakdown_threshold" type="collection">
        <parameter key="XSmall">0</parameter>
        <parameter key="Small">4</parameter>
        <parameter key="Medium">2</parameter>
        <parameter key="Large">3</parameter>
        <parameter key="XLarge">5</parameter>
      </parameter>
      <parameter key="enable_quick_filters" type="collection">
        <parameter key="XSmall">false</parameter>
        <parameter key="Small">true</parameter>
        <parameter key="Medium">true</parameter>
        <parameter key="Large">true</parameter>
        <parameter key="XLarge">true</parameter>
      </parameter>
      <parameter key="quick_filters_breakdown_screen_sizes" type="collection">
        <parameter key="XSmall">true</parameter>
        <parameter key="Small">true</parameter>
        <parameter key="Medium">false</parameter>
        <parameter key="Large">false</parameter>
        <parameter key="XLarge">false</parameter>
      </parameter>
      <parameter key="widget_swap_screen_sizes" type="collection">
        <parameter key="XSmall">true</parameter>
        <parameter key="Small">true</parameter>
        <parameter key="Medium">false</parameter>
        <parameter key="Large">false</parameter>
        <parameter key="XLarge">false</parameter>
      </parameter>
      <parameter key="navbar_truncate_character_sizes" type="collection">
        <parameter key="minLength">10</parameter>
        <parameter key="mediumLength">16</parameter>
        <parameter key="maxLength">22</parameter>
      </parameter>
      <parameter key="validations" type="collection">
        <parameter key="regex" type="collection">
          <parameter key="phone">^([\+]?|00)((([(]{0,1}\s*[0-9]{1,4}\s*[)]{0,1})\s*)*|([\-\s\./#x0-9])*)+$</parameter>
          <parameter key="email">^(?:[\.\-\+&amp;#!\$\*=\?\^_`\{\}~\/\w]+)@(?:(?:\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})|\w+(?:[\.-]*\w+)*(?:\.[\w-]{2,})+)$</parameter>
        </parameter>
      </parameter>
      <parameter key="attachments" type="collection">
        <parameter key="edit" type="collection">
          <parameter key="breakpoint">2</parameter>
          <parameter key="maxPerRow">2</parameter>
        </parameter>
        <parameter key="detail" type="collection">
          <parameter key="breakpoint">2</parameter>
          <parameter key="maxPerRow">2</parameter>
        </parameter>
        <parameter key="list" type="collection">
          <parameter key="breakpoint">1</parameter>
          <parameter key="maxPerRow">1</parameter>
        </parameter>
      </parameter>
      <parameter key="multiple-file-upload" type="collection">
        <parameter key="breakpoint">2</parameter>
        <parameter key="chunks">2</parameter>
      </parameter>
    </parameter>
    <parameter key="ldap.options" type="collection">
      <parameter key="options" type="collection"/>
      <parameter key="port" type="string">389</parameter>
      <parameter key="encryption">tls</parameter>
    </parameter>
    <parameter key="drafts" type="collection">
      <parameter key="modalConfig" type="collection">
        <parameter key="detached">true</parameter>
        <parameter key="module">emails</parameter>
        <parameter key="keepMinimizableFalse">true</parameter>
        <parameter key="container">#drafts-container</parameter>
        <parameter key="recordModalOptions" type="collection">
          <parameter key="labelKey">LBL_DRAFTS</parameter>
          <parameter key="dynamicTitleKey"></parameter>
          <parameter key="closeOnOutsideClick">true</parameter>
          <parameter key="titleClass">drafts-modal-title</parameter>
          <parameter key="descriptionLabelKey"></parameter>
          <parameter key="dynamicDescriptionKey"></parameter>
          <parameter key="dynamicDescriptionContext"></parameter>
          <parameter key="headerClass">drafts-header</parameter>
          <parameter key="modalHeaderActionKlass">drafts-modal-actions float-left</parameter>
          <parameter key="bodyClass"></parameter>
          <parameter key="footerClass"></parameter>
          <parameter key="headerActions" type="collection">
            <parameter key="actions" type="collection">
              <parameter type="collection">
                <parameter key="key">dismiss-all-drafts</parameter>
                <parameter key="labelKey">LBL_DISMISS_ALL</parameter>
                <parameter key="klass" type="collection">
                  <parameter>btn btn-sm</parameter>
                </parameter>
                <parameter key="asyncProcess">true</parameter>
                <parameter key="params" type="collection">
                  <parameter key="expanded">true</parameter>
                  <parameter key="disableOnRun">true</parameter>
                  <parameter key="inlineConfirmation">true</parameter>
                  <parameter key="confirmationLabel">LBL_DISMISS_ALL_DRAFTS_CONFIRM</parameter>
                  <parameter key="inlineConfirmationButtons" type="collection">
                    <parameter key="cancel" type="collection">
                      <parameter key="labelKey">LBL_CANCEL</parameter>
                    </parameter>
                    <parameter key="confirm" type="collection">
                      <parameter key="labelKey">LBL_CONFIRM</parameter>
                    </parameter>
                  </parameter>
                </parameter>
                <parameter key="modes" type="collection">
                  <parameter>detail</parameter>
                  <parameter>edit</parameter>
                  <parameter>create</parameter>
                  <parameter>list</parameter>
                </parameter>
                <parameter key="acl" type="collection">
                  <parameter>delete</parameter>
                </parameter>
              </parameter>
            </parameter>
          </parameter>
          <parameter key="showFullHeaderConfirmation">true</parameter>
          <parameter key="headerConfirmationClass">drafts-confirming</parameter>
          <parameter key="wrapperClass">drafts-modal-wrapper</parameter>
        </parameter>
      </parameter>
      <parameter key="recordThreadConfig" type="collection">
        <parameter key="closeOnLoad">true</parameter>
        <parameter key="recordThreadOptions" type="collection">
          <parameter key="autoRefresh">false</parameter>
          <parameter key="module">emails</parameter>
          <parameter key="class">drafts-modal</parameter>
          <parameter key="maxListHeight">396</parameter>
          <parameter key="direction">desc</parameter>
          <parameter key="loadMorePosition">bottom</parameter>
          <parameter key="filters" type="collection">
            <parameter key="orderBy">date_modified</parameter>
            <parameter key="sortOrder">desc</parameter>
            <parameter key="preset" type="collection">
              <parameter key="type">drafts</parameter>
            </parameter>
          </parameter>
          <parameter key="create">null</parameter>
          <parameter key="item" type="collection">
            <parameter key="collapsible">false</parameter>
            <parameter key="collapseLimit">200</parameter>
            <parameter key="itemClass">draft-item</parameter>
            <parameter key="containerClass">containerClass</parameter>
            <parameter key="fields" type="collection">
              <parameter key="type" type="collection">
                <parameter key="name">type</parameter>
                <parameter key="type">enum</parameter>
              </parameter>
              <parameter key="name" type="collection">
                <parameter key="name">name</parameter>
                <parameter key="type">varchar</parameter>
              </parameter>
              <parameter key="date_modified" type="collection">
                <parameter key="name">date_modified</parameter>
                <parameter key="type">datetime</parameter>
              </parameter>
              <parameter key="to_addrs_names" type="collection">
                <parameter key="name">to_addrs_names</parameter>
                <parameter key="type">relate</parameter>
              </parameter>
            </parameter>
            <parameter key="clickActions" type="collection">
              <parameter type="collection">
                <parameter key="key">open-draft</parameter>
                <parameter key="asyncProcess">true</parameter>
                <parameter key="modes" type="collection">
                  <parameter>detail</parameter>
                  <parameter>edit</parameter>
                  <parameter>list</parameter>
                </parameter>
                <parameter key="acl" type="collection">
                  <parameter>edit</parameter>
                </parameter>
                <parameter key="default">true</parameter>
              </parameter>
            </parameter>
            <parameter key="layout" type="collection">
              <parameter key="body" type="collection">
                <parameter key="class">itemContentClass</parameter>
                <parameter key="rows" type="collection">
                  <parameter type="collection">
                    <parameter key="class">draft-column-header</parameter>
                    <parameter key="align">start</parameter>
                    <parameter key="cols" type="collection">
                      <parameter type="collection">
                        <parameter key="field" type="collection">
                          <parameter key="name">module_name</parameter>
                          <parameter key="type">icon</parameter>
                        </parameter>
                        <parameter key="labelDisplay">none</parameter>
                        <parameter key="hideIfEmpty">false</parameter>
                        <parameter key="class">font-weight-bold draft-column draft-module-icon</parameter>
                      </parameter>
                      <parameter type="collection">
                        <parameter key="field" type="collection">
                          <parameter key="name">to_icon_type</parameter>
                          <parameter key="type">icon</parameter>
                        </parameter>
                        <parameter key="labelDisplay">none</parameter>
                        <parameter key="hideIfEmpty">true</parameter>
                        <parameter key="class">small pl-2 draft-column draft-to-icon</parameter>
                      </parameter>
                      <parameter type="collection">
                        <parameter key="field" type="collection">
                          <parameter key="name">to_addrs_names</parameter>
                          <parameter key="dynamicLabelKey">LBL_DRAFT_ITEM_TO</parameter>
                          <parameter key="emptyDynamicLabelKey">LBL_DRAFT_ITEM_TO_EMPTY</parameter>
                          <parameter key="type">relate</parameter>
                        </parameter>
                        <parameter key="labelClass">m-0</parameter>
                        <parameter key="labelDisplay">inline</parameter>
                        <parameter key="display">none</parameter>
                        <parameter key="hideIfEmpty">false</parameter>
                        <parameter key="class">draft-to pl-1 draft-column</parameter>
                      </parameter>
                      <parameter type="collection">
                        <parameter key="actionSlot" type="string">true</parameter>
                        <parameter key="class">draft-item-buttons</parameter>
                      </parameter>
                    </parameter>
                  </parameter>
                  <parameter type="collection">
                    <parameter key="cols" type="collection">
                      <parameter type="collection">
                        <parameter key="field" type="collection">
                          <parameter key="name">name</parameter>
                        </parameter>
                        <parameter key="labelDisplay">none</parameter>
                        <parameter key="labelClass">m-0</parameter>
                        <parameter key="display">readonly</parameter>
                        <parameter key="hideIfEmpty">false</parameter>
                        <parameter key="class">drafts-name</parameter>
                      </parameter>
                    </parameter>
                  </parameter>
                  <parameter type="collection">
                    <parameter key="cols" type="collection">
                      <parameter type="collection">
                        <parameter key="field" type="collection">
                          <parameter key="name">date_modified</parameter>
                          <parameter key="dynamicLabelKey">LBL_DRAFT_ITEM_LAST_MODIFIED</parameter>
                          <parameter key="type">datetime</parameter>
                        </parameter>
                        <parameter key="labelClass">m-0</parameter>
                        <parameter key="labelDisplay">inline</parameter>
                        <parameter key="display">none</parameter>
                        <parameter key="hideIfEmpty">true</parameter>
                        <parameter key="class">small drafts-date-modified</parameter>
                      </parameter>
                    </parameter>
                  </parameter>
                </parameter>
              </parameter>
              <parameter key="actions" type="collection">
                <parameter type="collection">
                  <parameter key="key">dismiss-record</parameter>
                  <parameter key="icon">trash</parameter>
                  <parameter key="titleKey">LBL_DELETE</parameter>
                  <parameter key="asyncProcess">true</parameter>
                  <parameter key="params" type="collection">
                    <parameter key="errorLabel">LBL_UNABLE_TO_DELETE_DRAFT</parameter>
                    <parameter key="successLabel">LBL_DRAFT_DELETED_SUCCESSFULLY</parameter>
                  </parameter>
                  <parameter key="klass" type="collection">
                    <parameter>btn fill-complementary fill-hover-complementary-light border-0 btn-sm p-0 m-0 touch-btn</parameter>
                  </parameter>
                  <parameter key="modes" type="collection">
                    <parameter>detail</parameter>
                    <parameter>edit</parameter>
                    <parameter>list</parameter>
                  </parameter>
                  <parameter key="acl" type="collection">
                    <parameter>delete</parameter>
                  </parameter>
                </parameter>
              </parameter>
            </parameter>
          </parameter>
          <parameter key="pageSize">10</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="secret">%env(APP_SECRET)%</parameter>
    <parameter key="legacy.dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</parameter>
    <parameter key="packages.upgrade.dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/tmp/package/upgrade</parameter>
    <parameter key="legacy.path">/legacy</parameter>
    <parameter key="legacy.session_name">SCRMSESSID</parameter>
    <parameter key="default_session_name">SCRMSESSID</parameter>
    <parameter key="auth_type">%env(AUTH_TYPE)%</parameter>
    <parameter key="log.dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/logs/prod</parameter>
    <parameter key="base.log.dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/logs</parameter>
    <parameter key="log.main.default">prod.log</parameter>
    <parameter key="log.security.default">prod.security.log</parameter>
    <parameter key="log.deprecation.default">prod.deprecation.log</parameter>
    <parameter key="log.messenger.default">prod.messenger.log</parameter>
    <parameter key="site.url">%env(SITE_URL)%</parameter>
    <parameter key="temporary_file.base_dir">%env(TEMPORARY_FILE_BASE_DIR)%</parameter>
    <parameter key="language" type="collection"/>
    <parameter key="event_dispatcher.event_aliases" type="collection">
      <parameter key="Symfony\Component\Console\Event\ConsoleCommandEvent">console.command</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleErrorEvent">console.error</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleSignalEvent">console.signal</parameter>
      <parameter key="Symfony\Component\Console\Event\ConsoleTerminateEvent">console.terminate</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSubmitEvent">form.pre_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\SubmitEvent">form.submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSubmitEvent">form.post_submit</parameter>
      <parameter key="Symfony\Component\Form\Event\PreSetDataEvent">form.pre_set_data</parameter>
      <parameter key="Symfony\Component\Form\Event\PostSetDataEvent">form.post_set_data</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerArgumentsEvent">kernel.controller_arguments</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ControllerEvent">kernel.controller</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ResponseEvent">kernel.response</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\FinishRequestEvent">kernel.finish_request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\RequestEvent">kernel.request</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ViewEvent">kernel.view</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\ExceptionEvent">kernel.exception</parameter>
      <parameter key="Symfony\Component\HttpKernel\Event\TerminateEvent">kernel.terminate</parameter>
      <parameter key="Symfony\Component\Security\Core\Event\AuthenticationSuccessEvent">security.authentication.success</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\InteractiveLoginEvent">security.interactive_login</parameter>
      <parameter key="Symfony\Component\Security\Http\Event\SwitchUserEvent">security.switch_user</parameter>
    </parameter>
    <parameter key="fragment.renderer.hinclude.global_template">null</parameter>
    <parameter key="fragment.path">/_fragment</parameter>
    <parameter key="kernel.secret">%env(APP_SECRET)%</parameter>
    <parameter key="kernel.http_method_override">false</parameter>
    <parameter key="kernel.trust_x_sendfile_type_header">false</parameter>
    <parameter key="kernel.trusted_hosts" type="collection"/>
    <parameter key="kernel.default_locale">en</parameter>
    <parameter key="kernel.enabled_locales" type="collection"/>
    <parameter key="kernel.error_controller">error_controller</parameter>
    <parameter key="debug.file_link_format">%env(default::SYMFONY_IDE)%</parameter>
    <parameter key="asset.request_context.base_path">null</parameter>
    <parameter key="asset.request_context.secure">null</parameter>
    <parameter key="translator.logging">false</parameter>
    <parameter key="translator.default_path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/translations</parameter>
    <parameter key="debug.error_handler.throw_at">-1</parameter>
    <parameter key="debug.container.dump">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/App_KernelProdDebugContainer.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_dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod</parameter>
    <parameter key="request_listener.http_port">80</parameter>
    <parameter key="request_listener.https_port">443</parameter>
    <parameter key="serializer.mapping.cache.file">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/serialization.php</parameter>
    <parameter key="cache.prefix.seed">_/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com.App_KernelProdDebugContainer</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">null</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="validator.mapping.cache.file">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/validation.php</parameter>
    <parameter key="validator.translation_domain">validators</parameter>
    <parameter key="data_collector.templates" type="collection"/>
    <parameter key="twig.form.resources" type="collection">
      <parameter>@VichUploader/Form/fields.html.twig</parameter>
      <parameter>form_div_layout.html.twig</parameter>
    </parameter>
    <parameter key="twig.default_path">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/templates</parameter>
    <parameter key="security.role_hierarchy.roles" type="collection"/>
    <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.authentication.hide_user_not_found">true</parameter>
    <parameter key="security.firewalls" type="collection">
      <parameter>dev</parameter>
      <parameter>main</parameter>
    </parameter>
    <parameter key="security.logout_uris" type="collection"/>
    <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="standard_text" type="collection">
        <parameter key="class">App\Doctrine\Type\StandardTextType</parameter>
      </parameter>
      <parameter key="uuid" type="collection">
        <parameter key="class">Symfony\Bridge\Doctrine\Types\UuidType</parameter>
      </parameter>
      <parameter key="ulid" type="collection">
        <parameter key="class">Symfony\Bridge\Doctrine\Types\UlidType</parameter>
      </parameter>
    </parameter>
    <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\Persistence\Mapping\Driver\PHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.staticphp.class">Doctrine\Persistence\Mapping\Driver\StaticPHPDriver</parameter>
    <parameter key="doctrine.orm.metadata.attribute.class">Doctrine\ORM\Mapping\Driver\AttributeDriver</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.typed_field_mapper.default.class">Doctrine\ORM\Mapping\DefaultTypedFieldMapper</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">false</parameter>
    <parameter key="doctrine.orm.enable_lazy_ghost_objects">true</parameter>
    <parameter key="doctrine.orm.enable_native_lazy_objects">false</parameter>
    <parameter key="doctrine.orm.proxy_dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/doctrine/orm/Proxies</parameter>
    <parameter key="doctrine.orm.proxy_namespace">Proxies</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.messenger" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>messenger</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.security" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>security</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.deprecation" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>deprecation</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.console" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter key="0">event</parameter>
          <parameter key="1">doctrine</parameter>
          <parameter key="2">console</parameter>
          <parameter key="3">upgrade</parameter>
          <parameter key="7">deprecation</parameter>
          <parameter key="8">messenger</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.main" type="collection">
        <parameter key="type">exclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter key="0">event</parameter>
          <parameter key="1">upgrade</parameter>
          <parameter key="4">deprecation</parameter>
          <parameter key="5">security</parameter>
          <parameter key="6">messenger</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.auth" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>auth</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.install" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>install</parameter>
        </parameter>
      </parameter>
      <parameter key="monolog.handler.upgrade" type="collection">
        <parameter key="type">inclusive</parameter>
        <parameter key="elements" type="collection">
          <parameter>upgrade</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="nelmio_cors.map" type="collection">
      <parameter key="^/" type="collection"/>
    </parameter>
    <parameter key="nelmio_cors.defaults" type="collection">
      <parameter key="allow_origin" type="collection">
        <parameter>%env(CORS_ALLOW_ORIGIN)%</parameter>
      </parameter>
      <parameter key="allow_credentials">false</parameter>
      <parameter key="allow_headers" type="collection">
        <parameter>content-type</parameter>
        <parameter>authorization</parameter>
      </parameter>
      <parameter key="allow_private_network">false</parameter>
      <parameter key="expose_headers" type="collection">
        <parameter>Link</parameter>
      </parameter>
      <parameter key="allow_methods" type="collection">
        <parameter>GET</parameter>
        <parameter>OPTIONS</parameter>
        <parameter>POST</parameter>
        <parameter>PUT</parameter>
        <parameter>PATCH</parameter>
        <parameter>DELETE</parameter>
      </parameter>
      <parameter key="max_age">3600</parameter>
      <parameter key="hosts" type="collection"/>
      <parameter key="origin_regex">true</parameter>
      <parameter key="skip_same_as_origin">true</parameter>
      <parameter key="forced_allow_origin_value">null</parameter>
    </parameter>
    <parameter key="nelmio_cors.cors_listener.class">Nelmio\CorsBundle\EventListener\CorsListener</parameter>
    <parameter key="nelmio_cors.options_resolver.class">Nelmio\CorsBundle\Options\Resolver</parameter>
    <parameter key="nelmio_cors.options_provider.config.class">Nelmio\CorsBundle\Options\ConfigProvider</parameter>
    <parameter key="doctrine.migrations.preferred_em">null</parameter>
    <parameter key="doctrine.migrations.preferred_connection">null</parameter>
    <parameter key="api_platform.use_symfony_listeners">true</parameter>
    <parameter key="api_platform.event_listeners_backward_compatibility_layer">false</parameter>
    <parameter key="api_platform.serializer.default_context" type="collection">
      <parameter key="hydra_prefix">true</parameter>
    </parameter>
    <parameter key="api_platform.enable_entrypoint">true</parameter>
    <parameter key="api_platform.enable_docs">true</parameter>
    <parameter key="api_platform.keep_legacy_inflector">false</parameter>
    <parameter key="api_platform.title">SuiteCRM API</parameter>
    <parameter key="api_platform.description"></parameter>
    <parameter key="api_platform.version">8.5.0</parameter>
    <parameter key="api_platform.show_webby">true</parameter>
    <parameter key="api_platform.url_generation_strategy">1</parameter>
    <parameter key="api_platform.exception_to_status" type="collection">
      <parameter key="Symfony\Component\Serializer\Exception\ExceptionInterface">400</parameter>
      <parameter key="ApiPlatform\Metadata\Exception\InvalidArgumentException">400</parameter>
      <parameter key="ApiPlatform\ParameterValidator\Exception\ValidationExceptionInterface">400</parameter>
      <parameter key="Doctrine\ORM\OptimisticLockException">409</parameter>
    </parameter>
    <parameter key="api_platform.formats" type="collection">
      <parameter key="multipart" type="collection">
        <parameter>multipart/form-data</parameter>
      </parameter>
      <parameter key="jsonld" type="collection">
        <parameter>application/ld+json</parameter>
      </parameter>
      <parameter key="json" type="collection">
        <parameter>application/json</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.patch_formats" type="collection">
      <parameter key="json" type="collection">
        <parameter>application/merge-patch+json</parameter>
      </parameter>
      <parameter key="graphql" type="collection">
        <parameter>application/graphql</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.error_formats" type="collection">
      <parameter key="jsonld" type="collection">
        <parameter>application/ld+json</parameter>
      </parameter>
      <parameter key="jsonproblem" type="collection">
        <parameter>application/problem+json</parameter>
      </parameter>
      <parameter key="json" type="collection">
        <parameter>application/problem+json</parameter>
        <parameter>application/json</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.docs_formats" type="collection">
      <parameter key="jsonld" type="collection">
        <parameter>application/ld+json</parameter>
      </parameter>
      <parameter key="jsonopenapi" type="collection">
        <parameter>application/vnd.openapi+json</parameter>
      </parameter>
      <parameter key="html" type="collection">
        <parameter>text/html</parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.jsonschema_formats" type="collection">
      <parameter key="jsonld">true</parameter>
    </parameter>
    <parameter key="api_platform.eager_loading.enabled">true</parameter>
    <parameter key="api_platform.eager_loading.max_joins">30</parameter>
    <parameter key="api_platform.eager_loading.fetch_partial">false</parameter>
    <parameter key="api_platform.eager_loading.force_eager">true</parameter>
    <parameter key="api_platform.collection.exists_parameter_name">exists</parameter>
    <parameter key="api_platform.collection.order">ASC</parameter>
    <parameter key="api_platform.collection.order_parameter_name">order</parameter>
    <parameter key="api_platform.collection.order_nulls_comparison">null</parameter>
    <parameter key="api_platform.collection.pagination.enabled">true</parameter>
    <parameter key="api_platform.collection.pagination.partial">false</parameter>
    <parameter key="api_platform.collection.pagination.client_enabled">false</parameter>
    <parameter key="api_platform.collection.pagination.client_items_per_page">false</parameter>
    <parameter key="api_platform.collection.pagination.client_partial">false</parameter>
    <parameter key="api_platform.collection.pagination.items_per_page">30</parameter>
    <parameter key="api_platform.collection.pagination.maximum_items_per_page">null</parameter>
    <parameter key="api_platform.collection.pagination.page_parameter_name">page</parameter>
    <parameter key="api_platform.collection.pagination.enabled_parameter_name">pagination</parameter>
    <parameter key="api_platform.collection.pagination.items_per_page_parameter_name">itemsPerPage</parameter>
    <parameter key="api_platform.collection.pagination.partial_parameter_name">partial</parameter>
    <parameter key="api_platform.collection.pagination" type="collection">
      <parameter key="enabled">true</parameter>
      <parameter key="page_parameter_name">page</parameter>
      <parameter key="enabled_parameter_name">pagination</parameter>
      <parameter key="items_per_page_parameter_name">itemsPerPage</parameter>
      <parameter key="partial_parameter_name">partial</parameter>
    </parameter>
    <parameter key="api_platform.handle_symfony_errors">false</parameter>
    <parameter key="api_platform.http_cache.etag">true</parameter>
    <parameter key="api_platform.http_cache.max_age">null</parameter>
    <parameter key="api_platform.http_cache.shared_max_age">null</parameter>
    <parameter key="api_platform.http_cache.vary" type="collection">
      <parameter>Content-Type</parameter>
      <parameter>Authorization</parameter>
      <parameter>Origin</parameter>
    </parameter>
    <parameter key="api_platform.http_cache.public">null</parameter>
    <parameter key="api_platform.http_cache.invalidation.max_header_length">7500</parameter>
    <parameter key="api_platform.http_cache.invalidation.xkey.glue"> </parameter>
    <parameter key="api_platform.asset_package">null</parameter>
    <parameter key="api_platform.defaults" type="collection">
      <parameter key="extra_properties" type="collection">
        <parameter key="standard_put">true</parameter>
        <parameter key="rfc_7807_compliant_errors">true</parameter>
      </parameter>
      <parameter key="stateless">true</parameter>
      <parameter key="cache_headers" type="collection">
        <parameter key="vary" type="collection">
          <parameter>Content-Type</parameter>
          <parameter>Authorization</parameter>
          <parameter>Origin</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="api_platform.rfc_7807_compliant_errors">true</parameter>
    <parameter key="api_platform.resource_class_directories" type="collection">
      <parameter>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/src/Entity</parameter>
      <parameter>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/core</parameter>
    </parameter>
    <parameter key="api_platform.class_name_resources" type="collection">
      <parameter>ApiPlatform\State\ApiResource\Error</parameter>
      <parameter>ApiPlatform\Symfony\Validator\Exception\ValidationException</parameter>
      <parameter>ApiPlatform\Validator\Exception\ValidationException</parameter>
    </parameter>
    <parameter key="api_platform.oauth.enabled">true</parameter>
    <parameter key="api_platform.oauth.clientId">scrmfe</parameter>
    <parameter key="api_platform.oauth.clientSecret">scrmfe</parameter>
    <parameter key="api_platform.oauth.type">oauth2</parameter>
    <parameter key="api_platform.oauth.flow">password</parameter>
    <parameter key="api_platform.oauth.tokenUrl">/oauth/v2/token</parameter>
    <parameter key="api_platform.oauth.authorizationUrl">/oauth/v2/auth</parameter>
    <parameter key="api_platform.oauth.refreshUrl"></parameter>
    <parameter key="api_platform.oauth.scopes" type="collection"/>
    <parameter key="api_platform.oauth.pkce">false</parameter>
    <parameter key="api_platform.openapi.termsOfService">null</parameter>
    <parameter key="api_platform.openapi.contact.name">null</parameter>
    <parameter key="api_platform.openapi.contact.url">null</parameter>
    <parameter key="api_platform.openapi.contact.email">null</parameter>
    <parameter key="api_platform.openapi.license.name">null</parameter>
    <parameter key="api_platform.openapi.license.url">null</parameter>
    <parameter key="api_platform.openapi.overrideResponses">true</parameter>
    <parameter key="api_platform.swagger.versions" type="collection">
      <parameter>3</parameter>
    </parameter>
    <parameter key="api_platform.enable_swagger_ui">true</parameter>
    <parameter key="api_platform.enable_re_doc">false</parameter>
    <parameter key="api_platform.swagger.api_keys" type="collection"/>
    <parameter key="api_platform.swagger_ui.extra_configuration" type="collection"/>
    <parameter key="api_platform.graphql.enabled">true</parameter>
    <parameter key="api_platform.graphql.introspection.enabled">true</parameter>
    <parameter key="api_platform.graphql.graphiql.enabled">false</parameter>
    <parameter key="api_platform.graphql.graphql_playground.enabled">true</parameter>
    <parameter key="api_platform.graphql.collection.pagination" type="collection">
      <parameter key="enabled">true</parameter>
    </parameter>
    <parameter key="api_platform.graphql.default_ide">graphql-playground</parameter>
    <parameter key="api_platform.graphql.nesting_separator">_</parameter>
    <parameter key="api_platform.validator.legacy_validation_exception">true</parameter>
    <parameter key="api_platform.validator.serialize_payload_fields" type="collection"/>
    <parameter key="api_platform.validator.query_parameter_validation">true</parameter>
    <parameter key="api_platform.elasticsearch.enabled">false</parameter>
    <parameter key="nbgrp_onelogin_saml.onelogin_settings" type="collection">
      <parameter key="default" type="collection">
        <parameter key="idp" type="collection">
          <parameter key="entityId">%env(SAML_IDP_ENTITY_ID)%</parameter>
          <parameter key="singleSignOnService" type="collection">
            <parameter key="url">%env(SAML_IDP_SSO_URL)%</parameter>
            <parameter key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</parameter>
          </parameter>
          <parameter key="singleLogoutService" type="collection">
            <parameter key="url">%env(SAML_IDP_SLO_URL)%</parameter>
            <parameter key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</parameter>
          </parameter>
          <parameter key="x509cert">%env(SAML_IDP_X509CERT)%</parameter>
        </parameter>
        <parameter key="sp" type="collection">
          <parameter key="entityId">%env(string:default:site.url:SAML_SP_ENTITY_ID)%</parameter>
          <parameter key="assertionConsumerService" type="collection">
            <parameter key="url">%env(SITE_URL)%/saml/acs</parameter>
            <parameter key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST</parameter>
          </parameter>
          <parameter key="singleLogoutService" type="collection">
            <parameter key="url">%env(SITE_URL)%/saml/logout</parameter>
            <parameter key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</parameter>
          </parameter>
          <parameter key="privateKey">%env(SAML_SP_PRIVATE_KEY)%</parameter>
          <parameter key="x509cert">%env(SAML_SP_CERT)%</parameter>
        </parameter>
        <parameter key="baseurl">%env(SITE_URL)%/saml</parameter>
        <parameter key="strict">%env(bool:SAML_STRICT)%</parameter>
        <parameter key="debug">%env(bool:SAML_DEBUG)%</parameter>
        <parameter key="security" type="collection">
          <parameter key="nameIdEncrypted">%env(bool:SAML_NAME_ID_ENCRYPTED)%</parameter>
          <parameter key="authnRequestsSigned">%env(bool:SAML_AUTHN_REQUESTS_SIGNED)%</parameter>
          <parameter key="logoutRequestSigned">%env(bool:SAML_LOGOUT_REQUEST_SIGNED)%</parameter>
          <parameter key="logoutResponseSigned">%env(bool:SAML_LOGOUT_RESPONSE_SIGNED)%</parameter>
          <parameter key="signMetadata">%env(bool:SAML_SIGN_METADATA)%</parameter>
          <parameter key="wantMessagesSigned">%env(bool:SAML_WANT_MESSAGES_SIGNED)%</parameter>
          <parameter key="wantAssertionsEncrypted">%env(bool:SAML_WANT_ASSERTIONS_ENCRYPTED)%</parameter>
          <parameter key="wantAssertionsSigned">%env(bool:SAML_WANT_ASSERTIONS_SIGNED)%</parameter>
          <parameter key="wantNameId">%env(bool:SAML_WANT_NAME_ID)%</parameter>
          <parameter key="wantNameIdEncrypted">%env(bool:SAML_WANT_NAME_ID_ENCRYPTED)%</parameter>
          <parameter key="requestedAuthnContext">%env(bool:SAML_REQUESTED_AUTHN_CONTEXT)%</parameter>
          <parameter key="wantXMLValidation">%env(bool:SAML_WANT_XML_VALIDATION)%</parameter>
          <parameter key="relaxDestinationValidation">%env(bool:SAML_RELAX_DESTINATION_VALIDATION)%</parameter>
          <parameter key="destinationStrictlyMatches">%env(bool:SAML_DESTINATION_STRICTLY_MATCHES)%</parameter>
          <parameter key="allowRepeatAttributeName">%env(bool:SAML_ALLOW_REPEAT_ATTRIBUTE_NAME)%</parameter>
          <parameter key="rejectUnsolicitedResponsesWithInResponseTo">%env(bool:SAML_REJECT_UNSOLICITED_RESPONSES_WITH_IN_RESPONSE_TO)%</parameter>
          <parameter key="signatureAlgorithm">http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</parameter>
          <parameter key="digestAlgorithm">http://www.w3.org/2001/04/xmlenc#sha256</parameter>
          <parameter key="encryption_algorithm">http://www.w3.org/2001/04/xmlenc#aes256-cbc</parameter>
          <parameter key="lowercaseUrlencoding">%env(bool:SAML_LOWERCASE_URL_ENCODING)%</parameter>
        </parameter>
        <parameter key="contactPerson" type="collection">
          <parameter key="technical" type="collection">
            <parameter key="givenName">%env(SAML_CONTACT_TECHNICAL_GIVEN_NAME)%</parameter>
            <parameter key="emailAddress">%env(SAML_CONTACT_TECHNICAL_EMAIL_ADDRESS)%</parameter>
          </parameter>
          <parameter key="support" type="collection">
            <parameter key="givenName">%env(SAML_CONTACT_SUPPORT_GIVEN_NAME)%</parameter>
            <parameter key="emailAddress">%env(SAML_CONTACT_SUPPORT_EMAIL_ADDRESS)%</parameter>
          </parameter>
          <parameter key="administrative" type="collection">
            <parameter key="givenName">%env(SAML_CONTACT_ADMINISTRATIVE_GIVEN_NAME)%</parameter>
            <parameter key="emailAddress">%env(SAML_CONTACT_ADMINISTRATIVE_EMAIL_ADDRESS)%</parameter>
          </parameter>
        </parameter>
        <parameter key="organization" type="collection">
          <parameter key="en_US" type="collection">
            <parameter key="name">%env(SAML_ORGANIZATION_NAME)%</parameter>
            <parameter key="displayname">%env(SAML_ORGANIZATION_DISPLAY_NAME)%</parameter>
            <parameter key="url">%env(SAML_ORGANIZATION_URL)%</parameter>
          </parameter>
        </parameter>
        <parameter key="compress" type="collection">
          <parameter key="requests">%env(bool:SAML_COMPRESS_REQUESTS)%</parameter>
          <parameter key="responses">%env(bool:SAML_COMPRESS_RESPONSES)%</parameter>
        </parameter>
      </parameter>
    </parameter>
    <parameter key="nbgrp_onelogin_saml.use_proxy_vars">false</parameter>
    <parameter key="nbgrp_onelogin_saml.idp_parameter_name">idp</parameter>
    <parameter key="nbgrp_onelogin_saml.authn_request" type="collection">
      <parameter key="parameters" type="collection"/>
      <parameter key="forceAuthn">false</parameter>
      <parameter key="isPassive">false</parameter>
      <parameter key="setNameIdPolicy">true</parameter>
      <parameter key="nameIdValueReq">null</parameter>
    </parameter>
    <parameter key="scheb_two_factor.model_manager_name">null</parameter>
    <parameter key="scheb_two_factor.security_tokens" type="collection">
      <parameter>Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken</parameter>
      <parameter>Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken</parameter>
    </parameter>
    <parameter key="scheb_two_factor.ip_whitelist" type="collection"/>
    <parameter key="scheb_two_factor.totp.issuer">SuiteCRM</parameter>
    <parameter key="scheb_two_factor.totp.server_name">SuiteCRM</parameter>
    <parameter key="scheb_two_factor.totp.window">1</parameter>
    <parameter key="scheb_two_factor.totp.parameters" type="collection"/>
    <parameter key="scheb_two_factor.totp.template">@SchebTwoFactor/Authentication/form.html.twig</parameter>
    <parameter key="scheb_two_factor.totp.leeway">0</parameter>
    <parameter key="scheb_two_factor.trusted_device.enabled">false</parameter>
    <parameter key="vich_uploader.default_filename_attribute_suffix">_name</parameter>
    <parameter key="vich_uploader.mappings" type="collection">
      <parameter key="archived_documents_media_object" type="collection">
        <parameter key="uri_prefix">/private/media/archived</parameter>
        <parameter key="upload_destination">archived.documents.storage</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">App\MediaObjects\Services\UuidMediaObjectFileNamer.archived_documents_media_object</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer</parameter>
          <parameter key="options" type="collection">
            <parameter key="date_time_format">Y/m</parameter>
            <parameter key="date_time_property">dateEntered</parameter>
          </parameter>
        </parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="erase_fields">true</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="namer_keep_extension">false</parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="private_documents_media_object" type="collection">
        <parameter key="uri_prefix">/private/media/documents</parameter>
        <parameter key="upload_destination">private.documents.storage</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">App\MediaObjects\Services\UuidMediaObjectFileNamer.private_documents_media_object</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer</parameter>
          <parameter key="options" type="collection">
            <parameter key="date_time_format">Y/m</parameter>
            <parameter key="date_time_property">dateEntered</parameter>
          </parameter>
        </parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="erase_fields">true</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="namer_keep_extension">false</parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="legacy_documents_media_object" type="collection">
        <parameter key="uri_prefix">/private/media/legacy/documents</parameter>
        <parameter key="upload_destination">legacy.documents.storage</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">App\MediaObjects\Services\UuidMediaObjectFileNamer.legacy_documents_media_object</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="erase_fields">true</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="namer_keep_extension">false</parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="legacy_images_media_object" type="collection">
        <parameter key="uri_prefix">/private/media/legacy/images</parameter>
        <parameter key="upload_destination">legacy.documents.storage</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">App\MediaObjects\Services\UuidMediaObjectFileNamer.legacy_images_media_object</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">null</parameter>
          <parameter key="options">null</parameter>
        </parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="erase_fields">true</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="namer_keep_extension">false</parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="private_images_media_object" type="collection">
        <parameter key="uri_prefix">/private/media/images</parameter>
        <parameter key="upload_destination">private.images.storage</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">App\MediaObjects\Services\UuidMediaObjectFileNamer.private_images_media_object</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer</parameter>
          <parameter key="options" type="collection">
            <parameter key="date_time_format">Y/m</parameter>
            <parameter key="date_time_property">dateEntered</parameter>
          </parameter>
        </parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="erase_fields">true</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="namer_keep_extension">false</parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="public_images_media_object" type="collection">
        <parameter key="uri_prefix">/media/images</parameter>
        <parameter key="upload_destination">public.images.storage</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.public_images_media_object</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer</parameter>
          <parameter key="options" type="collection">
            <parameter key="date_time_format">Y/m</parameter>
            <parameter key="date_time_property">dateEntered</parameter>
          </parameter>
        </parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="erase_fields">true</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="namer_keep_extension">false</parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
      <parameter key="public_documents_media_object" type="collection">
        <parameter key="uri_prefix">/media/documents</parameter>
        <parameter key="upload_destination">public.documents.storage</parameter>
        <parameter key="namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\SmartUniqueNamer.public_documents_media_object</parameter>
          <parameter key="options" type="collection"/>
        </parameter>
        <parameter key="directory_namer" type="collection">
          <parameter key="service">Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer</parameter>
          <parameter key="options" type="collection">
            <parameter key="date_time_format">Y/m</parameter>
            <parameter key="date_time_property">dateEntered</parameter>
          </parameter>
        </parameter>
        <parameter key="delete_on_remove">true</parameter>
        <parameter key="erase_fields">true</parameter>
        <parameter key="delete_on_update">true</parameter>
        <parameter key="inject_on_load">false</parameter>
        <parameter key="namer_keep_extension">false</parameter>
        <parameter key="db_driver">orm</parameter>
      </parameter>
    </parameter>
    <parameter key="vich_uploader.use_flysystem_to_resolve_uri">true</parameter>
    <parameter key="console.command.ids" type="collection"/>
  </parameters>
  <services>
    <service id="service_container" class="Symfony\Component\DependencyInjection\ContainerInterface" public="true" synthetic="true"/>
    <service id="kernel" class="App\Kernel" public="true" synthetic="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="routing.route_loader"/>
    </service>
    <service id="app.login_rate_limiter" class="Symfony\Component\Security\Http\RateLimiter\DefaultLoginRateLimiter">
      <argument type="service" id="limiter.ip_login"/>
      <argument type="service" id="limiter.username_ip_login"/>
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="App\Kernel" class="App\Kernel" abstract="true">
      <tag name="container.excluded" source="in &quot;config/core_services.yaml&quot;"/>
    </service>
    <service id="App\Migrations" class="App\Migrations" abstract="true">
      <tag name="container.excluded" source="in &quot;config/core_services.yaml&quot;"/>
    </service>
    <service id="App\PreUpgradeMigrations" class="App\PreUpgradeMigrations" abstract="true">
      <tag name="container.excluded" source="in &quot;config/core_services.yaml&quot;"/>
    </service>
    <service id="App\AsyncTask\Message\AsyncTaskCompleted" class="App\AsyncTask\Message\AsyncTaskCompleted" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\AsyncTask\Message\AsyncTaskCompleted&quot;: argument &quot;$taskId&quot; of method &quot;__construct()&quot; is type-hinted &quot;string&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\AsyncTask\Message\AsyncTaskFailure" class="App\AsyncTask\Message\AsyncTaskFailure" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\AsyncTask\Message\AsyncTaskFailure&quot;: argument &quot;$taskId&quot; of method &quot;__construct()&quot; is type-hinted &quot;string&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\AsyncTask\Message\AsyncTaskProgressed" class="App\AsyncTask\Message\AsyncTaskProgressed" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\AsyncTask\Message\AsyncTaskProgressed&quot;: argument &quot;$taskId&quot; of method &quot;__construct()&quot; is type-hinted &quot;string&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\AsyncTask\Message\AsyncTaskRun" class="App\AsyncTask\Message\AsyncTaskRun" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\AsyncTask\Message\AsyncTaskRun&quot;: argument &quot;$taskId&quot; of method &quot;__construct()&quot; is type-hinted &quot;string&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher" class="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher" autowire="true" autoconfigure="true">
      <argument type="service" id="App\AsyncTask\Service\Router\AsyncTaskRouter"/>
      <argument type="service" id="monolog.logger.messenger"/>
      <argument type="service" id="messenger.bus.default"/>
    </service>
    <service id="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcher" class="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcher" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Notifier\Service\NotificationDispatcher"/>
      <argument type="service" id="App\Languages\Service\LanguageManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler" class="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\AsyncTask\Service\TaskCompletedHandler\AsyncTaskCompletedHandlerRegistry"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="handleInternalFailure" priority="0" from_transport="failed"/>
      <tag name="messenger.message_handler" bus="" handles="" method="handleFailureMessage" priority="0" from_transport=""/>
      <argument type="service" id="App\AsyncTask\Service\TaskFailureHandler\AsyncTaskFailureHandlerRegistry"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\AsyncTask\Service\TaskProgressedHandler\AsyncTaskProgressedHandlerRegistry"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport="internal-async"/>
      <argument type="service" id="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistry"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\AsyncTask\Service\RecordActions\DismissAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\DismissAsyncTaskAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Repository\AsyncTaskItemRepository"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistry"/>
    </service>
    <service id="App\AsyncTask\Service\RecordActions\RerunAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\RerunAsyncTaskAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Repository\AsyncTaskItemRepository"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher"/>
      <argument type="service" id="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistry"/>
    </service>
    <service id="App\AsyncTask\Service\RecordActions\RetryFailedAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\RetryFailedAsyncTaskAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Repository\AsyncTaskItemRepository"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher"/>
      <argument type="service" id="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistry"/>
    </service>
    <service id="App\AsyncTask\Service\Repository\AsyncTaskItemRepository" class="App\AsyncTask\Service\Repository\AsyncTaskItemRepository" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\AsyncTask\Service\Router\AsyncTaskRouter" class="App\AsyncTask\Service\Router\AsyncTaskRouter" autowire="true" autoconfigure="true">
      <argument>%async-task.routes%</argument>
      <argument>%env(ASYNC_TASK_ROUTES)%</argument>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistry" class="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.async-task.runner"/>
    </service>
    <service id="App\AsyncTask\Service\TaskCompletedHandler\AsyncTaskCompletedHandlerRegistry" class="App\AsyncTask\Service\TaskCompletedHandler\AsyncTaskCompletedHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.async-task.completed.handler"/>
    </service>
    <service id="App\AsyncTask\Service\TaskFailureHandler\AsyncTaskFailureHandlerRegistry" class="App\AsyncTask\Service\TaskFailureHandler\AsyncTaskFailureHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.async-task.failure.handler"/>
    </service>
    <service id="App\AsyncTask\Service\TaskHandler\AsyncTaskBatchItem" class="App\AsyncTask\Service\TaskHandler\AsyncTaskBatchItem" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\AsyncTask\Service\TaskHandler\AsyncTaskBatchItem&quot;: argument &quot;$itemKey&quot; of method &quot;__construct()&quot; is type-hinted &quot;string&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerRegistry" class="App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.async-task.handler"/>
    </service>
    <service id="App\AsyncTask\Service\TaskProgressedHandler\AsyncTaskProgressedHandlerRegistry" class="App\AsyncTask\Service\TaskProgressedHandler\AsyncTaskProgressedHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.async-task.progressed.handler"/>
    </service>
    <service id="App\Authentication\Controller\SecurityController" class="App\Authentication\Controller\SecurityController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="App\Engine\LegacyHandler\CacheManagerHandler"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.TcOcTbf.App\Authentication\Controller\SecurityController"/>
      </call>
    </service>
    <service id="App\Authentication\LegacyHandler\Authentication" class="App\Authentication\LegacyHandler\Authentication" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument>%system.settings%</argument>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Authentication\LegacyHandler\UserHandler" class="App\Authentication\LegacyHandler\UserHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\UserPreferences\LegacyHandler\UserPreferenceHandler"/>
    </service>
    <service id="App\Currency\LegacyHandler\CurrencyHandler" class="App\Currency\LegacyHandler\CurrencyHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Data\DataPersister\RecordProcessor" class="App\Data\DataPersister\RecordProcessor" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_processor"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperRunner"/>
    </service>
    <service id="App\Data\DataProvider\RecordListStateProvider" class="App\Data\DataProvider\RecordListStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordListHandler"/>
      <argument type="service" id="App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperRunner"/>
    </service>
    <service id="App\Data\DataProvider\RecordStateProvider" class="App\Data\DataProvider\RecordStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperRunner"/>
    </service>
    <service id="App\Data\Entity\Record" class="App\Data\Entity\Record" autowire="true" autoconfigure="true"/>
    <service id="App\Data\Entity\RecordList" class="App\Data\Entity\RecordList" autowire="true" autoconfigure="true"/>
    <service id="App\Data\EventSubscriber\RecordInitDoctrineEventListener" class="App\Data\EventSubscriber\RecordInitDoctrineEventListener" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_listener" event="prePersist"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Data\LegacyHandler\AlertHandler" class="App\Data\LegacyHandler\AlertHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Engine\LegacyHandler\AclHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\Favorites\FavoritesHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
      <argument type="service" id="App\Data\Service\Record\EntityRecordMappers\EntityRecordMapperRunner"/>
      <argument type="service" id="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRunner"/>
      <argument type="service" id="App\Data\Service\Record\RecordValidators\RecordValidatorRunner"/>
    </service>
    <service id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper" class="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Data\LegacyHandler\LinkedRecords\LinkedRecordsProvider" class="App\Data\LegacyHandler\LinkedRecords\LinkedRecordsProvider" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
    </service>
    <service id="App\Data\LegacyHandler\ListData" class="App\Data\LegacyHandler\ListData" autowire="true" autoconfigure="true"/>
    <service id="App\Data\LegacyHandler\ListDataHandler" class="App\Data\LegacyHandler\ListDataHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
    </service>
    <service id="App\Data\LegacyHandler\ListDataQueryHandler" class="App\Data\LegacyHandler\ListDataQueryHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
    </service>
    <service id="App\Data\LegacyHandler\MassUpdateHandler" class="App\Data\LegacyHandler\MassUpdateHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordListHandler"/>
      <argument type="service" id="request_stack"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Data\LegacyHandler\PreparedStatementHandler" class="App\Data\LegacyHandler\PreparedStatementHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\AlertsDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\AlertsDataHandler" autowire="true" autoconfigure="true">
      <tag name="app.data.preset.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\DraftsDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\DraftsDataHandler" autowire="true" autoconfigure="true">
      <tag name="app.data.preset.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" autowire="true" autoconfigure="true">
      <tag name="app.data.preset.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Languages\Service\LanguageManager"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\MultiModuleDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\MultiModuleDataHandler" autowire="true" autoconfigure="true">
      <tag name="app.data.preset.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\OutboundEmailDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\OutboundEmailDataHandler" autowire="true" autoconfigure="true">
      <tag name="app.data.preset.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\ProspectListDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\ProspectListDataHandler" autowire="true" autoconfigure="true">
      <tag name="app.data.preset.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataHandler" autowire="true" autoconfigure="true">
      <tag name="app.data.preset.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMapper"/>
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataQueryHandler" class="App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataQueryHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Data\LegacyHandler\PresetListDataHandlers" class="App\Data\LegacyHandler\PresetListDataHandlers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.data.preset.handler"/>
    </service>
    <service id="App\Data\LegacyHandler\RecordDeletionHandler" class="App\Data\LegacyHandler\RecordDeletionHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordListHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRunner"/>
    </service>
    <service id="App\Data\LegacyHandler\RecordHandler" class="App\Data\LegacyHandler\RecordHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Engine\LegacyHandler\AclHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\Favorites\FavoritesHandler"/>
      <argument type="service" id="App\Data\Service\Record\EntityRecordMappers\EntityRecordMapperRunner"/>
      <argument type="service" id="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRunner"/>
      <argument type="service" id="App\Data\Service\Record\RecordValidators\RecordValidatorRunner"/>
    </service>
    <service id="App\Data\LegacyHandler\RecordListHandler" class="App\Data\LegacyHandler\RecordListHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\ListDataHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PresetListDataHandlers"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\Service\Record\EntityRecordMappers\EntityRecordMapperRunner"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleRegistryHandler"/>
    </service>
    <service id="App\Data\LegacyHandler\RecordMapper" class="App\Data\LegacyHandler\RecordMapper" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Data\LegacyHandler\RecordMarkAsReadHandler" class="App\Data\LegacyHandler\RecordMarkAsReadHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Data\LegacyHandler\RecordSnoozeHandler" class="App\Data\LegacyHandler\RecordSnoozeHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Data\LegacyHandler\RecordTemplate\RecordTemplateHandler" class="App\Data\LegacyHandler\RecordTemplate\RecordTemplateHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Data\Resolver\RecordItemResolver" class="App\Data\Resolver\RecordItemResolver" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.resolver"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperRunner"/>
    </service>
    <service id="App\Data\Resolver\RecordListResolver" class="App\Data\Resolver\RecordListResolver" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.resolver"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordListHandler"/>
      <argument type="service" id="App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperRunner"/>
    </service>
    <service id="App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperRunner" class="App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperRunner" autowire="true" autoconfigure="true">
      <argument type="service" id="api.field.mapper.registry"/>
      <argument type="service" id="api.fieldType.mapper.registry"/>
      <argument type="service" id="api.record.mapper.registry"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\Data\Service\Record\Duplicate\DuplicateFieldMapperRegistry" class="App\Data\Service\Record\Duplicate\DuplicateFieldMapperRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.duplicate.field.mapper"/>
    </service>
    <service id="App\Data\Service\Record\EntityRecordMappers\EntityRecordMapperRunner" class="App\Data\Service\Record\EntityRecordMappers\EntityRecordMapperRunner" autowire="true" autoconfigure="true">
      <argument type="service" id="entity.field.mapper.registry"/>
      <argument type="service" id="entity.fieldType.mapper.registry"/>
      <argument type="service" id="entity.record.mapper.registry"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\Data\Service\Record\Mappers\BaseFieldMapperRegistry" class="App\Data\Service\Record\Mappers\BaseFieldMapperRegistry" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\Data\Service\Record\Mappers\BaseFieldMapperRegistry&quot;: argument &quot;$mappers&quot; of method &quot;__construct()&quot; is type-hinted &quot;array&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\Data\Service\Record\Mappers\BaseFieldMapperRegistryFactory" class="App\Data\Service\Record\Mappers\BaseFieldMapperRegistryFactory" autowire="true" autoconfigure="true"/>
    <service id="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistry" class="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistry" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistry&quot;: argument &quot;$mappers&quot; of method &quot;__construct()&quot; is type-hinted &quot;array&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistryFactory" class="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistryFactory" autowire="true" autoconfigure="true"/>
    <service id="App\Data\Service\Record\Mappers\BaseRecordMapperRegistry" class="App\Data\Service\Record\Mappers\BaseRecordMapperRegistry" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\Data\Service\Record\Mappers\BaseRecordMapperRegistry&quot;: argument &quot;$mappers&quot; of method &quot;__construct()&quot; is type-hinted &quot;array&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\Data\Service\Record\Mappers\BaseRecordMapperRegistryFactory" class="App\Data\Service\Record\Mappers\BaseRecordMapperRegistryFactory" autowire="true" autoconfigure="true"/>
    <service id="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRegistry" class="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRegistry" lazy="true" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.deleteHandlers.record"/>
    </service>
    <service id="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRunner" class="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRunner" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\Service\Record\RecordDeleteHandlers\RecordFieldDeleteHandlerRegistry"/>
      <argument type="service" id="App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerRegistry"/>
      <argument type="service" id="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRegistry"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\Data\Service\Record\RecordDeleteHandlers\RecordFieldDeleteHandlerRegistry" class="App\Data\Service\Record\RecordDeleteHandlers\RecordFieldDeleteHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.deleteHandlers.field"/>
    </service>
    <service id="App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerRegistry" class="App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.deleteHandlers.fieldType"/>
    </service>
    <service id="App\Data\Service\Record\RecordSaveHandlers\RecordFieldSaveHandlerRegistry" class="App\Data\Service\Record\RecordSaveHandlers\RecordFieldSaveHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.saveHandlers.field"/>
    </service>
    <service id="App\Data\Service\Record\RecordSaveHandlers\RecordFieldTypeSaveHandlerRegistry" class="App\Data\Service\Record\RecordSaveHandlers\RecordFieldTypeSaveHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.saveHandlers.fieldType"/>
    </service>
    <service id="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRegistry" class="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRegistry" lazy="true" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.saveHandlers.record"/>
    </service>
    <service id="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRunner" class="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRunner" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\Service\Record\RecordSaveHandlers\RecordFieldSaveHandlerRegistry"/>
      <argument type="service" id="App\Data\Service\Record\RecordSaveHandlers\RecordFieldTypeSaveHandlerRegistry"/>
      <argument type="service" id="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRegistry"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\Data\Service\Record\RecordValidators\RecordValidatorRegistry" class="App\Data\Service\Record\RecordValidators\RecordValidatorRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="record.validators.record"/>
    </service>
    <service id="App\Data\Service\Record\RecordValidators\RecordValidatorRunner" class="App\Data\Service\Record\RecordValidators\RecordValidatorRunner" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\Service\Record\RecordValidators\RecordValidatorRegistry"/>
    </service>
    <service id="App\Data\Service\RecordActionDefinitionProvider" class="App\Data\Service\RecordActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.recordview.actions%</argument>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\Data\Service\RecordModalActionDefinitionProvider" class="App\Data\Service\RecordModalActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.recordmodal.actions%</argument>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\DateTime\LegacyHandler\DateTimeHandler" class="App\DateTime\LegacyHandler\DateTimeHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument>%legacy.datetime_format_map%</argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\DependecyInjection\BackwardsCompatibility\LegacySAMLExtension" class="App\DependecyInjection\BackwardsCompatibility\LegacySAMLExtension" autowire="true" autoconfigure="true"/>
    <service id="App\DependecyInjection\Metadata\LanguageYamlFileLoader" class="App\DependecyInjection\Metadata\LanguageYamlFileLoader" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\DependecyInjection\Metadata\LanguageYamlFileLoader&quot;: argument &quot;$container&quot; of method &quot;Symfony\Component\DependencyInjection\Loader\FileLoader::__construct()&quot; references class &quot;Symfony\Component\DependencyInjection\ContainerBuilder&quot; but no such service exists."/>
    </service>
    <service id="App\DependecyInjection\Metadata\MetadataExtension" class="App\DependecyInjection\Metadata\MetadataExtension" autowire="true" autoconfigure="true"/>
    <service id="App\DependecyInjection\Migrations\ExtensionMigrationsExtension" class="App\DependecyInjection\Migrations\ExtensionMigrationsExtension" autowire="true" autoconfigure="true"/>
    <service id="App\Doctrine\Type\StandardTextType" class="App\Doctrine\Type\StandardTextType" autowire="true" autoconfigure="true"/>
    <service id="App\Emails\LegacyHandler\EmailProcessProcessor" class="App\Emails\LegacyHandler\EmailProcessProcessor" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Emails\LegacyHandler\SendEmailHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Emails\Service\EmailParserHandler\EmailParserManager"/>
    </service>
    <service id="App\Emails\LegacyHandler\FilterEmailListHandler" class="App\Emails\LegacyHandler\FilterEmailListHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Emails\LegacyHandler\Mailers\LegacyMailer" class="App\Emails\LegacyHandler\Mailers\LegacyMailer" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Emails\LegacyHandler\Parsers\LegacyEmailParser" class="App\Emails\LegacyHandler\Parsers\LegacyEmailParser" autowire="true" autoconfigure="true">
      <tag name="email.parser"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\Emails\LegacyHandler\SendEmailHandler" class="App\Emails\LegacyHandler\SendEmailHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Emails\Service\RecordToEmailMapper\RecordToEmailService"/>
      <argument type="service" id="App\Emails\LegacyHandler\Mailers\LegacyMailer"/>
    </service>
    <service id="App\Emails\Service\EmailFilterService\EmailFilterServiceHandler" class="App\Emails\Service\EmailFilterService\EmailFilterServiceHandler" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\Emails\Service\EmailFilterService\EmailFilterServiceHandler&quot;: argument &quot;$handlers&quot; of method &quot;__construct()&quot; references interface &quot;Traversable&quot; but no such service exists. You should maybe alias this interface to one of these existing services: &quot;twig.template_iterator&quot;, &quot;twig.profile&quot;, &quot;doctrine.dbal.connection_expiries&quot;."/>
    </service>
    <service id="App\Emails\Service\EmailFilterService\Filters\IsEmailOptOut" class="App\Emails\Service\EmailFilterService\Filters\IsEmailOptOut" autowire="true" autoconfigure="true"/>
    <service id="App\Emails\Service\EmailFilterService\Filters\IsEmailValid" class="App\Emails\Service\EmailFilterService\Filters\IsEmailValid" autowire="true" autoconfigure="true"/>
    <service id="App\Emails\Service\EmailParserHandler\EmailParserManager" class="App\Emails\Service\EmailParserHandler\EmailParserManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Emails\Service\EmailParserHandler\EmailParserRegistry"/>
    </service>
    <service id="App\Emails\Service\EmailParserHandler\EmailParserRegistry" class="App\Emails\Service\EmailParserHandler\EmailParserRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="email.parser"/>
    </service>
    <service id="App\Emails\Service\RecordToEmailMapper\RecordToEmailService" class="App\Emails\Service\RecordToEmailMapper\RecordToEmailService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\MediaObjects\Services\MediaObjectFileHandler"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Emails\Service\Validation\EmailValidationHelper" class="App\Emails\Service\Validation\EmailValidationHelper" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
    </service>
    <service id="App\Engine\Command\VersionCommand" class="App\Engine\Command\VersionCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Engine\Service\Version\VersionManager"/>
      <call method="setName">
        <argument>suitecrm:version</argument>
      </call>
    </service>
    <service id="App\Engine\Controller\IndexController" class="App\Engine\Controller\IndexController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.TcOcTbf.App\Engine\Controller\IndexController"/>
      </call>
    </service>
    <service id="App\Engine\LegacyHandler\AclHandler" class="App\Engine\LegacyHandler\AclHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\AuditActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\AuditActionChecker" autowire="true" autoconfigure="true">
      <tag name="app.engine.service.action.availability.checker"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\DuplicateMergeActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\DuplicateMergeActionChecker" autowire="true" autoconfigure="true">
      <tag name="app.engine.service.action.availability.checker"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\PortalUserActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\PortalUserActionChecker" autowire="true" autoconfigure="true">
      <tag name="app.engine.service.action.availability.checker"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Engine\LegacyHandler\ActionNameMapperHandler" class="App\Engine\LegacyHandler\ActionNameMapperHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Engine\LegacyHandler\CacheManagerHandler" class="App\Engine\LegacyHandler\CacheManagerHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="cache.app"/>
      <argument type="service" id="cache.app"/>
    </service>
    <service id="App\Engine\LegacyHandler\DefaultLegacyHandler" class="App\Engine\LegacyHandler\DefaultLegacyHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Engine\LegacyHandler\LegacyScopeState" class="App\Engine\LegacyHandler\LegacyScopeState" autowire="true" autoconfigure="true"/>
    <service id="App\Engine\Model\Feedback" class="App\Engine\Model\Feedback" autowire="true" autoconfigure="true"/>
    <service id="App\Engine\Model\MultiFeedback" class="App\Engine\Model\MultiFeedback" autowire="true" autoconfigure="true"/>
    <service id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker" class="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.engine.service.action.availability.checker"/>
    </service>
    <service id="App\Engine\Service\ActionAvailabilityChecker\Checkers\ACLActionChecker" class="App\Engine\Service\ActionAvailabilityChecker\Checkers\ACLActionChecker" autowire="true" autoconfigure="true">
      <tag name="app.engine.service.action.availability.checker"/>
      <argument type="service" id="App\Engine\LegacyHandler\AclHandler"/>
    </service>
    <service id="App\Engine\Service\ActionAvailabilityChecker\Checkers\MassUpdateActionChecker" class="App\Engine\Service\ActionAvailabilityChecker\Checkers\MassUpdateActionChecker" autowire="true" autoconfigure="true">
      <tag name="app.engine.service.action.availability.checker"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\MassUpdateDefinitionHandler"/>
    </service>
    <service id="App\Engine\Service\Extensions\ExtensionAssetCopy" class="App\Engine\Service\Extensions\ExtensionAssetCopy" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
    </service>
    <service id="App\Engine\Service\Extensions\ExtensionAssetCopyCacheWarmer" class="App\Engine\Service\Extensions\ExtensionAssetCopyCacheWarmer" autowire="true" autoconfigure="true">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="App\Engine\Service\Extensions\ExtensionAssetCopy"/>
    </service>
    <service id="App\Engine\Service\FolderSync\FolderComparator" class="App\Engine\Service\FolderSync\FolderComparator" shared="false" autowire="true" autoconfigure="true"/>
    <service id="App\Engine\Service\FolderSync\FolderSync" class="App\Engine\Service\FolderSync\FolderSync" autowire="true" autoconfigure="true"/>
    <service id="App\Engine\Service\FolderSync\FolderSyncManifestEntry" class="App\Engine\Service\FolderSync\FolderSyncManifestEntry" autowire="true" autoconfigure="true"/>
    <service id="App\Engine\Service\ProcessSteps\ProcessStepAlert" class="App\Engine\Service\ProcessSteps\ProcessStepAlert" autowire="true" autoconfigure="true"/>
    <service id="App\Engine\Service\Version\VersionManager" class="App\Engine\Service\Version\VersionManager" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\EntryPoint\Controller\EntryPointController" class="App\EntryPoint\Controller\EntryPointController" 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.TcOcTbf.App\EntryPoint\Controller\EntryPointController"/>
      </call>
    </service>
    <service id="App\EntryPoint\LegacyHandler\EntryPointHandler" class="App\EntryPoint\LegacyHandler\EntryPointHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider" class="App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\FieldDefinitions\Entity\FieldDefinition" class="App\FieldDefinitions\Entity\FieldDefinition" autowire="true" autoconfigure="true"/>
    <service id="App\FieldDefinitions\LegacyHandler\CurrencyDropdownFunctionDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\CurrencyDropdownFunctionDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument type="service" id="App\Currency\LegacyHandler\CurrencyHandler"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\DefaultMapper\ParentTypeDefaultMapper" class="App\FieldDefinitions\LegacyHandler\DefaultMapper\ParentTypeDefaultMapper" autowire="true" autoconfigure="true">
      <tag name="vardef.mapper"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\FieldDefinitionMappers" class="App\FieldDefinitions\LegacyHandler\FieldDefinitionMappers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="field.definition.mapper"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler" class="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionMappers"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\FieldDefinitions\Service\VardefConfigMapperRegistry"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument>%record.fields.grouped_fields_type_map%</argument>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LegacyCurrencyFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyCurrencyFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LegacyDisableNumFormatFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyDisableNumFormatFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LegacyDynamicEnumFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyDynamicEnumFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LegacyGroupedFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyGroupedFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LegacyInlineEditFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyInlineEditFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LegacyReadOnlyFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyReadOnlyFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LegacyToFrontendFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyToFrontendFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument>%record.fields.legacy_to_frontend_fields_map%</argument>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\LinkFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LinkFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\FieldDefinitions\LegacyHandler\RelateFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\RelateFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
    </service>
    <service id="App\FieldDefinitions\Service\LegacyToFrontendDefinitionMapper" class="App\FieldDefinitions\Service\LegacyToFrontendDefinitionMapper" autowire="true" autoconfigure="true"/>
    <service id="App\FieldDefinitions\Service\VardefConfigMapperRegistry" class="App\FieldDefinitions\Service\VardefConfigMapperRegistry" lazy="true" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="vardef.mapper"/>
    </service>
    <service id="App\Filters\Service\FilterDefinitionProvider" class="App\Filters\Service\FilterDefinitionProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Install\Command\CopyLegacyAssets" class="App\Install\Command\CopyLegacyAssets" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>%legacy.copy_asset_paths%</argument>
      <call method="setName">
        <argument>scrm:copy-legacy-assets</argument>
      </call>
    </service>
    <service id="App\Install\Command\InstallExtensionAssets" class="App\Install\Command\InstallExtensionAssets" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Engine\Service\Extensions\ExtensionAssetCopy"/>
      <call method="setName">
        <argument>scrm:extension-asset-install</argument>
      </call>
    </service>
    <service id="App\Install\Command\LegacyInstallCommand" class="App\Install\Command\LegacyInstallCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
      <argument type="service" id="App\Install\Service\Installation\InstallStepHandler"/>
      <call method="setDefaultSessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setLegacySessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack"/>
      </call>
      <call method="setAppStringsHandler">
        <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      </call>
      <call method="setCronHandler">
        <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
      </call>
      <call method="setLastRunTracker">
        <argument type="service" id="App\Install\Service\CommandLastRunTracker"/>
      </call>
      <call method="setName">
        <argument>suitecrm:app:install</argument>
      </call>
    </service>
    <service id="App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand" class="App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunner"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <call method="setName">
        <argument>suitecrm:pre-upgrade-migrations:list</argument>
      </call>
    </service>
    <service id="App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand" class="App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunner"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <call method="setName">
        <argument>suitecrm:pre-upgrade-migrations:run-all</argument>
      </call>
    </service>
    <service id="App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand" class="App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunner"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <call method="setName">
        <argument>suitecrm:pre-upgrade-migrations:run-single</argument>
      </call>
    </service>
    <service id="App\Install\Command\SetupLegacyMigrationCommand" class="App\Install\Command\SetupLegacyMigrationCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Install\Service\LegacyMigration\LegacyMigrationHandler"/>
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
      <call method="setDefaultSessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setLegacySessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack"/>
      </call>
      <call method="setAppStringsHandler">
        <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      </call>
      <call method="setCronHandler">
        <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
      </call>
      <call method="setLastRunTracker">
        <argument type="service" id="App\Install\Service\CommandLastRunTracker"/>
      </call>
      <call method="setName">
        <argument>suitecrm:app:setup-legacy-migration</argument>
      </call>
    </service>
    <service id="App\Install\Command\UpgradeCommand" class="App\Install\Command\UpgradeCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradeHandler"/>
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
      <call method="setDefaultSessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setLegacySessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack"/>
      </call>
      <call method="setAppStringsHandler">
        <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      </call>
      <call method="setCronHandler">
        <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
      </call>
      <call method="setLastRunTracker">
        <argument type="service" id="App\Install\Service\CommandLastRunTracker"/>
      </call>
      <call method="setName">
        <argument>suitecrm:app:upgrade</argument>
      </call>
    </service>
    <service id="App\Install\Command\UpgradeFinalizeCommand" class="App\Install\Command\UpgradeFinalizeCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradeFinalizeHandler"/>
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
      <call method="setDefaultSessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setLegacySessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack"/>
      </call>
      <call method="setAppStringsHandler">
        <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      </call>
      <call method="setCronHandler">
        <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
      </call>
      <call method="setLastRunTracker">
        <argument type="service" id="App\Install\Service\CommandLastRunTracker"/>
      </call>
      <call method="setName">
        <argument>suitecrm:app:upgrade-finalize</argument>
      </call>
    </service>
    <service id="App\Install\LegacyHandler\InstallHandler" class="App\Install\LegacyHandler\InstallHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Security\AppSecretGenerator"/>
    </service>
    <service id="App\Install\LegacyHandler\Upgrade\AddNewConfigEntriesHandler" class="App\Install\LegacyHandler\Upgrade\AddNewConfigEntriesHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Install\LegacyHandler\Upgrade\MetadataMergeHandler" class="App\Install\LegacyHandler\Upgrade\MetadataMergeHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/tmp/package/upgrade</argument>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradePackageHandler"/>
    </service>
    <service id="App\Install\LegacyHandler\Upgrade\PostUpgradeHandler" class="App\Install\LegacyHandler\Upgrade\PostUpgradeHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Install\Service\Cache\CacheBridge" class="App\Install\Service\Cache\CacheBridge" autowire="true" autoconfigure="true">
      <argument type="service" id="kernel"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod</argument>
    </service>
    <service id="App\Install\Service\Cli\Steps\CheckRouteAccess" class="App\Install\Service\Cli\Steps\CheckRouteAccess" shared="false" autowire="true" autoconfigure="true">
      <tag name="cli.install.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\CommandLastRunTracker" class="App\Install\Service\CommandLastRunTracker" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\Install\Service\InstallPreChecks" class="App\Install\Service\InstallPreChecks" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\Install\Service\InstallPreChecks&quot;: argument &quot;$log&quot; of method &quot;__construct()&quot; has no type-hint, you should configure its value explicitly."/>
    </service>
    <service id="App\Install\Service\Installation\InstallActionHandler" class="App\Install\Service\Installation\InstallActionHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Install\Service\Installation\InstallStepHandler"/>
    </service>
    <service id="App\Install\Service\Installation\InstallStepHandler" class="App\Install\Service\Installation\InstallStepHandler" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.install.step"/>
      <argument type="tagged_iterator" tag="cli.install.step"/>
      <argument type="service" id="monolog.logger.install"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\CheckCronUser" class="App\Install\Service\Installation\Steps\CheckCronUser" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\CheckDBConnection" class="App\Install\Service\Installation\Steps\CheckDBConnection" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\CheckInstallerLock" class="App\Install\Service\Installation\Steps\CheckInstallerLock" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\CreateEnv" class="App\Install\Service\Installation\Steps\CreateEnv" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\CreateSilentInstallConfig" class="App\Install\Service\Installation\Steps\CreateSilentInstallConfig" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\RunLegacyInstall" class="App\Install\Service\Installation\Steps\RunLegacyInstall" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\SaveInstalledVersion" class="App\Install\Service\Installation\Steps\SaveInstalledVersion" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\Engine\Service\Version\VersionManager"/>
    </service>
    <service id="App\Install\Service\Installation\Steps\SystemChecks" class="App\Install\Service\Installation\Steps\SystemChecks" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.install.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\LegacyMigration\LegacyMigrationHandler" class="App\Install\Service\LegacyMigration\LegacyMigrationHandler" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.legacy.migration.step"/>
      <argument type="service" id="monolog.logger.upgrade"/>
    </service>
    <service id="App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" class="App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.legacy.migration.step"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
    </service>
    <service id="App\Install\Service\LegacyMigration\Steps\ChangeTheme" class="App\Install\Service\LegacyMigration\Steps\ChangeTheme" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.legacy.migration.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" class="App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.legacy.migration.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" class="App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.legacy.migration.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" class="App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.legacy.migration.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
    </service>
    <service id="App\Install\Service\LegacyMigration\Steps\SetupEnv" class="App\Install\Service\LegacyMigration\Steps\SetupEnv" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.legacy.migration.step"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
      <argument type="service" id="kernel"/>
    </service>
    <service id="App\Install\Service\Migrations\MigrationBridge" class="App\Install\Service\Migrations\MigrationBridge" autowire="true" autoconfigure="true">
      <argument type="service" id="kernel"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
    </service>
    <service id="App\Install\Service\Migrations\MigrationFactoryDecorator" class="App\Install\Service\Migrations\MigrationFactoryDecorator" autowire="true" autoconfigure="true">
      <tag name="container.decorator" id="Doctrine\Migrations\Version\DbalMigrationFactory" inner="App\Install\Service\Migrations\MigrationFactoryDecorator.inner"/>
      <argument type="service" id="App\Install\Service\Migrations\MigrationFactoryDecorator.inner"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="App\Install\Service\Package\PackageHandler" class="App\Install\Service\Package\PackageHandler" autowire="true" autoconfigure="true"/>
    <service id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationBridge" class="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationBridge" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/tmp/package/upgrade</argument>
      <argument type="service" id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunner"/>
      <argument type="service" id="monolog.logger.upgrade"/>
    </service>
    <service id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunner" class="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunner" autowire="true" autoconfigure="true">
      <argument type="service" id="service_container"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger.upgrade"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\AddNewConfigEntries" class="App\Install\Service\Upgrade\Steps\AddNewConfigEntries" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\LegacyHandler\Upgrade\AddNewConfigEntriesHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\BackupOriginalModules" class="App\Install\Service\Upgrade\Steps\BackupOriginalModules" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradePackageHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\CheckPackage" class="App\Install\Service\Upgrade\Steps\CheckPackage" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradePackageHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\CheckPermissions" class="App\Install\Service\Upgrade\Steps\CheckPermissions" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradePackageHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\ClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\ClearSymfonyCache" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Cache\CacheBridge"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\ExtractPackage" class="App\Install\Service\Upgrade\Steps\ExtractPackage" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradePackageHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" class="App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradePackageHandler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/tmp/package/upgrade</argument>
      <argument type="service" id="App\Engine\Service\FolderSync\FolderComparator"/>
      <argument>%upgrades%</argument>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Cache\CacheBridge"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\InstallUpgradePackage" class="App\Install\Service\Upgrade\Steps\InstallUpgradePackage" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Upgrade\UpgradePackageHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" class="App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\LegacyHandler\Upgrade\PostUpgradeHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\MetadataMerge" class="App\Install\Service\Upgrade\Steps\MetadataMerge" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\LegacyHandler\Upgrade\MetadataMergeHandler"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\RunMigrations" class="App\Install\Service\Upgrade\Steps\RunMigrations" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\Migrations\MigrationBridge"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" class="App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationBridge"/>
    </service>
    <service id="App\Install\Service\Upgrade\Steps\SaveInstalledVersion" class="App\Install\Service\Upgrade\Steps\SaveInstalledVersion" shared="false" autowire="true" autoconfigure="true">
      <tag name="app.upgrade.step"/>
      <argument type="service" id="App\Engine\Service\Version\VersionManager"/>
    </service>
    <service id="App\Install\Service\Upgrade\UpgradeFinalizeHandler" class="App\Install\Service\Upgrade\UpgradeFinalizeHandler" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.upgrade.step"/>
      <argument type="service" id="monolog.logger.upgrade"/>
    </service>
    <service id="App\Install\Service\Upgrade\UpgradeHandler" class="App\Install\Service\Upgrade\UpgradeHandler" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.upgrade.step"/>
      <argument type="service" id="monolog.logger.upgrade"/>
    </service>
    <service id="App\Install\Service\Upgrade\UpgradePackageHandler" class="App\Install\Service\Upgrade\UpgradePackageHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/tmp/package/upgrade</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument type="service" id="App\Engine\Service\FolderSync\FolderSync"/>
      <argument type="service" id="App\Engine\Service\FolderSync\FolderComparator"/>
      <argument type="service" id="monolog.logger.upgrade"/>
      <argument>%upgrades%</argument>
    </service>
    <service id="App\Languages\DataProvider\AppListStringsStateProvider" class="App\Languages\DataProvider\AppListStringsStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
    </service>
    <service id="App\Languages\DataProvider\AppStringsStateProvider" class="App\Languages\DataProvider\AppStringsStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
    </service>
    <service id="App\Languages\DataProvider\ModStringsStateProvider" class="App\Languages\DataProvider\ModStringsStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Languages\LegacyHandler\ModStringsHandler"/>
    </service>
    <service id="App\Languages\Entity\AppListStrings" class="App\Languages\Entity\AppListStrings" autowire="true" autoconfigure="true"/>
    <service id="App\Languages\Entity\AppStrings" class="App\Languages\Entity\AppStrings" autowire="true" autoconfigure="true"/>
    <service id="App\Languages\Entity\ModStrings" class="App\Languages\Entity\ModStrings" autowire="true" autoconfigure="true"/>
    <service id="App\Languages\LegacyHandler\AppListStringsHandler" class="App\Languages\LegacyHandler\AppListStringsHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="collection"/>
    </service>
    <service id="App\Languages\LegacyHandler\AppStringsHandler" class="App\Languages\LegacyHandler\AppStringsHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
      <argument type="collection"/>
    </service>
    <service id="App\Languages\LegacyHandler\ModStringsHandler" class="App\Languages\LegacyHandler\ModStringsHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleRegistryHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="collection"/>
    </service>
    <service id="App\Languages\LegacyHandler\SetSessionLanguage" class="App\Languages\LegacyHandler\SetSessionLanguage" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Languages\Service\LanguageManager" class="App\Languages\Service\LanguageManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Logging\Services\BaseLoggingEnvVarProcessor" class="App\Logging\Services\BaseLoggingEnvVarProcessor" autowire="true" autoconfigure="true">
      <tag name="container.env_var_processor"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
    </service>
    <service id="App\Logging\Services\LoggingEnvVarProcessor" class="App\Logging\Services\LoggingEnvVarProcessor" autowire="true" autoconfigure="true">
      <tag name="container.env_var_processor"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
    </service>
    <service id="App\ManualMigrations\AsyncTask\AsyncManualMigrationCompletedHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationCompletedHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.completed.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger.messenger"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcher"/>
    </service>
    <service id="App\ManualMigrations\AsyncTask\AsyncManualMigrationFailureHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationFailureHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.failure.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger.messenger"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcher"/>
    </service>
    <service id="App\ManualMigrations\AsyncTask\AsyncManualMigrationProgressedHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationProgressedHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.progressed.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\ManualMigrations\AsyncTask\AsyncManualMigrationRunner" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationRunner" autowire="true" autoconfigure="true">
      <tag name="app.async-task.runner"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher"/>
      <argument type="service" id="App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerRegistry"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Repository\AsyncTaskItemRepository"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosAction" class="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\MediaObjects\Services\LocalFileMediaObjectMigrator"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsAction" class="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsTaskHandler" class="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\MediaObjects\Services\LocalFileMediaObjectMigrator"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncAction" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncTaskHandler" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersAction" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersTaskHandler" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosAction" class="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\MediaObjects\Services\LocalFileMediaObjectMigrator"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesAction" class="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesTaskHandler" class="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\MediaObjects\Services\LocalFileMediaObjectMigrator"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosAction" class="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\MediaObjects\Services\LocalFileMediaObjectMigrator"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosAction" class="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosTaskHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.handler"/>
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\MediaObjects\Services\LocalFileMediaObjectMigrator"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\MediaObjects\Controller\MediaController" class="App\MediaObjects\Controller\MediaController" public="true" autowire="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <tag name="container.service_subscriber"/>
      <argument type="service" id="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\PrivateImageMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\LegacyImageMediaObjectRepository"/>
      <argument type="service" id="App\Engine\LegacyHandler\AclHandler"/>
      <call method="setContainer">
        <argument type="service" id=".service_locator.TcOcTbf.App\MediaObjects\Controller\MediaController"/>
      </call>
    </service>
    <service id="App\MediaObjects\DependencyInjection\AwsS3ClientFactory" class="App\MediaObjects\DependencyInjection\AwsS3ClientFactory" autowire="true" autoconfigure="true"/>
    <service id="App\MediaObjects\DependencyInjection\AzureBlobClientFactory" class="App\MediaObjects\DependencyInjection\AzureBlobClientFactory" autowire="true" autoconfigure="true"/>
    <service id="App\MediaObjects\Entity\ArchivedDocumentMediaObject" class="App\MediaObjects\Entity\ArchivedDocumentMediaObject" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\MediaObjects\Entity\LegacyDocumentMediaObject" class="App\MediaObjects\Entity\LegacyDocumentMediaObject" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\MediaObjects\Entity\LegacyImageMediaObject" class="App\MediaObjects\Entity\LegacyImageMediaObject" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\MediaObjects\Entity\PrivateDocumentMediaObject" class="App\MediaObjects\Entity\PrivateDocumentMediaObject" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\MediaObjects\Entity\PrivateImageMediaObject" class="App\MediaObjects\Entity\PrivateImageMediaObject" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\MediaObjects\Entity\PublicDocumentMediaObject" class="App\MediaObjects\Entity\PublicDocumentMediaObject" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\MediaObjects\Entity\PublicImageMediaObject" class="App\MediaObjects\Entity\PublicImageMediaObject" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\MediaObjects\LegacyHandler\LegacyFileToMediaObjectAdapter" class="App\MediaObjects\LegacyHandler\LegacyFileToMediaObjectAdapter" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\MediaObjects\LegacyHandler\LegacyImageToMediaObjectAdapter" class="App\MediaObjects\LegacyHandler\LegacyImageToMediaObjectAdapter" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository" class="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\MediaObjects\Repository\DefaultMediaObjectManager" class="App\MediaObjects\Repository\DefaultMediaObjectManager" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\PrivateImageMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\PublicDocumentMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\PublicImageMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository"/>
      <argument type="service" id="App\MediaObjects\Repository\LegacyImageMediaObjectRepository"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="vich_uploader.storage.flysystem"/>
      <argument type="service" id="App\MediaObjects\Service\TemporaryFile\DefaultTemporaryFileManager"/>
    </service>
    <service id="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository" class="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\MediaObjects\LegacyHandler\LegacyFileToMediaObjectAdapter"/>
    </service>
    <service id="App\MediaObjects\Repository\LegacyImageMediaObjectRepository" class="App\MediaObjects\Repository\LegacyImageMediaObjectRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\MediaObjects\LegacyHandler\LegacyImageToMediaObjectAdapter"/>
    </service>
    <service id="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository" class="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\MediaObjects\Repository\PrivateImageMediaObjectRepository" class="App\MediaObjects\Repository\PrivateImageMediaObjectRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\MediaObjects\Repository\PublicDocumentMediaObjectRepository" class="App\MediaObjects\Repository\PublicDocumentMediaObjectRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\MediaObjects\Repository\PublicImageMediaObjectRepository" class="App\MediaObjects\Repository\PublicImageMediaObjectRepository" autowire="true" autoconfigure="true">
      <tag name="doctrine.repository_service"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="App\MediaObjects\Service\TemporaryFile\DefaultTemporaryFileManager" class="App\MediaObjects\Service\TemporaryFile\DefaultTemporaryFileManager" autowire="true" autoconfigure="true">
      <argument>%env(TEMPORARY_FILE_BASE_DIR)%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\MediaObjects\Services\LocalFileMediaObjectMigrator" class="App\MediaObjects\Services\LocalFileMediaObjectMigrator" autowire="true" autoconfigure="true">
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
    </service>
    <service id="App\MediaObjects\Services\MediaObjectFileHandler" class="App\MediaObjects\Services\MediaObjectFileHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="vich_uploader.storage.flysystem"/>
    </service>
    <service id="App\MediaObjects\Services\MultipartDecoder" class="App\MediaObjects\Services\MultipartDecoder" autowire="true" autoconfigure="true">
      <tag name="serializer.encoder"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\MediaObjects\Services\PrivateMediaObjectNormalizer" class="App\MediaObjects\Services\PrivateMediaObjectNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="api_platform.jsonld.normalizer.item"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
    </service>
    <service id="App\MediaObjects\Services\PublicMediaObjectNormalizer" class="App\MediaObjects\Services\PublicMediaObjectNormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
      <argument type="service" id="api_platform.jsonld.normalizer.item"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
    </service>
    <service id="App\MediaObjects\Services\UploadedFileDenormalizer" class="App\MediaObjects\Services\UploadedFileDenormalizer" autowire="true" autoconfigure="true">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="App\MediaObjects\Services\UuidMediaObjectFileNamer" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true" autoconfigure="true">
      <tag name="vich_uploader.namer"/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\UploadConstraint" class="App\MediaObjects\Validator\UploadValidator\UploadConstraint" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\MediaObjects\Validator\UploadValidator\UploadConstraint&quot;: argument &quot;$storageType&quot; of method &quot;__construct()&quot; is type-hinted &quot;string&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator" class="App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator" autowire="true" autoconfigure="true">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="App\MediaObjects\Validator\UploadValidator\UploadValidatorRegistry"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\UploadValidatorRegistry" class="App\MediaObjects\Validator\UploadValidator\UploadValidatorRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="media-object.upload.validator.registry"/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\Validators\AntiMalwareUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\AntiMalwareUploadValidator" autowire="true" autoconfigure="true">
      <tag name="media-object.upload.validator.registry"/>
      <argument type="service" id="App\Security\LegacyHandler\AntiMalwareScanner"/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionImageUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionImageUploadValidator" autowire="true" autoconfigure="true">
      <tag name="media-object.upload.validator.registry"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionUploadValidator" autowire="true" autoconfigure="true">
      <tag name="media-object.upload.validator.registry"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\Validators\MaxFileSizeUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\MaxFileSizeUploadValidator" autowire="true" autoconfigure="true">
      <tag name="media-object.upload.validator.registry"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\MediaObjects\Validator\UploadValidator\Validators\SupportedImageTypeUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\SupportedImageTypeUploadValidator" autowire="true" autoconfigure="true">
      <tag name="media-object.upload.validator.registry"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Metadata\DataProvider\AppMetadataStateProvider" class="App\Metadata\DataProvider\AppMetadataStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Metadata\Service\AppMetadataProvider"/>
    </service>
    <service id="App\Metadata\DataProvider\ModuleMetadataStateProvider" class="App\Metadata\DataProvider\ModuleMetadataStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Metadata\Service\ModuleMetadataProvider"/>
    </service>
    <service id="App\Metadata\Entity\AppMetadata" class="App\Metadata\Entity\AppMetadata" autowire="true" autoconfigure="true"/>
    <service id="App\Metadata\Entity\ModuleMetadata" class="App\Metadata\Entity\ModuleMetadata" autowire="true" autoconfigure="true"/>
    <service id="App\Metadata\Service\AppMetadataProvider" class="App\Metadata\Service\AppMetadataProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\UserPreferences\LegacyHandler\UserPreferenceHandler"/>
      <argument type="service" id="App\Navbar\LegacyHandler\NavbarHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\ModStringsHandler"/>
      <argument type="service" id="App\Themes\Service\ThemeImageService"/>
      <argument type="service" id="App\Metadata\Service\ModuleMetadataProvider"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\AdminPanelDefinitionHandler"/>
      <argument type="service" id="cache.app"/>
      <argument type="service" id="App\Engine\LegacyHandler\CacheManagerHandler"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\RecentlyViewed\RecentlyViewedHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleRegistryHandler"/>
    </service>
    <service id="App\Metadata\Service\ModuleMetadataProvider" class="App\Metadata\Service\ModuleMetadataProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ViewDefinitionsHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\RecentlyViewed\RecentlyViewedHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\Favorites\FavoritesHandler"/>
      <argument type="service" id="cache.app"/>
    </service>
    <service id="App\Module\LegacyHandler\Favorites\FavoritesHandler" class="App\Module\LegacyHandler\Favorites\FavoritesHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\LegacyHandler\Favorites\UpdateFavorite" class="App\Module\LegacyHandler\Favorites\UpdateFavorite" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\LegacyHandler\ModuleNameMapperHandler" class="App\Module\LegacyHandler\ModuleNameMapperHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\LegacyHandler\ModuleRegistryHandler" class="App\Module\LegacyHandler\ModuleRegistryHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument>%legacy.frontend_excluded_modules%</argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" class="App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Module\LegacyHandler\RecentlyViewed\RecentlyViewedHandler" class="App\Module\LegacyHandler\RecentlyViewed\RecentlyViewedHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument>%ui%</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers" lazy="true" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="attachment.type.handler"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="attachment.type.handler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="attachment.type.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\AttachmentsManager" class="App\Module\Service\Fields\Attachments\AttachmentsManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.deleteHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.deleteHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\FieldDefinitions\AttachmentsDocumentsAclFieldDefinitionMapper" class="App\Module\Service\Fields\Attachments\FieldDefinitions\AttachmentsDocumentsAclFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\FieldDefinitions\DisableDuplicationAttachmentsVardefMapper" class="App\Module\Service\Fields\Attachments\FieldDefinitions\DisableDuplicationAttachmentsVardefMapper" autowire="true" autoconfigure="true">
      <tag name="vardef.mapper"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentsManager"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.entity.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentsManager"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentsManager"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentsManager"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\ProcessHandlers\RetrieveAttachmentMediaObjects" class="App\Module\Service\Fields\Attachments\ProcessHandlers\RetrieveAttachmentMediaObjects" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers"/>
    </service>
    <service id="App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" class="App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.saveHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\Service\Fields\Attachments\AttachmentsManager"/>
    </service>
    <service id="App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.deleteHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.deleteHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\File\DuplicateMappers\FileDuplicateFieldMapper" class="App\Module\Service\Fields\File\DuplicateMappers\FileDuplicateFieldMapper" autowire="true" autoconfigure="true">
      <tag name="record.duplicate.field.mapper"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Service\Fields\File\FieldDefinitions\DisableDuplicationFileVardefMapper" class="App\Module\Service\Fields\File\FieldDefinitions\DisableDuplicationFileVardefMapper" autowire="true" autoconfigure="true">
      <tag name="vardef.mapper"/>
    </service>
    <service id="App\Module\Service\Fields\File\FieldDefinitions\SetDefaultStorageFileVardefMapper" class="App\Module\Service\Fields\File\FieldDefinitions\SetDefaultStorageFileVardefMapper" autowire="true" autoconfigure="true">
      <tag name="vardef.mapper"/>
    </service>
    <service id="App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.entity.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" class="App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.saveHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.deleteHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.deleteHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Image\FieldDefinitions\DisableDuplicationImageVardefMapper" class="App\Module\Service\Fields\Image\FieldDefinitions\DisableDuplicationImageVardefMapper" autowire="true" autoconfigure="true">
      <tag name="vardef.mapper"/>
    </service>
    <service id="App\Module\Service\Fields\Image\FieldDefinitions\SetDefaultStorageImageVardefMapper" class="App\Module\Service\Fields\Image\FieldDefinitions\SetDefaultStorageImageVardefMapper" autowire="true" autoconfigure="true">
      <tag name="vardef.mapper"/>
    </service>
    <service id="App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" class="App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.saveHandlers.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Service\Fields\Image\ViewDefinitions\ListViewDefaultSizeImageMapper" class="App\Module\Service\Fields\Image\ViewDefinitions\ListViewDefaultSizeImageMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Module\Service\Fields\Image\ViewDefinitions\SubPanelDefaultSizeImageMapper" class="App\Module\Service\Fields\Image\ViewDefinitions\SubPanelDefaultSizeImageMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
    </service>
    <service id="App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\Data\LegacyHandler\LinkedRecords\LinkedRecordsProvider"/>
    </service>
    <service id="App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.fieldType"/>
      <argument type="service" id="App\Data\LegacyHandler\LinkedRecords\LinkedRecordsProvider"/>
    </service>
    <service id="App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" class="App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.saveHandlers.fieldType"/>
      <argument type="service" id="App\Data\LegacyHandler\LinkedRecords\LinkedRecordsProvider"/>
    </service>
    <service id="App\Navbar\DataProvider\NavbarStateProvider" class="App\Navbar\DataProvider\NavbarStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Navbar\LegacyHandler\NavbarHandler"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\Navbar\Entity\Navbar" class="App\Navbar\Entity\Navbar" autowire="true" autoconfigure="true"/>
    <service id="App\Navbar\LegacyHandler\NavbarHandler" class="App\Navbar\LegacyHandler\NavbarHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument>%legacy.menu_item_map%</argument>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Routes\LegacyHandler\RouteConverterHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleRegistryHandler"/>
      <argument type="service" id="request_stack"/>
      <argument>%legacy.module_routing%</argument>
      <argument>%navbar.administration_override%</argument>
      <argument>%navbar.overrides%</argument>
      <argument>%quick_actions%</argument>
    </service>
    <service id="App\Notifier\LegacyHandler\LegacyAlertCreatorHandler" class="App\Notifier\LegacyHandler\LegacyAlertCreatorHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\AsyncTask\Service\LegacyBridge\AsyncTaskLegacyHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\Notifier\Message\Notification" class="App\Notifier\Message\Notification" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\Notifier\Message\Notification&quot;: argument &quot;$subject&quot; of method &quot;__construct()&quot; is type-hinted &quot;string&quot;, you should configure its value explicitly."/>
    </service>
    <service id="App\Notifier\MessageListener\NotificationListener" class="App\Notifier\MessageListener\NotificationListener" autowire="true" autoconfigure="true">
      <tag name="messenger.message_handler" bus="" handles="" method="" priority="0" from_transport=""/>
      <argument type="service" id="App\Notifier\LegacyHandler\LegacyAlertCreatorHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Notifier\Service\NotificationDispatcher" class="App\Notifier\Service\NotificationDispatcher" autowire="true" autoconfigure="true">
      <argument type="service" id="messenger.bus.default"/>
    </service>
    <service id="App\Process\AsyncTask\AsyncProcessCompletedHandler" class="App\Process\AsyncTask\AsyncProcessCompletedHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.completed.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger.messenger"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcher"/>
    </service>
    <service id="App\Process\AsyncTask\AsyncProcessFailureHandler" class="App\Process\AsyncTask\AsyncProcessFailureHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.failure.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger.messenger"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcher"/>
    </service>
    <service id="App\Process\AsyncTask\AsyncProcessProgressedHandler" class="App\Process\AsyncTask\AsyncProcessProgressedHandler" autowire="true" autoconfigure="true">
      <tag name="app.async-task.progressed.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\Process\AsyncTask\AsyncProcessRunner" class="App\Process\AsyncTask\AsyncProcessRunner" autowire="true" autoconfigure="true">
      <tag name="app.async-task.runner"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher"/>
      <argument type="service" id="App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerRegistry"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Repository\AsyncTaskItemRepository"/>
      <argument type="service" id="monolog.logger.messenger"/>
    </service>
    <service id="App\Process\DataPersister\ProcessProcessor" class="App\Process\DataPersister\ProcessProcessor" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_processor"/>
      <argument type="service" id="App\Process\Service\ProcessHandlerRegistry"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Engine\LegacyHandler\AclHandler"/>
      <argument type="service" id="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerRegistry"/>
    </service>
    <service id="App\Process\DataProvider\ProcessStateProvider" class="App\Process\DataProvider\ProcessStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
    </service>
    <service id="App\Process\Entity\Process" class="App\Process\Entity\Process" autowire="true" autoconfigure="true"/>
    <service id="App\Process\LegacyHandler\ACL\UserACLHandler" class="App\Process\LegacyHandler\ACL\UserACLHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Process\Service\BaseActionDefinitionProvider"/>
      <argument type="service" id="App\Process\Service\LegacyActionResolver"/>
      <argument type="service" id="App\Engine\LegacyHandler\ActionNameMapperHandler"/>
      <argument>%system.admin_only_module_actions%</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\CheckTwoFactorCodeHandler" class="App\Process\LegacyHandler\CheckTwoFactorCodeHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="scheb_two_factor.security.totp_authenticator"/>
    </service>
    <service id="App\Process\LegacyHandler\CreatePortalUserActionHandler" class="App\Process\LegacyHandler\CreatePortalUserActionHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\DisablePortalUserActionHandler" class="App\Process\LegacyHandler\DisablePortalUserActionHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\PortalUserActivator"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\EnablePortalUserActionHandler" class="App\Process\LegacyHandler\EnablePortalUserActionHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\PortalUserActivator"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\GenerateBackupCodesHandler" class="App\Process\LegacyHandler\GenerateBackupCodesHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.helper"/>
      <argument type="service" id="App\Security\TwoFactor\BackupCodeGenerator"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
    </service>
    <service id="App\Process\LegacyHandler\GetDuplicateRecordHandler" class="App\Process\LegacyHandler\GetDuplicateRecordHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Data\Service\Record\Duplicate\DuplicateFieldMapperRegistry"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\LegacyHandler\LinkRelationHandler" class="App\Process\LegacyHandler\LinkRelationHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="validator"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\Pdf\BasePDFManager" class="App\Process\LegacyHandler\Pdf\BasePDFManager" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\CreatePDFServiceHandler"/>
      <argument type="service" id="vich_uploader.download_handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\LegacyHandler\Pdf\CreatePDFServiceHandler" class="App\Process\LegacyHandler\Pdf\CreatePDFServiceHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Process\LegacyHandler\PortalUserActivator" class="App\Process\LegacyHandler\PortalUserActivator" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Process\LegacyHandler\ResetPasswordHandler" class="App\Process\LegacyHandler\ResetPasswordHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\SendTestEmailHandler" class="App\Process\LegacyHandler\SendTestEmailHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Log\DefaultEmailCampaignLogManager"/>
      <argument type="service" id="App\Emails\LegacyHandler\FilterEmailListHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Emails\LegacyHandler\SendEmailHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Emails\LegacyHandler\EmailProcessProcessor"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserManager"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\EmailTargetValidatorManager"/>
    </service>
    <service id="App\Process\LegacyHandler\SendTestEmailValidation" class="App\Process\LegacyHandler\SendTestEmailValidation" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Emails\LegacyHandler\FilterEmailListHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Process\LegacyHandler\UnlinkRelationHandler" class="App\Process\LegacyHandler\UnlinkRelationHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\LegacyHandler\UpdateTemplateVariables" class="App\Process\LegacyHandler\UpdateTemplateVariables" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\EmailTemplates\LegacyHandler\CalculateTemplateInjectorVariables"/>
    </service>
    <service id="App\Process\Service\ActionDefinitionProvider" class="App\Process\Service\ActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\Process\Service\BaseActionDefinitionProvider" class="App\Process\Service\BaseActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.base_actions%</argument>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\Process\Service\BulkActionDefinitionProvider" class="App\Process\Service\BulkActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.listview.bulk_action%</argument>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\Process\Service\BulkActions\CsvExportBulkAction" class="App\Process\Service\BulkActions\CsvExportBulkAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\FilterMapper\LegacyFilterMapper"/>
    </service>
    <service id="App\Process\Service\BulkActions\DeleteRecordsBulkAction" class="App\Process\Service\BulkActions\DeleteRecordsBulkAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\Service\BulkActions\MassUpdateBulkAction" class="App\Process\Service\BulkActions\MassUpdateBulkAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\MassUpdateHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\Service\BulkActions\MergeRecordsBulkAction" class="App\Process\Service\BulkActions\MergeRecordsBulkAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Process\Service\BulkActions\PrintAsPdfBulkAction" class="App\Process\Service\BulkActions\PrintAsPdfBulkAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Process\Service\FieldDefault\DateFieldDefaultCalculation" class="App\Process\Service\FieldDefault\DateFieldDefaultCalculation" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Process\Service\LegacyActionResolver" class="App\Process\Service\LegacyActionResolver" autowire="true" autoconfigure="true">
      <argument>%legacy.action_resolver%</argument>
    </service>
    <service id="App\Process\Service\LineActionDefinitionProvider" class="App\Process\Service\LineActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.listview.line_action%</argument>
      <argument type="service" id="App\Engine\LegacyHandler\AclHandler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Process\Service\NavbarActions\OpenRecordModalAction" class="App\Process\Service\NavbarActions\OpenRecordModalAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\Process\Service\ProcessHandlerRegistry" class="App\Process\Service\ProcessHandlerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.process.handler"/>
    </service>
    <service id="App\Process\Service\RecordActions\AbortEmailMarketing" class="App\Process\Service\RecordActions\AbortEmailMarketing" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\BuildPDFEmailAction" class="App\Process\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Process\Service\RecordActions\ChangeLogAction" class="App\Process\Service\RecordActions\ChangeLogAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\ConvertLeadAction" class="App\Process\Service\RecordActions\ConvertLeadAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\ConvertRecordAction" class="App\Process\Service\RecordActions\ConvertRecordAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\DeleteRecordAction" class="App\Process\Service\RecordActions\DeleteRecordAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\DeleteTestMailMarketingEntriesAction" class="App\Process\Service\RecordActions\DeleteTestMailMarketingEntriesAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\EmailMarketing\Service\Actions\DeleteTestMailMarketingEntriesService"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\DuplicateRecordAction" class="App\Process\Service\RecordActions\DuplicateRecordAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\EditAction" class="App\Process\Service\RecordActions\EditAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\MergeDuplicateAction" class="App\Process\Service\RecordActions\MergeDuplicateAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\PrintAsPdfAction" class="App\Process\Service\RecordActions\PrintAsPdfAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Process\Service\RecordActions\ResumeEmailMarketingAction" class="App\Process\Service\RecordActions\ResumeEmailMarketingAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Process\Service\RecordActions\ScheduleEmailMarketingAction" class="App\Process\Service\RecordActions\ScheduleEmailMarketingAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\EmailMarketing\Service\Actions\DeleteTestMailMarketingEntriesService"/>
    </service>
    <service id="App\Process\Service\RecordActions\SendEmailAction" class="App\Process\Service\RecordActions\SendEmailAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Emails\LegacyHandler\EmailProcessProcessor"/>
    </service>
    <service id="App\Process\Service\RecordActions\UnscheduleEmailMarketingAction" class="App\Process\Service\RecordActions\UnscheduleEmailMarketingAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
    </service>
    <service id="App\Process\Service\RecordLogic\AutofillFromRelateHandler" class="App\Process\Service\RecordLogic\AutofillFromRelateHandler" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordThreadItemActions\DeleteRecordThreadItemAction" class="App\Process\Service\RecordThreadItemActions\DeleteRecordThreadItemAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
    </service>
    <service id="App\Process\Service\RecordThreadItemActions\DismissAlertAction" class="App\Process\Service\RecordThreadItemActions\DismissAlertAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\AlertHandler"/>
    </service>
    <service id="App\Process\Service\RecordThreadItemActions\SnoozeRecordThreadItemAction" class="App\Process\Service\RecordThreadItemActions\SnoozeRecordThreadItemAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordSnoozeHandler"/>
    </service>
    <service id="App\Process\Service\RecordThreadListActions\DeleteAllRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\DeleteAllRecordThreadListAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
    </service>
    <service id="App\Process\Service\RecordThreadListActions\DismissAllAlertsRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\DismissAllAlertsRecordThreadListAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\AlertHandler"/>
    </service>
    <service id="App\Process\Service\RecordThreadListActions\MarkAsReadRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\MarkAsReadRecordThreadListAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordMarkAsReadHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PresetDataHandlers\AlertsDataHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\RecordThreadModalActions\DismissRecordAction" class="App\Process\Service\RecordThreadModalActions\DismissRecordAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Process\Service\SubpanelLineActionDefinitionProvider" class="App\Process\Service\SubpanelLineActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.subpanel.line_actions%</argument>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\Process\Service\SubpanelTopActionDefinitionProvider" class="App\Process\Service\SubpanelTopActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.subpanel.top_actions%</argument>
      <argument>%module.subpanel.top_buttons%</argument>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\Process\Service\TableActionDefinitionProvider" class="App\Process\Service\TableActionDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>%module.listview.table_action%</argument>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument>%module.action_acl_module_override%</argument>
    </service>
    <service id="App\Process\Service\TableActions\SendBatchedCampaignEmails" class="App\Process\Service\TableActions\SendBatchedCampaignEmails" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueProcessor"/>
    </service>
    <service id="App\Routes\EventListener\LegacyRedirectListener" class="App\Routes\EventListener\LegacyRedirectListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="kernel.request" priority="2050"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="App\Routes\LegacyHandler\RouteConverterHandler"/>
      <argument type="service" id="App\Routes\Service\LegacyAssetRedirectHandler"/>
      <argument type="service" id="App\Routes\Service\LegacyApiRedirectHandler"/>
      <argument type="service" id="App\Routes\Service\LegacyNonViewActionRedirectHandler"/>
    </service>
    <service id="App\Routes\EventSubscriber\RequestSubscriber" class="App\Routes\EventSubscriber\RequestSubscriber" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Routes\LegacyHandler\ClassicViewRoutingExclusionsHandler" class="App\Routes\LegacyHandler\ClassicViewRoutingExclusionsHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Routes\LegacyHandler\RouteConverterHandler" class="App\Routes\LegacyHandler\RouteConverterHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Engine\LegacyHandler\ActionNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Routes\Service\LegacyApiRedirectHandler" class="App\Routes\Service\LegacyApiRedirectHandler" autowire="true" autoconfigure="true">
      <argument>%legacy.api_paths%</argument>
      <argument>/legacy</argument>
      <argument>%legacy.api_path_files%</argument>
    </service>
    <service id="App\Routes\Service\LegacyAssetRedirectHandler" class="App\Routes\Service\LegacyAssetRedirectHandler" autowire="true" autoconfigure="true">
      <argument>%legacy.asset_paths%</argument>
      <argument>/legacy</argument>
    </service>
    <service id="App\Routes\Service\LegacyEntryPointRedirectHandler" class="App\Routes\Service\LegacyEntryPointRedirectHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\EntryPoint\LegacyHandler\EntryPointHandler"/>
      <argument>%legacy.entrypoint_paths%</argument>
      <argument>/legacy</argument>
    </service>
    <service id="App\Routes\Service\LegacyNonViewActionRedirectHandler" class="App\Routes\Service\LegacyNonViewActionRedirectHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Routes\LegacyHandler\RouteConverterHandler"/>
      <argument type="service" id="router.default"/>
      <argument>/legacy</argument>
      <argument>%legacy.entrypoint_files%</argument>
    </service>
    <service id="App\Routes\Service\LegacyRedirectHandler" class="App\Routes\Service\LegacyRedirectHandler" autowire="true" autoconfigure="true">
      <argument>/legacy</argument>
    </service>
    <service id="App\Routes\Service\LegacyRouteHandler" class="App\Routes\Service\LegacyRouteHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Routes\Service\LegacyApiRedirectHandler"/>
      <argument type="service" id="App\Routes\Service\LegacyNonViewActionRedirectHandler"/>
      <argument type="service" id="App\Routes\Service\LegacyAssetRedirectHandler"/>
      <argument type="service" id="App\Routes\Service\LegacyEntryPointRedirectHandler"/>
    </service>
    <service id="App\Schedulers\Command\RunSchedulersCommand" class="App\Schedulers\Command\RunSchedulersCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Schedulers\LegacyHandler\SchedulerHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <call method="setDefaultSessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setLegacySessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack"/>
      </call>
      <call method="setAppStringsHandler">
        <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      </call>
      <call method="setCronHandler">
        <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
      </call>
      <call method="setLastRunTracker">
        <argument type="service" id="App\Install\Service\CommandLastRunTracker"/>
      </call>
      <call method="setName">
        <argument>schedulers:run</argument>
      </call>
    </service>
    <service id="App\Schedulers\Command\ShowSchedulersCommand" class="App\Schedulers\Command\ShowSchedulersCommand" autowire="true" autoconfigure="true">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <call method="setDefaultSessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setLegacySessionName">
        <argument>SCRMSESSID</argument>
      </call>
      <call method="setRequestStack">
        <argument type="service" id="request_stack"/>
      </call>
      <call method="setAppStringsHandler">
        <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      </call>
      <call method="setCronHandler">
        <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
      </call>
      <call method="setLastRunTracker">
        <argument type="service" id="App\Install\Service\CommandLastRunTracker"/>
      </call>
      <call method="setName">
        <argument>schedulers:show</argument>
      </call>
    </service>
    <service id="App\Schedulers\LegacyHandler\CronHandler" class="App\Schedulers\LegacyHandler\CronHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Schedulers\LegacyHandler\SchedulerHandler" class="App\Schedulers\LegacyHandler\SchedulerHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Schedulers\Service\SchedulerRegistry"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\Schedulers\Runners\LegacySchedulerRunner"/>
      <argument type="service" id="App\Schedulers\Runners\SchedulerRunner"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Schedulers\Runners\LegacySchedulerRunner" class="App\Schedulers\Runners\LegacySchedulerRunner" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Schedulers\Runners\SchedulerRunner" class="App\Schedulers\Runners\SchedulerRunner" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Schedulers\Service\SchedulerRegistry"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Schedulers\Service\Fields\JobIntervalListApiMapper" class="App\Schedulers\Service\Fields\JobIntervalListApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.field"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
    </service>
    <service id="App\Schedulers\Service\Fields\RangeListApiMapper" class="App\Schedulers\Service\Fields\RangeListApiMapper" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.field"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\ModStringsHandler"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\Schedulers\Service\Scheduler\Jobs\AddEmailToQueueScheduler" class="App\Schedulers\Service\Scheduler\Jobs\AddEmailToQueueScheduler" autowire="true" autoconfigure="true">
      <tag name="app.scheduler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueingService"/>
    </service>
    <service id="App\Schedulers\Service\Scheduler\Jobs\CleanUpTemporaryFilesScheduler" class="App\Schedulers\Service\Scheduler\Jobs\CleanUpTemporaryFilesScheduler" autowire="true" autoconfigure="true">
      <tag name="app.scheduler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Schedulers\Service\Scheduler\Jobs\PruneDatabaseScheduler" class="App\Schedulers\Service\Scheduler\Jobs\PruneDatabaseScheduler" autowire="true" autoconfigure="true">
      <tag name="app.scheduler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRunner"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Schedulers\Service\Scheduler\Jobs\SendEmailScheduler" class="App\Schedulers\Service\Scheduler\Jobs\SendEmailScheduler" autowire="true" autoconfigure="true">
      <tag name="app.scheduler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueProcessor"/>
    </service>
    <service id="App\Schedulers\Service\SchedulerRegistry" class="App\Schedulers\Service\SchedulerRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.scheduler"/>
    </service>
    <service id="App\Schedulers\Statistics\SchedulerCronLastRunStatistic" class="App\Schedulers\Statistics\SchedulerCronLastRunStatistic" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument type="service" id="App\Install\Service\CommandLastRunTracker"/>
      <argument type="service" id="App\Schedulers\LegacyHandler\CronHandler"/>
    </service>
    <service id="App\Schedulers\Statistics\SchedulerCronSetupWidgetStatistic" class="App\Schedulers\Statistics\SchedulerCronSetupWidgetStatistic" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Security\AppJsonLoginAuthenticator" class="App\Security\AppJsonLoginAuthenticator" autowire="true" autoconfigure="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="App\Security\AppSecretGenerator" class="App\Security\AppSecretGenerator" autowire="true" autoconfigure="true"/>
    <service id="App\Security\CSRFCookieListener" class="App\Security\CSRFCookieListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="App\Security\RouteMatcher"/>
      <argument type="collection">
        <argument type="collection">
          <argument key="path">(/login$|/2fa/enable|/2fa/enable-finalize|/2fa|/$|/auth$|/logout$|/logged-out$|/session-status|/auth/logout|/auth/login|/auth/session-status)</argument>
        </argument>
      </argument>
      <argument>XSRF-TOKEN</argument>
      <argument>0</argument>
      <argument>/</argument>
      <argument>null</argument>
      <argument>false</argument>
      <argument type="service" id="App\Security\CSRFTokenManager"/>
    </service>
    <service id="App\Security\CSRFTokenManager" class="App\Security\CSRFTokenManager" autowire="true" autoconfigure="true">
      <argument type="service" id="security.csrf.token_manager"/>
      <argument>angular</argument>
    </service>
    <service id="App\Security\CSRFValidationListener" class="App\Security\CSRFValidationListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="12"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="App\Security\CSRFTokenManager"/>
      <argument type="service" id="App\Security\RouteMatcher"/>
      <argument type="collection">
        <argument type="collection">
          <argument key="path">/api</argument>
        </argument>
      </argument>
      <argument>X-XSRF-TOKEN</argument>
    </service>
    <service id="App\Security\CheckExternalAuthOnlyCredentialsListener" class="App\Security\CheckExternalAuthOnlyCredentialsListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="App\Security\Exception\UserDeletedException" class="App\Security\Exception\UserDeletedException" autowire="true" autoconfigure="true"/>
    <service id="App\Security\Exception\UserNotFoundException" class="App\Security\Exception\UserNotFoundException" autowire="true" autoconfigure="true"/>
    <service id="App\Security\GraphqlIntrospectionManager" class="App\Security\GraphqlIntrospectionManager" autowire="true" autoconfigure="true">
      <argument>%env(default::bool:GRAPHQL_SHOW_DOCS)%</argument>
    </service>
    <service id="App\Security\Ldap\AppCheckLdapCredentialsListener" class="App\Security\Ldap\AppCheckLdapCredentialsListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.main"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.ldap_locator"/>
    </service>
    <service id="App\Security\Ldap\AppLdapUserProvider" class="App\Security\Ldap\AppLdapUserProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Security\Ldap\AppLdapUserProviderProxy"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument>null</argument>
    </service>
    <service id="App\Security\Ldap\AppLdapUserProviderProxy" class="App\Security\Ldap\AppLdapUserProviderProxy" autowire="true" autoconfigure="true">
      <argument type="service" id="security.user.provider.concrete.ldap_users"/>
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
    </service>
    <service id="App\Security\LegacyHandler\AntiMalwareScanner" class="App\Security\LegacyHandler\AntiMalwareScanner" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Security\LegacyPasswordEncoder" class="App\Security\LegacyPasswordEncoder" autowire="true" autoconfigure="true"/>
    <service id="App\Security\LegacyPasswordHasher" class="App\Security\LegacyPasswordHasher" autowire="true" autoconfigure="true"/>
    <service id="App\Security\LegacySessionLogoutListener" class="App\Security\LegacySessionLogoutListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_listener" event="Symfony\Component\Security\Http\Event\LogoutEvent" dispatcher="debug.security.event_dispatcher.main"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
    </service>
    <service id="App\Security\LoginSuccessEventListener" class="App\Security\LoginSuccessEventListener" autowire="true" autoconfigure="true">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Security\RouteMatcher" class="App\Security\RouteMatcher" autowire="true" autoconfigure="true"/>
    <service id="App\Security\Saml\AppSamlAuthenticator" class="App\Security\Saml\AppSamlAuthenticator" autowire="true" autoconfigure="true">
      <tag name="monolog.logger" channel="security"/>
      <tag name="container.error" message="Cannot autowire service &quot;App\Security\Saml\AppSamlAuthenticator&quot;: argument &quot;$successHandler&quot; of method &quot;Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator::__construct()&quot; references interface &quot;Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface&quot; but no such service exists. You should maybe alias this interface to one of these existing services: &quot;App\Security\TwoFactor\AuthenticationSuccessHandler&quot;, &quot;App\Security\TwoFactor\TwoFactorAuthenticationSuccessHandler&quot;, &quot;security.authentication.success_handler.main.json_login&quot;, &quot;Nbgrp\OneloginSamlBundle\Security\Http\Authentication\SamlAuthenticationSuccessHandler&quot;, &quot;scheb_two_factor.security.authentication.success_handler&quot;."/>
      <tag name="container.error" message="Invalid constructor argument 9 for service &quot;App\Security\Saml\AppSamlAuthenticator&quot;: argument 1 must be defined before. Check your service definition."/>
      <argument key="8" type="service" id="monolog.logger.security"/>
    </service>
    <service id="App\Security\Saml\AppSamlUserFactory" class="App\Security\Saml\AppSamlUserFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument>%env(json:SAML_AUTOCREATE_ATTRIBUTES_MAP)%</argument>
      <argument type="service" id="monolog.logger.auth"/>
    </service>
    <service id="App\Security\Session\LegacyBridgeSessionHandler" class="App\Security\Session\LegacyBridgeSessionHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="session.handler.legacy_bridge"/>
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
    </service>
    <service id="App\Security\Session\LegacyBridgeSessionStorage" class="App\Security\Session\LegacyBridgeSessionStorage" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
    </service>
    <service id="App\Security\Session\LegacyBridgeSessionStorageFactory" class="App\Security\Session\LegacyBridgeSessionStorageFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
    </service>
    <service id="App\Security\TwoFactor\AuthenticationSuccessHandler" class="App\Security\TwoFactor\AuthenticationSuccessHandler" autowire="true" autoconfigure="true"/>
    <service id="App\Security\TwoFactor\BackupCodeGenerator" class="App\Security\TwoFactor\BackupCodeGenerator" autowire="true" autoconfigure="true"/>
    <service id="App\Security\TwoFactor\EventListener\TotpEncryptionListener" class="App\Security\TwoFactor\EventListener\TotpEncryptionListener" autowire="true" autoconfigure="true">
      <tag name="doctrine.event_listener" event="prePersist" entity="App\Module\Users\Entity\User"/>
      <tag name="doctrine.event_listener" event="preUpdate" entity="App\Module\Users\Entity\User"/>
      <tag name="doctrine.event_listener" event="postLoad" entity="App\Module\Users\Entity\User"/>
      <argument type="service" id="App\Security\TwoFactor\LegacyHandler\BlowfishCodeHandler"/>
    </service>
    <service id="App\Security\TwoFactor\LegacyHandler\BlowfishCodeHandler" class="App\Security\TwoFactor\LegacyHandler\BlowfishCodeHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Security\TwoFactor\TwoFactorAuthenticationFailureHandler" class="App\Security\TwoFactor\TwoFactorAuthenticationFailureHandler" autowire="true" autoconfigure="true"/>
    <service id="App\Security\TwoFactor\TwoFactorAuthenticationRequiredHandler" class="App\Security\TwoFactor\TwoFactorAuthenticationRequiredHandler" autowire="true" autoconfigure="true"/>
    <service id="App\Security\TwoFactor\TwoFactorAuthenticationSuccessHandler" class="App\Security\TwoFactor\TwoFactorAuthenticationSuccessHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Authentication\LegacyHandler\Authentication"/>
    </service>
    <service id="App\Security\UserChecker" class="App\Security\UserChecker" autowire="true" autoconfigure="true"/>
    <service id="App\Statistics\DataProvider\BatchedStatisticsStateProvider" class="App\Statistics\DataProvider\BatchedStatisticsStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Statistics\Service\StatisticsManager"/>
    </service>
    <service id="App\Statistics\DataProvider\StatisticsStateProvider" class="App\Statistics\DataProvider\StatisticsStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Statistics\Service\StatisticsProviderRegistry"/>
    </service>
    <service id="App\Statistics\Entity\BatchedStatistics" class="App\Statistics\Entity\BatchedStatistics" autowire="true" autoconfigure="true"/>
    <service id="App\Statistics\Entity\Statistic" class="App\Statistics\Entity\Statistic" autowire="true" autoconfigure="true"/>
    <service id="App\Statistics\LegacyHandler\DefaultError" class="App\Statistics\LegacyHandler\DefaultError" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
    </service>
    <service id="App\Statistics\LegacyHandler\SubpanelDefault" class="App\Statistics\LegacyHandler\SubpanelDefault" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Statistics\Model\ChartOptions" class="App\Statistics\Model\ChartOptions" autowire="true" autoconfigure="true"/>
    <service id="App\Statistics\Model\Series" class="App\Statistics\Model\Series" autowire="true" autoconfigure="true"/>
    <service id="App\Statistics\Model\SeriesItem" class="App\Statistics\Model\SeriesItem" autowire="true" autoconfigure="true"/>
    <service id="App\Statistics\Model\SeriesResult" class="App\Statistics\Model\SeriesResult" autowire="true" autoconfigure="true"/>
    <service id="App\Statistics\Resolver\BatchedStatisticsItemResolver" class="App\Statistics\Resolver\BatchedStatisticsItemResolver" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.resolver"/>
      <argument type="service" id="App\Statistics\Service\StatisticsManager"/>
    </service>
    <service id="App\Statistics\Resolver\StatisticsItemResolver" class="App\Statistics\Resolver\StatisticsItemResolver" autowire="true" autoconfigure="true">
      <tag name="api_platform.graphql.resolver"/>
      <argument type="service" id="App\Statistics\Service\StatisticsManager"/>
    </service>
    <service id="App\Statistics\Service\StatisticsManager" class="App\Statistics\Service\StatisticsManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Statistics\Service\StatisticsProviderRegistry"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Statistics\Service\StatisticsProviderRegistry" class="App\Statistics\Service\StatisticsProviderRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="app.data.statistics.handler"/>
    </service>
    <service id="App\SystemConfig\DataProvider\SystemConfigStateProvider" class="App\SystemConfig\DataProvider\SystemConfigStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\SystemConfig\Entity\SystemConfig" class="App\SystemConfig\Entity\SystemConfig" autowire="true" autoconfigure="true"/>
    <service id="App\SystemConfig\LegacyHandler\AuthTypeConfigMapper" class="App\SystemConfig\LegacyHandler\AuthTypeConfigMapper" autowire="true" autoconfigure="true">
      <tag name="system.config.mapper"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\ConfigTableSystemMapper" class="App\SystemConfig\LegacyHandler\ConfigTableSystemMapper" autowire="true" autoconfigure="true">
      <argument type="service" id="App\SystemConfig\LegacyHandler\LegacySettingsProvider"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\DateFormatConfigMapper" class="App\SystemConfig\LegacyHandler\DateFormatConfigMapper" autowire="true" autoconfigure="true">
      <tag name="system.config.mapper"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\DefaultCurrencyConfigMapper" class="App\SystemConfig\LegacyHandler\DefaultCurrencyConfigMapper" autowire="true" autoconfigure="true">
      <tag name="system.config.mapper"/>
      <argument type="service" id="App\Currency\LegacyHandler\CurrencyHandler"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\DefaultModuleConfigMapper" class="App\SystemConfig\LegacyHandler\DefaultModuleConfigMapper" autowire="true" autoconfigure="true">
      <tag name="system.config.mapper"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\LegacySettingsProvider" class="App\SystemConfig\LegacyHandler\LegacySettingsProvider" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\RecordPaginationConfigMapper" class="App\SystemConfig\LegacyHandler\RecordPaginationConfigMapper" autowire="true" autoconfigure="true">
      <tag name="system.config.mapper"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\SystemConfigHandler" class="App\SystemConfig\LegacyHandler\SystemConfigHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument>%legacy.exposed_system_configs%</argument>
      <argument type="service" id="App\Engine\LegacyHandler\ActionNameMapperHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Routes\LegacyHandler\ClassicViewRoutingExclusionsHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigMappers"/>
      <argument type="service" id="App\Currency\LegacyHandler\CurrencyHandler"/>
      <argument type="service" id="App\Install\LegacyHandler\InstallHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\ConfigTableSystemMapper"/>
      <argument>%legacy.system_config_key_map%</argument>
      <argument>%legacy.cache_reset_actions%</argument>
      <argument>%themes.navigation_tab_limits%</argument>
      <argument>%module.filter.range_search_types%</argument>
      <argument>%module.listview.column_limits%</argument>
      <argument>%module.listview.settings_limits%</argument>
      <argument>%module.listview.actions_limits%</argument>
      <argument>%module.recordview.actions_limits%</argument>
      <argument>%module.recordview.section_tab_limits%</argument>
      <argument>%module.subpanelview.actions_limits%</argument>
      <argument>%module.listview.line_actions_limits%</argument>
      <argument>%module.listview.url_query_filter_mapping%</argument>
      <argument>%ui%</argument>
      <argument>%drafts%</argument>
      <argument>%notifications%</argument>
      <argument>%notifications_reload_actions%</argument>
      <argument>%global_recently_viewed_reload_actions%</argument>
      <argument>%extensions%</argument>
      <argument>%auth.logout%</argument>
      <argument>%auth.session-expired%</argument>
      <argument>%module.recordview.convert_ignore%</argument>
      <argument>%module.recordview.duplicate_ignore%</argument>
      <argument>%module.recordview.subpanel_button_limits%</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Navbar\LegacyHandler\NavbarHandler"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\SystemConfigMappers" class="App\SystemConfig\LegacyHandler\SystemConfigMappers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="system.config.mapper"/>
    </service>
    <service id="App\SystemConfig\LegacyHandler\TimeFormatConfigMapper" class="App\SystemConfig\LegacyHandler\TimeFormatConfigMapper" autowire="true" autoconfigure="true">
      <tag name="system.config.mapper"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\Themes\DataProvider\ThemeImagesStateProvider" class="App\Themes\DataProvider\ThemeImagesStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\Themes\Service\ThemeImageService"/>
    </service>
    <service id="App\Themes\Entity\ThemeImages" class="App\Themes\Entity\ThemeImages" autowire="true" autoconfigure="true"/>
    <service id="App\Themes\Service\ThemeImageFinder" class="App\Themes\Service\ThemeImageFinder" autowire="true" autoconfigure="true">
      <argument>%themes.image_supported_types%</argument>
    </service>
    <service id="App\Themes\Service\ThemeImageService" class="App\Themes\Service\ThemeImageService" autowire="true" autoconfigure="true">
      <argument>%themes.image_paths%</argument>
      <argument>%themes.image_supported_types%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument type="service" id="App\Themes\Service\ThemeImageFinder"/>
      <argument type="service" id="cache.app"/>
    </service>
    <service id="App\UserPreferences\DataProvider\UserPreferenceStateProvider" class="App\UserPreferences\DataProvider\UserPreferenceStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\UserPreferences\LegacyHandler\UserPreferenceHandler"/>
    </service>
    <service id="App\UserPreferences\Entity\UserPreference" class="App\UserPreferences\Entity\UserPreference" autowire="true" autoconfigure="true"/>
    <service id="App\UserPreferences\LegacyHandler\Mappers\CurrencyPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\CurrencyPreferenceMapper" autowire="true" autoconfigure="true">
      <tag name="user.preferences.mapper"/>
      <argument type="service" id="App\Currency\LegacyHandler\CurrencyHandler"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\Mappers\DateFormatPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\DateFormatPreferenceMapper" autowire="true" autoconfigure="true">
      <tag name="user.preferences.mapper"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\Mappers\SnoozeAlertTimerPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\SnoozeAlertTimerPreferenceMapper" autowire="true" autoconfigure="true">
      <tag name="user.preferences.mapper"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\Mappers\TimeFormatPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TimeFormatPreferenceMapper" autowire="true" autoconfigure="true">
      <tag name="user.preferences.mapper"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\Mappers\TimezonePreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TimezonePreferenceMapper" autowire="true" autoconfigure="true">
      <tag name="user.preferences.mapper"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\Mappers\TotpPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TotpPreferenceMapper" autowire="true" autoconfigure="true">
      <tag name="user.preferences.mapper"/>
      <argument type="service" id="security.helper"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\Mappers\UiPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\UiPreferenceMapper" autowire="true" autoconfigure="true">
      <tag name="user.preferences.mapper"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\SaveUiPreferences" class="App\UserPreferences\LegacyHandler\SaveUiPreferences" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Engine\LegacyHandler\CacheManagerHandler"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\UserPreferences\LegacyHandler\SetUserLanguage" class="App\UserPreferences\LegacyHandler\SetUserLanguage" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\UserPreferenceHandler" class="App\UserPreferences\LegacyHandler\UserPreferenceHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument>%legacy.exposed_user_preferences%</argument>
      <argument type="service" id="App\UserPreferences\LegacyHandler\UserPreferencesMappers"/>
      <argument>%legacy.user_preferences_key_map%</argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\UserPreferences\LegacyHandler\UserPreferencesMappers" class="App\UserPreferences\LegacyHandler\UserPreferencesMappers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="user.preferences.mapper"/>
    </service>
    <service id="App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider" class="App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider" autowire="true" autoconfigure="true">
      <tag name="api_platform.state_provider"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ViewDefinitionsHandler"/>
    </service>
    <service id="App\ViewDefinitions\Entity\ViewDefinition" class="App\ViewDefinitions\Entity\ViewDefinition" autowire="true" autoconfigure="true"/>
    <service id="App\ViewDefinitions\LegacyHandler\AdminPanelDefinitionHandler" class="App\ViewDefinitions\LegacyHandler\AdminPanelDefinitionHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Routes\LegacyHandler\RouteConverterHandler"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\LegacyToFrontendViewDefinitionMapper" class="App\ViewDefinitions\LegacyHandler\LegacyToFrontendViewDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument>%record.fields.legacy_to_frontend_fields_map%</argument>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\ListView\BulkActions\MassUpdateBulkActionMapper" class="App\ViewDefinitions\LegacyHandler\ListView\BulkActions\MassUpdateBulkActionMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\ListView\ListViewParentTypeMapper" class="App\ViewDefinitions\LegacyHandler\ListView\ListViewParentTypeMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\ListViewDefinitionHandler" class="App\ViewDefinitions\LegacyHandler\ListViewDefinitionHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Process\Service\BulkActionDefinitionProvider"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\WidgetDefinitionProvider"/>
      <argument type="service" id="App\Process\Service\LineActionDefinitionProvider"/>
      <argument type="service" id="App\Process\Service\TableActionDefinitionProvider"/>
      <argument type="service" id="App\Filters\Service\FilterDefinitionProvider"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
      <argument type="service" id="request_stack"/>
      <argument>%module.listview.sidebar_widgets%</argument>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ViewConfigMappers"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\MassUpdateDefinitionHandler" class="App\ViewDefinitions\LegacyHandler\MassUpdateDefinitionHandler" autowire="true" autoconfigure="true">
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\ViewDefinitions\Service\MassUpdateDefinitionMappers"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
      <argument>%massupdate%</argument>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordModalDefinitionHandler" class="App\ViewDefinitions\LegacyHandler\RecordModalDefinitionHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\Service\RecordActionDefinitionProvider"/>
      <argument type="service" id="App\Data\Service\RecordModalActionDefinitionProvider"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordView\RecordThreadDefinitionMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordThreadDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewCurrencyFieldMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewCurrencyFieldMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper"/>
      <argument>%record.fields.currency_fields_type_map%</argument>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewDynamicEnumMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewDynamicEnumMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewEmailMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewEmailMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewGroupTypeMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewGroupTypeMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewReadOnlyMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewReadOnlyMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\RecordViewDefinitionHandler" class="App\ViewDefinitions\LegacyHandler\RecordViewDefinitionHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\Service\RecordActionDefinitionProvider"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\WidgetDefinitionProvider"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
      <argument>%module.recordview.sidebar_widgets%</argument>
      <argument>%module.recordview.bottom_widgets%</argument>
      <argument>%module.recordview.header_widgets%</argument>
      <argument>%module.recordview.top_widgets%</argument>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ViewConfigMappers"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsAddOnlyFieldsMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsAddOnlyFieldsMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsDateTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsDateTypeMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsEnumToRelateTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsEnumToRelateTypeMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsNumberTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsNumberTypeMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsReadOnlyMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsReadOnlyMapper" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SubPanelDefinitionHandler" class="App\ViewDefinitions\LegacyHandler\SubPanelDefinitionHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Process\Service\SubpanelTopActionDefinitionProvider"/>
      <argument type="service" id="App\Process\Service\SubpanelLineActionDefinitionProvider"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ViewConfigMappers"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\Subpanel\CreateAccountNameButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateAccountNameButtonMapper" autowire="true" autoconfigure="true">
      <tag name="subpanel.button.definition.mapper"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\Subpanel\CreateButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateButtonMapper" autowire="true" autoconfigure="true">
      <tag name="subpanel.button.definition.mapper"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\Subpanel\CreateLeadNameButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateLeadNameButtonMapper" autowire="true" autoconfigure="true">
      <tag name="subpanel.button.definition.mapper"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SubpanelButtonMappers" class="App\ViewDefinitions\LegacyHandler\SubpanelButtonMappers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="subpanel.button.definition.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\SubpanelButtonTraverser" class="App\ViewDefinitions\LegacyHandler\SubpanelButtonTraverser" autowire="true" autoconfigure="true">
      <tag name="view.definition.mapper"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\SubpanelButtonMappers"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\ViewConfigMappers" class="App\ViewDefinitions\LegacyHandler\ViewConfigMappers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="view.config.mapper"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\ViewDefinitionMappers" class="App\ViewDefinitions\LegacyHandler\ViewDefinitionMappers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="view.definition.mapper"/>
      <argument>null</argument>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\ViewDefinitionsHandler" class="App\ViewDefinitions\LegacyHandler\ViewDefinitionsHandler" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\RecordViewDefinitionHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\RecordModalDefinitionHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\SubPanelDefinitionHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ListViewDefinitionHandler"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\MassUpdateDefinitionHandler"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ViewDefinitionMappers"/>
      <argument type="service" id="request_stack"/>
      <argument>%module.metadata.entries%</argument>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\ViewConfigMappers"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\WidgetDefinitionProvider" class="App\ViewDefinitions\LegacyHandler\WidgetDefinitionProvider" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
      <argument type="service" id="App\ViewDefinitions\LegacyHandler\Widgets\WidgetDefinitionParsers"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\Widgets\DefinitionParsers\RecordTableWidgetDefinitionParser" class="App\ViewDefinitions\LegacyHandler\Widgets\DefinitionParsers\RecordTableWidgetDefinitionParser" autowire="true" autoconfigure="true">
      <tag name="widget.parser"/>
      <argument type="service" id="App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityChecker"/>
    </service>
    <service id="App\ViewDefinitions\LegacyHandler\Widgets\WidgetDefinitionParsers" class="App\ViewDefinitions\LegacyHandler\Widgets\WidgetDefinitionParsers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="widget.parser"/>
    </service>
    <service id="App\ViewDefinitions\Service\FieldAliasMapper" class="App\ViewDefinitions\Service\FieldAliasMapper" autowire="true" autoconfigure="true">
      <argument>%record.fields.view_metadata_field_alias_map%</argument>
    </service>
    <service id="App\ViewDefinitions\Service\MassUpdateDefinitionMappers" class="App\ViewDefinitions\Service\MassUpdateDefinitionMappers" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="massupdate.definition.mapper"/>
    </service>
    <service id="App\Module\Accounts\Service\MassUpdate\AccountsEmailOptoutMapper" class="App\Module\Accounts\Service\MassUpdate\AccountsEmailOptoutMapper" autowire="true" autoconfigure="true">
      <tag name="massupdate.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
    </service>
    <service id="App\Module\Accounts\Statistics\Series\AccountsNewByMonth" class="App\Module\Accounts\Statistics\Series\AccountsNewByMonth" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Data\LegacyHandler\ListDataQueryHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Activities\Statistics\Subpanels\SubPanelActivitiesNextDate" class="App\Module\Activities\Statistics\Subpanels\SubPanelActivitiesNextDate" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\LegacyHandler\OutboundEmailAccountChecker" class="App\Module\Campaigns\Service\Email\LegacyHandler\OutboundEmailAccountChecker" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Emails\LegacyHandler\Mailers\LegacyMailer"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Log\DefaultEmailCampaignLogManager" class="App\Module\Campaigns\Service\Email\Log\DefaultEmailCampaignLogManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserManager" class="App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserRegistry"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserRegistry" class="App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="campaign.email.parser"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Parser\Parsers\SurveyURLParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\SurveyURLParser" autowire="true" autoconfigure="true">
      <tag name="campaign.email.parser"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordTemplate\RecordTemplateHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerHeaderParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerHeaderParser" autowire="true" autoconfigure="true">
      <tag name="campaign.email.parser"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerLinksParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerLinksParser" autowire="true" autoconfigure="true">
      <tag name="campaign.email.parser"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Parser\Parsers\UnsubscribeLinkParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\UnsubscribeLinkParser" autowire="true" autoconfigure="true">
      <tag name="campaign.email.parser"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailOptInManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Parser\Parsers\ViewedEmailTrackerParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\ViewedEmailTrackerParser" autowire="true" autoconfigure="true">
      <tag name="campaign.email.parser"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueManager" class="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="App\DateTime\LegacyHandler\DateTimeHandler"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueProcessor" class="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueProcessor" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueManager"/>
      <argument type="service" id="App\Emails\LegacyHandler\EmailProcessProcessor"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Log\DefaultEmailCampaignLogManager"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\EmailTargetValidatorManager"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\LegacySettingsProvider"/>
      <argument type="service" id="App\Languages\Service\LanguageManager"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Module\Campaigns\Service\EmailMarketing\DefaultEmailMarketingManager"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserManager"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\LegacyHandler\OutboundEmailAccountChecker"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueingService" class="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueingService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\LegacySettingsProvider"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueManager"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailTargetProvider"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\EmailTargetValidatorManager"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Log\DefaultEmailCampaignLogManager"/>
      <argument type="service" id="App\Module\Campaigns\Service\EmailMarketing\DefaultEmailMarketingManager"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailMarketingDuplicateChecker" class="App\Module\Campaigns\Service\Email\Targets\DefaultEmailMarketingDuplicateChecker" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailOptInManager" class="App\Module\Campaigns\Service\Email\Targets\DefaultEmailOptInManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailSuppressionListManager" class="App\Module\Campaigns\Service\Email\Targets\DefaultEmailSuppressionListManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailTargetProvider" class="App\Module\Campaigns\Service\Email\Targets\DefaultEmailTargetProvider" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\EmailTargetValidatorManager" class="App\Module\Campaigns\Service\Email\Targets\EmailTargetValidatorManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorRegistry"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorRegistry" class="App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="email.target.validator"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\ValidationFeedback" class="App\Module\Campaigns\Service\Email\Targets\Validation\ValidationFeedback" autowire="true" autoconfigure="true"/>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDomainSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDomainSuppressionList" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailSuppressionListManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDuplicateEmail" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDuplicateEmail" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailMarketingDuplicateChecker"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailAddressSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailAddressSuppressionList" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailSuppressionListManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailMarkedInvalid" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailMarkedInvalid" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Emails\Service\Validation\EmailValidationHelper"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckIdSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckIdSuppressionList" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailSuppressionListManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\HasPrimaryEmailAddress" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\HasPrimaryEmailAddress" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Emails\Service\Validation\EmailValidationHelper"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\IsValidEmailAddress" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\IsValidEmailAddress" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Emails\Service\Validation\EmailValidationHelper"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Marketing\IsOptedIn" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Marketing\IsOptedIn" autowire="true" autoconfigure="true">
      <tag name="email.target.validator"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailOptInManager"/>
    </service>
    <service id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager" class="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\SystemConfig\LegacyHandler\LegacySettingsProvider"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\EmailMarketing\DefaultEmailMarketingManager" class="App\Module\Campaigns\Service\EmailMarketing\DefaultEmailMarketingManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsRetrieveApiMapper" class="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsRetrieveApiMapper" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.record"/>
    </service>
    <service id="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsSaveApiMapper" class="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsSaveApiMapper" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.record"/>
    </service>
    <service id="App\Module\Campaigns\Service\Record\SaveHandlers\CampaignsCreateUnsubscribeList" class="App\Module\Campaigns\Service\Record\SaveHandlers\CampaignsCreateUnsubscribeList" autowire="true" autoconfigure="true">
      <tag name="record.saveHandlers.record"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Targets\DefaultEmailSuppressionListManager"/>
    </service>
    <service id="App\Module\Campaigns\Statistics\CampaignResponseByRecipientType" class="App\Module\Campaigns\Statistics\CampaignResponseByRecipientType" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Data\LegacyHandler\ListDataQueryHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
    </service>
    <service id="App\Module\Campaigns\Statistics\CampaignSendStatus" class="App\Module\Campaigns\Statistics\CampaignSendStatus" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Data\LegacyHandler\ListDataQueryHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Campaigns\Statistics\Subpanels\SubPanelCampaignsLastReceived" class="App\Module\Campaigns\Statistics\Subpanels\SubPanelCampaignsLastReceived" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Cases\Statistics\CaseAccountGetDateEntered" class="App\Module\Cases\Statistics\CaseAccountGetDateEntered" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Cases\Statistics\CaseDaysOpen" class="App\Module\Cases\Statistics\CaseDaysOpen" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Cases\Statistics\CasesPerAccount" class="App\Module\Cases\Statistics\CasesPerAccount" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Module\Cases\Statistics\Subpanels\SubPanelCasesCount" class="App\Module\Cases\Statistics\Subpanels\SubPanelCasesCount" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Contacts\Service\BulkActions\PrintAsPdfBulkAction" class="App\Module\Contacts\Service\BulkActions\PrintAsPdfBulkAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Module\Contacts\Service\MassUpdate\ContactSyncMapper" class="App\Module\Contacts\Service\MassUpdate\ContactSyncMapper" autowire="true" autoconfigure="true">
      <tag name="massupdate.definition.mapper"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
    </service>
    <service id="App\Module\Contacts\Service\MassUpdate\ContactsEmailOptoutMapper" class="App\Module\Contacts\Service\MassUpdate\ContactsEmailOptoutMapper" autowire="true" autoconfigure="true">
      <tag name="massupdate.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
    </service>
    <service id="App\Module\Contacts\Service\RecordActions\PrintAsPdfAction" class="App\Module\Contacts\Service\RecordActions\PrintAsPdfAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="monolog.logger"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
    </service>
    <service id="App\Module\Contacts\Statistics\ContactLastTouchPoint" class="App\Module\Contacts\Statistics\ContactLastTouchPoint" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Contracts\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Contracts\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Contracts\Statistics\Subpanels\SubPanelContractsRenewalDate" class="App\Module\Contracts\Statistics\Subpanels\SubPanelContractsRenewalDate" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\DocumentRevisions\Service\Fields\GetLatestRevision" class="App\Module\DocumentRevisions\Service\Fields\GetLatestRevision" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
    </service>
    <service id="App\Module\DocumentRevisions\Service\Fields\GetNewRevisionNumber" class="App\Module\DocumentRevisions\Service\Fields\GetNewRevisionNumber" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
    </service>
    <service id="App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" class="App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.record"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    </service>
    <service id="App\Module\DocumentRevisions\Service\RecordActions\DocumentRevisionDeleteRecordAction" class="App\Module\DocumentRevisions\Service\RecordActions\DocumentRevisionDeleteRecordAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
    </service>
    <service id="App\Module\Documents\LegacyHandler\BaseDocumentsManager" class="App\Module\Documents\LegacyHandler\BaseDocumentsManager" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
    </service>
    <service id="App\Module\Documents\Service\Fields\UpdateDocumentNameFromFile" class="App\Module\Documents\Service\Fields\UpdateDocumentNameFromFile" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
    </service>
    <service id="App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" class="App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.entity.record.fieldType"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" class="App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.field"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
    </service>
    <service id="App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.field"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
    </service>
    <service id="App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" lazy="true" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.field"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" class="App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" lazy="true" autowire="true" autoconfigure="true">
      <tag name="record.saveHandlers.field"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
      <argument type="service" id="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
    </service>
    <service id="App\Module\EmailMarketing\Checkers\EmailMarketingStatusActionChecker" class="App\Module\EmailMarketing\Checkers\EmailMarketingStatusActionChecker" autowire="true" autoconfigure="true">
      <tag name="app.engine.service.action.availability.checker"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
    </service>
    <service id="App\Module\EmailMarketing\FieldDefinitions\EmailMarketingTrackersEnabledMapper" class="App\Module\EmailMarketing\FieldDefinitions\EmailMarketingTrackersEnabledMapper" autowire="true" autoconfigure="true">
      <tag name="vardef.mapper"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
    </service>
    <service id="App\Module\EmailMarketing\FieldDefinitions\LegacyHandler\SquireHtmlFieldDefinitionMapper" class="App\Module\EmailMarketing\FieldDefinitions\LegacyHandler\SquireHtmlFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
      <argument type="service" id="App\Module\EmailTemplates\LegacyHandler\CalculateTemplateInjectorVariables"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\EmailMarketing\LegacyHandler\Validation\Validators\UnsubscribeValidator" class="App\Module\EmailMarketing\LegacyHandler\Validation\Validators\UnsubscribeValidator" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\EmailMarketing\Service\Actions\DeleteTestMailMarketingEntriesService" class="App\Module\EmailMarketing\Service\Actions\DeleteTestMailMarketingEntriesService" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\EmailMarketing\Service\Fields\InitCurrencyDefault" class="App\Module\EmailMarketing\Service\Fields\InitCurrencyDefault" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\UserPreferences\LegacyHandler\UserPreferenceHandler"/>
    </service>
    <service id="App\Module\EmailMarketing\Service\Fields\InitOutboundEmailDefault" class="App\Module\EmailMarketing\Service\Fields\InitOutboundEmailDefault" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\UserPreferences\LegacyHandler\UserPreferenceHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
    </service>
    <service id="App\Module\EmailMarketing\Service\Fields\InitTrackersEnabledDefault" class="App\Module\EmailMarketing\Service\Fields\InitTrackersEnabledDefault" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
    </service>
    <service id="App\Module\EmailMarketing\Service\Fields\TrackersEnabledRetrieveApiMapper" class="App\Module\EmailMarketing\Service\Fields\TrackersEnabledRetrieveApiMapper" autowire="true" autoconfigure="true">
      <tag name="mappers.api.record.field"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
    </service>
    <service id="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateBody" class="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateBody" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateSubject" class="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateSubject" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\EmailMarketing\Statistics\EmailMarketingDiagnostics" class="App\Module\EmailMarketing\Statistics\EmailMarketingDiagnostics" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\LegacySettingsProvider"/>
      <argument type="service" id="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="App\Module\Campaigns\Service\Email\LegacyHandler\OutboundEmailAccountChecker"/>
    </service>
    <service id="App\Module\EmailMarketing\Statistics\EmailMarketingPauseReason" class="App\Module\EmailMarketing\Statistics\EmailMarketingPauseReason" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\EmailTemplates\LegacyHandler\CalculateTemplateInjectorVariables" class="App\Module\EmailTemplates\LegacyHandler\CalculateTemplateInjectorVariables" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument>%module.fields.squire.variable_injector.bad_fields%</argument>
      <argument>%module.fields.squire.variable_injector.excluded_modules%</argument>
      <argument>%module.fields.squire.variable_injector.mapped_module_labels%</argument>
      <argument>%module.fields.squire.variable_injector.modules_to_show%</argument>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleRegistryHandler"/>
    </service>
    <service id="App\Module\Emails\FieldDefinitions\LegacyHandler\DescriptionHtmlFieldDefinitionMapper" class="App\Module\Emails\FieldDefinitions\LegacyHandler\DescriptionHtmlFieldDefinitionMapper" autowire="true" autoconfigure="true">
      <tag name="field.definition.mapper"/>
    </service>
    <service id="App\Module\Emails\Service\ModalFooterActions\DismissDraftAction" class="App\Module\Emails\Service\ModalFooterActions\DismissDraftAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
    </service>
    <service id="App\Module\Emails\Service\ModalHeaderActions\CloseDraftAction" class="App\Module\Emails\Service\ModalHeaderActions\CloseDraftAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>%drafts%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\EmailMarketing\Service\Actions\DeleteTestMailMarketingEntriesService"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Emails\Service\ProcessHandlers\OpenDraftComposeAction" class="App\Module\Emails\Service\ProcessHandlers\OpenDraftComposeAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Module\Emails\Service\RecordActions\InsertEmailTemplateAction" class="App\Module\Emails\Service\RecordActions\InsertEmailTemplateAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    </service>
    <service id="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftAction" class="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftClickAction" class="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftClickAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Languages\LegacyHandler\AppListStringsHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
    </service>
    <service id="App\Module\Emails\Service\RecordThreadModalHeaderActions\DismissAllEmailDrafts" class="App\Module\Emails\Service\RecordThreadModalHeaderActions\DismissAllEmailDrafts" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordDeletionHandler"/>
      <argument type="service" id="App\Authentication\LegacyHandler\UserHandler"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Events\Statistics\Subpanels\SubPanelEventsLastDate" class="App\Module\Events\Statistics\Subpanels\SubPanelEventsLastDate" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\History\Statistics\Subpanels\SubPanelHistoryLastDate" class="App\Module\History\Statistics\Subpanels\SubPanelHistoryLastDate" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Invoices\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Invoices\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Invoices\Statistics\Subpanels\SubPanelInvoicesTotal" class="App\Module\Invoices\Statistics\Subpanels\SubPanelInvoicesTotal" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Leads\Service\MassUpdate\LeadsEmailOptoutMapper" class="App\Module\Leads\Service\MassUpdate\LeadsEmailOptoutMapper" autowire="true" autoconfigure="true">
      <tag name="massupdate.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
    </service>
    <service id="App\Module\Leads\Statistics\LeadDaysOpen" class="App\Module\Leads\Statistics\LeadDaysOpen" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Leads\Statistics\Series\LeadsByStatusCount" class="App\Module\Leads\Statistics\Series\LeadsByStatusCount" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Data\LegacyHandler\ListDataQueryHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Languages\Service\LanguageManager"/>
    </service>
    <service id="App\Module\ManualMigrationTasks\Statistics\MessengerSetupUrlStatistic" class="App\Module\ManualMigrationTasks\Statistics\MessengerSetupUrlStatistic" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>%docs.urls%</argument>
    </service>
    <service id="App\Module\Opportunities\Statistics\OpportunitySalesStageTimeSpan" class="App\Module\Opportunities\Statistics\OpportunitySalesStageTimeSpan" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" class="App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="request_stack"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Module\Opportunities\Statistics\Series\OpportunitiesBySalesStagePipeline" class="App\Module\Opportunities\Statistics\Series\OpportunitiesBySalesStagePipeline" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Data\LegacyHandler\ListDataQueryHandler"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\Languages\Service\LanguageManager"/>
    </service>
    <service id="App\Module\Opportunities\Statistics\Series\PastYearsClosedOpportunityAmounts" class="App\Module\Opportunities\Statistics\Series\PastYearsClosedOpportunityAmounts" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Opportunities\Statistics\Subpanels\SubpanelOpportunitiesTotal" class="App\Module\Opportunities\Statistics\Subpanels\SubpanelOpportunitiesTotal" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Opportunities\Statistics\WonOpportunityAmountByYear" class="App\Module\Opportunities\Statistics\WonOpportunityAmountByYear" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\ProspectLists\Service\MultiRelate\ProspectListsEmailMapper" class="App\Module\ProspectLists\Service\MultiRelate\ProspectListsEmailMapper" autowire="true" autoconfigure="true">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Prospects\Service\MassUpdate\ProspectsEmailOptoutMapper" class="App\Module\Prospects\Service\MassUpdate\ProspectsEmailOptoutMapper" autowire="true" autoconfigure="true">
      <tag name="massupdate.definition.mapper"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="App\ViewDefinitions\Service\FieldAliasMapper"/>
    </service>
    <service id="App\Module\Quotes\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Quotes\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true">
      <tag name="app.process.handler"/>
      <argument type="service" id="App\Data\LegacyHandler\RecordHandler"/>
      <argument type="service" id="App\Process\LegacyHandler\Pdf\BasePDFManager"/>
      <argument type="service" id="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="App\Module\Quotes\Statistics\Subpanels\SubPanelQuotesTotal" class="App\Module\Quotes\Statistics\Subpanels\SubPanelQuotesTotal" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Tasks\Statistics\DaysUntilDueTask" class="App\Module\Tasks\Statistics\DaysUntilDueTask" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Tasks\Statistics\Subpanels\SubPanelTasksHistoryCount" class="App\Module\Tasks\Statistics\Subpanels\SubPanelTasksHistoryCount" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="App\Module\Users\Entity\User" class="App\Module\Users\Entity\User" autowire="true" autoconfigure="true">
      <tag name="container.excluded" source="with #[Doctrine\ORM\Mapping\Entity] attribute"/>
    </service>
    <service id="App\Module\Users\Repository\UserRepository" class="App\Module\Users\Repository\UserRepository" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Cannot autowire service &quot;App\Module\Users\Repository\UserRepository&quot;: argument &quot;$class&quot; of method &quot;Doctrine\ORM\EntityRepository::__construct()&quot; references class &quot;Doctrine\ORM\Mapping\ClassMetadata&quot; but no such service exists."/>
    </service>
    <service id="App\Module\Users\Service\Record\Validators\UsersSaveValidator" class="App\Module\Users\Service\Record\Validators\UsersSaveValidator" autowire="true" autoconfigure="true">
      <tag name="record.validators.record"/>
    </service>
    <service id="App\Module\Users\Statistics\AssignedUserOpportunitiesCount" class="App\Module\Users\Statistics\AssignedUserOpportunitiesCount" autowire="true" autoconfigure="true">
      <tag name="app.data.statistics.handler"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy</argument>
      <argument>SCRMSESSID</argument>
      <argument>SCRMSESSID</argument>
      <argument type="service" id="App\Engine\LegacyHandler\LegacyScopeState"/>
      <argument type="service" id="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
      <argument type="service" id="App\Data\LegacyHandler\PreparedStatementHandler"/>
      <argument type="service" id="request_stack"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger"/>
      </call>
    </service>
    <service id="App\Extension\defaultExt\config\extension" class="App\Extension\defaultExt\config\extension" abstract="true">
      <tag name="container.excluded" source="in &quot;config/core_services.yaml&quot;"/>
    </service>
    <service id="App\Extension\defaultExt\config\services.yaml" class="App\Extension\defaultExt\config\services.yaml" abstract="true">
      <tag name="container.excluded" source="in &quot;config/core_services.yaml&quot;"/>
    </service>
    <service id="security.authenticator.json_login" class="App\Security\AppJsonLoginAuthenticator" autowire="true" autoconfigure="true" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">user provider</argument>
      <argument type="abstract">authentication success handler</argument>
      <argument type="abstract">authentication failure handler</argument>
      <argument type="abstract">options</argument>
      <argument type="service" id="property_accessor" on-invalid="ignore"/>
    </service>
    <service id=".1_MetadataBag~8S3lKy." class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
      <argument>_sf2_meta</argument>
      <argument>0</argument>
    </service>
    <service id="session.storage.factory.legacy_bridge" class="App\Security\Session\LegacyBridgeSessionStorageFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
      <argument type="service" id="session.handler.legacy_bridge"/>
      <argument type="service" id=".1_MetadataBag~8S3lKy."/>
      <argument type="string">false</argument>
    </service>
    <service id=".2_NativeFileSessionHandler~8S3lKy." class="Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler">
      <argument>null</argument>
    </service>
    <service id="session.handler.legacy_bridge" class="App\Security\Session\LegacyBridgeSessionHandler" autowire="true" autoconfigure="true">
      <argument type="service" id=".2_NativeFileSessionHandler~8S3lKy."/>
      <argument type="service" id="App\Engine\LegacyHandler\DefaultLegacyHandler"/>
    </service>
    <service id="api.record.mapper.registry" class="App\Data\Service\Record\Mappers\BaseRecordMapperRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="mappers.api.record.record"/>
      <factory class="App\Data\Service\Record\Mappers\BaseRecordMapperRegistryFactory" method="create"/>
    </service>
    <service id="api.field.mapper.registry" class="App\Data\Service\Record\Mappers\BaseFieldMapperRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="mappers.api.record.field"/>
      <factory class="App\Data\Service\Record\Mappers\BaseFieldMapperRegistryFactory" method="create"/>
    </service>
    <service id="api.fieldType.mapper.registry" class="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="mappers.api.record.fieldType"/>
      <factory class="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistryFactory" method="create"/>
    </service>
    <service id="api.record.mapper.runner" class="App\Data\Service\Record\Mappers\ApiRecordMapperRunner" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Invalid service &quot;api.record.mapper.runner&quot;: class &quot;App\Data\Service\Record\Mappers\ApiRecordMapperRunner&quot; does not exist."/>
      <argument type="service" id="api.field.mapper.registry"/>
      <argument type="service" id="api.fieldType.mapper.registry"/>
      <argument type="service" id="api.record.mapper.registry"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="entity.record.mapper.registry" class="App\Data\Service\Record\Mappers\BaseRecordMapperRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="mappers.entity.record.record"/>
      <factory class="App\Data\Service\Record\Mappers\BaseRecordMapperRegistryFactory" method="create"/>
    </service>
    <service id="entity.field.mapper.registry" class="App\Data\Service\Record\Mappers\BaseFieldMapperRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="mappers.entity.record.field"/>
      <factory class="App\Data\Service\Record\Mappers\BaseFieldMapperRegistryFactory" method="create"/>
    </service>
    <service id="entity.fieldType.mapper.registry" class="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistry" autowire="true" autoconfigure="true">
      <argument type="tagged_iterator" tag="mappers.entity.record.fieldType"/>
      <factory class="App\Data\Service\Record\Mappers\BaseFieldTypeMapperRegistryFactory" method="create"/>
    </service>
    <service id="entity.record.mapper.runner" class="App\Data\Service\Record\Mappers\EntityRecordMapperRunner" autowire="true" autoconfigure="true">
      <tag name="container.error" message="Invalid service &quot;entity.record.mapper.runner&quot;: class &quot;App\Data\Service\Record\Mappers\EntityRecordMapperRunner&quot; does not exist."/>
      <argument type="service" id="entity.field.mapper.registry"/>
      <argument type="service" id="entity.fieldType.mapper.registry"/>
      <argument type="service" id="entity.record.mapper.registry"/>
      <argument type="service" id="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    </service>
    <service id="Symfony\Component\Ldap\Ldap" class="Symfony\Component\Ldap\Ldap">
      <tag name="ldap"/>
      <argument type="service" id="Symfony\Component\Ldap\Adapter\ExtLdap\Adapter"/>
    </service>
    <service id="Symfony\Component\Ldap\Adapter\ExtLdap\Adapter" class="Symfony\Component\Ldap\Adapter\ExtLdap\Adapter">
      <argument>%ldap.options%</argument>
    </service>
    <service id="argument_metadata_factory" class="Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory"/>
    <service id="argument_resolver.backed_enum_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver">
      <tag priority="100" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.uid" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver">
      <tag priority="100" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.datetime" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver">
      <tag priority="100" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver">controller.argument_value_resolver</tag>
      <argument type="service" id="clock" on-invalid="null"/>
    </service>
    <service id="argument_resolver.request_payload" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" lazy="true">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver">controller.targeted_value_resolver</tag>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="validator" on-invalid="null"/>
      <argument type="service" id="translator.default" on-invalid="null"/>
    </service>
    <service id="argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver">
      <tag priority="100" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver">
      <tag priority="50" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver">
      <tag priority="50" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver">
      <tag priority="-50" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver">controller.argument_value_resolver</tag>
      <argument type="service" id=".service_locator.yfDOc4z"/>
    </service>
    <service id="argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver">
      <tag priority="-100" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver">
      <tag priority="-150" name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver">controller.argument_value_resolver</tag>
    </service>
    <service id="argument_resolver.query_parameter_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver">
      <tag name="Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver">controller.targeted_value_resolver</tag>
    </service>
    <service id="response_listener" class="Symfony\Component\HttpKernel\EventListener\ResponseListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>UTF-8</argument>
      <argument>false</argument>
    </service>
    <service id="locale_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleListener">
      <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"/>
      <argument>false</argument>
      <argument type="collection"/>
    </service>
    <service id="validate_request_listener" class="Symfony\Component\HttpKernel\EventListener\ValidateRequestListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="disallow_search_engine_index_response_listener" class="Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="error_controller" class="Symfony\Component\HttpKernel\Controller\ErrorController" public="true">
      <argument type="service" id="http_kernel"/>
      <argument>error_controller</argument>
      <argument type="service" id="error_handler.error_renderer.serializer"/>
    </service>
    <service id="exception_listener" class="Symfony\Component\HttpKernel\EventListener\ErrorListener">
      <tag name="monolog.logger" channel="request"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument>error_controller</argument>
      <argument type="service" id="monolog.logger.request" on-invalid="null"/>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="controller.cache_attribute_listener" class="Symfony\Component\HttpKernel\EventListener\CacheAttributeListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="parameter_bag" class="Symfony\Component\DependencyInjection\ParameterBag\ContainerBag">
      <argument type="service" id="service_container"/>
    </service>
    <service id="http_kernel" class="Symfony\Component\HttpKernel\HttpKernel" public="true">
      <tag name="container.hot_path"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\Runner\Symfony\ResponseRunner"/>
      <tag name="container.preload" class="Symfony\Component\Runtime\SymfonyRuntime"/>
      <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"/>
      <argument>true</argument>
    </service>
    <service id="request_stack" class="Symfony\Component\HttpFoundation\RequestStack" public="true">
      <tag name="kernel.reset" method="resetRequestFormats" on_invalid="ignore"/>
    </service>
    <service id="http_cache" class="Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache">
      <tag name="container.hot_path"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="http_cache.store"/>
      <argument>null</argument>
      <argument type="collection">
        <argument key="debug">true</argument>
      </argument>
    </service>
    <service id="http_cache.store" class="Symfony\Component\HttpKernel\HttpCache\Store">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/http_cache</argument>
    </service>
    <service id="url_helper" class="Symfony\Component\HttpFoundation\UrlHelper">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="router.default" on-invalid="ignore"/>
    </service>
    <service id="cache_warmer" class="Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate" public="true">
      <tag name="container.no_preload"/>
      <argument type="tagged_iterator" tag="kernel.cache_warmer"/>
      <argument>true</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/App_KernelProdDebugContainerDeprecations.log</argument>
    </service>
    <service id="cache_clearer" class="Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer">
      <argument type="tagged_iterator" tag="kernel.cache_clearer"/>
    </service>
    <service id="filesystem" class="Symfony\Component\Filesystem\Filesystem"/>
    <service id="file_locator" class="Symfony\Component\HttpKernel\Config\FileLocator">
      <argument type="service" id="kernel"/>
    </service>
    <service id="uri_signer" class="Symfony\Component\HttpFoundation\UriSigner">
      <argument>%env(APP_SECRET)%</argument>
    </service>
    <service id="config_cache_factory" class="Symfony\Component\Config\ResourceCheckerConfigCacheFactory">
      <argument type="tagged_iterator" tag="config_cache.resource_checker"/>
    </service>
    <service id="dependency_injection.config.container_parameters_resource_checker" class="Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker">
      <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">
      <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="request_stack" type="service" id="request_stack" on-invalid="ignore_uninitialized"/>
        <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.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="http_client.transport" type="service" id="http_client.transport" on-invalid="ignore_uninitialized"/>
        <argument key="http_client" type="service" id="http_client.uri_template" on-invalid="ignore_uninitialized"/>
        <argument key="mailer.message_logger_listener" type="service" id="mailer.message_logger_listener" on-invalid="ignore_uninitialized"/>
        <argument key="translation.locale_switcher" type="service" id="translation.locale_switcher" 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="debug.log_processor" type="service" id="debug.log_processor" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="session_listener" type="service" id="session_listener" 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="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="messenger.transport.in_memory.factory" type="service" id="messenger.transport.in_memory.factory" on-invalid="ignore_uninitialized"/>
        <argument key="twig" type="service" id="twig" on-invalid="ignore_uninitialized"/>
        <argument key="twig.form.engine" type="service" id="twig.form.engine" 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="cache.security_is_granted_attribute_expression_language" type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.firewall" type="service" id="debug.security.firewall" on-invalid="ignore_uninitialized"/>
        <argument key="debug.security.firewall.authenticator.main" type="service" id="debug.security.firewall.authenticator.main" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine" type="service" id="doctrine" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.debug_data_holder" type="service" id="doctrine.debug_data_holder" on-invalid="ignore_uninitialized"/>
        <argument key="form.type.entity" type="service" id="form.type.entity" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.upgrade" type="service" id="monolog.handler.upgrade" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.install" type="service" id="monolog.handler.install" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.auth" type="service" id="monolog.handler.auth" 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="monolog.handler.deprecation" type="service" id="monolog.handler.deprecation" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.security" type="service" id="monolog.handler.security" on-invalid="ignore_uninitialized"/>
        <argument key="monolog.handler.messenger" type="service" id="monolog.handler.messenger" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property" type="service" id="api_platform.cache.metadata.property" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource_collection" type="service" id="api_platform.cache.metadata.resource_collection" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.graphql.cache.subscription" type="service" id="api_platform.graphql.cache.subscription" on-invalid="ignore_uninitialized"/>
      </argument>
      <argument type="collection">
        <argument key="request_stack" type="collection">
          <argument>?resetRequestFormats</argument>
        </argument>
        <argument key="cache.app" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.system" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.validator" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.serializer" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.annotations" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.property_info" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.messenger.restart_workers_signal" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="http_client.transport" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="http_client" type="collection">
          <argument>?reset</argument>
        </argument>
        <argument key="mailer.message_logger_listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="translation.locale_switcher" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.stopwatch" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.event_dispatcher" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.log_processor" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.rate_limiter" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.result_cache_pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.system_cache_pool" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="session_listener" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.choice_list_factory.cached" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.validator_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="messenger.transport.in_memory.factory" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="twig" type="collection">
          <argument>resetGlobals</argument>
        </argument>
        <argument key="twig.form.engine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="security.token_storage" type="collection">
          <argument>disableUsageTracking</argument>
          <argument>setToken</argument>
        </argument>
        <argument key="cache.security_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="cache.security_is_granted_attribute_expression_language" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.firewall" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="debug.security.firewall.authenticator.main" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="doctrine.debug_data_holder" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="form.type.entity" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.upgrade" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.install" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.auth" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.main" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.console" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.deprecation" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.security" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="monolog.handler.messenger" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.route_name_resolver" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.resource" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.property" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.cache.metadata.resource_collection" type="collection">
          <argument>reset</argument>
        </argument>
        <argument key="api_platform.graphql.cache.subscription" type="collection">
          <argument>reset</argument>
        </argument>
      </argument>
    </service>
    <service id="reverse_container" class="Symfony\Component\DependencyInjection\ReverseContainer">
      <argument type="service" id="service_container"/>
      <argument type="service" id=".service_locator.XXv1IfR"/>
    </service>
    <service id="locale_aware_listener" class="Symfony\Component\HttpKernel\EventListener\LocaleAwareListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="iterator">
        <argument type="service" id="slugger"/>
        <argument type="service" id="translator.default"/>
        <argument type="service" id="translation.locale_switcher"/>
      </argument>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="container.env_var_processor" class="Symfony\Component\DependencyInjection\EnvVarProcessor">
      <tag name="container.env_var_processor"/>
      <argument type="service" id="service_container"/>
      <argument type="tagged_iterator" tag="container.env_var_loader"/>
    </service>
    <service id="slugger" class="Symfony\Component\String\Slugger\AsciiSlugger">
      <tag name="kernel.locale_aware"/>
      <argument>en</argument>
    </service>
    <service id="container.getenv" class="Closure">
      <tag name="routing.expression_language_function" function="env"/>
      <argument type="collection">
        <argument type="service" id="service_container"/>
        <argument>getEnv</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="container.get_routing_condition_service" class="Closure" public="true">
      <tag name="routing.expression_language_function" function="service"/>
      <argument type="collection">
        <argument type="service" id="api_platform.graphql.mutation_resolver_locator"/>
        <argument>get</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="container.env" class="Symfony\Component\String\LazyString" constructor="fromCallable" abstract="true">
      <argument type="service" id="container.getenv"/>
    </service>
    <service id="config_builder.warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="clock" class="Symfony\Component\Clock\Clock"/>
    <service id="Symfony\Component\Config\Loader\LoaderInterface" class="Symfony\Component\Config\Loader\LoaderInterface" abstract="true">
      <tag name="container.excluded"/>
    </service>
    <service id="Symfony\Component\HttpFoundation\Request" class="Symfony\Component\HttpFoundation\Request" abstract="true">
      <tag name="container.excluded"/>
    </service>
    <service id="Symfony\Component\HttpFoundation\Response" class="Symfony\Component\HttpFoundation\Response" abstract="true">
      <tag name="container.excluded"/>
    </service>
    <service id="Symfony\Component\HttpFoundation\Session\SessionInterface" class="Symfony\Component\HttpFoundation\Session\SessionInterface" abstract="true">
      <tag name="container.excluded"/>
    </service>
    <service id="fragment.handler" class="Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler">
      <argument type="service" id=".service_locator.lLv4pWF"/>
      <argument type="service" id="request_stack"/>
      <argument>true</argument>
    </service>
    <service id="fragment.uri_generator" class="Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator">
      <argument>/_fragment</argument>
      <argument type="service" id="uri_signer"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="fragment.renderer.inline" class="Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer">
      <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="error_handler.error_renderer.html" class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer">
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
        </service>
      </argument>
      <argument>UTF-8</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="getAndCleanOutputBuffer"/>
        </service>
      </argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="process.messenger.process_message_handler" class="Symfony\Component\Process\Messenger\RunProcessMessageHandler">
      <tag name="messenger.message_handler"/>
    </service>
    <service id="console.error_listener" class="Symfony\Component\Console\EventListener\ErrorListener">
      <tag name="monolog.logger" channel="console"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="monolog.logger.console" on-invalid="null"/>
    </service>
    <service id="console.suggest_missing_package_subscriber" class="Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
    </service>
    <service id="console.command.about" class="Symfony\Bundle\FrameworkBundle\Command\AboutCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>about</argument>
      </call>
      <call method="setDescription">
        <argument>Display information about the current project</argument>
      </call>
    </service>
    <service id="console.command.assets_install" class="Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="filesystem"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <call method="setName">
        <argument>assets:install</argument>
      </call>
      <call method="setDescription">
        <argument>Install bundle's web assets under a public directory</argument>
      </call>
    </service>
    <service id="console.command.cache_clear" class="Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_clearer"/>
      <argument type="service" id="filesystem"/>
      <call method="setName">
        <argument>cache:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear the cache</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_clear" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <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.messenger.restart_workers_signal</argument>
        <argument>cache.rate_limiter</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.security_is_granted_attribute_expression_language</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.cache.metadata.resource_collection</argument>
        <argument>api_platform.graphql.cache.subscription</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:clear</argument>
      </call>
      <call method="setDescription">
        <argument>Clear cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_prune" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>cache:pool:prune</argument>
      </call>
      <call method="setDescription">
        <argument>Prune cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_invalidate_tags" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolInvalidateTagsCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.NYCuMTz"/>
      <call method="setName">
        <argument>cache:pool:invalidate-tags</argument>
      </call>
      <call method="setDescription">
        <argument>Invalidate cache tags for all or a specific pool</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_delete" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.global_clearer"/>
      <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.messenger.restart_workers_signal</argument>
        <argument>cache.rate_limiter</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.security_is_granted_attribute_expression_language</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.cache.metadata.resource_collection</argument>
        <argument>api_platform.graphql.cache.subscription</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:delete</argument>
      </call>
      <call method="setDescription">
        <argument>Delete an item from a cache pool</argument>
      </call>
    </service>
    <service id="console.command.cache_pool_list" class="Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <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.messenger.restart_workers_signal</argument>
        <argument>cache.rate_limiter</argument>
        <argument>doctrine.result_cache_pool</argument>
        <argument>doctrine.system_cache_pool</argument>
        <argument>cache.validator_expression_language</argument>
        <argument>cache.security_expression_language</argument>
        <argument>cache.security_is_granted_attribute_expression_language</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.cache.metadata.resource_collection</argument>
        <argument>api_platform.graphql.cache.subscription</argument>
      </argument>
      <call method="setName">
        <argument>cache:pool:list</argument>
      </call>
      <call method="setDescription">
        <argument>List available cache pools</argument>
      </call>
    </service>
    <service id="console.command.cache_warmup" class="Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache_warmer"/>
      <call method="setName">
        <argument>cache:warmup</argument>
      </call>
      <call method="setDescription">
        <argument>Warm up an empty cache</argument>
      </call>
    </service>
    <service id="console.command.config_debug" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:config</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the current configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.config_dump_reference" class="Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>config:dump-reference</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the default configuration for an extension</argument>
      </call>
    </service>
    <service id="console.command.container_debug" class="Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>debug:container</argument>
      </call>
      <call method="setDescription">
        <argument>Display current services for an application</argument>
      </call>
    </service>
    <service id="console.command.container_lint" class="Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:container</argument>
      </call>
      <call method="setDescription">
        <argument>Ensure that arguments injected into services match type declarations</argument>
      </call>
    </service>
    <service id="console.command.debug_autowiring" class="Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:autowiring</argument>
      </call>
      <call method="setDescription">
        <argument>List classes/interfaces you can use for autowiring</argument>
      </call>
    </service>
    <service id="console.command.dotenv_debug" class="Symfony\Component\Dotenv\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>prod</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <call method="setName">
        <argument>debug:dotenv</argument>
      </call>
      <call method="setDescription">
        <argument>List all dotenv files with variables and values</argument>
      </call>
    </service>
    <service id="console.command.event_dispatcher_debug" class="Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator._1SGciK"/>
      <call method="setName">
        <argument>debug:event-dispatcher</argument>
      </call>
      <call method="setDescription">
        <argument>Display configured listeners for an application</argument>
      </call>
    </service>
    <service id="console.command.messenger_consume_messages" class="Symfony\Component\Messenger\Command\ConsumeMessagesCommand">
      <tag name="console.command"/>
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.routable_message_bus"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="null"/>
      <argument type="collection">
        <argument>internal-async</argument>
        <argument>failed</argument>
      </argument>
      <argument type="service" id="messenger.listener.reset_services" on-invalid="null"/>
      <argument type="collection">
        <argument>messenger.bus.default</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <call method="setName">
        <argument>messenger:consume</argument>
      </call>
      <call method="setDescription">
        <argument>Consume messages</argument>
      </call>
    </service>
    <service id="console.command.messenger_setup_transports" class="Symfony\Component\Messenger\Command\SetupTransportsCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="collection">
        <argument>internal-async</argument>
        <argument>failed</argument>
        <argument>notifier-sync</argument>
      </argument>
      <call method="setName">
        <argument>messenger:setup-transports</argument>
      </call>
      <call method="setDescription">
        <argument>Prepare the required infrastructure for the transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_debug" class="Symfony\Component\Messenger\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="collection">
        <argument key="messenger.bus.default" type="collection">
          <argument key="App\AsyncTask\Message\AsyncTaskCompleted" type="collection">
            <argument type="collection">
              <argument>App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\AsyncTask\Message\AsyncTaskRun" type="collection">
            <argument type="collection">
              <argument>App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener</argument>
              <argument type="collection">
                <argument key="method">handleInternalFailure</argument>
                <argument key="from_transport">failed</argument>
              </argument>
            </argument>
            <argument type="collection">
              <argument>App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener</argument>
              <argument type="collection">
                <argument key="from_transport">internal-async</argument>
              </argument>
            </argument>
          </argument>
          <argument key="App\AsyncTask\Message\AsyncTaskFailure" type="collection">
            <argument type="collection">
              <argument>App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener</argument>
              <argument type="collection">
                <argument key="method">handleFailureMessage</argument>
              </argument>
            </argument>
          </argument>
          <argument key="App\AsyncTask\Message\AsyncTaskProgressed" type="collection">
            <argument type="collection">
              <argument>App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="App\Notifier\Message\Notification" type="collection">
            <argument type="collection">
              <argument>App\Notifier\MessageListener\NotificationListener</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Process\Messenger\RunProcessMessage" type="collection">
            <argument type="collection">
              <argument>process.messenger.process_message_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Console\Messenger\RunCommandMessage" type="collection">
            <argument type="collection">
              <argument>console.messenger.execute_command_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\HttpClient\Messenger\PingWebhookMessage" type="collection">
            <argument type="collection">
              <argument>http_client.messenger.ping_webhook_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="collection">
            <argument type="collection">
              <argument>mailer.messenger.message_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Messenger\Message\RedispatchMessage" type="collection">
            <argument type="collection">
              <argument>messenger.redispatch_message_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Notifier\Message\ChatMessage" type="collection">
            <argument type="collection">
              <argument>chatter.messenger.chat_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Notifier\Message\SmsMessage" type="collection">
            <argument type="collection">
              <argument>texter.messenger.sms_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
          <argument key="Symfony\Component\Notifier\Message\PushMessage" type="collection">
            <argument type="collection">
              <argument>texter.messenger.push_handler</argument>
              <argument type="collection"/>
            </argument>
          </argument>
        </argument>
      </argument>
      <call method="setName">
        <argument>debug:messenger</argument>
      </call>
      <call method="setDescription">
        <argument>List messages you can dispatch using the message buses</argument>
      </call>
    </service>
    <service id="console.command.messenger_stop_workers" class="Symfony\Component\Messenger\Command\StopWorkersCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="cache.messenger.restart_workers_signal"/>
      <call method="setName">
        <argument>messenger:stop-workers</argument>
      </call>
      <call method="setDescription">
        <argument>Stop workers after their current message</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_retry" class="Symfony\Component\Messenger\Command\FailedMessagesRetryCommand">
      <tag name="console.command"/>
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="container.no_preload"/>
      <argument>failed</argument>
      <argument type="service" id=".service_locator.Y4J.A.e"/>
      <argument type="service" id="messenger.routable_message_bus"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="null"/>
      <argument type="service" id="messenger.transport.native_php_serializer" on-invalid="null"/>
      <argument>null</argument>
      <call method="setName">
        <argument>messenger:failed:retry</argument>
      </call>
      <call method="setDescription">
        <argument>Retry one or more messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_show" class="Symfony\Component\Messenger\Command\FailedMessagesShowCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>failed</argument>
      <argument type="service" id=".service_locator.Y4J.A.e"/>
      <argument type="service" id="messenger.transport.native_php_serializer" on-invalid="null"/>
      <call method="setName">
        <argument>messenger:failed:show</argument>
      </call>
      <call method="setDescription">
        <argument>Show one or more messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_failed_messages_remove" class="Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument>failed</argument>
      <argument type="service" id=".service_locator.Y4J.A.e"/>
      <argument type="service" id="messenger.transport.native_php_serializer" on-invalid="null"/>
      <call method="setName">
        <argument>messenger:failed:remove</argument>
      </call>
      <call method="setDescription">
        <argument>Remove given messages from the failure transport</argument>
      </call>
    </service>
    <service id="console.command.messenger_stats" class="Symfony\Component\Messenger\Command\StatsCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="messenger.receiver_locator"/>
      <argument type="collection">
        <argument>internal-async</argument>
        <argument>failed</argument>
        <argument>notifier-sync</argument>
      </argument>
      <call method="setName">
        <argument>messenger:stats</argument>
      </call>
      <call method="setDescription">
        <argument>Show the message count for one or more transports</argument>
      </call>
    </service>
    <service id="console.command.router_debug" class="Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <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>
      <call method="setDescription">
        <argument>Display current routes for an application</argument>
      </call>
    </service>
    <service id="console.command.router_match" class="Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="router.default"/>
      <argument type="tagged_iterator" tag="routing.expression_language_provider"/>
      <call method="setName">
        <argument>router:match</argument>
      </call>
      <call method="setDescription">
        <argument>Help debug routes by simulating a path info match</argument>
      </call>
    </service>
    <service id="console.command.serializer_debug" class="Symfony\Component\Serializer\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <call method="setName">
        <argument>debug:serializer</argument>
      </call>
      <call method="setDescription">
        <argument>Display serialization information for classes</argument>
      </call>
    </service>
    <service id="console.command.translation_debug" class="Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translator.default"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/translations</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/templates</argument>
      <argument type="collection">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>debug:translation</argument>
      </call>
      <call method="setDescription">
        <argument>Display translation messages information</argument>
      </call>
    </service>
    <service id="console.command.translation_extract" class="Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument type="service" id="translation.extractor"/>
      <argument>en</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/translations</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/templates</argument>
      <argument type="collection">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations</argument>
      </argument>
      <argument type="collection">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </argument>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:extract</argument>
      </call>
      <call method="setDescription">
        <argument>Extract missing translations keys from code to translation files</argument>
      </call>
    </service>
    <service id="console.command.validator_debug" class="Symfony\Component\Validator\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="validator"/>
      <call method="setName">
        <argument>debug:validator</argument>
      </call>
      <call method="setDescription">
        <argument>Display validation constraints for classes</argument>
      </call>
    </service>
    <service id="console.command.translation_pull" class="Symfony\Component\Translation\Command\TranslationPullCommand">
      <tag name="console.command" command="translation:pull"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.provider_collection"/>
      <argument type="service" id="translation.writer"/>
      <argument type="service" id="translation.reader"/>
      <argument>en</argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:pull</argument>
      </call>
      <call method="setDescription">
        <argument>Pull translations from a given provider.</argument>
      </call>
    </service>
    <service id="console.command.translation_push" class="Symfony\Component\Translation\Command\TranslationPushCommand">
      <tag name="console.command" command="translation:push"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="translation.provider_collection"/>
      <argument type="service" id="translation.reader"/>
      <argument type="collection"/>
      <argument type="collection"/>
      <call method="setName">
        <argument>translation:push</argument>
      </call>
      <call method="setDescription">
        <argument>Push translations to a given provider.</argument>
      </call>
    </service>
    <service id="console.command.xliff_lint" class="Symfony\Component\Translation\Command\XliffLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:xliff</argument>
      </call>
      <call method="setDescription">
        <argument>Lint an XLIFF file and outputs encountered errors</argument>
      </call>
    </service>
    <service id="console.command.yaml_lint" class="Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <call method="setName">
        <argument>lint:yaml</argument>
      </call>
      <call method="setDescription">
        <argument>Lint a YAML file and outputs encountered errors</argument>
      </call>
    </service>
    <service id="console.command.form_debug" class="Symfony\Component\Form\Command\DebugCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <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>Vich\UploaderBundle\Form\Type</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\Component\Form\Extension\Core\Type\ColorType</argument>
        <argument>Symfony\Bridge\Doctrine\Form\Type\EntityType</argument>
        <argument>Vich\UploaderBundle\Form\Type\VichFileType</argument>
        <argument>Vich\UploaderBundle\Form\Type\VichImageType</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\PasswordHasher\Type\FormTypePasswordHasherExtension</argument>
        <argument>Symfony\Component\Form\Extension\PasswordHasher\Type\PasswordTypePasswordHasherExtension</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>
      <call method="setDescription">
        <argument>Display form type information</argument>
      </call>
    </service>
    <service id="console.command.secrets_set" class="Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:set</argument>
      </call>
      <call method="setDescription">
        <argument>Set a secret in the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_remove" class="Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="null"/>
      <call method="setName">
        <argument>secrets:remove</argument>
      </call>
      <call method="setDescription">
        <argument>Remove a secret from the vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_generate_key" class="Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:generate-keys</argument>
      </call>
      <call method="setDescription">
        <argument>Generate new encryption keys</argument>
      </call>
    </service>
    <service id="console.command.secrets_list" class="Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:list</argument>
      </call>
      <call method="setDescription">
        <argument>List all secrets</argument>
      </call>
    </service>
    <service id="console.command.secrets_decrypt_to_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:decrypt-to-local</argument>
      </call>
      <call method="setDescription">
        <argument>Decrypt all secrets and stores them in the local vault</argument>
      </call>
    </service>
    <service id="console.command.secrets_encrypt_from_local" class="Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="secrets.vault"/>
      <argument type="service" id="secrets.local_vault" on-invalid="ignore"/>
      <call method="setName">
        <argument>secrets:encrypt-from-local</argument>
      </call>
      <call method="setDescription">
        <argument>Encrypt all local secrets to the vault</argument>
      </call>
    </service>
    <service id="console.messenger.application" class="Symfony\Bundle\FrameworkBundle\Console\Application" shared="false">
      <argument type="service" id="kernel"/>
      <call method="setAutoExit">
        <argument>false</argument>
      </call>
    </service>
    <service id="console.messenger.execute_command_handler" class="Symfony\Component\Console\Messenger\RunCommandMessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="console.messenger.application"/>
    </service>
    <service id="cache.app" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>YYVmBoJ533</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.app.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="cache.taggable" pool="cache.app"/>
      <argument type="service" id="cache.app"/>
    </service>
    <service id="cache.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>eC1NS62YIM</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</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" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>ryTdF1O2rh</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</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" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>XwL8LwEQLg</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</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" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>Yvhx1GkHsh</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</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" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>ZskCbIvESv</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="cache.messenger.restart_workers_signal" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>urmtVyG+ub</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</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.system" class="Symfony\Component\Cache\Adapter\AdapterInterface" 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/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</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" 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.filesystem" class="Symfony\Component\Cache\Adapter\FilesystemAdapter" 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/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/app</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" abstract="true">
      <tag name="cache.pool" provider="cache.default_psr6_provider" clearer="cache.default_clearer" reset="reset"/>
      <argument type="abstract">PSR-6 provider service</argument>
      <argument></argument>
      <argument>0</argument>
    </service>
    <service id="cache.adapter.redis" class="Symfony\Component\Cache\Adapter\RedisAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</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.redis_tag_aware" class="Symfony\Component\Cache\Adapter\RedisTagAwareAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_redis_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Redis connection service</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" abstract="true">
      <tag name="cache.pool" provider="cache.default_memcached_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">Memcached connection service</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.doctrine_dbal" class="Symfony\Component\Cache\Adapter\DoctrineDbalAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_doctrine_dbal_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">DBAL connection service</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.pdo" class="Symfony\Component\Cache\Adapter\PdoAdapter" abstract="true">
      <tag name="cache.pool" provider="cache.default_pdo_provider" clearer="cache.default_clearer" reset="reset"/>
      <tag name="monolog.logger" channel="cache"/>
      <argument type="abstract">PDO connection service</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" 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">
      <argument>null</argument>
      <argument>true</argument>
    </service>
    <service id="cache.default_clearer" class="Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer">
      <argument type="collection"/>
    </service>
    <service id="cache.system_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.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_granted_attribute_expression_language" type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property" type="service" id="api_platform.cache.metadata.property" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource_collection" type="service" id="api_platform.cache.metadata.resource_collection" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.graphql.cache.subscription" type="service" id="api_platform.graphql.cache.subscription" 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.messenger.restart_workers_signal" type="service" id="cache.messenger.restart_workers_signal" on-invalid="ignore_uninitialized"/>
        <argument key="cache.rate_limiter" type="service" id="cache.rate_limiter" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.result_cache_pool" type="service" id="doctrine.result_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="doctrine.system_cache_pool" type="service" id="doctrine.system_cache_pool" on-invalid="ignore_uninitialized"/>
        <argument key="cache.validator_expression_language" type="service" id="cache.validator_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_expression_language" type="service" id="cache.security_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="cache.security_is_granted_attribute_expression_language" type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.route_name_resolver" type="service" id="api_platform.cache.route_name_resolver" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource" type="service" id="api_platform.cache.metadata.resource" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.property" type="service" id="api_platform.cache.metadata.property" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.cache.metadata.resource_collection" type="service" id="api_platform.cache.metadata.resource_collection" on-invalid="ignore_uninitialized"/>
        <argument key="api_platform.graphql.cache.subscription" type="service" id="api_platform.graphql.cache.subscription" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id="identity_translator" class="Symfony\Component\Translation\IdentityTranslator"/>
    <service id="assets.packages" class="Symfony\Component\Asset\Packages">
      <argument type="service" id="assets._default_package"/>
      <argument type="tagged_iterator" tag="assets.package" index-by="package" default-index-method="getDefaultPackageName" default-priority-method="getDefaultPackagePriority"/>
    </service>
    <service id="assets.empty_package" class="Symfony\Component\Asset\Package">
      <argument type="service" id="assets.empty_version_strategy"/>
    </service>
    <service id="assets.context" class="Symfony\Component\Asset\Context\RequestStackContext">
      <argument type="service" id="request_stack"/>
      <argument type="service">
        <service class="string">
          <factory service="router.request_context" method="getBaseUrl"/>
        </service>
      </argument>
      <argument type="service">
        <service class="bool">
          <factory service="router.request_context" method="isSecure"/>
        </service>
      </argument>
    </service>
    <service id="assets.path_package" class="Symfony\Component\Asset\PathPackage" abstract="true">
      <argument type="abstract">base path</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.url_package" class="Symfony\Component\Asset\UrlPackage" abstract="true">
      <argument type="abstract">base URLs</argument>
      <argument type="abstract">version strategy</argument>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="assets.static_version_strategy" class="Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy" abstract="true">
      <argument type="abstract">version</argument>
      <argument type="abstract">format</argument>
    </service>
    <service id="assets.empty_version_strategy" class="Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy"/>
    <service id="assets.json_manifest_version_strategy" class="Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" abstract="true">
      <argument type="abstract">manifest path</argument>
      <argument type="service" id="http_client.uri_template" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="assets._default_package" class="Symfony\Component\Asset\PathPackage">
      <argument>/</argument>
      <argument type="service" id="assets.empty_version_strategy"/>
      <argument type="service" id="assets.context"/>
    </service>
    <service id="http_client.transport" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <tag name="monolog.logger" channel="http_client"/>
      <tag name="kernel.reset" method="reset" on_invalid="ignore"/>
      <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="psr18.http_client" class="Symfony\Component\HttpClient\Psr18Client">
      <argument type="service" id="http_client.uri_template"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="http_client.abstract_retry_strategy" class="Symfony\Component\HttpClient\Retry\GenericRetryStrategy" abstract="true">
      <argument type="abstract">http codes</argument>
      <argument type="abstract">delay ms</argument>
      <argument type="abstract">multiplier</argument>
      <argument type="abstract">max delay ms</argument>
      <argument type="abstract">jitter</argument>
    </service>
    <service id="http_client.uri_template" class="Symfony\Component\HttpClient\UriTemplateHttpClient">
      <tag name="http_client.client"/>
      <tag name="kernel.reset" method="reset" on_invalid="ignore"/>
      <tag name="container.decorator" id="http_client" inner="http_client.uri_template.inner"/>
      <argument type="service" id="http_client.uri_template.inner"/>
      <argument type="service" id="http_client.uri_template_expander.rize" on-invalid="null"/>
      <argument type="collection"/>
    </service>
    <service id="http_client.uri_template_expander.guzzle" class="Closure">
      <argument type="collection">
        <argument>GuzzleHttp\UriTemplate\UriTemplate</argument>
        <argument>expand</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="http_client.uri_template_expander.rize" class="Closure">
      <argument type="collection">
        <argument type="service">
          <service class="Rize\UriTemplate"/>
        </argument>
        <argument>expand</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id="http_client.messenger.ping_webhook_handler" class="Symfony\Component\HttpClient\Messenger\PingWebhookMessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="http_client.uri_template"/>
    </service>
    <service id="mailer.mailer" class="Symfony\Component\Mailer\Mailer">
      <argument type="service" id="mailer.transports"/>
      <argument type="service" id="messenger.bus.default" on-invalid="null"/>
      <argument type="service" id="debug.event_dispatcher" on-invalid="ignore"/>
    </service>
    <service id="mailer.transports" class="Symfony\Component\Mailer\Transport\Transports">
      <argument type="collection">
        <argument key="main">%env(MAILER_DSN)%</argument>
      </argument>
      <factory service="mailer.transport_factory" method="fromStrings"/>
    </service>
    <service id="mailer.transport_factory" class="Symfony\Component\Mailer\Transport">
      <argument type="tagged_iterator" tag="mailer.transport_factory"/>
    </service>
    <service id="mailer.messenger.message_handler" class="Symfony\Component\Mailer\Messenger\MessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="mailer.transports"/>
    </service>
    <service id="mailer.envelope_listener" class="Symfony\Component\Mailer\EventListener\EnvelopeListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="mailer.message_logger_listener" class="Symfony\Component\Mailer\EventListener\MessageLoggerListener">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="mailer.messenger_transport_listener" class="Symfony\Component\Mailer\EventListener\MessengerTransportListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="console.command.mailer_test" class="Symfony\Component\Mailer\Command\MailerTestCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="mailer.transports"/>
      <call method="setName">
        <argument>mailer:test</argument>
      </call>
      <call method="setDescription">
        <argument>Test Mailer transports by sending an email</argument>
      </call>
    </service>
    <service id="mailer.transport_factory.abstract" class="Symfony\Component\Mailer\Transport\AbstractTransportFactory" abstract="true">
      <tag name="monolog.logger" channel="mailer"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.null" class="Symfony\Component\Mailer\Transport\NullTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.sendmail" class="Symfony\Component\Mailer\Transport\SendmailTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.smtp" class="Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory">
      <tag name="mailer.transport_factory" priority="-100"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="mailer.transport_factory.native" class="Symfony\Component\Mailer\Transport\NativeTransportFactory">
      <tag name="mailer.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
      <argument type="service" id="monolog.logger.mailer" on-invalid="ignore"/>
    </service>
    <service id="translator.default" class="Symfony\Bundle\FrameworkBundle\Translation\Translator">
      <tag name="kernel.locale_aware"/>
      <argument type="service" id=".service_locator.yY.p4P7"/>
      <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/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/translations</argument>
        <argument key="debug">true</argument>
        <argument key="resource_files" type="collection">
          <argument key="af" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.af.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.af.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.af.xlf</argument>
          </argument>
          <argument key="ar" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.ar.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.ar.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.ar.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.ar.yaml</argument>
          </argument>
          <argument key="az" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.az.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.az.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.az.xlf</argument>
          </argument>
          <argument key="be" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.be.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.be.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.be.xlf</argument>
          </argument>
          <argument key="bg" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.bg.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.bg.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.bg.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.bg.yaml</argument>
          </argument>
          <argument key="bs" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.bs.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.bs.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.bs.xlf</argument>
          </argument>
          <argument key="ca" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.ca.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.ca.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.ca.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.ca.yaml</argument>
          </argument>
          <argument key="cs" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.cs.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.cs.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.cs.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.cs.yaml</argument>
          </argument>
          <argument key="cy" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.cy.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.cy.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.cy.xlf</argument>
          </argument>
          <argument key="da" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.da.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.da.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.da.xlf</argument>
          </argument>
          <argument key="de" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.de.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.de.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.de.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.de.yaml</argument>
          </argument>
          <argument key="el" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.el.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.el.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.el.xlf</argument>
          </argument>
          <argument key="en" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.en.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.en.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.en.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.en.yaml</argument>
          </argument>
          <argument key="es" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.es.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.es.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.es.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.es.yaml</argument>
          </argument>
          <argument key="et" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.et.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.et.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.et.xlf</argument>
          </argument>
          <argument key="eu" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.eu.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.eu.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.eu.xlf</argument>
          </argument>
          <argument key="fa" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.fa.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.fa.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.fa.xlf</argument>
          </argument>
          <argument key="fi" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.fi.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.fi.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.fi.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.fi.yaml</argument>
          </argument>
          <argument key="fr" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.fr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.fr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.fr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.fr.yaml</argument>
          </argument>
          <argument key="gl" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.gl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.gl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.gl.xlf</argument>
          </argument>
          <argument key="he" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.he.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.he.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.he.xlf</argument>
          </argument>
          <argument key="hr" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.hr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.hr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.hr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml</argument>
          </argument>
          <argument key="hu" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.hu.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.hu.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.hu.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.hu.yaml</argument>
          </argument>
          <argument key="hy" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.hy.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.hy.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.hy.xlf</argument>
          </argument>
          <argument key="id" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.id.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.id.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.id.xlf</argument>
          </argument>
          <argument key="it" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.it.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.it.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.it.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.it.yaml</argument>
          </argument>
          <argument key="ja" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.ja.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.ja.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.ja.xlf</argument>
          </argument>
          <argument key="lb" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.lb.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.lb.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.lb.xlf</argument>
          </argument>
          <argument key="lt" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.lt.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.lt.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.lt.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.lt.yaml</argument>
          </argument>
          <argument key="lv" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.lv.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.lv.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.lv.xlf</argument>
          </argument>
          <argument key="mk" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.mk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.mk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.mk.xlf</argument>
          </argument>
          <argument key="mn" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.mn.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.mn.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.mn.xlf</argument>
          </argument>
          <argument key="my" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.my.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.my.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.my.xlf</argument>
          </argument>
          <argument key="nb" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.nb.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.nb.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.nb.xlf</argument>
          </argument>
          <argument key="nl" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.nl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.nl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.nl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.nl.yaml</argument>
          </argument>
          <argument key="nn" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.nn.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.nn.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.nn.xlf</argument>
          </argument>
          <argument key="no" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.no.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.no.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.no.xlf</argument>
          </argument>
          <argument key="pl" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.pl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.pl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.pl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.pl.yaml</argument>
          </argument>
          <argument key="pt" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.pt.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.pt.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.pt.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.pt.yaml</argument>
          </argument>
          <argument key="pt_BR" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf</argument>
          </argument>
          <argument key="ro" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.ro.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.ro.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.ro.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml</argument>
          </argument>
          <argument key="ru" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.ru.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.ru.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.ru.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.ru.yaml</argument>
          </argument>
          <argument key="sk" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.sk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.sk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.sk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml</argument>
          </argument>
          <argument key="sl" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.sl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.sl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.sl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.sl.yaml</argument>
          </argument>
          <argument key="sq" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.sq.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.sq.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.sq.xlf</argument>
          </argument>
          <argument key="sr_Cyrl" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf</argument>
          </argument>
          <argument key="sr_Latn" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf</argument>
          </argument>
          <argument key="sv" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.sv.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.sv.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.sv.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml</argument>
          </argument>
          <argument key="th" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.th.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.th.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.th.xlf</argument>
          </argument>
          <argument key="tl" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.tl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.tl.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.tl.xlf</argument>
          </argument>
          <argument key="tr" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.tr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.tr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.tr.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.tr.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.tr.yaml</argument>
          </argument>
          <argument key="uk" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.uk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.uk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.uk.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.uk.yaml</argument>
          </argument>
          <argument key="ur" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.ur.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.ur.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.ur.xlf</argument>
          </argument>
          <argument key="uz" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.uz.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.uz.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.uz.xlf</argument>
          </argument>
          <argument key="vi" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.vi.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.vi.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.vi.xlf</argument>
          </argument>
          <argument key="zh_CN" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf</argument>
          </argument>
          <argument key="zh_TW" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf</argument>
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf</argument>
          </argument>
          <argument key="vn" type="collection">
            <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations/messages.vn.yaml</argument>
          </argument>
        </argument>
        <argument key="scanned_directories" type="collection">
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/validator/Resources/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-core/Resources/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/framework-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/monolog-bundle/src/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/nelmio/cors-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-migrations-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/api-platform/core/src/Symfony/Bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/nbgrp/onelogin-saml-bundle/src/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/twig/extra-bundle/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/league/flysystem-bundle/src/translations</argument>
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/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/scheb/2fa-bundle/Resources/translations</argument>
            <argument>vendor/vich/uploader-bundle/translations</argument>
            <argument>vendor/symfony/framework-bundle/translations</argument>
            <argument>vendor/symfony/twig-bundle/translations</argument>
            <argument>vendor/symfony/security-bundle/translations</argument>
            <argument>vendor/doctrine/doctrine-bundle/translations</argument>
            <argument>vendor/symfony/monolog-bundle/src/translations</argument>
            <argument>vendor/nelmio/cors-bundle/translations</argument>
            <argument>vendor/doctrine/doctrine-migrations-bundle/translations</argument>
            <argument>vendor/api-platform/core/src/Symfony/Bundle/translations</argument>
            <argument>vendor/nbgrp/onelogin-saml-bundle/src/translations</argument>
            <argument>vendor/twig/extra-bundle/translations</argument>
            <argument>vendor/league/flysystem-bundle/src/translations</argument>
            <argument>translations</argument>
          </argument>
        </argument>
      </argument>
      <argument type="collection"/>
      <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">
      <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">
      <argument type="service" id="identity_translator"/>
    </service>
    <service id="translation.loader.php" class="Symfony\Component\Translation\Loader\PhpFileLoader">
      <tag name="translation.loader" alias="php"/>
    </service>
    <service id="translation.loader.yml" class="Symfony\Component\Translation\Loader\YamlFileLoader">
      <tag name="translation.loader" alias="yaml" legacy-alias="yml"/>
    </service>
    <service id="translation.loader.xliff" class="Symfony\Component\Translation\Loader\XliffFileLoader">
      <tag name="translation.loader" alias="xlf" legacy-alias="xliff"/>
    </service>
    <service id="translation.loader.po" class="Symfony\Component\Translation\Loader\PoFileLoader">
      <tag name="translation.loader" alias="po"/>
    </service>
    <service id="translation.loader.mo" class="Symfony\Component\Translation\Loader\MoFileLoader">
      <tag name="translation.loader" alias="mo"/>
    </service>
    <service id="translation.loader.qt" class="Symfony\Component\Translation\Loader\QtFileLoader">
      <tag name="translation.loader" alias="ts"/>
    </service>
    <service id="translation.loader.csv" class="Symfony\Component\Translation\Loader\CsvFileLoader">
      <tag name="translation.loader" alias="csv"/>
    </service>
    <service id="translation.loader.res" class="Symfony\Component\Translation\Loader\IcuResFileLoader">
      <tag name="translation.loader" alias="res"/>
    </service>
    <service id="translation.loader.dat" class="Symfony\Component\Translation\Loader\IcuDatFileLoader">
      <tag name="translation.loader" alias="dat"/>
    </service>
    <service id="translation.loader.ini" class="Symfony\Component\Translation\Loader\IniFileLoader">
      <tag name="translation.loader" alias="ini"/>
    </service>
    <service id="translation.loader.json" class="Symfony\Component\Translation\Loader\JsonFileLoader">
      <tag name="translation.loader" alias="json"/>
    </service>
    <service id="translation.dumper.php" class="Symfony\Component\Translation\Dumper\PhpFileDumper">
      <tag name="translation.dumper" alias="php"/>
    </service>
    <service id="translation.dumper.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper">
      <tag name="translation.dumper" alias="xlf"/>
    </service>
    <service id="translation.dumper.xliff.xliff" class="Symfony\Component\Translation\Dumper\XliffFileDumper">
      <tag name="translation.dumper" alias="xliff"/>
      <argument>xliff</argument>
    </service>
    <service id="translation.dumper.po" class="Symfony\Component\Translation\Dumper\PoFileDumper">
      <tag name="translation.dumper" alias="po"/>
    </service>
    <service id="translation.dumper.mo" class="Symfony\Component\Translation\Dumper\MoFileDumper">
      <tag name="translation.dumper" alias="mo"/>
    </service>
    <service id="translation.dumper.yml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yml"/>
    </service>
    <service id="translation.dumper.yaml" class="Symfony\Component\Translation\Dumper\YamlFileDumper">
      <tag name="translation.dumper" alias="yaml"/>
      <argument>yaml</argument>
    </service>
    <service id="translation.dumper.qt" class="Symfony\Component\Translation\Dumper\QtFileDumper">
      <tag name="translation.dumper" alias="ts"/>
    </service>
    <service id="translation.dumper.csv" class="Symfony\Component\Translation\Dumper\CsvFileDumper">
      <tag name="translation.dumper" alias="csv"/>
    </service>
    <service id="translation.dumper.ini" class="Symfony\Component\Translation\Dumper\IniFileDumper">
      <tag name="translation.dumper" alias="ini"/>
    </service>
    <service id="translation.dumper.json" class="Symfony\Component\Translation\Dumper\JsonFileDumper">
      <tag name="translation.dumper" alias="json"/>
    </service>
    <service id="translation.dumper.res" class="Symfony\Component\Translation\Dumper\IcuResFileDumper">
      <tag name="translation.dumper" alias="res"/>
    </service>
    <service id="translation.extractor.php_ast" class="Symfony\Component\Translation\Extractor\PhpAstExtractor">
      <tag name="translation.extractor" alias="php"/>
      <argument type="tagged_iterator" tag="translation.extractor.visitor"/>
    </service>
    <service id="translation.extractor.visitor.trans_method" class="Symfony\Component\Translation\Extractor\Visitor\TransMethodVisitor">
      <tag name="translation.extractor.visitor"/>
    </service>
    <service id="translation.extractor.visitor.translatable_message" class="Symfony\Component\Translation\Extractor\Visitor\TranslatableMessageVisitor">
      <tag name="translation.extractor.visitor"/>
    </service>
    <service id="translation.extractor.visitor.constraint" class="Symfony\Component\Translation\Extractor\Visitor\ConstraintVisitor">
      <tag name="translation.extractor.visitor"/>
      <argument type="collection">
        <argument>UploadConstraint</argument>
        <argument>All</argument>
        <argument>AtLeastOneOf</argument>
        <argument>Bic</argument>
        <argument>Blank</argument>
        <argument>Callback</argument>
        <argument>CardScheme</argument>
        <argument>Choice</argument>
        <argument>Cidr</argument>
        <argument>Collection</argument>
        <argument>Compound</argument>
        <argument>Count</argument>
        <argument>Country</argument>
        <argument>CssColor</argument>
        <argument>Currency</argument>
        <argument>DateTime</argument>
        <argument>Date</argument>
        <argument>DivisibleBy</argument>
        <argument>Email</argument>
        <argument>EqualTo</argument>
        <argument>ExpressionSyntax</argument>
        <argument>Expression</argument>
        <argument>File</argument>
        <argument>GreaterThanOrEqual</argument>
        <argument>GreaterThan</argument>
        <argument>Hostname</argument>
        <argument>Iban</argument>
        <argument>IdenticalTo</argument>
        <argument>Image</argument>
        <argument>Ip</argument>
        <argument>IsFalse</argument>
        <argument>IsNull</argument>
        <argument>IsTrue</argument>
        <argument>Isbn</argument>
        <argument>Isin</argument>
        <argument>Issn</argument>
        <argument>Json</argument>
        <argument>Language</argument>
        <argument>Length</argument>
        <argument>LessThanOrEqual</argument>
        <argument>LessThan</argument>
        <argument>Locale</argument>
        <argument>Luhn</argument>
        <argument>NoSuspiciousCharacters</argument>
        <argument>NotBlank</argument>
        <argument>NotCompromisedPassword</argument>
        <argument>NotEqualTo</argument>
        <argument>NotIdenticalTo</argument>
        <argument>NotNull</argument>
        <argument>PasswordStrength</argument>
        <argument>Range</argument>
        <argument>Regex</argument>
        <argument>Sequentially</argument>
        <argument>Time</argument>
        <argument>Timezone</argument>
        <argument>Type</argument>
        <argument>Ulid</argument>
        <argument>Unique</argument>
        <argument>Url</argument>
        <argument>Uuid</argument>
        <argument>Valid</argument>
        <argument>When</argument>
        <argument>Expression</argument>
        <argument>Email</argument>
        <argument>NotCompromisedPassword</argument>
        <argument>When</argument>
        <argument>NoSuspiciousCharacters</argument>
        <argument>UserPassword</argument>
        <argument>UniqueEntity</argument>
      </argument>
    </service>
    <service id="translation.reader" class="Symfony\Component\Translation\Reader\TranslationReader">
      <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">
      <call method="addExtractor">
        <argument>php</argument>
        <argument type="service" id="translation.extractor.php_ast"/>
      </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">
      <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>xliff</argument>
        <argument type="service" id="translation.dumper.xliff.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">
      <tag name="container.service_subscriber" id="translator"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.fuYM_Z..translation.warmer"/>
    </service>
    <service id="translation.locale_switcher" class="Symfony\Component\Translation\LocaleSwitcher">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.locale_aware"/>
      <argument>en</argument>
      <argument type="tagged_iterator" tag="kernel.locale_aware" exclude="translation.locale_switcher"/>
      <argument type="service" id="router.request_context" on-invalid="ignore"/>
    </service>
    <service id="translation.provider_collection" class="Symfony\Component\Translation\Provider\TranslationProviderCollection">
      <argument type="collection"/>
      <factory service="translation.provider_collection_factory" method="fromConfig"/>
    </service>
    <service id="translation.provider_collection_factory" class="Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory">
      <argument type="tagged_iterator" tag="translation.provider_factory"/>
      <argument type="collection"/>
    </service>
    <service id="translation.provider_factory.null" class="Symfony\Component\Translation\Provider\NullProviderFactory">
      <tag name="translation.provider_factory"/>
    </service>
    <service id="debug.error_handler_configurator" class="Symfony\Component\HttpKernel\Debug\ErrorHandlerConfigurator" public="true">
      <tag name="monolog.logger" channel="php"/>
      <argument type="service" id="monolog.logger.php"/>
      <argument>null</argument>
      <argument>-1</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="service" id="monolog.logger.deprecation"/>
    </service>
    <service id="debug.debug_handlers_listener" class="Symfony\Component\HttpKernel\EventListener\DebugHandlersListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument>null</argument>
      <argument>%env(bool:default::key:web:default:kernel.runtime_mode:)%</argument>
    </service>
    <service id="debug.file_link_formatter" class="Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter">
      <argument>%env(default::SYMFONY_IDE)%</argument>
    </service>
    <service id="debug.stopwatch" class="Symfony\Component\Stopwatch\Stopwatch" public="true">
      <tag name="kernel.reset" method="reset"/>
      <argument>true</argument>
    </service>
    <service id="debug.event_dispatcher" class="Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher">
      <tag name="container.hot_path"/>
      <tag name="event_dispatcher">event_dispatcher.dispatcher</tag>
      <tag name="monolog.logger" channel="event"/>
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="event_dispatcher" inner="debug.event_dispatcher.inner"/>
      <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.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Routes\EventListener\LegacyRedirectListener"/>
          <argument>__invoke</argument>
        </argument>
        <argument>2050</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\CSRFCookieListener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\CSRFValidationListener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>12</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.context_listener.0"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_cors.cors_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>250</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_cors.cors_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="nelmio_cors.cacheable_response_vary_listener"/>
          <argument>onResponse</argument>
        </argument>
        <argument>-15</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine_migrations.schema_filter_listener"/>
          <argument>onConsoleCommand</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.exception"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-96</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.add_format"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>28</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.read"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>4</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.request.deserialize"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>2</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.write"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>32</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.serialize"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.respond"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>8</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.validate"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="api_platform.listener.view.validate_query_parameters"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener"/>
          <argument>processSingleLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener"/>
          <argument>dispatchDeferredEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Routes\EventSubscriber\RequestSubscriber"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\CheckExternalAuthOnlyCredentialsListener"/>
          <argument>onCheckPassport</argument>
        </argument>
        <argument>200</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\LoginSuccessEventListener"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="argument_resolver.request_payload"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="response_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="locale_listener"/>
          <argument>setDefaultLocale</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" 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_closure" id="locale_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="validate_request_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="disallow_search_engine_index_response_listener"/>
          <argument>onResponse</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onControllerArguments</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>logKernelException</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="exception_listener"/>
          <argument>removeCspHeader</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.cache_attribute_listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.cache_attribute_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-10</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" 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_closure" 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_closure" 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_closure" 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_closure" id="console.suggest_missing_package_subscriber"/>
          <argument>onConsoleError</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.envelope_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.message_logger_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="mailer.messenger_transport_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.debug_handlers_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" id="debug.debug_handlers_listener"/>
          <argument>configure</argument>
        </argument>
        <argument>2048</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" 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_closure" id="router_listener"/>
          <argument>onKernelFinishRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.exception</argument>
        <argument type="collection">
          <argument type="service_closure" id="router_listener"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>-64</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="web_link.add_link_header_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>128</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="session_listener"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>-1000</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.retry.send_failed_message_for_retry_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.failure.add_error_details_stamp_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>200</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.failure.send_failed_message_to_failure_transport_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>-100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.dispatch_pcntl_signal_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>100</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerStartedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_restart_signal_listener"/>
          <argument>onWorkerStarted</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_restart_signal_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_stop_exception_listener"/>
          <argument>onMessageFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerRunningEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="messenger.listener.stop_worker_on_stop_exception_listener"/>
          <argument>onWorkerRunning</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Notifier\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="notifier.notification_logger_listener"/>
          <argument>onNotification</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>kernel.view</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.template_attribute_listener"/>
          <argument>onKernelView</argument>
        </argument>
        <argument>-128</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Mailer\Event\MessageEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="twig.mailer.message_listener"/>
          <argument>onMessage</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.controller_arguments</argument>
        <argument type="collection">
          <argument type="service_closure" id="controller.is_granted_attribute_listener"/>
          <argument>onKernelControllerArguments</argument>
        </argument>
        <argument>20</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.check_authenticator_credentials"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.password_migrating"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>debug.security.authorization.vote</argument>
        <argument type="collection">
          <argument type="service_closure" 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_closure" 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_closure" 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_closure" 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_closure" id="security.authentication.kernel_exception_listener.two_factor.main"/>
          <argument>onKernelException</argument>
        </argument>
        <argument>2</argument>
      </call>
      <call method="addListener">
        <argument>kernel.request</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.form_listener.two_factor.main"/>
          <argument>onKernelRequest</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.main"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.require</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.main"/>
          <argument>onAccessDenied</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>scheb_two_factor.authentication.form</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.main"/>
          <argument>onTwoFactorForm</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>kernel.response</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.main"/>
          <argument>onKernelResponse</argument>
        </argument>
        <argument>1</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageHandledEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager"/>
          <argument>onWorkerMessageHandled</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Messenger\Event\WorkerMessageFailedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager"/>
          <argument>onWorkerMessageFailed</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>console.command</argument>
        <argument type="collection">
          <argument type="service_closure" 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_closure" id="monolog.handler.console"/>
          <argument>onTerminate</argument>
        </argument>
        <argument>-255</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.check_two_factor_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.suppress_remember_me"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>-63</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.authentication_success_event_suppressor"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775806</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.check_backup_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.csrf_protection"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id="debug.controller_resolver" class="Symfony\Component\HttpKernel\Controller\TraceableControllerResolver">
      <tag name="monolog.logger" channel="request"/>
      <tag name="container.decorator" id="controller_resolver" inner="debug.controller_resolver.inner"/>
      <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">
      <tag name="container.decorator" id="argument_resolver" inner="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.argument_resolver.inner"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver">
      <tag name="controller.argument_value_resolver" priority="-200"/>
      <argument type="service" id=".service_locator.yfDOc4z"/>
    </service>
    <service id="debug.log_processor" class="Symfony\Bridge\Monolog\Processor\DebugProcessor">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="debug.debug_logger_configurator" class="Symfony\Component\HttpKernel\Log\DebugLoggerConfigurator">
      <argument type="service" id="debug.log_processor"/>
      <argument>%env(bool:default::key:web:default:kernel.runtime_mode:)%</argument>
    </service>
    <service id="routing.resolver" class="Symfony\Component\Config\Loader\LoaderResolver">
      <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.container"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="api_platform.route_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.attribute"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.attribute.directory"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.attribute.file"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="routing.loader.psr4"/>
      </call>
    </service>
    <service id="routing.loader.xml" class="Symfony\Component\Routing\Loader\XmlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>prod</argument>
    </service>
    <service id="routing.loader.yml" class="Symfony\Component\Routing\Loader\YamlFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>prod</argument>
    </service>
    <service id="routing.loader.php" class="Symfony\Component\Routing\Loader\PhpFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>prod</argument>
    </service>
    <service id="routing.loader.glob" class="Symfony\Component\Routing\Loader\GlobFileLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>prod</argument>
    </service>
    <service id="routing.loader.directory" class="Symfony\Component\Routing\Loader\DirectoryLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="file_locator"/>
      <argument>prod</argument>
    </service>
    <service id="routing.loader.container" class="Symfony\Component\Routing\Loader\ContainerLoader">
      <tag name="routing.loader"/>
      <argument type="service" id=".service_locator.LD5oJC8"/>
      <argument>prod</argument>
    </service>
    <service id="routing.loader.attribute" class="Symfony\Bundle\FrameworkBundle\Routing\AttributeRouteControllerLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument>prod</argument>
    </service>
    <service id="routing.loader.attribute.directory" class="Symfony\Component\Routing\Loader\AttributeDirectoryLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.attribute"/>
    </service>
    <service id="routing.loader.attribute.file" class="Symfony\Component\Routing\Loader\AttributeFileLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
      <argument type="service" id="routing.loader.attribute"/>
    </service>
    <service id="routing.loader.psr4" class="Symfony\Component\Routing\Loader\Psr4DirectoryLoader">
      <tag name="routing.loader" priority="-10"/>
      <argument type="service" id="file_locator"/>
    </service>
    <service id="routing.loader" class="Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader" public="true">
      <argument type="service" id="routing.resolver"/>
      <argument type="collection">
        <argument key="utf8">true</argument>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="router.default" class="Symfony\Bundle\FrameworkBundle\Routing\Router">
      <tag name="monolog.logger" channel="router"/>
      <tag name="container.service_subscriber" id="routing.loader"/>
      <argument type="service" id=".service_locator..q892Sn.router.default"/>
      <argument>kernel::loadRoutes</argument>
      <argument type="collection">
        <argument key="cache_dir">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod</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">null</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>
      <call method="addExpressionLanguageProvider">
        <argument type="service" id="router.expression_language_provider"/>
      </call>
    </service>
    <service id="router.request_context" class="Symfony\Component\Routing\RequestContext" constructor="fromUri">
      <argument></argument>
      <argument>localhost</argument>
      <argument>http</argument>
      <argument>80</argument>
      <argument>443</argument>
      <call method="setParameter">
        <argument>_functions</argument>
        <argument type="service" id="router.expression_language_provider" on-invalid="ignore"/>
      </call>
    </service>
    <service id="router.expression_language_provider" class="Symfony\Component\Routing\Matcher\ExpressionLanguageProvider">
      <tag name="routing.expression_language_provider"/>
      <argument type="service" id=".service_locator.Kl0E_Fe"/>
    </service>
    <service id="router.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer">
      <tag name="container.service_subscriber" id="router"/>
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id=".service_locator.cUcW89y.router.cache_warmer"/>
    </service>
    <service id="router_listener" class="Symfony\Component\HttpKernel\EventListener\RouterListener">
      <tag name="monolog.logger" channel="request"/>
      <tag name="kernel.event_subscriber"/>
      <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/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</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 type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </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"/>
    </service>
    <service id="property_accessor" class="Symfony\Component\PropertyAccess\PropertyAccessor">
      <argument>3</argument>
      <argument>2</argument>
      <argument type="service" id="cache.property_access" on-invalid="ignore"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
      <argument type="service" id="property_info.reflection_extractor" on-invalid="null"/>
    </service>
    <service id="secrets.vault" class="Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault">
      <tag name="container.env_var_loader"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/config/secrets/%env(default:kernel.environment:APP_RUNTIME_ENV)%</argument>
      <argument type="service" id="secrets.decryption_key" on-invalid="ignore"/>
    </service>
    <service id="secrets.decryption_key" class="Symfony\Component\String\LazyString" constructor="fromCallable">
      <argument type="service" id="container.getenv"/>
      <argument>base64:default::SYMFONY_DECRYPTION_SECRET</argument>
    </service>
    <service id="secrets.local_vault" class="Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/.env.prod.local</argument>
    </service>
    <service id="serializer" class="Symfony\Component\Serializer\Serializer">
      <argument type="collection">
        <argument type="service" id="serializer.denormalizer.unwrapping"/>
        <argument type="service" id="App\MediaObjects\Services\PrivateMediaObjectNormalizer"/>
        <argument type="service" id="App\MediaObjects\Services\PublicMediaObjectNormalizer"/>
        <argument type="service" id="App\MediaObjects\Services\UploadedFileDenormalizer"/>
        <argument type="service" id="api_platform.serializer.uuid_denormalizer"/>
        <argument type="service" id="api_platform.openapi.normalizer.legacy"/>
        <argument type="service" id="api_platform.openapi.normalizer.legacy"/>
        <argument type="service" id="api_platform.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.hydra.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.problem.normalizer.constraint_violation_list"/>
        <argument type="service" id="api_platform.graphql.normalizer.validation_exception"/>
        <argument type="service" id="api_platform.graphql.normalizer.http_exception"/>
        <argument type="service" id="api_platform.graphql.normalizer.runtime_exception"/>
        <argument type="service" id="api_platform.graphql.normalizer.error"/>
        <argument type="service" id="api_platform.openapi.normalizer.legacy"/>
        <argument type="service" id="api_platform.jsonld.normalizer.validation_exception"/>
        <argument type="service" id="api_platform.hydra.normalizer.documentation"/>
        <argument type="service" id="api_platform.hydra.normalizer.entrypoint"/>
        <argument type="service" id="api_platform.hydra.normalizer.error"/>
        <argument type="service" id="api_platform.problem.normalizer.validation_exception"/>
        <argument type="service" id="api_platform.problem.normalizer.error"/>
        <argument type="service" id="serializer.normalizer.flatten_exception"/>
        <argument type="service" id="api_platform.jsonld.normalizer.error"/>
        <argument type="service" id="serializer.normalizer.problem"/>
        <argument type="service" id="serializer.normalizer.uid"/>
        <argument type="service" id="api_platform.jsonld.normalizer.item"/>
        <argument type="service" id="api_platform.graphql.normalizer.item"/>
        <argument type="service" id="api_platform.serializer.normalizer.item"/>
        <argument type="service" id="serializer.normalizer.datetime"/>
        <argument type="service" id="serializer.normalizer.constraint_violation_list"/>
        <argument type="service" id="serializer.normalizer.mime_message"/>
        <argument type="service" id="serializer.normalizer.datetimezone"/>
        <argument type="service" id="serializer.normalizer.dateinterval"/>
        <argument type="service" id="serializer.normalizer.form_error"/>
        <argument type="service" id="serializer.normalizer.backed_enum"/>
        <argument type="service" id="serializer.normalizer.data_uri"/>
        <argument type="service" id="serializer.normalizer.translatable"/>
        <argument type="service" id="serializer.normalizer.json_serializable"/>
        <argument type="service" id="api_platform.hydra.normalizer.collection_filters"/>
        <argument type="service" id="serializer.denormalizer.array"/>
        <argument type="service" id="api_platform.jsonld.normalizer.object"/>
        <argument type="service" id="api_platform.graphql.normalizer.object"/>
        <argument type="service" id="serializer.normalizer.object"/>
      </argument>
      <argument type="collection">
        <argument type="service" id="App\MediaObjects\Services\MultipartDecoder"/>
        <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 type="service" id="api_platform.jsonopenapi.encoder"/>
        <argument type="service" id="api_platform.yamlopenapi.encoder"/>
        <argument type="service" id="api_platform.jsonld.encoder"/>
        <argument type="service" id="api_platform.problem.encoder"/>
      </argument>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.mapping.class_discriminator_resolver" class="Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="serializer.normalizer.constraint_violation_list" class="Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer" autowire="true">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
    </service>
    <service id="serializer.normalizer.mime_message" class="Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="service" id="serializer.normalizer.property"/>
    </service>
    <service id="serializer.normalizer.datetimezone" class="Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.dateinterval" class="Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.normalizer.data_uri" class="Symfony\Component\Serializer\Normalizer\DataUriNormalizer">
      <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">
      <tag name="serializer.normalizer" priority="-910"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.normalizer.json_serializable" class="Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer">
      <tag name="serializer.normalizer" priority="-950"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.normalizer.problem" class="Symfony\Component\Serializer\Normalizer\ProblemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument>true</argument>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
      <argument type="service" id="translator.default" on-invalid="null"/>
    </service>
    <service id="serializer.denormalizer.unwrapping" class="Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer">
      <tag name="serializer.normalizer" priority="1000"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="serializer.normalizer.uid" class="Symfony\Component\Serializer\Normalizer\UidNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.normalizer.translatable" class="Symfony\Component\Serializer\Normalizer\TranslatableNormalizer">
      <tag name="serializer.normalizer" priority="-920"/>
      <argument type="service" id="translator.default"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.normalizer.form_error" class="Symfony\Component\Serializer\Normalizer\FormErrorNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="serializer.normalizer.object" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-1000"/>
      <argument type="service" id="api_platform.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"/>
      <argument type="service" id="property_info" on-invalid="ignore"/>
    </service>
    <service id="serializer.normalizer.property" class="Symfony\Component\Serializer\Normalizer\PropertyNormalizer">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
      <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">
      <tag name="serializer.normalizer" priority="-990"/>
    </service>
    <service id="serializer.mapping.chain_loader" class="Symfony\Component\Serializer\Mapping\Loader\LoaderChain">
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AttributeLoader">
            <argument>null</argument>
          </service>
        </argument>
      </argument>
    </service>
    <service id="serializer.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="collection">
        <argument type="service">
          <service class="Symfony\Component\Serializer\Mapping\Loader\AttributeLoader">
            <argument>null</argument>
          </service>
        </argument>
      </argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/serialization.php</argument>
    </service>
    <service id="serializer.mapping.cache.symfony" class="Psr\Cache\CacheItemPoolInterface">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/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">
      <tag name="serializer.encoder"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.encoder.json" class="Symfony\Component\Serializer\Encoder\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.encoder.yaml" class="Symfony\Component\Serializer\Encoder\YamlEncoder">
      <tag name="serializer.encoder"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.encoder.csv" class="Symfony\Component\Serializer\Encoder\CsvEncoder">
      <tag name="serializer.encoder"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="serializer.name_converter.camel_case_to_snake_case" class="Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter"/>
    <service id="serializer.name_converter.metadata_aware" class="Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="property_info.serializer_extractor" class="Symfony\Component\PropertyInfo\Extractor\SerializerExtractor">
      <tag name="property_info.list_extractor" priority="-999"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="error_handler.error_renderer.serializer" class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer">
      <argument type="service" id="serializer"/>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer" method="getPreferredFormat"/>
        </service>
      </argument>
      <argument type="service" id="twig.error_renderer.html"/>
      <argument type="service">
        <service>
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer" method="isDebug"/>
        </service>
      </argument>
    </service>
    <service id="serializer.normalizer.backed_enum" class="Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer">
      <tag name="serializer.normalizer" priority="-915"/>
    </service>
    <service id="property_info" class="Symfony\Component\PropertyInfo\PropertyInfoExtractor">
      <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.phpstan_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">
      <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.phpstan_extractor" class="Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor">
      <tag name="property_info.type_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="lock.store.combined.abstract" class="Symfony\Component\Lock\Store\CombinedStore" abstract="true">
      <argument type="abstract">List of stores</argument>
      <argument type="service" id="lock.strategy.majority"/>
    </service>
    <service id="lock.strategy.majority" class="Symfony\Component\Lock\Strategy\ConsensusStrategy"/>
    <service id="lock.factory.abstract" class="Symfony\Component\Lock\LockFactory" abstract="true">
      <tag name="monolog.logger" channel="lock"/>
      <argument type="abstract">Store</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id=".lock.default.store.TTEh_gT" class="Symfony\Component\Lock\PersistingStoreInterface">
      <tag name="lock.store"/>
      <argument>%env(LOCK_DSN)%</argument>
      <factory class="Symfony\Component\Lock\Store\StoreFactory" method="createStore"/>
    </service>
    <service id="lock.default.factory" class="Symfony\Component\Lock\LockFactory">
      <argument type="service" id=".lock.default.store.TTEh_gT"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.lock" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.rate_limiter" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>Itgyut8UOI</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="limiter" class="Symfony\Component\RateLimiter\RateLimiterFactory" abstract="true">
      <argument type="abstract">config</argument>
      <argument type="abstract">storage</argument>
      <argument>null</argument>
    </service>
    <service id="limiter.username_ip_login" class="Symfony\Component\RateLimiter\RateLimiterFactory">
      <argument type="collection">
        <argument key="policy">token_bucket</argument>
        <argument key="limit">5</argument>
        <argument key="rate" type="collection">
          <argument key="interval">30 minutes</argument>
          <argument key="amount">1</argument>
        </argument>
        <argument key="id">username_ip_login</argument>
      </argument>
      <argument type="service" id="limiter.storage.username_ip_login"/>
      <argument type="service" id="lock.default.factory"/>
    </service>
    <service id="limiter.storage.username_ip_login" class="Symfony\Component\RateLimiter\Storage\CacheStorage">
      <argument type="service" id="cache.rate_limiter"/>
    </service>
    <service id="limiter.ip_login" class="Symfony\Component\RateLimiter\RateLimiterFactory">
      <argument type="collection">
        <argument key="policy">sliding_window</argument>
        <argument key="limit">50</argument>
        <argument key="interval">30 minutes</argument>
        <argument key="id">ip_login</argument>
      </argument>
      <argument type="service" id="limiter.storage.ip_login"/>
      <argument type="service" id="lock.default.factory"/>
    </service>
    <service id="limiter.storage.ip_login" class="Symfony\Component\RateLimiter\Storage\CacheStorage">
      <argument type="service" id="cache.rate_limiter"/>
    </service>
    <service id="web_link.http_header_serializer" class="Symfony\Component\WebLink\HttpHeaderSerializer"/>
    <service id="web_link.add_link_header_listener" class="Symfony\Component\WebLink\EventListener\AddLinkHeaderListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="web_link.http_header_serializer"/>
    </service>
    <service id="ulid.factory" class="Symfony\Component\Uid\Factory\UlidFactory"/>
    <service id="uuid.factory" class="Symfony\Component\Uid\Factory\UuidFactory">
      <argument>7</argument>
      <argument>7</argument>
      <argument>5</argument>
      <argument>Symfony\Component\Uid\UuidV4</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="name_based_uuid.factory" class="Symfony\Component\Uid\Factory\NameBasedUuidFactory">
      <argument type="abstract">Please set the "framework.uid.name_based_uuid_namespace" configuration option to use the "name_based_uuid.factory" service</argument>
      <factory service="uuid.factory" method="nameBased"/>
    </service>
    <service id="random_based_uuid.factory" class="Symfony\Component\Uid\Factory\RandomBasedUuidFactory">
      <factory service="uuid.factory" method="randomBased"/>
    </service>
    <service id="time_based_uuid.factory" class="Symfony\Component\Uid\Factory\TimeBasedUuidFactory">
      <factory service="uuid.factory" method="timeBased"/>
    </service>
    <service id=".cache_connection.GD_MSZC" class="Symfony\Component\Cache\Adapter\AbstractAdapter" constructor="createConnection">
      <argument>redis://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
    </service>
    <service id=".cache_connection.JKE6keX" class="Symfony\Component\Cache\Adapter\AbstractAdapter" constructor="createConnection">
      <argument>memcached://localhost</argument>
      <argument type="collection">
        <argument key="lazy">true</argument>
      </argument>
    </service>
    <service id=".doctrine.result_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="cache.taggable" pool="doctrine.result_cache_pool"/>
      <argument type="service" id="doctrine.result_cache_pool"/>
    </service>
    <service id="doctrine.result_cache_pool" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>xC5R1XQxXo</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id=".doctrine.system_cache_pool.taggable" class="Symfony\Component\Cache\Adapter\TagAwareAdapter">
      <tag name="cache.taggable" pool="doctrine.system_cache_pool"/>
      <argument type="service" id="doctrine.system_cache_pool"/>
    </service>
    <service id="doctrine.system_cache_pool" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>NxSCZA+Dv1</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</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_access" class="Symfony\Component\Cache\Adapter\ArrayAdapter">
      <argument>0</argument>
      <argument>false</argument>
    </service>
    <service id="session.factory" class="Symfony\Component\HttpFoundation\Session\SessionFactory">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="session.storage.factory.legacy_bridge"/>
      <argument type="collection">
        <argument type="service" id="session_listener"/>
        <argument>onSessionUsage</argument>
      </argument>
    </service>
    <service id="session.storage.factory.native" class="Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory">
      <argument>%session.storage.options%</argument>
      <argument type="service" id="session.handler.legacy_bridge"/>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
      <argument>true</argument>
    </service>
    <service id="session.storage.factory.php_bridge" class="Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorageFactory">
      <argument type="service" id="session.handler.legacy_bridge"/>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
      <argument>true</argument>
    </service>
    <service id="session.storage.factory.mock_file" class="Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorageFactory">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/sessions</argument>
      <argument>MOCKSESSID</argument>
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\MetadataBag">
          <argument>_sf2_meta</argument>
          <argument>0</argument>
        </service>
      </argument>
    </service>
    <service id="session.handler.native" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler">
      <argument type="service">
        <service class="SessionHandler"/>
      </argument>
    </service>
    <service id="session.handler.native_file" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler">
      <argument type="service">
        <service class="Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler">
          <argument>null</argument>
        </service>
      </argument>
    </service>
    <service id="session.abstract_handler" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler">
      <argument type="abstract">A string or a connection object</argument>
      <argument type="collection"/>
      <factory class="Symfony\Component\HttpFoundation\Session\Storage\Handler\SessionHandlerFactory" method="createHandler"/>
    </service>
    <service id="session_listener" class="Symfony\Component\HttpKernel\EventListener\SessionListener">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id=".service_locator.TpoC7U9"/>
      <argument>true</argument>
      <argument>%session.storage.options%</argument>
    </service>
    <service id="session.marshaller" class="Symfony\Component\HttpFoundation\Session\Storage\Handler\IdentityMarshaller"/>
    <service id="security.csrf.token_generator" class="Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator"/>
    <service id="security.csrf.token_storage" class="Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.csrf.token_manager" class="Symfony\Component\Security\Csrf\CsrfTokenManager">
      <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">
      <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">
      <tag name="twig.extension"/>
    </service>
    <service id="form.resolved_type_factory" class="Symfony\Component\Form\ResolvedFormTypeFactory"/>
    <service id="form.registry" class="Symfony\Component\Form\FormRegistry">
      <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">
      <argument type="service" id="form.registry"/>
    </service>
    <service id="form.extension" class="Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension">
      <argument type="service" id=".service_locator.QPBj.MP"/>
      <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.password_hasher"/>
        </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 key="Symfony\Component\Form\Extension\Core\Type\PasswordType" type="iterator">
          <argument type="service" id="form.type_extension.password.password_hasher"/>
        </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">
      <tag name="form.type_guesser"/>
      <argument type="service" id="validator"/>
    </service>
    <service id="form.choice_list_factory.default" class="Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory"/>
    <service id="form.choice_list_factory.property_access" class="Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator">
      <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">
      <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">
      <tag name="form.type"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="form.type.choice" class="Symfony\Component\Form\Extension\Core\Type\ChoiceType">
      <tag name="form.type"/>
      <argument type="service" id="form.choice_list_factory.cached"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type.file" class="Symfony\Component\Form\Extension\Core\Type\FileType">
      <tag name="form.type"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type.color" class="Symfony\Component\Form\Extension\Core\Type\ColorType">
      <tag name="form.type"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.transformation_failure_handling" class="Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.form.http_foundation" class="Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension">
      <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">
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="form.server_params" class="Symfony\Component\Form\Util\ServerParams">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="form.type_extension.form.validator" class="Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="validator"/>
      <argument>false</argument>
      <argument type="service" id="twig.form.renderer" on-invalid="ignore"/>
      <argument type="service" id="translator.default" on-invalid="ignore"/>
    </service>
    <service id="form.type_extension.repeated.validator" class="Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension">
      <tag name="form.type_extension"/>
    </service>
    <service id="form.type_extension.submit.validator" class="Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension">
      <tag name="form.type_extension" 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">
      <tag name="form.type_extension"/>
      <argument type="service" id="translator.default"/>
      <argument>validators</argument>
    </service>
    <service id="form.type_extension.csrf" class="Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension">
      <tag name="form.type_extension"/>
      <argument type="service" id="security.csrf.token_manager"/>
      <argument>true</argument>
      <argument>_token</argument>
      <argument type="service" id="translator.default" on-invalid="null"/>
      <argument>validators</argument>
      <argument type="service" id="form.server_params"/>
    </service>
    <service id="validator" class="Symfony\Component\Validator\Validator\ValidatorInterface">
      <factory service="validator.builder" method="getValidator"/>
    </service>
    <service id="validator.builder" class="Symfony\Component\Validator\ValidatorBuilder">
      <call method="setConstraintValidatorFactory">
        <argument type="service" id="validator.validator_factory"/>
      </call>
      <call method="setGroupProviderLocator">
        <argument type="service" id="api_platform.graphql.mutation_resolver_locator"/>
      </call>
      <call method="setTranslator">
        <argument type="service" id="translator.default" on-invalid="ignore"/>
      </call>
      <call method="setTranslationDomain">
        <argument>validators</argument>
      </call>
      <call method="addXmlMappings">
        <argument type="collection">
          <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/form/Resources/config/validation.xml</argument>
        </argument>
      </call>
      <call method="enableAttributeMapping">
        <argument>true</argument>
      </call>
      <call method="addMethodMapping">
        <argument>loadValidatorMetadata</argument>
      </call>
      <call method="addObjectInitializers">
        <argument type="collection">
          <argument type="service" id="doctrine.orm.validator_initializer"/>
        </argument>
      </call>
      <call method="addLoader">
        <argument type="service" id="validator.property_info_loader"/>
      </call>
      <call method="addLoader">
        <argument type="service" id="doctrine.orm.default_entity_manager.validator_loader"/>
      </call>
      <factory class="Symfony\Component\Validator\Validation" method="createValidatorBuilder"/>
    </service>
    <service id="validator.mapping.cache_warmer" class="Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument type="service" id="validator.builder"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/validation.php</argument>
    </service>
    <service id="validator.mapping.cache.adapter" class="Symfony\Component\Cache\Adapter\PhpArrayAdapter" constructor="create">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/validation.php</argument>
      <argument type="service" id="cache.validator"/>
    </service>
    <service id="validator.validator_factory" class="Symfony\Component\Validator\ContainerConstraintValidatorFactory">
      <argument type="service" id=".service_locator.DQ0rPoj"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator" class="Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator" abstract="true">
      <tag name="container.excluded" source="in &quot;config/validator.php&quot;"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\AllValidator" class="Symfony\Component\Validator\Constraints\AllValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\AtLeastOneOfValidator" class="Symfony\Component\Validator\Constraints\AtLeastOneOfValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\BicValidator" class="Symfony\Component\Validator\Constraints\BicValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\BlankValidator" class="Symfony\Component\Validator\Constraints\BlankValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CallbackValidator" class="Symfony\Component\Validator\Constraints\CallbackValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CardSchemeValidator" class="Symfony\Component\Validator\Constraints\CardSchemeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ChoiceValidator" class="Symfony\Component\Validator\Constraints\ChoiceValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CidrValidator" class="Symfony\Component\Validator\Constraints\CidrValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CollectionValidator" class="Symfony\Component\Validator\Constraints\CollectionValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CompoundValidator" class="Symfony\Component\Validator\Constraints\CompoundValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CountValidator" class="Symfony\Component\Validator\Constraints\CountValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CountryValidator" class="Symfony\Component\Validator\Constraints\CountryValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CssColorValidator" class="Symfony\Component\Validator\Constraints\CssColorValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\CurrencyValidator" class="Symfony\Component\Validator\Constraints\CurrencyValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\DateTimeValidator" class="Symfony\Component\Validator\Constraints\DateTimeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\DateValidator" class="Symfony\Component\Validator\Constraints\DateValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\DivisibleByValidator" class="Symfony\Component\Validator\Constraints\DivisibleByValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\EmailValidator" class="Symfony\Component\Validator\Constraints\EmailValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\EqualToValidator" class="Symfony\Component\Validator\Constraints\EqualToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator" class="Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ExpressionValidator" class="Symfony\Component\Validator\Constraints\ExpressionValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\FileValidator" class="Symfony\Component\Validator\Constraints\FileValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator" class="Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\GreaterThanValidator" class="Symfony\Component\Validator\Constraints\GreaterThanValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\HostnameValidator" class="Symfony\Component\Validator\Constraints\HostnameValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IbanValidator" class="Symfony\Component\Validator\Constraints\IbanValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IdenticalToValidator" class="Symfony\Component\Validator\Constraints\IdenticalToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ImageValidator" class="Symfony\Component\Validator\Constraints\ImageValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IpValidator" class="Symfony\Component\Validator\Constraints\IpValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsFalseValidator" class="Symfony\Component\Validator\Constraints\IsFalseValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsNullValidator" class="Symfony\Component\Validator\Constraints\IsNullValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsTrueValidator" class="Symfony\Component\Validator\Constraints\IsTrueValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsbnValidator" class="Symfony\Component\Validator\Constraints\IsbnValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IsinValidator" class="Symfony\Component\Validator\Constraints\IsinValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\IssnValidator" class="Symfony\Component\Validator\Constraints\IssnValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\JsonValidator" class="Symfony\Component\Validator\Constraints\JsonValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LanguageValidator" class="Symfony\Component\Validator\Constraints\LanguageValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LengthValidator" class="Symfony\Component\Validator\Constraints\LengthValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LessThanOrEqualValidator" class="Symfony\Component\Validator\Constraints\LessThanOrEqualValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LessThanValidator" class="Symfony\Component\Validator\Constraints\LessThanValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LocaleValidator" class="Symfony\Component\Validator\Constraints\LocaleValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\LuhnValidator" class="Symfony\Component\Validator\Constraints\LuhnValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator" class="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotBlankValidator" class="Symfony\Component\Validator\Constraints\NotBlankValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" class="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotEqualToValidator" class="Symfony\Component\Validator\Constraints\NotEqualToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotIdenticalToValidator" class="Symfony\Component\Validator\Constraints\NotIdenticalToValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\NotNullValidator" class="Symfony\Component\Validator\Constraints\NotNullValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\PasswordStrengthValidator" class="Symfony\Component\Validator\Constraints\PasswordStrengthValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\RangeValidator" class="Symfony\Component\Validator\Constraints\RangeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\RegexValidator" class="Symfony\Component\Validator\Constraints\RegexValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\SequentiallyValidator" class="Symfony\Component\Validator\Constraints\SequentiallyValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\TimeValidator" class="Symfony\Component\Validator\Constraints\TimeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\TimezoneValidator" class="Symfony\Component\Validator\Constraints\TimezoneValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\TypeValidator" class="Symfony\Component\Validator\Constraints\TypeValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UlidValidator" class="Symfony\Component\Validator\Constraints\UlidValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UniqueValidator" class="Symfony\Component\Validator\Constraints\UniqueValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UrlValidator" class="Symfony\Component\Validator\Constraints\UrlValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\UuidValidator" class="Symfony\Component\Validator\Constraints\UuidValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\ValidValidator" class="Symfony\Component\Validator\Constraints\ValidValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="Symfony\Component\Validator\Constraints\WhenValidator" class="Symfony\Component\Validator\Constraints\WhenValidator" abstract="true">
      <tag name="container.excluded"/>
      <tag name="validator.constraint_validator"/>
    </service>
    <service id="validator.expression" class="Symfony\Component\Validator\Constraints\ExpressionValidator">
      <tag name="validator.constraint_validator" alias="validator.expression"/>
      <argument type="service" id="validator.expression_language" on-invalid="null"/>
    </service>
    <service id="validator.expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage">
      <argument type="service" id="cache.validator_expression_language" on-invalid="null"/>
      <call method="registerProvider">
        <argument type="service" id="validator.expression_language_provider" on-invalid="ignore"/>
      </call>
    </service>
    <service id="cache.validator_expression_language" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>qmhHR-RVWi</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="validator.expression_language_provider" class="Symfony\Component\Validator\Constraints\ExpressionLanguageProvider"/>
    <service id="validator.email" class="Symfony\Component\Validator\Constraints\EmailValidator">
      <tag name="validator.constraint_validator"/>
      <argument>html5</argument>
    </service>
    <service id="validator.not_compromised_password" class="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="http_client.uri_template" on-invalid="null"/>
      <argument>UTF-8</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="validator.when" class="Symfony\Component\Validator\Constraints\WhenValidator">
      <tag name="validator.constraint_validator"/>
      <argument type="service" id="validator.expression_language" on-invalid="null"/>
    </service>
    <service id="validator.no_suspicious_characters" class="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator">
      <tag name="validator.constraint_validator" alias="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"/>
      <argument type="collection"/>
    </service>
    <service id="validator.property_info_loader" class="Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader">
      <tag name="validator.auto_mapper"/>
      <argument type="service" id="property_info"/>
      <argument type="service" id="property_info"/>
      <argument type="service" id="property_info"/>
      <argument>null</argument>
    </service>
    <service id="messenger.senders_locator" class="Symfony\Component\Messenger\Transport\Sender\SendersLocator">
      <argument type="collection">
        <argument key="App\AsyncTask\Message\AsyncTaskRun" type="collection">
          <argument>internal-async</argument>
        </argument>
        <argument key="App\AsyncTask\Message\AsyncTaskCompleted" type="collection">
          <argument>internal-async</argument>
        </argument>
        <argument key="App\AsyncTask\Message\AsyncTaskProgressed" type="collection">
          <argument>internal-async</argument>
        </argument>
        <argument key="App\AsyncTask\Message\AsyncTaskFailure" type="collection">
          <argument>internal-async</argument>
        </argument>
        <argument key="App\Notifier\Message\Notification" type="collection">
          <argument>notifier-sync</argument>
        </argument>
      </argument>
      <argument type="service" id=".service_locator.Xw3UO1I"/>
    </service>
    <service id="messenger.middleware.send_message" class="Symfony\Component\Messenger\Middleware\SendMessageMiddleware" abstract="true">
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="service" id="messenger.senders_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="messenger.transport.symfony_serializer" class="Symfony\Component\Messenger\Transport\Serialization\Serializer">
      <argument type="service" id="serializer"/>
      <argument>json</argument>
      <argument type="collection"/>
    </service>
    <service id="serializer.normalizer.flatten_exception" class="Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-880"/>
    </service>
    <service id="messenger.transport.native_php_serializer" class="Symfony\Component\Messenger\Transport\Serialization\PhpSerializer"/>
    <service id="messenger.middleware.handle_message" class="Symfony\Component\Messenger\Middleware\HandleMessageMiddleware" abstract="true">
      <tag name="monolog.logger" channel="messenger"/>
      <argument type="abstract">bus handler resolver</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="messenger.middleware.add_bus_name_stamp_middleware" class="Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware" abstract="true"/>
    <service id="messenger.middleware.dispatch_after_current_bus" class="Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware"/>
    <service id="messenger.middleware.validation" class="Symfony\Component\Messenger\Middleware\ValidationMiddleware">
      <argument type="service" id="validator"/>
    </service>
    <service id="messenger.middleware.reject_redelivered_message_middleware" class="Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware"/>
    <service id="messenger.middleware.failed_message_processing_middleware" class="Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware"/>
    <service id="messenger.middleware.traceable" class="Symfony\Component\Messenger\Middleware\TraceableMiddleware" abstract="true">
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id="messenger.middleware.router_context" class="Symfony\Component\Messenger\Middleware\RouterContextMiddleware">
      <argument type="service" id="router.default"/>
    </service>
    <service id="messenger.receiver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
        <argument key="internal-async" type="service_closure" id="messenger.transport.internal-async"/>
        <argument key="messenger.transport.failed" type="service_closure" id="messenger.transport.failed"/>
        <argument key="messenger.transport.internal-async" type="service_closure" id="messenger.transport.internal-async"/>
        <argument key="messenger.transport.notifier-sync" type="service_closure" id="messenger.transport.notifier-sync"/>
        <argument key="notifier-sync" type="service_closure" id="messenger.transport.notifier-sync"/>
      </argument>
    </service>
    <service id="messenger.transport_factory" class="Symfony\Component\Messenger\Transport\TransportFactory">
      <argument type="tagged_iterator" tag="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.amqp.factory" class="Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory">
      <tag name="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.redis.factory" class="Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory">
      <tag name="messenger.transport_factory"/>
    </service>
    <service id="messenger.transport.sync.factory" class="Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory">
      <tag name="messenger.transport_factory"/>
      <argument type="service" id="messenger.routable_message_bus"/>
    </service>
    <service id="messenger.transport.in_memory.factory" class="Symfony\Component\Messenger\Transport\InMemory\InMemoryTransportFactory">
      <tag name="messenger.transport_factory"/>
      <tag name="kernel.reset" method="reset"/>
    </service>
    <service id="messenger.transport.sqs.factory" class="Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsTransportFactory">
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="messenger.transport_factory"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.transport.beanstalkd.factory" class="Symfony\Component\Messenger\Bridge\Beanstalkd\Transport\BeanstalkdTransportFactory"/>
    <service id="messenger.retry_strategy_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="failed" type="service_closure" id="messenger.retry.multiplier_retry_strategy.failed"/>
        <argument key="internal-async" type="service_closure" id="messenger.retry.multiplier_retry_strategy.internal-async"/>
        <argument key="notifier-sync" type="service_closure" id="messenger.retry.multiplier_retry_strategy.notifier-sync"/>
      </argument>
    </service>
    <service id="messenger.retry.abstract_multiplier_retry_strategy" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy" abstract="true">
      <argument type="abstract">max retries</argument>
      <argument type="abstract">delay ms</argument>
      <argument type="abstract">multiplier</argument>
      <argument type="abstract">max delay ms</argument>
    </service>
    <service id="messenger.retry.send_failed_message_for_retry_listener" class="Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener">
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id=".service_locator.Xw3UO1I"/>
      <argument type="service" id="messenger.retry_strategy_locator"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="messenger.failure.add_error_details_stamp_listener" class="Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.failure.send_failed_message_to_failure_transport_listener" class="Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener">
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id=".service_locator.qa0FVVB"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.listener.dispatch_pcntl_signal_listener" class="Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.listener.stop_worker_on_restart_signal_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener">
      <tag name="monolog.logger" channel="messenger"/>
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="cache.messenger.restart_workers_signal"/>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
    </service>
    <service id="messenger.listener.stop_worker_signals_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnSignalsListener">
      <tag name="monolog.logger" channel="messenger"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      <deprecated package="6.4" version="symfony/messenger">The "%service_id%" service is deprecated, use the "Symfony\Component\Console\Command\SignalableCommandInterface" instead.</deprecated>
    </service>
    <service id="messenger.listener.stop_worker_on_stop_exception_listener" class="Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="messenger.listener.reset_services" class="Symfony\Component\Messenger\EventListener\ResetServicesListener">
      <argument type="service" id="services_resetter"/>
    </service>
    <service id="messenger.routable_message_bus" class="Symfony\Component\Messenger\RoutableMessageBus">
      <argument type="service" id=".service_locator.5cAhUFF"/>
      <argument type="service" id="messenger.bus.default"/>
    </service>
    <service id="messenger.redispatch_message_handler" class="Symfony\Component\Messenger\Handler\RedispatchMessageHandler">
      <tag name="messenger.message_handler"/>
      <argument type="service" id="messenger.bus.default"/>
    </service>
    <service id="messenger.bus.default" class="Symfony\Component\Messenger\MessageBus">
      <tag name="messenger.bus"/>
      <argument type="iterator">
        <argument type="service" id="messenger.bus.default.middleware.traceable"/>
        <argument type="service" id="messenger.bus.default.middleware.add_bus_name_stamp_middleware"/>
        <argument type="service" id="messenger.middleware.reject_redelivered_message_middleware"/>
        <argument type="service" id="messenger.middleware.dispatch_after_current_bus"/>
        <argument type="service" id="messenger.middleware.failed_message_processing_middleware"/>
        <argument type="service" id="messenger.bus.default.middleware.send_message"/>
        <argument type="service" id="messenger.bus.default.middleware.handle_message"/>
      </argument>
    </service>
    <service id="messenger.transport.internal-async" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="internal-async" is_failure_transport=""/>
      <argument>%env(MESSENGER_INTERNAL_ASYNC_TRANSPORT_DSN)%</argument>
      <argument type="collection">
        <argument key="transport_name">internal-async</argument>
      </argument>
      <argument type="service" id="messenger.transport.symfony_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.internal-async" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id="messenger.transport.failed" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="failed" is_failure_transport="1"/>
      <argument>%env(MESSENGER_INTERNAL_FAILURE_TRANSPORT_DSN)%</argument>
      <argument type="collection">
        <argument key="transport_name">failed</argument>
      </argument>
      <argument type="service" id="messenger.transport.symfony_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.failed" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id="messenger.transport.notifier-sync" class="Symfony\Component\Messenger\Transport\TransportInterface">
      <tag name="messenger.receiver" alias="notifier-sync" is_failure_transport="" is_consumable=""/>
      <argument>sync://</argument>
      <argument type="collection">
        <argument key="transport_name">notifier-sync</argument>
      </argument>
      <argument type="service" id="messenger.transport.symfony_serializer"/>
      <factory service="messenger.transport_factory" method="createTransport"/>
    </service>
    <service id="messenger.retry.multiplier_retry_strategy.notifier-sync" class="Symfony\Component\Messenger\Retry\MultiplierRetryStrategy">
      <argument>3</argument>
      <argument>1000</argument>
      <argument>2</argument>
      <argument>0</argument>
    </service>
    <service id=".service_locator.Xw3UO1I" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
        <argument key="internal-async" type="service_closure" id="messenger.transport.internal-async"/>
        <argument key="messenger.transport.failed" type="service_closure" id="messenger.transport.failed"/>
        <argument key="messenger.transport.internal-async" type="service_closure" id="messenger.transport.internal-async"/>
        <argument key="messenger.transport.notifier-sync" type="service_closure" id="messenger.transport.notifier-sync"/>
        <argument key="notifier-sync" type="service_closure" id="messenger.transport.notifier-sync"/>
      </argument>
    </service>
    <service id=".service_locator.qa0FVVB" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
        <argument key="internal-async" type="service_closure" id="messenger.transport.failed"/>
        <argument key="notifier-sync" type="service_closure" id="messenger.transport.failed"/>
      </argument>
    </service>
    <service id="notifier" class="Symfony\Component\Notifier\Notifier">
      <argument type="service" id=".service_locator.0TACwl3"/>
      <argument type="service" id="notifier.channel_policy" on-invalid="ignore"/>
      <call method="addAdminRecipient">
        <argument type="service" id="notifier.admin_recipient.0"/>
      </call>
    </service>
    <service id="notifier.channel_policy" class="Symfony\Component\Notifier\Channel\ChannelPolicy">
      <argument type="collection">
        <argument key="urgent" type="collection">
          <argument>email</argument>
        </argument>
        <argument key="high" type="collection">
          <argument>email</argument>
        </argument>
        <argument key="medium" type="collection">
          <argument>email</argument>
        </argument>
        <argument key="low" type="collection">
          <argument>email</argument>
        </argument>
      </argument>
    </service>
    <service id="notifier.flash_message_importance_mapper" class="Symfony\Component\Notifier\FlashMessage\DefaultFlashMessageImportanceMapper">
      <argument type="collection"/>
    </service>
    <service id="notifier.channel.browser" class="Symfony\Component\Notifier\Channel\BrowserChannel">
      <tag name="notifier.channel" channel="browser"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="notifier.flash_message_importance_mapper"/>
    </service>
    <service id="notifier.channel.chat" class="Symfony\Component\Notifier\Channel\ChatChannel">
      <tag name="notifier.channel" channel="chat"/>
      <argument>null</argument>
      <argument type="service" id="messenger.bus.default" on-invalid="null"/>
    </service>
    <service id="notifier.channel.sms" class="Symfony\Component\Notifier\Channel\SmsChannel">
      <tag name="notifier.channel" channel="sms"/>
      <argument>null</argument>
      <argument type="service" id="messenger.bus.default" on-invalid="null"/>
    </service>
    <service id="notifier.channel.email" class="Symfony\Component\Notifier\Channel\EmailChannel">
      <tag name="notifier.channel" channel="email"/>
      <argument>null</argument>
      <argument type="service" id="messenger.bus.default" on-invalid="null"/>
      <argument>null</argument>
    </service>
    <service id="notifier.channel.push" class="Symfony\Component\Notifier\Channel\PushChannel">
      <tag name="notifier.channel" channel="push"/>
      <argument>null</argument>
      <argument type="service" id="messenger.bus.default" on-invalid="null"/>
    </service>
    <service id="notifier.monolog_handler" class="Symfony\Bridge\Monolog\Handler\NotifierHandler">
      <argument type="service" id="notifier"/>
    </service>
    <service id="notifier.failed_message_listener" class="Symfony\Component\Notifier\EventListener\SendFailedMessageToNotifierListener">
      <argument type="service" id="notifier"/>
    </service>
    <service id="chatter.transports" class="Symfony\Component\Notifier\Transport\Transports">
      <argument type="collection"/>
      <factory service="chatter.transport_factory" method="fromStrings"/>
    </service>
    <service id="chatter.transport_factory" class="Symfony\Component\Notifier\Transport">
      <argument type="tagged_iterator" tag="chatter.transport_factory"/>
    </service>
    <service id="chatter.messenger.chat_handler" class="Symfony\Component\Notifier\Messenger\MessageHandler">
      <tag name="messenger.message_handler" handles="Symfony\Component\Notifier\Message\ChatMessage"/>
      <argument type="service" id="chatter.transports"/>
    </service>
    <service id="texter.transports" class="Symfony\Component\Notifier\Transport\Transports">
      <argument type="collection"/>
      <factory service="texter.transport_factory" method="fromStrings"/>
    </service>
    <service id="texter.transport_factory" class="Symfony\Component\Notifier\Transport">
      <argument type="tagged_iterator" tag="texter.transport_factory"/>
    </service>
    <service id="texter.messenger.sms_handler" class="Symfony\Component\Notifier\Messenger\MessageHandler">
      <tag name="messenger.message_handler" handles="Symfony\Component\Notifier\Message\SmsMessage"/>
      <argument type="service" id="texter.transports"/>
    </service>
    <service id="texter.messenger.push_handler" class="Symfony\Component\Notifier\Messenger\MessageHandler">
      <tag name="messenger.message_handler" handles="Symfony\Component\Notifier\Message\PushMessage"/>
      <argument type="service" id="texter.transports"/>
    </service>
    <service id="notifier.notification_logger_listener" class="Symfony\Component\Notifier\EventListener\NotificationLoggerListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="notifier.transport_factory.abstract" class="Symfony\Component\Notifier\Transport\AbstractTransportFactory" abstract="true">
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
    </service>
    <service id="notifier.transport_factory.null" class="Symfony\Component\Notifier\Transport\NullTransportFactory">
      <tag name="chatter.transport_factory"/>
      <tag name="texter.transport_factory"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="http_client.uri_template" on-invalid="ignore"/>
    </service>
    <service id="notifier.admin_recipient.0" class="Symfony\Component\Notifier\Recipient\Recipient">
      <argument>admin@example.com</argument>
      <argument></argument>
    </service>
    <service id="mime_types" class="Symfony\Component\Mime\MimeTypes">
      <call method="setDefault">
        <argument type="service" id="mime_types"/>
      </call>
    </service>
    <service id="twig" class="Twig\Environment">
      <tag name="container.preload" class="Twig\Cache\FilesystemCache"/>
      <tag name="container.preload" class="Twig\Extension\CoreExtension"/>
      <tag name="container.preload" class="Twig\Extension\EscaperExtension"/>
      <tag name="container.preload" class="Twig\Extension\OptimizerExtension"/>
      <tag name="container.preload" class="Twig\Extension\StagingExtension"/>
      <tag name="container.preload" class="Twig\ExpressionParser\Infix\BinaryOperatorExpressionParser"/>
      <tag name="container.preload" class="Twig\ExtensionSet"/>
      <tag name="container.preload" class="Twig\Template"/>
      <tag name="container.preload" class="Twig\TemplateWrapper"/>
      <tag name="kernel.reset" method="resetGlobals"/>
      <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/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/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.serializer"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="twig.extension.form"/>
      </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="twig.extension.debug"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="doctrine.twig.doctrine_extension"/>
      </call>
      <call method="addExtension">
        <argument type="service" id="Vich\UploaderBundle\Twig\Extension\UploaderExtension"/>
      </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="registerUndefinedFilterCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestFilter</argument>
        </argument>
      </call>
      <call method="registerUndefinedFunctionCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestFunction</argument>
        </argument>
      </call>
      <call method="registerUndefinedTokenParserCallback">
        <argument type="collection">
          <argument type="service" id="twig.missing_extension_suggestor"/>
          <argument>suggestTag</argument>
        </argument>
      </call>
      <configurator service="twig.configurator.environment" method="configure"/>
    </service>
    <service id="twig.app_variable" class="Symfony\Bridge\Twig\AppVariable">
      <call method="setEnvironment">
        <argument>prod</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>
      <call method="setLocaleSwitcher">
        <argument type="service" id="translation.locale_switcher" on-invalid="ignore"/>
      </call>
      <call method="setEnabledLocales">
        <argument type="collection"/>
      </call>
    </service>
    <service id="twig.template_iterator" class="Symfony\Bundle\TwigBundle\TemplateIterator">
      <argument type="service" id="kernel"/>
      <argument type="collection">
        <argument key="/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Email">email</argument>
        <argument key="/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Form">null</argument>
      </argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/templates</argument>
      <argument type="collection"/>
    </service>
    <service id="twig.template_cache_warmer" class="Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <tag name="container.service_subscriber" id="twig"/>
      <argument type="service" id=".service_locator.etVElvN.twig.template_cache_warmer"/>
      <argument type="service" id="twig.template_iterator"/>
    </service>
    <service id="twig.loader.native_filesystem" class="Twig\Loader\FilesystemLoader">
      <tag name="twig.loader"/>
      <argument type="collection"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/security-bundle/Resources/views</argument>
        <argument>!Security</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-bundle/templates</argument>
        <argument>!Doctrine</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-migrations-bundle/templates</argument>
        <argument>DoctrineMigrations</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/doctrine/doctrine-migrations-bundle/templates</argument>
        <argument>!DoctrineMigrations</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/api-platform/core/src/Symfony/Bundle/Resources/views</argument>
        <argument>ApiPlatform</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/api-platform/core/src/Symfony/Bundle/Resources/views</argument>
        <argument>!ApiPlatform</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/scheb/2fa-bundle/Resources/views</argument>
        <argument>!SchebTwoFactor</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/templates</argument>
        <argument>VichUploader</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/templates</argument>
        <argument>!VichUploader</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>email</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Email</argument>
        <argument>!email</argument>
      </call>
      <call method="addPath">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/symfony/twig-bridge/Resources/views/Form</argument>
      </call>
    </service>
    <service id="twig.loader.chain" class="Twig\Loader\ChainLoader"/>
    <service id="twig.extension.profiler" class="Symfony\Bridge\Twig\Extension\ProfilerExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="twig.profile"/>
      <argument type="service" id="debug.stopwatch" on-invalid="ignore"/>
    </service>
    <service id="twig.profile" class="Twig\Profiler\Profile"/>
    <service id="data_collector.twig" class="Symfony\Bridge\Twig\DataCollector\TwigDataCollector">
      <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">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.default" on-invalid="null"/>
    </service>
    <service id="twig.extension.assets" class="Symfony\Bridge\Twig\Extension\AssetExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="assets.packages"/>
    </service>
    <service id="twig.extension.code" class="Symfony\Bridge\Twig\Extension\CodeExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="debug.file_link_formatter" on-invalid="ignore"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>UTF-8</argument>
    </service>
    <service id="twig.extension.routing" class="Symfony\Bridge\Twig\Extension\RoutingExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="router.default"/>
    </service>
    <service id="twig.extension.yaml" class="Symfony\Bridge\Twig\Extension\YamlExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.debug.stopwatch" class="Symfony\Bridge\Twig\Extension\StopwatchExtension">
      <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">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.htmlsanitizer" class="Symfony\Bridge\Twig\Extension\HtmlSanitizerExtension">
      <argument type="service" id="api_platform.graphql.mutation_resolver_locator"/>
    </service>
    <service id="twig.extension.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.runtime.httpkernel" class="Symfony\Bridge\Twig\Extension\HttpKernelRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="fragment.handler"/>
      <argument type="service" id="fragment.uri_generator" on-invalid="ignore"/>
    </service>
    <service id="twig.extension.httpfoundation" class="Symfony\Bridge\Twig\Extension\HttpFoundationExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="url_helper"/>
    </service>
    <service id="twig.extension.debug" class="Twig\Extension\DebugExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="twig.extension.weblink" class="Symfony\Bridge\Twig\Extension\WebLinkExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="twig.translation.extractor" class="Symfony\Bridge\Twig\Translation\TwigExtractor">
      <tag name="translation.extractor" alias="twig"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.configurator.environment" class="Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator">
      <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">
      <argument type="service" id=".service_locator.MaCAr52"/>
    </service>
    <service id="twig.error_renderer.html" class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer">
      <argument type="service" id="twig"/>
      <argument type="service" id="error_handler.error_renderer.html"/>
      <argument type="service">
        <service class="bool">
          <argument type="service" id="request_stack"/>
          <argument>true</argument>
          <factory class="Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer" method="isDebug"/>
        </service>
      </argument>
    </service>
    <service id="twig.runtime.serializer" class="Symfony\Bridge\Twig\Extension\SerializerRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="serializer"/>
    </service>
    <service id="twig.extension.serializer" class="Symfony\Bridge\Twig\Extension\SerializerExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="controller.template_attribute_listener" class="Symfony\Bridge\Twig\EventListener\TemplateAttributeListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.extension.form" class="Symfony\Bridge\Twig\Extension\FormExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="translator.default" on-invalid="null"/>
    </service>
    <service id="twig.form.engine" class="Symfony\Bridge\Twig\Form\TwigRendererEngine">
      <tag name="kernel.reset" method="reset"/>
      <argument>%twig.form.resources%</argument>
      <argument type="service" id="twig"/>
    </service>
    <service id="twig.form.renderer" class="Symfony\Component\Form\FormRenderer">
      <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">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="twig"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com</argument>
      <argument>%kernel.bundles_metadata%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/templates</argument>
      <argument type="service" id="debug.file_link_formatter" on-invalid="null"/>
      <call method="setName">
        <argument>debug:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Show a list of twig functions, filters, globals and tests</argument>
      </call>
    </service>
    <service id="twig.command.lint" class="Symfony\Bundle\TwigBundle\Command\LintCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="twig"/>
      <argument type="collection">
        <argument>*.twig</argument>
      </argument>
      <call method="setName">
        <argument>lint:twig</argument>
      </call>
      <call method="setDescription">
        <argument>Lint a Twig template and outputs encountered errors</argument>
      </call>
    </service>
    <service id="twig.mailer.message_listener" class="Symfony\Component\Mailer\EventListener\MessageListener">
      <tag name="kernel.event_subscriber"/>
      <argument>null</argument>
      <argument type="service" id="twig.mime_body_renderer"/>
    </service>
    <service id="twig.mime_body_renderer" class="Symfony\Bridge\Twig\Mime\BodyRenderer">
      <argument key="0" type="service" id="twig"/>
      <argument key="localeSwitcher" type="service" id="translation.locale_switcher" on-invalid="ignore"/>
    </service>
    <service id="security.authorization_checker" class="Symfony\Component\Security\Core\Authorization\AuthorizationChecker">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument>false</argument>
      <argument>false</argument>
    </service>
    <service id="security.token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage">
      <tag name="kernel.reset" method="disableUsageTracking"/>
      <tag name="kernel.reset" method="setToken"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="service" id=".service_locator.LcVn9Hr"/>
    </service>
    <service id="security.untracked_token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"/>
    <service id="security.helper" class="Symfony\Bundle\SecurityBundle\Security">
      <argument type="service" id=".service_locator.e_.xxAP"/>
      <argument type="collection">
        <argument key="dev">null</argument>
        <argument key="main" type="service" id=".service_locator.K.dEWy7"/>
      </argument>
    </service>
    <service id="security.user_value_resolver" class="Symfony\Component\Security\Http\Controller\UserValueResolver">
      <tag priority="120" name="Symfony\Component\Security\Http\Controller\UserValueResolver">controller.argument_value_resolver</tag>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="security.security_token_value_resolver" class="Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver">
      <tag priority="120" name="Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver">controller.argument_value_resolver</tag>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="security.authentication.session_strategy" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy">
      <argument>migrate</argument>
      <argument type="service" id="security.csrf.token_storage" on-invalid="ignore"/>
    </service>
    <service id="security.authentication.session_strategy_noop" class="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy">
      <argument>none</argument>
    </service>
    <service id="security.user_checker" class="Symfony\Component\Security\Core\User\InMemoryUserChecker"/>
    <service id="security.user_checker_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="main" type="service_closure" id="security.user_checker"/>
      </argument>
    </service>
    <service id="security.expression_language" class="Symfony\Component\Security\Core\Authorization\ExpressionLanguage">
      <argument type="service" id="cache.security_expression_language" on-invalid="null"/>
      <call method="registerProvider">
        <argument type="service" id="api_platform.security.expression_language_provider"/>
      </call>
    </service>
    <service id="security.authentication_utils" class="Symfony\Component\Security\Http\Authentication\AuthenticationUtils">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.role_hierarchy" class="Symfony\Component\Security\Core\Role\RoleHierarchy">
      <argument type="collection"/>
    </service>
    <service id="security.access.simple_role_voter" class="Symfony\Component\Security\Core\Authorization\Voter\RoleVoter">
      <tag name="security.voter" priority="245"/>
    </service>
    <service id="security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter">
      <tag name="security.voter" priority="250"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
    </service>
    <service id="security.access.expression_voter" class="Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter">
      <tag name="security.voter" priority="245"/>
      <argument type="service" id="security.expression_language"/>
      <argument type="service" id="scheb_two_factor.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.impersonate_url_generator" class="Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator">
      <argument type="service" id="request_stack"/>
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="security.firewall.map" class="Symfony\Bundle\SecurityBundle\Security\FirewallMap">
      <argument type="service" id=".service_locator.zJyh7qS"/>
      <argument type="iterator">
        <argument key="security.firewall.map.context.dev" type="service" id=".security.request_matcher.kLbKLHa"/>
        <argument key="security.firewall.map.context.main">null</argument>
      </argument>
    </service>
    <service id="security.firewall.context" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument type="abstract">LogoutListener</argument>
      <argument type="abstract">FirewallConfig</argument>
    </service>
    <service id="security.firewall.lazy_context" class="Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" abstract="true">
      <argument type="collection"/>
      <argument type="service" id="security.exception_listener"/>
      <argument type="abstract">LogoutListener</argument>
      <argument type="abstract">FirewallConfig</argument>
      <argument type="service" id="security.untracked_token_storage"/>
    </service>
    <service id="security.firewall.config" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig" abstract="true">
      <argument type="abstract">name</argument>
      <argument type="abstract">user_checker</argument>
      <argument type="abstract">request_matcher</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.logout_url_generator" class="Symfony\Component\Security\Http\Logout\LogoutUrlGenerator">
      <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>main</argument>
        <argument>app_logout</argument>
        <argument>logout</argument>
        <argument>_csrf_token</argument>
        <argument>null</argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.route_loader.logout" class="Symfony\Bundle\SecurityBundle\Routing\LogoutRouteLoader">
      <tag name="routing.route_loader"/>
      <argument type="collection"/>
      <argument>security.logout_uris</argument>
    </service>
    <service id="security.user.provider.missing" class="Symfony\Component\Security\Core\User\MissingUserProvider" abstract="true">
      <argument type="abstract">firewall</argument>
    </service>
    <service id="security.user.provider.in_memory" class="Symfony\Component\Security\Core\User\InMemoryUserProvider" abstract="true"/>
    <service id="security.user.provider.ldap" class="Symfony\Component\Ldap\Security\LdapUserProvider" abstract="true">
      <argument type="abstract">security.ldap.ldap</argument>
      <argument type="abstract">base dn</argument>
      <argument type="abstract">search dn</argument>
      <argument type="abstract">search password</argument>
      <argument type="abstract">default_roles</argument>
      <argument type="abstract">uid key</argument>
      <argument type="abstract">filter</argument>
      <argument type="abstract">password_attribute</argument>
      <argument type="abstract">extra_fields (email etc)</argument>
    </service>
    <service id="security.user.provider.chain" class="Symfony\Component\Security\Core\User\ChainUserProvider" abstract="true"/>
    <service id="security.http_utils" class="Symfony\Component\Security\Http\HttpUtils">
      <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">
      <tag name="validator.constraint_validator" alias="security.validator.user_password"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="cache.security_expression_language" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>65u+gt93f+</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="controller.is_granted_attribute_listener" class="Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.authorization_checker"/>
      <argument type="service" id="security.is_granted_attribute_expression_language" on-invalid="null"/>
    </service>
    <service id="security.is_granted_attribute_expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage">
      <argument type="service" id="cache.security_is_granted_attribute_expression_language" on-invalid="null"/>
    </service>
    <service id="cache.security_is_granted_attribute_expression_language" class="Symfony\Component\Cache\Adapter\AdapterInterface" public="true">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>-YllRnbQla</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="security.password_hasher_factory" class="Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory">
      <argument type="collection">
        <argument key="App\Module\Users\Entity\User" type="service" id="App\Security\LegacyPasswordHasher"/>
        <argument key="app_hasher" type="service" id="App\Security\LegacyPasswordHasher"/>
      </argument>
    </service>
    <service id="security.user_password_hasher" class="Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher">
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="form.listener.password_hasher" class="Symfony\Component\Form\Extension\PasswordHasher\EventListener\PasswordHasherListener">
      <argument type="service" id="security.user_password_hasher"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
    </service>
    <service id="form.type_extension.form.password_hasher" class="Symfony\Component\Form\Extension\PasswordHasher\Type\FormTypePasswordHasherExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\FormType"/>
      <argument type="service" id="form.listener.password_hasher"/>
    </service>
    <service id="form.type_extension.password.password_hasher" class="Symfony\Component\Form\Extension\PasswordHasher\Type\PasswordTypePasswordHasherExtension">
      <tag name="form.type_extension" extended-type="Symfony\Component\Form\Extension\Core\Type\PasswordType"/>
      <argument type="service" id="form.listener.password_hasher"/>
    </service>
    <service id="security.channel_listener" class="Symfony\Component\Security\Http\Firewall\ChannelListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpPort"/>
        </service>
      </argument>
      <argument type="service">
        <service class="int">
          <factory service="router.request_context" method="getHttpsPort"/>
        </service>
      </argument>
    </service>
    <service id="security.access_map" class="Symfony\Component\Security\Http\AccessMap">
      <call method="add">
        <argument type="service" id=".security.request_matcher..58rygz"/>
        <argument type="collection">
          <argument>NO_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.Bp7KlOR"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.adaKQ6j"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.EwVKVDM"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.hf6pqUp"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.zthLZgk"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.DNnmkzu"/>
        <argument type="collection">
          <argument>IS_AUTHENTICATED_2FA_IN_PROGRESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.5EfNg12"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.Q3_7by5"/>
        <argument type="collection">
          <argument>ROLE_USER</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.BrFfR3a"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.gjnNpJn"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.ayzt0oQ"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.sOXSXEB"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.NeadoN6"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
      <call method="add">
        <argument type="service" id=".security.request_matcher.zgUyz1A"/>
        <argument type="collection">
          <argument>PUBLIC_ACCESS</argument>
        </argument>
        <argument>null</argument>
      </call>
    </service>
    <service id="security.context_listener" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      </argument>
      <argument type="abstract">Provider Key</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="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.logout_listener" class="Symfony\Component\Security\Http\Firewall\LogoutListener" abstract="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">event dispatcher</argument>
      <argument type="collection"/>
    </service>
    <service id="security.logout.listener.session" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener" abstract="true"/>
    <service id="security.logout.listener.clear_site_data" class="Symfony\Component\Security\Http\EventListener\ClearSiteDataLogoutListener" abstract="true"/>
    <service id="security.logout.listener.cookie_clearing" class="Symfony\Component\Security\Http\EventListener\CookieClearingLogoutListener" abstract="true"/>
    <service id="security.logout.listener.default" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">target url</argument>
    </service>
    <service id="security.authentication.listener.abstract" 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 type="abstract">Provider-shared Key</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" abstract="true">
      <argument type="abstract">The custom success handler service</argument>
      <argument type="collection"/>
      <argument type="abstract">Provider-shared Key</argument>
    </service>
    <service id="security.authentication.success_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="security.authentication.custom_failure_handler" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler" abstract="true">
      <argument type="abstract">The custom failure handler service</argument>
      <argument type="collection"/>
    </service>
    <service id="security.authentication.failure_handler" class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" 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.exception_listener" class="Symfony\Component\Security\Http\Firewall\ExceptionListener" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Provider-shared Key</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" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">User Provider</argument>
      <argument type="abstract">User Checker</argument>
      <argument type="abstract">Provider Key</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>
      <argument type="service" id="router.default" on-invalid="null"/>
      <argument type="abstract">Target Route</argument>
    </service>
    <service id="security.access_listener" class="Symfony\Component\Security\Http\Firewall\AccessListener">
      <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>false</argument>
    </service>
    <service id="security.firewall.event_dispatcher_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="main" type="service_closure" id="debug.security.event_dispatcher.main"/>
      </argument>
    </service>
    <service id="security.authenticator.manager" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">authenticators</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="abstract">provider key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="abstract">required badges</argument>
    </service>
    <service id="security.authenticator.managers_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="main" type="service_closure" id="security.authenticator.manager.main"/>
      </argument>
    </service>
    <service id="security.user_authenticator" class="Symfony\Bundle\SecurityBundle\Security\UserAuthenticator">
      <argument type="service" id="security.firewall.map"/>
      <argument type="service" id="security.authenticator.managers_locator"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.firewall.authenticator" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" abstract="true">
      <argument type="abstract">authenticator manager</argument>
    </service>
    <service id="security.listener.check_authenticator_credentials" class="Symfony\Component\Security\Http\EventListener\CheckCredentialsListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.listener.user_provider" class="Symfony\Component\Security\Http\EventListener\UserProviderListener">
      <tag name="kernel.event_listener" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" priority="1024" method="checkPassport"/>
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
    </service>
    <service id="security.listener.user_provider.abstract" class="Symfony\Component\Security\Http\EventListener\UserProviderListener" abstract="true">
      <argument type="abstract">user provider</argument>
    </service>
    <service id="security.listener.password_migrating" class="Symfony\Component\Security\Http\EventListener\PasswordMigratingListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.password_hasher_factory"/>
    </service>
    <service id="security.listener.user_checker" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener" abstract="true">
      <argument type="abstract">user checker</argument>
    </service>
    <service id="security.listener.session" class="Symfony\Component\Security\Http\EventListener\SessionStrategyListener" abstract="true">
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.listener.login_throttling" class="Symfony\Component\Security\Http\EventListener\LoginThrottlingListener" abstract="true">
      <argument type="service" id="request_stack"/>
      <argument type="abstract">request rate limiter</argument>
    </service>
    <service id="security.authenticator.http_basic" class="Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">realm name</argument>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authenticator.form_login" class="Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" abstract="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">user provider</argument>
      <argument type="abstract">authentication success handler</argument>
      <argument type="abstract">authentication failure handler</argument>
      <argument type="abstract">options</argument>
    </service>
    <service id="security.authenticator.x509" class="Symfony\Component\Security\Http\Authenticator\X509Authenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">firewall name</argument>
      <argument type="abstract">user key</argument>
      <argument type="abstract">credentials key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="abstract">credentials user identifier</argument>
    </service>
    <service id="security.authenticator.remote_user" class="Symfony\Component\Security\Http\Authenticator\RemoteUserAuthenticator" abstract="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">firewall name</argument>
      <argument type="abstract">user key</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.access_token_extractor.header" class="Symfony\Component\Security\Http\AccessToken\HeaderAccessTokenExtractor"/>
    <service id="security.access_token_extractor.query_string" class="Symfony\Component\Security\Http\AccessToken\QueryAccessTokenExtractor"/>
    <service id="security.access_token_extractor.request_body" class="Symfony\Component\Security\Http\AccessToken\FormEncodedBodyExtractor"/>
    <service id="security.authenticator.access_token" class="Symfony\Component\Security\Http\Authenticator\AccessTokenAuthenticator" abstract="true">
      <argument type="abstract">access token handler</argument>
      <argument type="abstract">access token extractor</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.authenticator.access_token.chain_extractor" class="Symfony\Component\Security\Http\AccessToken\ChainAccessTokenExtractor" abstract="true">
      <argument type="abstract">access token extractors</argument>
    </service>
    <service id="security.access_token_handler.oidc_user_info.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface" abstract="true">
      <argument type="abstract">http client options</argument>
      <factory service="http_client.uri_template" method="withOptions"/>
    </service>
    <service id="security.access_token_handler.oidc_user_info" class="Symfony\Component\Security\Http\AccessToken\Oidc\OidcUserInfoTokenHandler" abstract="true">
      <argument type="abstract">http client</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument type="abstract">claim</argument>
    </service>
    <service id="security.access_token_handler.oidc" class="Symfony\Component\Security\Http\AccessToken\Oidc\OidcTokenHandler" abstract="true">
      <argument type="abstract">signature algorithm</argument>
      <argument type="abstract">signature key</argument>
      <argument type="abstract">audience</argument>
      <argument type="abstract">issuers</argument>
      <argument>sub</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument type="service" id="clock"/>
    </service>
    <service id="security.access_token_handler.oidc.jwk" class="Jose\Component\Core\JWK" constructor="createFromJson" abstract="true">
      <argument type="abstract">signature key</argument>
    </service>
    <service id="security.access_token_handler.oidc.signature" class="Jose\Component\Core\Algorithm" abstract="true">
      <argument type="abstract">signature algorithm</argument>
      <factory class="Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SignatureAlgorithmFactory" method="create"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.ES256" class="Jose\Component\Signature\Algorithm\ES256">
      <argument>ES256</argument>
      <factory class="Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SignatureAlgorithmFactory" method="create"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.ES384" class="Jose\Component\Signature\Algorithm\ES384">
      <argument>ES384</argument>
      <factory class="Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SignatureAlgorithmFactory" method="create"/>
    </service>
    <service id="security.access_token_handler.oidc.signature.ES512" class="Jose\Component\Signature\Algorithm\ES512">
      <argument>ES512</argument>
      <factory class="Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SignatureAlgorithmFactory" method="create"/>
    </service>
    <service id="twig.extension.logout_url" class="Symfony\Bridge\Twig\Extension\LogoutUrlExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="twig.extension.security" class="Symfony\Bridge\Twig\Extension\SecurityExtension">
      <tag name="twig.extension"/>
      <argument type="service" id="security.authorization_checker" on-invalid="ignore"/>
      <argument type="service" id="security.impersonate_url_generator" on-invalid="ignore"/>
    </service>
    <service id="data_collector.security" class="Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector">
      <tag name="data_collector" template="@Security/Collector/security.html.twig" id="security" priority="270"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <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="debug.security.access.decision_manager" class="Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager">
      <tag name="container.decorator" id="security.access.decision_manager" inner="debug.security.access.decision_manager.inner"/>
      <argument type="service" id="debug.security.access.decision_manager.inner"/>
    </service>
    <service id="debug.security.voter.vote_listener" class="Symfony\Bundle\SecurityBundle\EventListener\VoteListener">
      <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">
      <tag name="kernel.reset" method="reset"/>
      <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.command.debug_firewall" class="Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand">
      <tag name="console.command" command="debug:firewall"/>
      <tag name="container.no_preload"/>
      <argument>%security.firewalls%</argument>
      <argument type="service" id=".service_locator.zJyh7qS"/>
      <argument type="service" id=".service_locator._1SGciK"/>
      <argument type="collection">
        <argument key="main" type="collection">
          <argument type="service" id="security.authenticator.two_factor.main"/>
          <argument type="service" id="security.authenticator.json_login.main"/>
        </argument>
      </argument>
      <argument>false</argument>
      <call method="setName">
        <argument>debug:firewall</argument>
      </call>
      <call method="setDescription">
        <argument>Display information about your security firewall(s)</argument>
      </call>
    </service>
    <service id="security.user.provider.concrete.app_user_provider" class="Symfony\Bridge\Doctrine\Security\User\EntityUserProvider">
      <argument type="service" id="doctrine"/>
      <argument>App\Module\Users\Entity\User</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="security.firewall.map.config.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>dev</argument>
      <argument>Symfony\Component\Security\Core\User\InMemoryUserChecker</argument>
      <argument>.security.request_matcher.kLbKLHa</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection"/>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id=".security.request_matcher.q1UFWmc" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/(_(profiler|wdt)|css|images|js)/</argument>
    </service>
    <service id=".security.request_matcher.kLbKLHa" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.q1UFWmc"/>
      </argument>
    </service>
    <service id="security.firewall.map.context.dev" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="security.firewall.map.config.dev"/>
    </service>
    <service id="security.firewall.map.config.main" class="Symfony\Bundle\SecurityBundle\Security\FirewallConfig">
      <argument>main</argument>
      <argument>security.user_checker</argument>
      <argument>null</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>security.user.provider.concrete.app_user_provider</argument>
      <argument>main</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="collection">
        <argument>login_throttling</argument>
        <argument>two_factor</argument>
        <argument>json_login</argument>
      </argument>
      <argument>null</argument>
      <argument type="collection">
        <argument key="path">app_logout</argument>
        <argument key="enable_csrf">null</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="target">/</argument>
        <argument key="invalidate_session">true</argument>
        <argument key="clear_site_data" type="collection"/>
        <argument key="delete_cookies" type="collection"/>
      </argument>
    </service>
    <service id="security.user_checker.chain.main" class="Symfony\Component\Security\Core\User\ChainUserChecker">
      <argument type="tagged_iterator" tag="security.user_checker.main"/>
    </service>
    <service id="security.context_listener.0" class="Symfony\Component\Security\Http\Firewall\ContextListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.untracked_token_storage"/>
      <argument type="iterator">
        <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      </argument>
      <argument>main</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument type="service" id="debug.security.event_dispatcher.main"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="collection">
        <argument type="service" id="security.token_storage"/>
        <argument>enableUsageTracking</argument>
      </argument>
    </service>
    <service id="security.listener.session.main" class="Symfony\Component\Security\Http\EventListener\SessionStrategyListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.main"/>
      <argument type="service" id="security.authentication.session_strategy"/>
    </service>
    <service id="security.logout_listener.main" class="Symfony\Component\Security\Http\Firewall\LogoutListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="debug.security.event_dispatcher.main"/>
      <argument type="collection">
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">logout</argument>
        <argument key="logout_path">app_logout</argument>
      </argument>
    </service>
    <service id="security.logout.listener.default.main" class="Symfony\Component\Security\Http\EventListener\DefaultLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.main"/>
      <argument type="service" id="security.http_utils"/>
      <argument>/</argument>
    </service>
    <service id="security.logout.listener.session.main" class="Symfony\Component\Security\Http\EventListener\SessionLogoutListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.main"/>
    </service>
    <service id="security.listener.login_throttling.main" class="Symfony\Component\Security\Http\EventListener\LoginThrottlingListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.main"/>
      <argument type="service" id="request_stack"/>
      <argument type="service" id="app.login_rate_limiter"/>
    </service>
    <service id="security.firewall_config.two_factor.main" class="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig">
      <tag name="scheb_two_factor.firewall_config" firewall="main"/>
      <argument type="collection">
        <argument key="check_path">app_2fa_check</argument>
        <argument key="prepare_on_login">true</argument>
        <argument key="prepare_on_access_denied">true</argument>
        <argument key="auth_code_parameter_name">_auth_code</argument>
        <argument key="default_target_path">/</argument>
        <argument key="provider">app_user_provider</argument>
        <argument key="authentication_required_handler">2fa_required</argument>
        <argument key="success_handler">2fa_success</argument>
        <argument key="failure_handler">2fa_failed</argument>
        <argument key="post_only">true</argument>
        <argument key="auth_form_path">/2fa</argument>
        <argument key="always_use_default_target_path">false</argument>
        <argument key="trusted_parameter_name">_trusted</argument>
        <argument key="remember_me_sets_trusted">false</argument>
        <argument key="multi_factor">false</argument>
        <argument key="enable_csrf">false</argument>
        <argument key="csrf_parameter">_csrf_token</argument>
        <argument key="csrf_token_id">two_factor</argument>
      </argument>
      <argument>main</argument>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="scheb_two_factor.security.request_data_reader"/>
    </service>
    <service id="security.authentication.kernel_exception_listener.two_factor.main" class="Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener">
      <tag name="kernel.event_subscriber"/>
      <argument>main</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Security\TwoFactor\TwoFactorAuthenticationRequiredHandler"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="security.authentication.access_listener.two_factor.main" class="Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener">
      <argument type="service" id="security.firewall_config.two_factor.main"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.access.access_decider"/>
    </service>
    <service id="security.authentication.form_listener.two_factor.main" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="security.firewall_config.two_factor.main"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="security.authentication.provider_preparation_listener.two_factor.main" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener">
      <tag name="kernel.event_subscriber"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>main</argument>
      <argument>true</argument>
      <argument>true</argument>
    </service>
    <service id="security.authentication.token_created_listener.two_factor.main" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.main"/>
      <argument>main</argument>
      <argument type="service" id="scheb_two_factor.condition_registry"/>
      <argument type="service" id="scheb_two_factor.provider_initiator"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="security.authenticator.two_factor.main" class="Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator">
      <argument type="service" id="security.firewall_config.two_factor.main"/>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="App\Security\TwoFactor\TwoFactorAuthenticationSuccessHandler"/>
      <argument type="service" id="App\Security\TwoFactor\TwoFactorAuthenticationFailureHandler"/>
      <argument type="service" id="App\Security\TwoFactor\TwoFactorAuthenticationRequiredHandler"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="security.authenticator.json_login.main" class="App\Security\AppJsonLoginAuthenticator" autowire="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.user.provider.concrete.app_user_provider"/>
      <argument type="service" id="security.authentication.success_handler.main.json_login"/>
      <argument>null</argument>
      <argument type="collection">
        <argument key="check_path">app_login</argument>
        <argument key="use_forward">false</argument>
        <argument key="require_previous_session">false</argument>
        <argument key="login_path">/login</argument>
        <argument key="username_path">username</argument>
        <argument key="password_path">password</argument>
      </argument>
      <argument type="service" id="property_accessor" on-invalid="ignore"/>
    </service>
    <service id="security.authentication.success_handler.main.json_login" class="Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler">
      <argument type="service">
        <service class="App\Security\TwoFactor\AuthenticationSuccessHandler" autowire="true"/>
      </argument>
      <argument type="collection"/>
      <argument>main</argument>
    </service>
    <service id="security.authenticator.manager.main" class="Symfony\Component\Security\Http\Authentication\AuthenticatorManager">
      <tag name="monolog.logger" channel="security"/>
      <argument type="collection">
        <argument type="service" id="security.authenticator.two_factor.main"/>
        <argument type="service" id="security.authenticator.json_login.main"/>
      </argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.security.event_dispatcher.main"/>
      <argument>main</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>true</argument>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="debug.security.firewall.authenticator.main" class="Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener">
      <tag name="kernel.reset" method="reset"/>
      <tag name="container.decorator" id="security.firewall.authenticator.main" inner="debug.security.firewall.authenticator.main.inner"/>
      <argument type="service" id="debug.security.firewall.authenticator.main.inner"/>
    </service>
    <service id="security.listener.user_checker.main" class="Symfony\Component\Security\Http\EventListener\UserCheckerListener">
      <tag name="kernel.event_subscriber" dispatcher="debug.security.event_dispatcher.main"/>
      <argument type="service" id="security.user_checker"/>
    </service>
    <service id="security.exception_listener.main" class="Symfony\Component\Security\Http\Firewall\ExceptionListener">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver"/>
      <argument type="service" id="security.http_utils"/>
      <argument>main</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id=".service_locator.K.dEWy7" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.authenticator.json_login.main" type="service_closure" id="security.authenticator.json_login.main"/>
        <argument key="security.authenticator.two_factor.main" type="service_closure" id="security.authenticator.two_factor.main"/>
      </argument>
    </service>
    <service id="security.firewall.map.context.main" class="Symfony\Bundle\SecurityBundle\Security\FirewallContext">
      <argument type="iterator">
        <argument type="service" id="security.channel_listener"/>
        <argument type="service" id="security.context_listener.0"/>
        <argument type="service" id="debug.security.firewall.authenticator.main"/>
        <argument type="service" id="security.authentication.access_listener.two_factor.main"/>
        <argument type="service" id="security.access_listener"/>
      </argument>
      <argument type="service" id="security.exception_listener.main"/>
      <argument type="service" id="security.logout_listener.main"/>
      <argument type="service" id="security.firewall.map.config.main"/>
    </service>
    <service id=".service_locator.zJyh7qS" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security.firewall.map.context.dev" type="service_closure" id="security.firewall.map.context.dev"/>
        <argument key="security.firewall.map.context.main" type="service_closure" id="security.firewall.map.context.main"/>
      </argument>
    </service>
    <service id=".security.request_matcher.Npgylbc" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/docs</argument>
    </service>
    <service id=".security.request_matcher..58rygz" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.Npgylbc"/>
      </argument>
    </service>
    <service id=".security.request_matcher.J_Kf4GI" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/logged-out</argument>
    </service>
    <service id=".security.request_matcher.Bp7KlOR" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.J_Kf4GI"/>
      </argument>
    </service>
    <service id=".security.request_matcher.0n7kZNb" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/logout$</argument>
    </service>
    <service id=".security.request_matcher.adaKQ6j" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.0n7kZNb"/>
      </argument>
    </service>
    <service id=".security.request_matcher.dIXHc1." class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/login$</argument>
    </service>
    <service id=".security.request_matcher.EwVKVDM" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.dIXHc1."/>
      </argument>
    </service>
    <service id=".security.request_matcher.m0uC8HT" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/session-status$</argument>
    </service>
    <service id=".security.request_matcher.hf6pqUp" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.m0uC8HT"/>
      </argument>
    </service>
    <service id=".security.request_matcher.t.GlxLU" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/2fa/enable-finalize</argument>
    </service>
    <service id=".security.request_matcher.zthLZgk" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.t.GlxLU"/>
      </argument>
    </service>
    <service id=".security.request_matcher.VpFq1by" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/2fa/check</argument>
    </service>
    <service id=".security.request_matcher.DNnmkzu" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.VpFq1by"/>
      </argument>
    </service>
    <service id=".security.request_matcher.oSsS.YO" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/2fa/enable</argument>
    </service>
    <service id=".security.request_matcher.5EfNg12" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.oSsS.YO"/>
      </argument>
    </service>
    <service id=".security.request_matcher.sN1MG.U" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/2fa/disable</argument>
    </service>
    <service id=".security.request_matcher.Q3_7by5" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.sN1MG.U"/>
      </argument>
    </service>
    <service id=".security.request_matcher.QiBF6kJ" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/$</argument>
    </service>
    <service id=".security.request_matcher.BrFfR3a" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.QiBF6kJ"/>
      </argument>
    </service>
    <service id=".security.request_matcher.AMZT15Y" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/api</argument>
    </service>
    <service id=".security.request_matcher.gjnNpJn" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.AMZT15Y"/>
      </argument>
    </service>
    <service id=".security.request_matcher.FoWKYm1" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/api/graphql</argument>
    </service>
    <service id=".security.request_matcher.ayzt0oQ" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.FoWKYm1"/>
      </argument>
    </service>
    <service id=".security.request_matcher.nLw.6xA" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/api/graphql/graphiql*</argument>
    </service>
    <service id=".security.request_matcher.sOXSXEB" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.nLw.6xA"/>
      </argument>
    </service>
    <service id=".security.request_matcher.S.isaay" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/ep</argument>
    </service>
    <service id=".security.request_matcher.NeadoN6" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher.S.isaay"/>
      </argument>
    </service>
    <service id=".security.request_matcher._LA_AHr" class="Symfony\Component\HttpFoundation\RequestMatcher\PathRequestMatcher">
      <argument>^/</argument>
    </service>
    <service id=".security.request_matcher.zgUyz1A" class="Symfony\Component\HttpFoundation\ChainRequestMatcher">
      <argument type="collection">
        <argument type="service" id=".security.request_matcher._LA_AHr"/>
      </argument>
    </service>
    <service id="security.command.user_password_hash" class="Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="security.password_hasher_factory"/>
      <argument type="collection">
        <argument>App\Module\Users\Entity\User</argument>
        <argument>app_hasher</argument>
      </argument>
      <call method="setName">
        <argument>security:hash-password</argument>
      </call>
      <call method="setDescription">
        <argument>Hash a user password</argument>
      </call>
    </service>
    <service id="data_collector.doctrine" class="Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector">
      <tag name="data_collector" template="@Doctrine/Collector/db.html.twig" id="db" priority="250"/>
      <argument type="service" id="doctrine"/>
      <argument>true</argument>
      <argument type="service" id="doctrine.debug_data_holder" on-invalid="null"/>
    </service>
    <service id="doctrine.dbal.connection_factory" class="Doctrine\Bundle\DoctrineBundle\ConnectionFactory">
      <argument>%doctrine.dbal.connection_factory.types%</argument>
      <argument type="service" id="doctrine.dbal.connection_factory.dsn_parser"/>
    </service>
    <service id="doctrine.dbal.connection_factory.dsn_parser" class="Doctrine\DBAL\Tools\DsnParser">
      <argument type="collection">
        <argument key="db2">ibm_db2</argument>
        <argument key="mssql">pdo_sqlsrv</argument>
        <argument key="mysql">pdo_mysql</argument>
        <argument key="mysql2">pdo_mysql</argument>
        <argument key="postgres">pdo_pgsql</argument>
        <argument key="postgresql">pdo_pgsql</argument>
        <argument key="pgsql">pdo_pgsql</argument>
        <argument key="sqlite">pdo_sqlite</argument>
        <argument key="sqlite3">pdo_sqlite</argument>
      </argument>
    </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" abstract="true">
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine.dbal.connection.configuration" class="Doctrine\DBAL\Configuration" 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">
      <tag name="twig.extension"/>
    </service>
    <service id="doctrine.dbal.schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager" abstract="true"/>
    <service id="doctrine.dbal.well_known_schema_asset_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter">
      <argument type="collection"/>
    </service>
    <service id="doctrine.database_create_command" class="Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand">
      <tag name="console.command" command="doctrine:database:create"/>
      <tag name="container.no_preload"/>
      <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"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine"/>
      <call method="setName">
        <argument>doctrine:database:drop</argument>
      </call>
    </service>
    <service id="doctrine.query_sql_command" class="Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand">
      <tag name="console.command" command="doctrine:query:sql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" on-invalid="null"/>
      <call method="setName">
        <argument>doctrine:query:sql</argument>
      </call>
    </service>
    <service id="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" class="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand">
      <tag name="console.command" command="dbal:run-sql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" on-invalid="null"/>
      <call method="setName">
        <argument>dbal:run-sql</argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_schema_manager_factory" class="Doctrine\DBAL\Schema\DefaultSchemaManagerFactory"/>
    <service id="doctrine.dbal.legacy_schema_manager_factory" class="Doctrine\DBAL\Schema\LegacySchemaManagerFactory"/>
    <service id="doctrine.dbal.default_connection.configuration" class="Doctrine\DBAL\Configuration">
      <call method="setAutoCommit">
        <argument>true</argument>
      </call>
      <call method="setSchemaManagerFactory">
        <argument type="service" id="doctrine.dbal.legacy_schema_manager_factory"/>
      </call>
      <call method="setSchemaAssetsFilter">
        <argument type="service" id="doctrine.dbal.default_schema_asset_filter_manager"/>
      </call>
      <call method="setMiddlewares">
        <argument type="collection">
          <argument type="service" id="doctrine.dbal.logging_middleware.default"/>
          <argument type="service" id="doctrine.dbal.debug_middleware.default"/>
        </argument>
      </call>
    </service>
    <service id="doctrine.dbal.default_regex_schema_filter" class="Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter">
      <tag name="doctrine.dbal.schema_filter" connection="default"/>
      <argument>/^(users|migration_versions|)$/</argument>
    </service>
    <service id="doctrine.dbal.default_connection.event_manager" class="Symfony\Bridge\Doctrine\ContainerAwareEventManager">
      <argument type="service" id=".service_locator.FkR9EXv"/>
      <argument type="collection">
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.clean.archived_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.clean.private_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.clean.legacy_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.clean.legacy_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.clean.private_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.clean.public_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.clean.public_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>App\Data\EventSubscriber\RecordInitDoctrineEventListener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>App\Security\TwoFactor\EventListener\TotpEncryptionListener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>App\Security\TwoFactor\EventListener\TotpEncryptionListener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postLoad</argument>
          </argument>
          <argument>App\Security\TwoFactor\EventListener\TotpEncryptionListener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.messenger.doctrine_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>onSchemaCreateTable</argument>
          </argument>
          <argument>doctrine.orm.messenger.doctrine_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.doctrine_token_provider_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.pdo_session_handler_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postGenerateSchema</argument>
          </argument>
          <argument>doctrine.orm.listeners.lock_store_schema_listener</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>loadClassMetadata</argument>
          </argument>
          <argument>doctrine.orm.default_listeners.attach_entity_listeners</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>vich_uploader.listener.remove.archived_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>vich_uploader.listener.remove.archived_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>vich_uploader.listener.upload.archived_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.upload.archived_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>vich_uploader.listener.remove.private_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>vich_uploader.listener.remove.private_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>vich_uploader.listener.upload.private_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.upload.private_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>vich_uploader.listener.remove.legacy_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>vich_uploader.listener.remove.legacy_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>vich_uploader.listener.upload.legacy_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.upload.legacy_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>vich_uploader.listener.remove.legacy_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>vich_uploader.listener.remove.legacy_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>vich_uploader.listener.upload.legacy_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.upload.legacy_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>vich_uploader.listener.remove.private_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>vich_uploader.listener.remove.private_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>vich_uploader.listener.upload.private_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.upload.private_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>vich_uploader.listener.remove.public_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>vich_uploader.listener.remove.public_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>vich_uploader.listener.upload.public_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.upload.public_images_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preRemove</argument>
          </argument>
          <argument>vich_uploader.listener.remove.public_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>postFlush</argument>
          </argument>
          <argument>vich_uploader.listener.remove.public_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>prePersist</argument>
          </argument>
          <argument>vich_uploader.listener.upload.public_documents_media_object</argument>
        </argument>
        <argument type="collection">
          <argument type="collection">
            <argument>preUpdate</argument>
          </argument>
          <argument>vich_uploader.listener.upload.public_documents_media_object</argument>
        </argument>
      </argument>
    </service>
    <service id="doctrine.dbal.default_connection" class="Doctrine\DBAL\Connection" public="true">
      <argument type="collection">
        <argument key="url">%env(DATABASE_URL)%</argument>
        <argument key="driver">pdo_mysql</argument>
        <argument key="charset">UTF8</argument>
        <argument key="idle_connection_ttl">600</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="defaultTableOptions" type="collection">
          <argument key="charset">utf8</argument>
          <argument key="collate">utf8_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="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" class="Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider">
      <argument type="service">
        <service 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>
      </argument>
    </service>
    <service id="doctrine.dbal.connection_expiries" class="ArrayObject"/>
    <service id="doctrine.dbal.logging_middleware" class="Doctrine\DBAL\Logging\Middleware" abstract="true">
      <tag name="monolog.logger" channel="doctrine"/>
      <tag name="doctrine.middleware" connection="default" priority="10"/>
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.debug_data_holder" class="Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder">
      <tag name="kernel.reset" method="reset"/>
      <argument type="collection">
        <argument>default</argument>
      </argument>
    </service>
    <service id="doctrine.dbal.debug_middleware" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware" abstract="true">
      <tag name="doctrine.middleware" connection="default" priority="10"/>
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
    </service>
    <service id="messenger.middleware.doctrine_transaction" class="Symfony\Bridge\Doctrine\Messenger\DoctrineTransactionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_ping_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrinePingConnectionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_close_connection" class="Symfony\Bridge\Doctrine\Messenger\DoctrineCloseConnectionMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.middleware.doctrine_open_transaction_logger" class="Symfony\Bridge\Doctrine\Messenger\DoctrineOpenTransactionLoggerMiddleware" abstract="true">
      <argument type="service" id="doctrine"/>
      <argument>null</argument>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager" class="Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="messenger.transport.doctrine.factory" class="Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory">
      <tag name="messenger.transport_factory"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.messenger.doctrine_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <tag name="doctrine.event_listener" event="onSchemaCreateTable"/>
      <argument type="tagged_iterator" tag="messenger.receiver"/>
    </service>
    <service id="doctrine.orm.proxy_cache_warmer" class="Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer">
      <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" abstract="true"/>
    <service id="doctrine.orm.entity_manager.abstract" class="Doctrine\ORM\EntityManager" lazy="true" abstract="true"/>
    <service id="doctrine.orm.container_repository_factory" class="Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory">
      <argument type="service" id=".service_locator.zTiyI0M"/>
    </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" abstract="true">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.listeners.resolve_target_entity" class="Doctrine\ORM\Tools\ResolveTargetEntityListener"/>
    <service id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.listeners.doctrine_token_provider_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="tagged_iterator" tag="security.remember_me_handler"/>
    </service>
    <service id="doctrine.orm.listeners.pdo_session_handler_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\PdoSessionHandlerSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="service" id="session.handler.legacy_bridge"/>
    </service>
    <service id="doctrine.orm.listeners.lock_store_schema_listener" class="Symfony\Bridge\Doctrine\SchemaListener\LockStoreSchemaListener">
      <tag name="doctrine.event_listener" event="postGenerateSchema"/>
      <argument type="tagged_iterator" tag="lock.store"/>
    </service>
    <service id="doctrine.orm.naming_strategy.default" class="Doctrine\ORM\Mapping\DefaultNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy"/>
    <service id="doctrine.orm.naming_strategy.underscore_number_aware" class="Doctrine\ORM\Mapping\UnderscoreNamingStrategy">
      <argument>0</argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.quote_strategy.default" class="Doctrine\ORM\Mapping\DefaultQuoteStrategy"/>
    <service id="doctrine.orm.quote_strategy.ansi" class="Doctrine\ORM\Mapping\AnsiQuoteStrategy"/>
    <service id="doctrine.orm.typed_field_mapper.default" class="Doctrine\ORM\Mapping\DefaultTypedFieldMapper"/>
    <service id="doctrine.ulid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument type="service" id="ulid.factory" on-invalid="ignore"/>
    </service>
    <service id="doctrine.uuid_generator" class="Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator">
      <tag name="doctrine.id_generator"/>
      <argument type="service" id="uuid.factory" on-invalid="ignore"/>
    </service>
    <service id="doctrine.orm.command.entity_manager_provider" class="Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.orm.entity_value_resolver" class="Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver">
      <tag priority="110" name="Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver">controller.argument_value_resolver</tag>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="doctrine.orm.entity_value_resolver.expression_language" on-invalid="ignore"/>
      <argument type="service">
        <service class="Symfony\Bridge\Doctrine\Attribute\MapEntity">
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>null</argument>
          <argument>false</argument>
        </service>
      </argument>
      <argument type="collection"/>
    </service>
    <service id="doctrine.orm.entity_value_resolver.expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage"/>
    <service id="doctrine.cache_clear_metadata_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand">
      <tag name="console.command" command="doctrine:cache:clear-metadata"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-metadata</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_query_cache_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand">
      <tag name="console.command" command="doctrine:cache:clear-query"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query</argument>
      </call>
    </service>
    <service id="doctrine.cache_clear_result_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand">
      <tag name="console.command" command="doctrine:cache:clear-result"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-result</argument>
      </call>
    </service>
    <service id="doctrine.cache_collection_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand">
      <tag name="console.command" command="doctrine:cache:clear-collection-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-collection-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_convert_command" class="Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand">
      <tag name="console.command" command="doctrine:mapping:convert"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:convert</argument>
      </call>
    </service>
    <service id="doctrine.schema_create_command" class="Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand">
      <tag name="console.command" command="doctrine:schema:create"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:create</argument>
      </call>
    </service>
    <service id="doctrine.schema_drop_command" class="Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand">
      <tag name="console.command" command="doctrine:schema:drop"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:drop</argument>
      </call>
    </service>
    <service id="doctrine.ensure_production_settings_command" class="Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand">
      <tag name="console.command" command="doctrine:ensure-production-settings"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:ensure-production-settings</argument>
      </call>
    </service>
    <service id="doctrine.clear_entity_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand">
      <tag name="console.command" command="doctrine:cache:clear-entity-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-entity-region</argument>
      </call>
    </service>
    <service id="doctrine.mapping_info_command" class="Doctrine\ORM\Tools\Console\Command\InfoCommand">
      <tag name="console.command" command="doctrine:mapping:info"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:info</argument>
      </call>
    </service>
    <service id="doctrine.mapping_describe_command" class="Doctrine\ORM\Tools\Console\Command\MappingDescribeCommand">
      <tag name="console.command" command="doctrine:mapping:describe"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:mapping:describe</argument>
      </call>
    </service>
    <service id="doctrine.clear_query_region_command" class="Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand">
      <tag name="console.command" command="doctrine:cache:clear-query-region"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:cache:clear-query-region</argument>
      </call>
    </service>
    <service id="doctrine.query_dql_command" class="Doctrine\ORM\Tools\Console\Command\RunDqlCommand">
      <tag name="console.command" command="doctrine:query:dql"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:query:dql</argument>
      </call>
    </service>
    <service id="doctrine.schema_update_command" class="Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand">
      <tag name="console.command" command="doctrine:schema:update"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <call method="setName">
        <argument>doctrine:schema:update</argument>
      </call>
    </service>
    <service id="doctrine.schema_validate_command" class="Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand">
      <tag name="console.command" command="doctrine:schema:validate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.orm.command.entity_manager_provider"/>
      <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"/>
      <tag name="container.no_preload"/>
      <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">
      <tag name="doctrine.orm.configuration"/>
      <call method="setEntityNamespaces">
        <argument type="collection">
          <argument key="App">App</argument>
          <argument key="VichUploaderBundle">Vich\UploaderBundle\Entity</argument>
        </argument>
      </call>
      <call method="setMetadataCache">
        <argument type="service" id="cache.doctrine.orm.default.metadata"/>
      </call>
      <call method="setQueryCache">
        <argument type="service" id="doctrine.system_cache_pool"/>
      </call>
      <call method="setResultCache">
        <argument type="service" id="doctrine.result_cache_pool"/>
      </call>
      <call method="setMetadataDriverImpl">
        <argument type="service" id=".doctrine.orm.default_metadata_driver"/>
      </call>
      <call method="setProxyDir">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/doctrine/orm/Proxies</argument>
      </call>
      <call method="setProxyNamespace">
        <argument>Proxies</argument>
      </call>
      <call method="setAutoGenerateProxyClasses">
        <argument>false</argument>
      </call>
      <call method="setSchemaIgnoreClasses">
        <argument type="collection"/>
      </call>
      <call method="setClassMetadataFactoryName">
        <argument>Doctrine\Bundle\DoctrineBundle\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_number_aware"/>
      </call>
      <call method="setQuoteStrategy">
        <argument type="service" id="doctrine.orm.quote_strategy.default"/>
      </call>
      <call method="setTypedFieldMapper">
        <argument type="service" id="doctrine.orm.typed_field_mapper.default"/>
      </call>
      <call method="setEntityListenerResolver">
        <argument type="service" id="doctrine.orm.default_entity_listener_resolver"/>
      </call>
      <call method="setLazyGhostObjectEnabled">
        <argument>true</argument>
      </call>
      <call method="setIdentityGenerationPreferences">
        <argument type="collection"/>
      </call>
      <call method="setRepositoryFactory">
        <argument type="service" id="doctrine.orm.container_repository_factory"/>
      </call>
    </service>
    <service id="doctrine.orm.default_attribute_metadata_driver" class="Doctrine\ORM\Mapping\Driver\AttributeDriver">
      <argument type="collection">
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/core</argument>
      </argument>
      <argument>true</argument>
    </service>
    <service id="doctrine.orm.default_xml_metadata_driver" class="Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver">
      <argument type="collection">
        <argument key="/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/vendor/vich/uploader-bundle/config/doctrine">Vich\UploaderBundle\Entity</argument>
      </argument>
      <argument>.orm.xml</argument>
      <argument>true</argument>
      <call method="setGlobalBasename">
        <argument>mapping</argument>
      </call>
    </service>
    <service id="cache.doctrine.orm.default.metadata" class="Symfony\Component\Cache\Adapter\ArrayAdapter"/>
    <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">
      <tag name="container.preload" class="Doctrine\ORM\Proxy\Autoloader"/>
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="doctrine.orm.default_configuration"/>
      <argument type="service" id="doctrine.dbal.default_connection.event_manager"/>
      <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.orm.default_entity_manager.validator_loader" class="Symfony\Bridge\Doctrine\Validator\DoctrineLoader">
      <tag name="validator.auto_mapper" priority="-100"/>
      <argument type="service" id="doctrine.orm.default_entity_manager"/>
      <argument>null</argument>
    </service>
    <service id="monolog.logger" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>app</argument>
      <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>
    </service>
    <service id="monolog.logger_prototype" class="Monolog\Logger" abstract="true">
      <argument type="abstract">channel</argument>
    </service>
    <service id="monolog.activation_strategy.not_found" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\NotFoundActivationStrategy" abstract="true">
      <deprecated package="symfony/monolog-bundle" version="3.11">The "%service_id%" service is deprecated.</deprecated>
    </service>
    <service id="monolog.handler.fingers_crossed.error_level_activation_strategy" class="Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy" abstract="true">
      <deprecated package="symfony/monolog-bundle" version="3.11">The "%service_id%" service is deprecated.</deprecated>
    </service>
    <service id="monolog.formatter.chrome_php" class="Monolog\Formatter\ChromePHPFormatter"/>
    <service id="monolog.formatter.gelf_message" class="Monolog\Formatter\GelfMessageFormatter"/>
    <service id="monolog.formatter.html" class="Monolog\Formatter\HtmlFormatter"/>
    <service id="monolog.formatter.json" class="Monolog\Formatter\JsonFormatter"/>
    <service id="monolog.formatter.line" class="Monolog\Formatter\LineFormatter"/>
    <service id="monolog.formatter.syslog" class="Monolog\Formatter\SyslogFormatter"/>
    <service id="monolog.formatter.loggly" class="Monolog\Formatter\LogglyFormatter"/>
    <service id="monolog.formatter.normalizer" class="Monolog\Formatter\NormalizerFormatter"/>
    <service id="monolog.formatter.scalar" class="Monolog\Formatter\ScalarFormatter"/>
    <service id="monolog.formatter.wildfire" class="Monolog\Formatter\WildfireFormatter"/>
    <service id="monolog.formatter.logstash" class="Monolog\Formatter\LogstashFormatter">
      <argument>app</argument>
    </service>
    <service id="monolog.http_client" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <factory class="Symfony\Component\HttpClient\HttpClient" method="create"/>
    </service>
    <service id="monolog.processor.psr_log_message" class="Monolog\Processor\PsrLogMessageProcessor"/>
    <service id="monolog.handler.upgrade" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>%env(default:base.log.dir:env.base_logs:LOG_DIR)%/upgrade.log</argument>
      <argument>debug</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.install" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>%env(default:base.log.dir:env.base_logs:LOG_DIR)%/install.log</argument>
      <argument>debug</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.auth" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>%env(default:log.dir:env.logs:LOG_DIR)%/auth.log</argument>
      <argument>debug</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.main.http_code_strategy" class="Symfony\Bridge\Monolog\Handler\FingersCrossed\HttpCodeActivationStrategy">
      <argument type="service" id="request_stack"/>
      <argument type="collection">
        <argument type="collection">
          <argument key="code">404</argument>
          <argument key="urls" type="collection"/>
        </argument>
        <argument type="collection">
          <argument key="code">405</argument>
          <argument key="urls" type="collection"/>
        </argument>
      </argument>
      <argument type="service">
        <service class="Monolog\Handler\FingersCrossed\ErrorLevelActivationStrategy">
          <argument>info</argument>
        </service>
      </argument>
    </service>
    <service id="monolog.handler.main" class="Monolog\Handler\FingersCrossedHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument type="service" id="monolog.handler.nested"/>
      <argument type="service" id="monolog.handler.main.http_code_strategy"/>
      <argument>50</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="monolog.handler.console" class="Symfony\Bridge\Monolog\Handler\ConsoleHandler">
      <tag name="kernel.reset" method="reset"/>
      <tag name="kernel.event_subscriber"/>
      <tag name="container.no_preload"/>
      <argument>null</argument>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument>false</argument>
    </service>
    <service id="monolog.handler.deprecation" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>%env(default:log.dir:env.logs:LOG_DIR)%/%env(default:log.deprecation.default:DEPRECATION_LOG_FILE_NAME)%</argument>
      <argument>%env(DEPRECATION_LOG_LEVEL)%</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.security" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>%env(default:log.dir:env.logs:LOG_DIR)%/%env(default:log.security.default:SECURITY_LOG_FILE_NAME)%</argument>
      <argument>%env(SECURITY_LOG_LEVEL)%</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.messenger" class="Monolog\Handler\StreamHandler">
      <tag name="kernel.reset" method="reset"/>
      <argument>%env(default:log.dir:env.logs:LOG_DIR)%/%env(default:log.messenger.default:MESSENGER_LOG_FILE_NAME)%</argument>
      <argument>%env(MESSENGER_LOG_LEVEL)%</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.nested" class="Monolog\Handler\StreamHandler">
      <argument>%env(default:log.dir:env.logs:LOG_DIR)%/%env(default:log.main.default:MAIN_LOG_FILE_NAME)%</argument>
      <argument>%env(MAIN_LOG_LEVEL)%</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="nelmio_cors.cors_listener" class="Nelmio\CorsBundle\EventListener\CorsListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="250"/>
      <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="0"/>
      <tag name="container.hot_path"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="nelmio_cors.options_resolver"/>
    </service>
    <service id="nelmio_cors.options_resolver" class="Nelmio\CorsBundle\Options\Resolver">
      <argument type="collection">
        <argument type="service" id="nelmio_cors.options_provider.config"/>
      </argument>
    </service>
    <service id="nelmio_cors.options_provider.config" class="Nelmio\CorsBundle\Options\ConfigProvider">
      <tag name="nelmio_cors.options_provider" priority="-1"/>
      <argument>%nelmio_cors.map%</argument>
      <argument>%nelmio_cors.defaults%</argument>
    </service>
    <service id="nelmio_cors.cacheable_response_vary_listener" class="Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener">
      <tag name="kernel.event_listener" event="kernel.response" method="onResponse" priority="-15"/>
      <tag name="container.hot_path"/>
    </service>
    <service id="doctrine.migrations.dependency_factory" class="Doctrine\Migrations\DependencyFactory" constructor="fromEntityManager">
      <argument type="service" id="doctrine.migrations.configuration_loader"/>
      <argument type="service" id="doctrine.migrations.entity_manager_registry_loader"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <call method="setDefinition">
        <argument>Doctrine\Migrations\Version\MigrationFactory</argument>
        <argument type="service_closure" id="App\Install\Service\Migrations\MigrationFactoryDecorator"/>
      </call>
    </service>
    <service id="doctrine.migrations.configuration_loader" class="Doctrine\Migrations\Configuration\Migration\ExistingConfiguration">
      <argument type="service" id="doctrine.migrations.configuration"/>
    </service>
    <service id="doctrine.migrations.connection_loader" class="Doctrine\Migrations\Configuration\Connection\ExistingConnection"/>
    <service id="doctrine.migrations.em_loader" class="Doctrine\Migrations\Configuration\EntityManager\ExistingEntityManager"/>
    <service id="doctrine.migrations.entity_manager_registry_loader" class="Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager" constructor="withSimpleDefault">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.migrations.connection_registry_loader" class="Doctrine\Migrations\Configuration\Connection\ConnectionRegistryConnection" constructor="withSimpleDefault">
      <argument type="service" id="doctrine"/>
    </service>
    <service id="doctrine.migrations.configuration" class="Doctrine\Migrations\Configuration\Configuration">
      <call method="addMigrationsDirectory">
        <argument>App\Migrations</argument>
        <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/core/backend/Migrations</argument>
      </call>
      <call method="setAllOrNothing">
        <argument>false</argument>
      </call>
      <call method="setCheckDatabasePlatform">
        <argument>true</argument>
      </call>
      <call method="setTransactional">
        <argument>true</argument>
      </call>
      <call method="setMetadataStorageConfiguration">
        <argument type="service" id="doctrine.migrations.storage.table_storage"/>
      </call>
    </service>
    <service id="doctrine.migrations.container_aware_migrations_factory" class="Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory">
      <tag name="container.decorator" id="doctrine.migrations.migrations_factory" inner="doctrine.migrations.container_aware_migrations_factory.inner"/>
      <argument type="service" id="doctrine.migrations.container_aware_migrations_factory.inner"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="doctrine_migrations.diff_command" class="Doctrine\Migrations\Tools\Console\Command\DiffCommand">
      <tag name="console.command" command="doctrine:migrations:diff"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:diff</argument>
      <call method="setName">
        <argument>doctrine:migrations:diff</argument>
      </call>
      <call method="setDescription">
        <argument>Generate a migration by comparing your current database to your mapping information.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.sync_metadata_command" class="Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand">
      <tag name="console.command" command="doctrine:migrations:sync-metadata-storage"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:sync-metadata-storage</argument>
      <call method="setName">
        <argument>doctrine:migrations:sync-metadata-storage</argument>
      </call>
      <call method="setDescription">
        <argument>Ensures that the metadata storage is at the latest version.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.versions_command" class="Doctrine\Migrations\Tools\Console\Command\ListCommand">
      <tag name="console.command" command="doctrine:migrations:list"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:versions</argument>
      <call method="setName">
        <argument>doctrine:migrations:list</argument>
      </call>
      <call method="setDescription">
        <argument>Display a list of all available migrations and their status.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.current_command" class="Doctrine\Migrations\Tools\Console\Command\CurrentCommand">
      <tag name="console.command" command="doctrine:migrations:current"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:current</argument>
      <call method="setName">
        <argument>doctrine:migrations:current</argument>
      </call>
      <call method="setDescription">
        <argument>Outputs the current version</argument>
      </call>
    </service>
    <service id="doctrine_migrations.dump_schema_command" class="Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand">
      <tag name="console.command" command="doctrine:migrations:dump-schema"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:dump-schema</argument>
      <call method="setName">
        <argument>doctrine:migrations:dump-schema</argument>
      </call>
      <call method="setDescription">
        <argument>Dump the schema for your database to a migration.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.execute_command" class="Doctrine\Migrations\Tools\Console\Command\ExecuteCommand">
      <tag name="console.command" command="doctrine:migrations:execute"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:execute</argument>
      <call method="setName">
        <argument>doctrine:migrations:execute</argument>
      </call>
      <call method="setDescription">
        <argument>Execute one or more migration versions up or down manually.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.generate_command" class="Doctrine\Migrations\Tools\Console\Command\GenerateCommand">
      <tag name="console.command" command="doctrine:migrations:generate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:generate</argument>
      <call method="setName">
        <argument>doctrine:migrations:generate</argument>
      </call>
      <call method="setDescription">
        <argument>Generate a blank migration class.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.latest_command" class="Doctrine\Migrations\Tools\Console\Command\LatestCommand">
      <tag name="console.command" command="doctrine:migrations:latest"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:latest</argument>
      <call method="setName">
        <argument>doctrine:migrations:latest</argument>
      </call>
      <call method="setDescription">
        <argument>Outputs the latest version</argument>
      </call>
    </service>
    <service id="doctrine_migrations.migrate_command" class="Doctrine\Migrations\Tools\Console\Command\MigrateCommand">
      <tag name="console.command" command="doctrine:migrations:migrate"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:migrate</argument>
      <call method="setName">
        <argument>doctrine:migrations:migrate</argument>
      </call>
      <call method="setDescription">
        <argument>Execute a migration to a specified version or the latest available version.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.rollup_command" class="Doctrine\Migrations\Tools\Console\Command\RollupCommand">
      <tag name="console.command" command="doctrine:migrations:rollup"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:rollup</argument>
      <call method="setName">
        <argument>doctrine:migrations:rollup</argument>
      </call>
      <call method="setDescription">
        <argument>Rollup migrations by deleting all tracked versions and insert the one version that exists.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.status_command" class="Doctrine\Migrations\Tools\Console\Command\StatusCommand">
      <tag name="console.command" command="doctrine:migrations:status"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:status</argument>
      <call method="setName">
        <argument>doctrine:migrations:status</argument>
      </call>
      <call method="setDescription">
        <argument>View the status of a set of migrations.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.up_to_date_command" class="Doctrine\Migrations\Tools\Console\Command\UpToDateCommand">
      <tag name="console.command" command="doctrine:migrations:up-to-date"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:up-to-date</argument>
      <call method="setName">
        <argument>doctrine:migrations:up-to-date</argument>
      </call>
      <call method="setDescription">
        <argument>Tells you if your schema is up-to-date.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.version_command" class="Doctrine\Migrations\Tools\Console\Command\VersionCommand">
      <tag name="console.command" command="doctrine:migrations:version"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="doctrine.migrations.dependency_factory"/>
      <argument>doctrine:migrations:version</argument>
      <call method="setName">
        <argument>doctrine:migrations:version</argument>
      </call>
      <call method="setDescription">
        <argument>Manually add and delete migration versions from the version table.</argument>
      </call>
    </service>
    <service id="doctrine_migrations.schema_filter_listener" class="Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener">
      <tag name="doctrine.dbal.schema_filter" connection="default"/>
      <tag name="kernel.event_listener" event="console.command" method="onConsoleCommand"/>
      <tag name="container.no_preload"/>
      <argument>migration_versions</argument>
    </service>
    <service id="doctrine.migrations.storage.table_storage" class="Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration">
      <call method="setTableName">
        <argument>migration_versions</argument>
      </call>
      <call method="setVersionColumnName">
        <argument>version</argument>
      </call>
      <call method="setVersionColumnLength">
        <argument>1024</argument>
      </call>
      <call method="setExecutedAtColumnName">
        <argument>executed_at</argument>
      </call>
    </service>
    <service id="api_platform.state_provider.locator" class="ApiPlatform\State\CallableProvider">
      <argument type="service" id=".service_locator.QBcd.7E"/>
    </service>
    <service id="api_platform.state_processor.locator" class="ApiPlatform\State\CallableProcessor">
      <argument type="service" id=".service_locator.5ai3c9a"/>
    </service>
    <service id="api_platform.pagination" class="ApiPlatform\State\Pagination\Pagination">
      <argument>%api_platform.collection.pagination%</argument>
      <argument>%api_platform.graphql.collection.pagination%</argument>
    </service>
    <service id="api_platform.serializer_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="serializer" type="service_closure" id="serializer"/>
      </argument>
    </service>
    <service id="api_platform.pagination_options" class="ApiPlatform\State\Pagination\PaginationOptions">
      <argument>true</argument>
      <argument>page</argument>
      <argument>false</argument>
      <argument>itemsPerPage</argument>
      <argument>false</argument>
      <argument>pagination</argument>
      <argument>30</argument>
      <argument>null</argument>
      <argument>false</argument>
      <argument>false</argument>
      <argument>partial</argument>
    </service>
    <service id="api_platform.state_provider.create" class="ApiPlatform\State\CreateProvider">
      <tag name="api_platform.state_provider" key="ApiPlatform\State\CreateProvider"/>
      <tag name="api_platform.state_provider" key="api_platform.state_provider.create"/>
      <argument type="service" id="api_platform.state_provider.locator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.state_provider.object" class="ApiPlatform\State\ObjectProvider">
      <tag name="api_platform.state_provider" key="ApiPlatform\State\ObjectProvider"/>
      <tag name="api_platform.state_provider" key="api_platform.state_provider.object"/>
    </service>
    <service id="api_platform.action.placeholder" class="ApiPlatform\Symfony\Action\PlaceholderAction" public="true"/>
    <service id="api_platform.listener.exception" class="ApiPlatform\Symfony\EventListener\ExceptionListener">
      <tag name="monolog.logger" channel="request"/>
      <tag name="kernel.event_listener" event="kernel.exception" method="onKernelException" priority="-96"/>
      <argument type="service" id="api_platform.error_listener" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="api_platform.cache_warmer.cache_pool_clearer" class="ApiPlatform\Symfony\Bundle\CacheWarmer\CachePoolClearerCacheWarmer">
      <tag name="kernel.cache_warmer" priority="64"/>
      <argument type="service" id="cache.system_clearer"/>
      <argument type="collection">
        <argument>api_platform.cache.metadata.property</argument>
        <argument>api_platform.cache.metadata.resource</argument>
        <argument>api_platform.cache.metadata.resource_collection</argument>
        <argument>api_platform.cache.route_name_resolver</argument>
        <argument>api_platform.cache.identifiers_extractor</argument>
        <argument>api_platform.elasticsearch.cache.metadata.document</argument>
      </argument>
    </service>
    <service id="api_platform.action.not_found" class="ApiPlatform\Symfony\Action\NotFoundAction" public="true"/>
    <service id="api_platform.action.not_exposed" class="ApiPlatform\Symfony\Action\NotExposedAction" public="true"/>
    <service id="api_platform.negotiator" class="Negotiation\Negotiator"/>
    <service id="api_platform.action.error_page" class="ApiPlatform\Symfony\Action\ErrorPageAction" public="true"/>
    <service id="api_platform.resource_class_resolver" class="ApiPlatform\Metadata\ResourceClassResolver">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
    </service>
    <service id="api_platform.router" class="ApiPlatform\Symfony\Routing\Router">
      <argument type="service" id="router.default"/>
      <argument>1</argument>
    </service>
    <service id="api_platform.serializer.filter_parameter_provider" class="ApiPlatform\Serializer\Parameter\SerializerFilterParameterProvider">
      <tag name="api_platform.parameter_provider" key="api_platform.serializer.filter_parameter_provider" priority="-895"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.serializer.context_builder.filter" class="ApiPlatform\Serializer\SerializerFilterContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter.inner"/>
    </service>
    <service id="api_platform.serializer.property_filter" class="ApiPlatform\Serializer\Filter\PropertyFilter" abstract="true">
      <argument>properties</argument>
      <argument>false</argument>
      <argument>null</argument>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.serializer.group_filter" class="ApiPlatform\Serializer\Filter\GroupFilter" abstract="true"/>
    <service id="api_platform.serializer.normalizer.item" class="ApiPlatform\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-895"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached" on-invalid="ignore"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.serializer.mapping.class_metadata_factory" class="ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory">
      <tag name="container.decorator" id="serializer.mapping.class_metadata_factory" inner="api_platform.serializer.mapping.class_metadata_factory.inner"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory.inner"/>
    </service>
    <service id="api_platform.path_segment_name_generator.underscore" class="ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator"/>
    <service id="api_platform.path_segment_name_generator.dash" class="ApiPlatform\Metadata\Operation\DashPathSegmentNameGenerator"/>
    <service id="api_platform.metadata.path_segment_name_generator.underscore" class="ApiPlatform\Metadata\Operation\UnderscorePathSegmentNameGenerator">
      <argument type="service" id="api_platform.metadata.inflector" on-invalid="null"/>
    </service>
    <service id="api_platform.metadata.path_segment_name_generator.dash" class="ApiPlatform\Metadata\Operation\DashPathSegmentNameGenerator">
      <argument type="service" id="api_platform.metadata.inflector" on-invalid="null"/>
    </service>
    <service id="api_platform.metadata.inflector" class="ApiPlatform\Metadata\Util\Inflector">
      <argument>false</argument>
    </service>
    <service id="api_platform.action.exception" class="ApiPlatform\Action\ExceptionAction" public="true">
      <argument type="service" id="serializer"/>
      <argument>%api_platform.error_formats%</argument>
      <argument>%api_platform.exception_to_status%</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.cache.route_name_resolver" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>XXBJvXq+oq</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.route_loader" class="ApiPlatform\Symfony\Routing\ApiLoader">
      <tag name="routing.loader"/>
      <argument type="service" id="kernel"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="service_container"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.resource_class_directories%</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.symfony.iri_converter.skolem" class="ApiPlatform\Symfony\Routing\SkolemIriConverter">
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.api.identifiers_extractor" class="ApiPlatform\Metadata\IdentifiersExtractor">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="api_platform.uri_variables.converter" class="ApiPlatform\Metadata\UriVariablesConverter">
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="tagged_iterator" tag="api_platform.uri_variables.transformer"/>
    </service>
    <service id="api_platform.uri_variables.transformer.integer" class="ApiPlatform\Metadata\UriVariableTransformer\IntegerUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer" priority="-100"/>
    </service>
    <service id="api_platform.uri_variables.transformer.date_time" class="ApiPlatform\Metadata\UriVariableTransformer\DateTimeUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer" priority="-100"/>
    </service>
    <service id="api_platform.symfony.iri_converter" class="ApiPlatform\Symfony\Routing\IriConverter">
      <argument type="service" id="api_platform.state_provider.locator"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.api.identifiers_extractor"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.uri_variables.converter"/>
      <argument type="service" id="api_platform.symfony.iri_converter.skolem"/>
      <argument type="service" id="api_platform.metadata.operation.metadata_factory"/>
    </service>
    <service id="api_platform.state.error_provider" class="ApiPlatform\State\ErrorProvider">
      <tag name="api_platform.state_provider" key="api_platform.state.error_provider"/>
      <argument>true</argument>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.normalizer.constraint_violation_list" class="ApiPlatform\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.filter_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id="api_platform.serializer.uuid_denormalizer" class="ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer">
      <tag name="serializer.normalizer"/>
    </service>
    <service id="api_platform.ramsey_uuid.uri_variables.transformer.uuid" class="ApiPlatform\RamseyUuid\UriVariableTransformer\UuidUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer" priority="-100"/>
    </service>
    <service id="api_platform.symfony.uri_variables.transformer.ulid" class="ApiPlatform\Symfony\UriVariableTransformer\UlidUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer"/>
    </service>
    <service id="api_platform.symfony.uri_variables.transformer.uuid" class="ApiPlatform\Symfony\UriVariableTransformer\UuidUriVariableTransformer">
      <tag name="api_platform.uri_variables.transformer"/>
    </service>
    <service id="api_platform.state_provider.content_negotiation" class="ApiPlatform\State\Provider\ContentNegotiationProvider">
      <argument>null</argument>
      <argument type="service" id="api_platform.negotiator"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.error_formats%</argument>
    </service>
    <service id="api_platform.listener.request.add_format" class="ApiPlatform\Symfony\EventListener\AddFormatListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="28"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.state_provider.content_negotiation"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.listener.request.read" class="ApiPlatform\Symfony\EventListener\ReadListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="4"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.state_provider.security_parameter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.uri_variables.converter"/>
    </service>
    <service id="api_platform.listener.request.deserialize" class="ApiPlatform\Symfony\EventListener\DeserializeListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="2"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.state_provider.access_checker.post_deserialize"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.state_processor.serialize" class="ApiPlatform\State\Processor\SerializeProcessor">
      <argument>null</argument>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.openapi.serializer_context_builder"/>
    </service>
    <service id="api_platform.state_processor.write" class="ApiPlatform\State\Processor\WriteProcessor">
      <argument>null</argument>
      <argument type="service" id="api_platform.state_processor.locator"/>
    </service>
    <service id="api_platform.state_processor.add_link_header" class="ApiPlatform\State\Processor\AddLinkHeaderProcessor">
      <argument type="service" id="api_platform.hydra.processor.link"/>
    </service>
    <service id="api_platform.listener.view.write" class="ApiPlatform\Symfony\EventListener\WriteListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="32"/>
      <argument type="service" id="api_platform.state_processor.write"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.listener.view.serialize" class="ApiPlatform\Symfony\EventListener\SerializeListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="16"/>
      <argument type="service" id="api_platform.state_processor.serialize"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.listener.view.respond" class="ApiPlatform\Symfony\EventListener\RespondListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="8"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.http_cache.processor.add_headers"/>
    </service>
    <service id="api_platform.error_listener" class="ApiPlatform\Symfony\EventListener\ErrorListener">
      <argument>api_platform.action.placeholder</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>true</argument>
      <argument type="collection"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument>%api_platform.error_formats%</argument>
      <argument>%api_platform.exception_to_status%</argument>
      <argument>null</argument>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument>null</argument>
      <argument>true</argument>
    </service>
    <service id="api_platform.state_provider.parameter" class="ApiPlatform\State\Provider\ParameterProvider">
      <argument type="service" id="api_platform.state_provider.parameter_validator"/>
      <argument type="service" id=".service_locator.sL05zc0"/>
    </service>
    <service id="api_platform.state_processor.documentation.serialize" class="ApiPlatform\State\Processor\SerializeProcessor">
      <argument type="service" id="api_platform.http_cache.processor.add_headers"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.openapi.serializer_context_builder"/>
    </service>
    <service id="api_platform.state_processor.documentation.write" class="ApiPlatform\State\Processor\WriteProcessor">
      <argument type="service" id="api_platform.state_processor.documentation.serialize"/>
      <argument type="service" id="api_platform.state_processor.locator"/>
    </service>
    <service id="api_platform.state_provider.documentation.content_negotiation" class="ApiPlatform\State\Provider\ContentNegotiationProvider">
      <argument type="service" id="api_platform.swagger_ui.documentation.provider"/>
      <argument type="service" id="api_platform.negotiator"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.error_formats%</argument>
    </service>
    <service id="api_platform.action.entrypoint" class="ApiPlatform\Symfony\Action\EntrypointAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.state_provider.documentation.content_negotiation"/>
      <argument type="service" id="api_platform.state_processor.documentation.write"/>
      <argument>%api_platform.docs_formats%</argument>
    </service>
    <service id="api_platform.action.documentation" class="ApiPlatform\Symfony\Action\DocumentationAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument>SuiteCRM API</argument>
      <argument></argument>
      <argument>8.5.0</argument>
      <argument type="service" id="api_platform.openapi.factory" on-invalid="null"/>
      <argument type="service" id="api_platform.state_provider.documentation.content_negotiation"/>
      <argument type="service" id="api_platform.state_processor.documentation.write"/>
      <argument type="service" id="api_platform.negotiator" on-invalid="null"/>
      <argument>%api_platform.docs_formats%</argument>
    </service>
    <service id="api_platform.cache.metadata.resource" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>tBm5a4Vb3Y</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.cached" class="ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory">
      <argument type="service" id="api_platform.cache.metadata.resource"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.yaml"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.xml" class="ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource_extractor.xml"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.concerns" class="ApiPlatform\Metadata\Resource\Factory\ConcernsResourceNameCollectionFactory">
      <argument>%api_platform.resource_class_directories%</argument>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.xml"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.attributes" class="ApiPlatform\Metadata\Resource\Factory\AttributesResourceNameCollectionFactory">
      <argument>%api_platform.resource_class_directories%</argument>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.concerns"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.class_name" class="ApiPlatform\Metadata\Resource\Factory\ClassNameResourceNameCollectionFactory">
      <argument>%api_platform.class_name_resources%</argument>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.attributes"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.property_info" class="ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory">
      <argument type="service" id="property_info"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.cached" class="ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.cache.metadata.property"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.yaml"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.xml" class="ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.property_extractor.xml"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.property_info"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.concerns" class="ApiPlatform\Metadata\Property\Factory\ConcernsPropertyNameCollectionMetadataFactory">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.xml"/>
    </service>
    <service id="api_platform.metadata.resource_extractor.xml" class="ApiPlatform\Metadata\Extractor\XmlResourceExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.property_extractor.xml" class="ApiPlatform\Metadata\Extractor\XmlPropertyExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.property_info" class="ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory">
      <argument type="service" id="property_info"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.xml"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.attribute" class="ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.property.metadata_factory.identifier"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.serializer" class="ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory">
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
      <argument type="service" id="api_platform.doctrine.orm.metadata.property.metadata_factory"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.cached" class="ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory">
      <argument type="service" id="api_platform.cache.metadata.property"/>
      <argument type="service" id="api_platform.json_schema.metadata.property.metadata_factory.schema"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.default_property" class="ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.property.metadata_factory.serializer"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.identifier" class="ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory">
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.default_property"/>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.xml" class="ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.property_extractor.xml"/>
    </service>
    <service id="api_platform.cache.metadata.property" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>dOy9ElHHQB</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.attributes" class="ApiPlatform\Metadata\Resource\Factory\AttributesResourceMetadataCollectionFactory">
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>%api_platform.defaults%</argument>
      <argument>true</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.xml" class="ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource_extractor.xml"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.parameter"/>
      <argument>%api_platform.defaults%</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.concerns" class="ApiPlatform\Metadata\Resource\Factory\ConcernsResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.xml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" class="ApiPlatform\Metadata\Resource\Factory\NotExposedOperationResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.doctrine.orm.metadata.resource.link_factory"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.yaml"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.backed_enum" class="ApiPlatform\Metadata\Resource\Factory\BackedEnumResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.uri_template" class="ApiPlatform\Metadata\Resource\Factory\UriTemplateResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.doctrine.orm.metadata.resource.link_factory"/>
      <argument type="service" id="api_platform.metadata.path_segment_name_generator.dash"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.backed_enum"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.main_controller" class="ApiPlatform\Metadata\Resource\Factory\MainControllerResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.uri_template"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.link" class="ApiPlatform\Metadata\Resource\Factory\LinkResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.doctrine.orm.metadata.resource.link_factory"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.main_controller"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.operation_name" class="ApiPlatform\Metadata\Resource\Factory\OperationNameResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.link"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.input_output" class="ApiPlatform\Metadata\Resource\Factory\InputOutputResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.operation_name"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.formats" class="ApiPlatform\Metadata\Resource\Factory\FormatsResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.input_output"/>
      <argument>%api_platform.formats%</argument>
      <argument>%api_platform.patch_formats%</argument>
      <argument>%api_platform.error_formats%</argument>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.filters" class="ApiPlatform\Metadata\Resource\Factory\FiltersResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.formats"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.alternate_uri" class="ApiPlatform\Metadata\Resource\Factory\AlternateUriResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.filters"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.deprecations" class="ApiPlatform\Metadata\Resource\Factory\DeprecationResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.attributes"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.parameter" class="ApiPlatform\Metadata\Resource\Factory\ParameterResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.deprecations"/>
      <argument type="service" id="api_platform.filter_locator" on-invalid="ignore"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.cached" class="ApiPlatform\Metadata\Resource\Factory\CachedResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.cache.metadata.resource_collection"/>
      <argument type="service" id="api_platform.doctrine.orm.metadata.resource.metadata_collection_factory"/>
    </service>
    <service id="api_platform.cache.metadata.resource_collection" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>oT6E00x3jU</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.metadata.operation.metadata_factory" class="ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.php_doc" class="ApiPlatform\Metadata\Resource\Factory\PhpDocResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.alternate_uri"/>
    </service>
    <service id="api_platform.metadata.resource_extractor.yaml" class="ApiPlatform\Metadata\Extractor\YamlResourceExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.property_extractor.yaml" class="ApiPlatform\Metadata\Extractor\YamlPropertyExtractor">
      <argument type="collection"/>
      <argument type="service" id="service_container"/>
    </service>
    <service id="api_platform.metadata.resource.name_collection_factory.yaml" class="ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource_extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.class_name"/>
    </service>
    <service id="api_platform.metadata.resource.metadata_collection_factory.yaml" class="ApiPlatform\Metadata\Resource\Factory\ExtractorResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource_extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.concerns"/>
      <argument>%api_platform.defaults%</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.yaml" class="ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory">
      <argument type="service" id="api_platform.metadata.property_extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.attribute"/>
    </service>
    <service id="api_platform.metadata.property.name_collection_factory.yaml" class="ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory">
      <argument type="service" id="api_platform.metadata.property_extractor.yaml"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.concerns"/>
    </service>
    <service id="api_platform.json_schema.type_factory" class="ApiPlatform\JsonSchema\TypeFactory">
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <call method="setSchemaFactory">
        <argument type="service" id="api_platform.json_schema.backward_compatible_schema_factory"/>
      </call>
    </service>
    <service id="api_platform.json_schema.json_schema_generate_command" class="ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.json_schema.backward_compatible_schema_factory"/>
      <argument>%api_platform.formats%</argument>
      <call method="setName">
        <argument>api:json-schema:generate</argument>
      </call>
    </service>
    <service id="api_platform.json_schema.metadata.property.metadata_factory.schema" class="ApiPlatform\JsonSchema\Metadata\Property\Factory\SchemaPropertyMetadataFactory">
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.validator"/>
    </service>
    <service id="api_platform.json_schema.backward_compatible_schema_factory" class="ApiPlatform\JsonSchema\BackwardCompatibleSchemaFactory">
      <tag name="container.decorator" id="api_platform.json_schema.schema_factory" inner="api_platform.hydra.json_schema.schema_factory.inner"/>
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory"/>
    </service>
    <service id="api_platform.json_schema.definition_name_factory" class="ApiPlatform\JsonSchema\DefinitionNameFactory">
      <argument>%api_platform.jsonschema_formats%</argument>
    </service>
    <service id=".2_ObjectNormalizer~O.IZS8_" class="Symfony\Component\Serializer\Normalizer\ObjectNormalizer">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="property_info"/>
    </service>
    <service id=".1_Serializer~O.IZS8_" class="Symfony\Component\Serializer\Serializer">
      <argument type="collection">
        <argument type="service" id=".2_ObjectNormalizer~O.IZS8_"/>
      </argument>
      <argument type="collection">
        <argument type="service" id="serializer.encoder.json"/>
      </argument>
    </service>
    <service id="api_platform.openapi.provider" class="ApiPlatform\OpenApi\State\OpenApiProvider">
      <tag name="api_platform.state_provider" priority="-100" key="ApiPlatform\OpenApi\State\OpenApiProvider"/>
      <tag name="api_platform.state_provider" priority="-100" key="api_platform.openapi.provider"/>
      <argument type="service" id="api_platform.openapi.factory"/>
    </service>
    <service id="api_platform.openapi.serializer_context_builder" class="ApiPlatform\OpenApi\Serializer\SerializerContextBuilder">
      <tag name="container.decorator" id="api_platform.serializer.context_builder" inner="api_platform.serializer.context_builder.filter.inner"/>
      <argument type="service" id="api_platform.serializer.context_builder.filter"/>
    </service>
    <service id="api_platform.openapi.options" class="ApiPlatform\OpenApi\Options">
      <argument>SuiteCRM API</argument>
      <argument></argument>
      <argument>8.5.0</argument>
      <argument>true</argument>
      <argument>oauth2</argument>
      <argument>password</argument>
      <argument>/oauth/v2/token</argument>
      <argument>/oauth/v2/auth</argument>
      <argument></argument>
      <argument type="collection"/>
      <argument type="collection"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>true</argument>
    </service>
    <service id="api_platform.openapi.command" class="ApiPlatform\Symfony\Bundle\Command\OpenApiCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.openapi.factory"/>
      <argument type="service" id="serializer"/>
      <call method="setName">
        <argument>api:openapi:export</argument>
      </call>
    </service>
    <service id="api_platform.openapi.normalizer.legacy" class="ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer">
      <tag name="serializer.normalizer"/>
      <tag name="container.decorator" id="api_platform.openapi.normalizer.api_gateway" inner="api_platform.openapi.normalizer.legacy.inner"/>
      <argument type="service" id="api_platform.openapi.normalizer.legacy.inner"/>
    </service>
    <service id="api_platform.openapi.factory" class="ApiPlatform\OpenApi\Factory\OpenApiFactory">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.json_schema.backward_compatible_schema_factory"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument>%api_platform.formats%</argument>
      <argument type="service" id="api_platform.openapi.options"/>
      <argument type="service" id="api_platform.pagination_options"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.jsonopenapi.encoder" class="ApiPlatform\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonopenapi</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.yamlopenapi.encoder" class="ApiPlatform\Serializer\YamlEncoder">
      <tag name="serializer.encoder"/>
      <argument>yamlopenapi</argument>
      <argument type="service" id="serializer.encoder.yaml" on-invalid="null"/>
    </service>
    <service id="api_platform.swagger_ui.context" class="ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext">
      <argument>true</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>null</argument>
      <argument type="collection"/>
    </service>
    <service id="api_platform.swagger_ui.processor" class="ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProcessor">
      <tag name="api_platform.state_processor" priority="-100" key="api_platform.swagger_ui.processor"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.openapi.options"/>
      <argument type="service" id="api_platform.swagger_ui.context"/>
      <argument>%api_platform.docs_formats%</argument>
      <argument>scrmfe</argument>
      <argument>scrmfe</argument>
      <argument>false</argument>
    </service>
    <service id="api_platform.swagger_ui.action" class="ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiAction" public="true">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="twig" on-invalid="null"/>
      <argument type="service" id="router.default"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.openapi.factory"/>
      <argument type="service" id="api_platform.openapi.options"/>
      <argument type="service" id="api_platform.swagger_ui.context"/>
      <argument>%api_platform.docs_formats%</argument>
      <argument>scrmfe</argument>
      <argument>scrmfe</argument>
      <argument>false</argument>
    </service>
    <service id="api_platform.swagger_ui.documentation.provider" class="ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProvider">
      <tag name="container.decorator" id="api_platform.state_provider.documentation.read" inner="api_platform.swagger_ui.documentation.provider.inner"/>
      <argument type="service" id="api_platform.swagger_ui.documentation.provider.inner"/>
      <argument type="service" id="api_platform.openapi.factory"/>
    </service>
    <service id="api_platform.swagger_ui.provider" class="ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProvider">
      <argument type="service" id="api_platform.state_provider.parameter"/>
      <argument type="service" id="api_platform.openapi.factory"/>
    </service>
    <service id="api_platform.jsonld.action.context" class="ApiPlatform\JsonLd\Action\ContextAction" public="true">
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.state_provider.documentation.content_negotiation" on-invalid="null"/>
      <argument type="service" id="api_platform.state_processor.documentation.write" on-invalid="null"/>
      <argument type="service" id="serializer" on-invalid="null"/>
    </service>
    <service id="api_platform.hydra.processor.link" class="ApiPlatform\Hydra\State\HydraLinkProcessor">
      <argument type="service" id="api_platform.hydra.processor.link.inner"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.jsonld.context_builder" class="ApiPlatform\JsonLd\ContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.symfony.iri_converter.skolem"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix"/>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.jsonld.normalizer.item" class="ApiPlatform\JsonLd\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument>%api_platform.serializer.default_context%</argument>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.jsonld.normalizer.error" class="ApiPlatform\JsonLd\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-880"/>
      <argument type="service" id="api_platform.jsonld.normalizer.item"/>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.jsonld.normalizer.object" class="ApiPlatform\JsonLd\Serializer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-995"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.jsonld.context_builder"/>
    </service>
    <service id="api_platform.jsonld.normalizer.validation_exception" class="ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.jsonld.normalizer.error"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.jsonld.encoder" class="ApiPlatform\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonld</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.hydra.json_schema.schema_factory" class="ApiPlatform\Hydra\JsonSchema\SchemaFactory">
      <argument type="service" id="api_platform.hydra.json_schema.schema_factory.inner"/>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.hydra.normalizer.documentation" class="ApiPlatform\Hydra\Serializer\DocumentationNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.hydra.normalizer.constraint_violation_list" class="ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="service" id="api_platform.router"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.hydra.normalizer.entrypoint" class="ApiPlatform\Hydra\Serializer\EntrypointNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.hydra.normalizer.error" class="ApiPlatform\Hydra\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.router"/>
      <argument>true</argument>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.hydra.normalizer.partial_collection_view" class="ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer">
      <argument type="service" id="api_platform.hydra.normalizer.partial_collection_view.inner"/>
      <argument>page</argument>
      <argument>pagination</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="property_accessor"/>
      <argument>1</argument>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.hydra.normalizer.collection_filters" class="ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer">
      <tag name="serializer.normalizer" priority="-985"/>
      <tag name="container.decorator" id="api_platform.hydra.normalizer.collection" inner="api_platform.hydra.normalizer.partial_collection_view.inner"/>
      <argument type="service" id="api_platform.hydra.normalizer.partial_collection_view"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.hydra.name_converter.hydra_prefix" class="ApiPlatform\Hydra\Serializer\HydraPrefixNameConverter">
      <argument type="service" id="serializer.name_converter.metadata_aware"/>
    </service>
    <service id="api_platform.problem.normalizer.constraint_violation_list" class="ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument type="collection">
        <argument key="hydra_prefix">true</argument>
      </argument>
    </service>
    <service id="api_platform.problem.normalizer.error" class="ApiPlatform\Problem\Serializer\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-810"/>
      <argument>true</argument>
      <argument type="collection"/>
    </service>
    <service id="api_platform.problem.encoder" class="ApiPlatform\Serializer\JsonEncoder">
      <tag name="serializer.encoder"/>
      <argument>jsonproblem</argument>
    </service>
    <service id="api_platform.problem.normalizer.validation_exception" class="ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-800"/>
      <argument type="service" id="api_platform.serializer.normalizer.item"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.graphql.executor" class="ApiPlatform\GraphQl\Executor">
      <argument>true</argument>
    </service>
    <service id="api_platform.graphql.query_resolver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id="api_platform.graphql.mutation_resolver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection"/>
    </service>
    <service id="api_platform.graphql.resolver_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Data\Resolver\RecordItemResolver" type="service_closure" id="App\Data\Resolver\RecordItemResolver"/>
        <argument key="App\Data\Resolver\RecordListResolver" type="service_closure" id="App\Data\Resolver\RecordListResolver"/>
        <argument key="App\Statistics\Resolver\BatchedStatisticsItemResolver" type="service_closure" id="App\Statistics\Resolver\BatchedStatisticsItemResolver"/>
        <argument key="App\Statistics\Resolver\StatisticsItemResolver" type="service_closure" id="App\Statistics\Resolver\StatisticsItemResolver"/>
      </argument>
    </service>
    <service id="api_platform.graphql.iterable_type" class="ApiPlatform\GraphQl\Type\Definition\IterableType">
      <tag name="api_platform.graphql.type"/>
    </service>
    <service id="api_platform.graphql.upload_type" class="ApiPlatform\GraphQl\Type\Definition\UploadType">
      <tag name="api_platform.graphql.type"/>
    </service>
    <service id="api_platform.graphql.type_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="api_platform.graphql.iterable_type" type="service_closure" id="api_platform.graphql.iterable_type"/>
        <argument key="api_platform.graphql.upload_type" type="service_closure" id="api_platform.graphql.upload_type"/>
      </argument>
    </service>
    <service id="api_platform.graphql.types_container" class="ApiPlatform\GraphQl\Type\TypesContainer"/>
    <service id="api_platform.graphql.types_factory" class="ApiPlatform\GraphQl\Type\TypesFactory">
      <argument type="service" id="api_platform.graphql.type_locator"/>
      <argument type="collection">
        <argument>api_platform.graphql.iterable_type</argument>
        <argument>api_platform.graphql.upload_type</argument>
      </argument>
    </service>
    <service id="api_platform.graphql.fields_builder_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="api_platform.graphql.fields_builder" type="service_closure" id="api_platform.graphql.fields_builder"/>
      </argument>
    </service>
    <service id="api_platform.graphql.action.entrypoint" class="ApiPlatform\GraphQl\Action\EntrypointAction" public="true">
      <argument type="service" id="api_platform.graphql.schema_builder"/>
      <argument type="service" id="api_platform.graphql.executor"/>
      <argument type="service" id="api_platform.graphql.action.graphiql" on-invalid="null"/>
      <argument type="service" id="api_platform.graphql.action.graphql_playground" on-invalid="null"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.graphql.error_handler"/>
      <argument>true</argument>
      <argument>false</argument>
      <argument>true</argument>
      <argument>graphql-playground</argument>
    </service>
    <service id="api_platform.graphql.action.graphiql" class="ApiPlatform\GraphQl\Action\GraphiQlAction" public="true">
      <argument type="service" id="twig"/>
      <argument type="service" id="api_platform.router"/>
      <argument>false</argument>
      <argument>SuiteCRM API</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.graphql.action.graphql_playground" class="ApiPlatform\GraphQl\Action\GraphQlPlaygroundAction" public="true">
      <argument type="service" id="twig"/>
      <argument type="service" id="api_platform.router"/>
      <argument>true</argument>
      <argument>SuiteCRM API</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.graphql.error_handler" class="ApiPlatform\GraphQl\Error\ErrorHandler"/>
    <service id="api_platform.graphql.subscription.subscription_identifier_generator" class="ApiPlatform\GraphQl\Subscription\SubscriptionIdentifierGenerator"/>
    <service id="api_platform.graphql.cache.subscription" class="Symfony\Component\Cache\Adapter\AdapterInterface">
      <tag name="cache.pool" pruneable=""/>
      <tag name="kernel.reset" method="reset"/>
      <argument>F9gsK0Zeta</argument>
      <argument>0</argument>
      <argument>%container.build_id%</argument>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/pools/system</argument>
      <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/>
      <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/>
    </service>
    <service id="api_platform.graphql.command.export_command" class="ApiPlatform\Symfony\Bundle\Command\GraphQlExportCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.graphql.schema_builder"/>
      <call method="setName">
        <argument>api:graphql:export</argument>
      </call>
    </service>
    <service id="api_platform.graphql.type_converter" class="ApiPlatform\GraphQl\Type\TypeConverter">
      <argument type="service" id="api_platform.graphql.type_builder"/>
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
    </service>
    <service id="api_platform.graphql.type_builder" class="ApiPlatform\GraphQl\Type\TypeBuilder">
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.graphql.resolver.resource_field"/>
      <argument type="service" id="api_platform.graphql.fields_builder_locator"/>
      <argument type="service" id="api_platform.pagination"/>
    </service>
    <service id="api_platform.graphql.fields_builder" class="ApiPlatform\GraphQl\Type\FieldsBuilder">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.graphql.type_builder"/>
      <argument type="service" id="api_platform.graphql.type_converter"/>
      <argument type="service" id="api_platform.graphql.resolver.factory.item"/>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="api_platform.filter_locator"/>
      <argument type="service" id="api_platform.pagination"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument>_</argument>
      <argument type="service" id="api_platform.metadata.inflector" on-invalid="null"/>
    </service>
    <service id="api_platform.graphql.schema_builder" class="ApiPlatform\GraphQl\Type\SchemaBuilder">
      <argument type="service" id="api_platform.metadata.resource.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.graphql.types_factory"/>
      <argument type="service" id="api_platform.graphql.types_container"/>
      <argument type="service" id="api_platform.graphql.fields_builder"/>
    </service>
    <service id="api_platform.graphql.serializer.context_builder" class="ApiPlatform\GraphQl\Serializer\SerializerContextBuilder">
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.graphql.state_provider.parameter" class="ApiPlatform\State\Provider\ParameterProvider">
      <argument type="service" id="api_platform.graphql.state_provider.access_checker"/>
      <argument type="service" id=".service_locator.sL05zc0"/>
    </service>
    <service id="api_platform.graphql.state_provider.resolver" class="ApiPlatform\GraphQl\State\Provider\ResolverProvider">
      <argument type="service" id="api_platform.graphql.state_provider.access_checker.post_validate"/>
      <argument type="service" id="api_platform.graphql.resolver_locator"/>
    </service>
    <service id="api_platform.graphql.state_processor.subscription" class="ApiPlatform\GraphQl\State\Processor\SubscriptionProcessor">
      <argument type="service" id="api_platform.graphql.state_processor.normalize"/>
      <argument type="service" id="api_platform.graphql.subscription.subscription_manager"/>
      <argument>null</argument>
    </service>
    <service id="api_platform.graphql.state_processor.write" class="ApiPlatform\State\Processor\WriteProcessor">
      <argument type="service" id="api_platform.graphql.state_processor.subscription"/>
      <argument type="service" id="api_platform.state_processor.locator"/>
    </service>
    <service id="api_platform.graphql.state_processor.normalize" class="ApiPlatform\GraphQl\State\Processor\NormalizeProcessor">
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder"/>
      <argument type="service" id="api_platform.pagination"/>
    </service>
    <service id="api_platform.graphql.resolver.factory.item" class="ApiPlatform\GraphQl\Resolver\Factory\ResolverFactory">
      <argument type="service" id="api_platform.graphql.state_provider.access_checker.after_resolver"/>
      <argument type="service" id="api_platform.graphql.state_processor.write"/>
      <argument type="service" id="api_platform.graphql.runtime_operation_metadata_factory"/>
    </service>
    <service id="api_platform.graphql.runtime_operation_metadata_factory" class="ApiPlatform\GraphQl\Metadata\RuntimeOperationMetadataFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.router"/>
    </service>
    <service id="api_platform.graphql.provider.read" class="ApiPlatform\GraphQl\Provider\ReadProvider">
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.state_provider.locator"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder"/>
      <argument>_</argument>
    </service>
    <service id="api_platform.graphql.resolver.resource_field" class="ApiPlatform\GraphQl\Resolver\ResourceFieldResolver">
      <argument type="service" id="api_platform.symfony.iri_converter"/>
    </service>
    <service id="api_platform.graphql.normalizer.item" class="ApiPlatform\GraphQl\Serializer\ItemNormalizer">
      <tag name="serializer.normalizer" priority="-890"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.api.identifiers_extractor"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory" on-invalid="ignore"/>
      <argument>null</argument>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached" on-invalid="ignore"/>
      <argument type="service" id="api_platform.security.resource_access_checker" on-invalid="ignore"/>
    </service>
    <service id="api_platform.graphql.normalizer.object" class="ApiPlatform\GraphQl\Serializer\ObjectNormalizer">
      <tag name="serializer.normalizer" priority="-995"/>
      <argument type="service" id="serializer.normalizer.object"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.api.identifiers_extractor"/>
    </service>
    <service id="api_platform.graphql.subscription.subscription_manager" class="ApiPlatform\GraphQl\Subscription\SubscriptionManager">
      <argument type="service" id="api_platform.graphql.cache.subscription"/>
      <argument type="service" id="api_platform.graphql.subscription.subscription_identifier_generator"/>
      <argument type="service" id="api_platform.graphql.state_processor.normalize" on-invalid="ignore"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.graphql.normalizer.error" class="ApiPlatform\GraphQl\Serializer\Exception\ErrorNormalizer">
      <tag name="serializer.normalizer" priority="-790"/>
    </service>
    <service id="api_platform.graphql.normalizer.validation_exception" class="ApiPlatform\GraphQl\Serializer\Exception\ValidationExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
      <argument>%api_platform.exception_to_status%</argument>
    </service>
    <service id="api_platform.graphql.normalizer.http_exception" class="ApiPlatform\GraphQl\Serializer\Exception\HttpExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
    </service>
    <service id="api_platform.graphql.normalizer.runtime_exception" class="ApiPlatform\GraphQl\Serializer\Exception\RuntimeExceptionNormalizer">
      <tag name="serializer.normalizer" priority="-780"/>
    </service>
    <service id="api_platform.doctrine.metadata_factory" class="Doctrine\Persistence\Mapping\ClassMetadataFactory">
      <factory service="doctrine.orm.default_entity_manager" method="getMetadataFactory"/>
    </service>
    <service id="api_platform.doctrine.orm.state.remove_processor" class="ApiPlatform\Doctrine\Common\State\RemoveProcessor">
      <tag name="api_platform.state_processor" priority="-100" key="api_platform.doctrine.orm.state.remove_processor"/>
      <tag name="api_platform.state_processor" priority="-100" key="ApiPlatform\Doctrine\Common\State\RemoveProcessor"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="api_platform.doctrine.orm.state.persist_processor" class="ApiPlatform\Doctrine\Common\State\PersistProcessor">
      <tag name="api_platform.state_processor" priority="-100" key="api_platform.doctrine.orm.state.persist_processor"/>
      <tag name="api_platform.state_processor" priority="-100" key="ApiPlatform\Doctrine\Common\State\PersistProcessor"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="api_platform.doctrine.orm.order_filter" class="ApiPlatform\Doctrine\Orm\Filter\OrderFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1">order</argument>
      <argument key="2" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument key="orderNullsComparison">null</argument>
    </service>
    <service id="api_platform.doctrine.orm.date_filter.instance" class="ApiPlatform\Doctrine\Orm\Filter\DateFilter">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.range_filter" class="ApiPlatform\Doctrine\Orm\Filter\RangeFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.range_filter.instance" class="ApiPlatform\Doctrine\Orm\Filter\RangeFilter">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.date_filter" class="ApiPlatform\Doctrine\Orm\Filter\DateFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.backed_enum_filter" class="ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.backed_enum_filter.instance" class="ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.boolean_filter" class="ApiPlatform\Doctrine\Orm\Filter\BooleanFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.boolean_filter.instance" class="ApiPlatform\Doctrine\Orm\Filter\BooleanFilter">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.numeric_filter" class="ApiPlatform\Doctrine\Orm\Filter\NumericFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.numeric_filter.instance" class="ApiPlatform\Doctrine\Orm\Filter\NumericFilter">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.exists_filter" class="ApiPlatform\Doctrine\Orm\Filter\ExistsFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="existsParameterName">exists</argument>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.exists_filter.instance" class="ApiPlatform\Doctrine\Orm\Filter\ExistsFilter">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument>exists</argument>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.eager_loading" class="ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension">
      <tag name="api_platform.doctrine.orm.query_extension.item" priority="-8"/>
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-18"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument>30</argument>
      <argument>true</argument>
      <argument>false</argument>
      <argument type="service" id="api_platform.serializer.mapping.class_metadata_factory"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.filter" class="ApiPlatform\Doctrine\Orm\Extension\FilterExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-16"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.filter_eager_loading" class="ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-17"/>
      <argument>true</argument>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.pagination" class="ApiPlatform\Doctrine\Orm\Extension\PaginationExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-64"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.pagination"/>
    </service>
    <service id="api_platform.doctrine.orm.query_extension.order" class="ApiPlatform\Doctrine\Orm\Extension\OrderExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-32"/>
      <argument>ASC</argument>
    </service>
    <service id="api_platform.doctrine.orm.extension.parameter_extension" class="ApiPlatform\Doctrine\Orm\Extension\ParameterExtension">
      <tag name="api_platform.doctrine.orm.query_extension.collection" priority="-16"/>
      <tag name="api_platform.doctrine.orm.query_extension.item" priority="-9"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="api_platform.doctrine.orm.metadata.property.metadata_factory" class="ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.property_info"/>
    </service>
    <service id="api_platform.doctrine.orm.state.collection_provider" class="ApiPlatform\Doctrine\Orm\State\CollectionProvider">
      <tag name="api_platform.state_provider" priority="-100" key="ApiPlatform\Doctrine\Orm\State\CollectionProvider"/>
      <tag name="api_platform.state_provider" priority="-100" key="api_platform.doctrine.orm.state.collection_provider"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="doctrine"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.collection"/>
      <argument type="service" id=".service_locator.qssr6JI"/>
    </service>
    <service id="api_platform.doctrine.orm.state.item_provider" class="ApiPlatform\Doctrine\Orm\State\ItemProvider">
      <tag name="api_platform.state_provider" priority="-100" key="ApiPlatform\Doctrine\Orm\State\ItemProvider"/>
      <tag name="api_platform.state_provider" priority="-100" key="api_platform.doctrine.orm.state.item_provider"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="doctrine"/>
      <argument type="tagged_iterator" tag="api_platform.doctrine.orm.query_extension.item"/>
      <argument type="service" id=".service_locator.qssr6JI"/>
    </service>
    <service id="api_platform.doctrine.orm.search_filter" class="ApiPlatform\Doctrine\Orm\Filter\SearchFilter" abstract="true">
      <argument key="0" type="service" id="doctrine"/>
      <argument key="1" type="service" id="api_platform.symfony.iri_converter"/>
      <argument key="2" type="service" id="property_accessor"/>
      <argument key="3" type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument key="identifiersExtractor" type="service" id="api_platform.api.identifiers_extractor" on-invalid="ignore"/>
      <argument key="nameConverter" type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.search_filter.instance" class="ApiPlatform\Doctrine\Orm\Filter\SearchFilter">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="property_accessor"/>
      <argument type="service" id="monolog.logger" on-invalid="ignore"/>
      <argument type="collection"/>
      <argument type="service" id="api_platform.api.identifiers_extractor" on-invalid="ignore"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
    </service>
    <service id="api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" class="ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmResourceCollectionMetadataFactory">
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.messenger.metadata.resource.metadata_collection_factory"/>
    </service>
    <service id="api_platform.doctrine.orm.metadata.resource.link_factory" class="ApiPlatform\Doctrine\Orm\Metadata\Resource\DoctrineOrmLinkFactory">
      <tag name="container.decorator" id="api_platform.metadata.resource.link_factory" inner="api_platform.doctrine.orm.metadata.resource.link_factory.inner"/>
      <argument type="service" id="doctrine"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.doctrine.orm.metadata.resource.link_factory.inner"/>
    </service>
    <service id="api_platform.doctrine.orm.links_handler" class="ApiPlatform\Doctrine\Orm\State\LinksHandler">
      <tag name="api_platform.doctrine.orm.links_handler" key="api_platform.doctrine.orm.links_handler"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="doctrine"/>
    </service>
    <service id="api_platform.http_cache.processor.add_headers" class="ApiPlatform\HttpCache\State\AddHeadersProcessor">
      <tag name="container.decorator" id="api_platform.state_processor.respond" inner="api_platform.hydra.processor.link.inner"/>
      <argument type="service" id="api_platform.state_processor.add_link_header"/>
      <argument>true</argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>%api_platform.http_cache.vary%</argument>
      <argument>null</argument>
    </service>
    <service id="api_platform.metadata.property.metadata_factory.validator" class="ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory">
      <argument type="service" id="validator"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.yaml"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.choice_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.collection_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.count_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.greater_than_or_equal_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.greater_than_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.length_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.less_than_or_equal_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.less_than_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.one_of_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
      <argument type="tagged_iterator" tag="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.range_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.regex_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.format_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.metadata.property_schema.unique_restriction" class="ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction">
      <tag name="api_platform.metadata.property_schema_restriction"/>
    </service>
    <service id="api_platform.validator" class="ApiPlatform\Symfony\Validator\Validator">
      <argument type="service" id="validator"/>
      <argument type="service" id="api_platform.graphql.mutation_resolver_locator"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.validator.state.error_provider" class="ApiPlatform\Symfony\Validator\State\ErrorProvider">
      <tag name="api_platform.state_provider" key="api_platform.validator.state.error_provider"/>
    </service>
    <service id="api_platform.graphql.state_provider.validate_after_resolver" class="ApiPlatform\Symfony\Validator\State\ValidateProvider">
      <argument type="service" id="api_platform.graphql.state_provider.resolver"/>
      <argument type="service" id="api_platform.validator"/>
      <argument>canValidateAfterResolver</argument>
    </service>
    <service id="api_platform.listener.view.validate" class="ApiPlatform\Symfony\EventListener\ValidateListener">
      <tag name="kernel.event_listener" event="kernel.view" method="onKernelView" priority="64"/>
      <argument type="service" id="api_platform.state_provider.access_checker.post_validate"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.state_provider.parameter_validator" class="ApiPlatform\Symfony\Validator\State\ParameterValidatorProvider" public="true">
      <argument type="service" id="validator"/>
      <argument type="service" id="api_platform.state_provider.parameter_validator.inner"/>
    </service>
    <service id="api_platform.listener.view.validate_query_parameters" class="ApiPlatform\Symfony\EventListener\QueryParameterValidateListener">
      <tag name="kernel.event_listener" event="kernel.request" method="onKernelRequest" priority="16"/>
      <tag name="container.hot_path"/>
      <argument type="service" id="api_platform.validator.query_parameter_validator"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    </service>
    <service id="api_platform.validator.query_parameter_validator" class="ApiPlatform\ParameterValidator\ParameterValidator">
      <argument type="service" id="api_platform.filter_locator"/>
      <deprecated package="api-platform/symfony" version="4.1">The "%service_id%" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead.</deprecated>
    </service>
    <service id="api_platform.data_collector.request" class="ApiPlatform\Symfony\Bundle\DataCollector\RequestDataCollector">
      <tag name="data_collector" template="@ApiPlatform/DataCollector/request.html.twig" id="api_platform.data_collector.request" priority="334"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.filter_locator"/>
    </service>
    <service id="debug.var_dumper.cloner" class="Symfony\Component\VarDumper\Cloner\VarCloner"/>
    <service id="debug.var_dumper.cli_dumper" class="Symfony\Component\VarDumper\Dumper\CliDumper"/>
    <service id="debug.api_platform.debug_resource.command" class="ApiPlatform\Symfony\Bundle\Command\DebugResourceCommand">
      <tag name="console.command"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="debug.var_dumper.cloner"/>
      <argument type="service" id="debug.var_dumper.cli_dumper"/>
      <call method="setName">
        <argument>debug:api-resource</argument>
      </call>
    </service>
    <service id="api_platform.messenger.metadata.resource.metadata_collection_factory" class="ApiPlatform\Symfony\Messenger\Metadata\MessengerResourceMetadataCollectionFactory">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.php_doc"/>
    </service>
    <service id="ApiPlatform\Symfony\Messenger\Processor" class="ApiPlatform\Symfony\Messenger\Processor">
      <tag name="api_platform.state_processor" priority="-900"/>
      <argument type="service" id="messenger.bus.default"/>
    </service>
    <service id="api_platform.security.resource_access_checker" class="ApiPlatform\Symfony\Security\ResourceAccessChecker">
      <argument type="service" id="security.expression_language" on-invalid="null"/>
      <argument type="service" id="scheb_two_factor.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>false</argument>
    </service>
    <service id="api_platform.security.expression_language_provider" class="ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider">
      <tag name="security.expression_language_provider"/>
    </service>
    <service id="api_platform.state_provider.access_checker.post_deserialize" class="ApiPlatform\Symfony\Security\State\AccessCheckerProvider">
      <tag name="container.decorator" id="api_platform.state_provider.deserialize" inner="api_platform.state_provider.access_checker.post_deserialize.inner"/>
      <argument type="service" id="api_platform.state_provider.access_checker.post_deserialize.inner"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
      <argument>post_denormalize</argument>
    </service>
    <service id="api_platform.state_provider.security_parameter" class="ApiPlatform\State\Provider\SecurityParameterProvider">
      <tag name="container.decorator" id="api_platform.state_provider.access_checker" inner="api_platform.state_provider.security_parameter.inner"/>
      <argument type="service" id="api_platform.state_provider.security_parameter.inner"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
    </service>
    <service id="api_platform.state_provider.access_checker.post_validate" class="ApiPlatform\Symfony\Security\State\AccessCheckerProvider">
      <tag name="container.decorator" id="api_platform.state_provider.validate" inner="api_platform.state_provider.access_checker.post_validate.inner"/>
      <argument type="service" id="api_platform.state_provider.access_checker.post_validate.inner"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
      <argument>post_validate</argument>
    </service>
    <service id="api_platform.graphql.state_provider.access_checker" class="ApiPlatform\Symfony\Security\State\AccessCheckerProvider">
      <tag name="container.decorator" id="api_platform.graphql.state_provider.read" inner="api_platform.graphql.state_provider.access_checker.inner"/>
      <argument type="service" id="api_platform.graphql.state_provider.access_checker.inner"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
    </service>
    <service id="api_platform.graphql.state_provider.access_checker.post_deserialize" class="ApiPlatform\Symfony\Security\State\AccessCheckerProvider">
      <tag name="container.decorator" id="api_platform.graphql.state_provider.denormalizer" inner="api_platform.graphql.state_provider.access_checker.post_deserialize.inner"/>
      <argument type="service" id="api_platform.graphql.state_provider.access_checker.post_deserialize.inner"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
      <argument>post_denormalize</argument>
    </service>
    <service id="api_platform.graphql.state_provider.access_checker.post_validate" class="ApiPlatform\Symfony\Security\State\AccessCheckerProvider">
      <tag name="container.decorator" id="api_platform.graphql.state_provider.validate" inner="api_platform.graphql.state_provider.access_checker.post_validate.inner"/>
      <argument type="service" id="api_platform.graphql.state_provider.access_checker.post_validate.inner"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
      <argument>post_validate</argument>
    </service>
    <service id="api_platform.graphql.state_provider.access_checker.after_resolver" class="ApiPlatform\Symfony\Security\State\AccessCheckerProvider">
      <argument type="service" id="api_platform.graphql.state_provider.validate_after_resolver"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
      <argument>after_resolver</argument>
    </service>
    <service id="api_platform.argument_resolver.payload" class="ApiPlatform\Symfony\Bundle\ArgumentResolver\PayloadArgumentResolver">
      <tag name="controller.argument_value_resolver"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.openapi.serializer_context_builder"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\DependencyInjection" class="Nbgrp\OneloginSamlBundle\DependencyInjection" abstract="true">
      <tag name="container.excluded" source="in &quot;config/services.php&quot;"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Event" class="Nbgrp\OneloginSamlBundle\Event" abstract="true">
      <tag name="container.excluded" source="in &quot;config/services.php&quot;"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Resources" class="Nbgrp\OneloginSamlBundle\Resources" abstract="true">
      <tag name="container.excluded" source="in &quot;config/services.php&quot;"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService" class="Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Controller\Login" class="Nbgrp\OneloginSamlBundle\Controller\Login" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
      <argument type="service" id="security.firewall.map"/>
      <argument>%nbgrp_onelogin_saml.authn_request%</argument>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Controller\Logout" class="Nbgrp\OneloginSamlBundle\Controller\Logout" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Controller\Metadata" class="Nbgrp\OneloginSamlBundle\Controller\Metadata" public="true" autoconfigure="true">
      <tag name="controller.service_arguments"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener" class="Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="Symfony\Component\Security\Http\Event\LogoutEvent" method="processSingleLogout" priority="0" dispatcher=""/>
      <argument type="service" id="Nbgrp\OneloginSamlBundle\Onelogin\AuthRegistryInterface"/>
      <argument type="service" id="Nbgrp\OneloginSamlBundle\Idp\IdpResolverInterface"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener" class="Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener" autoconfigure="true">
      <tag name="kernel.event_listener" event="Symfony\Component\Security\Http\Event\CheckPassportEvent" method="dispatchDeferredEvent" priority="0" dispatcher=""/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\EventListener\User\UserCreatedListener" class="Nbgrp\OneloginSamlBundle\EventListener\User\UserCreatedListener" autoconfigure="true" abstract="true">
      <argument type="service" id="doctrine.orm.default_entity_manager" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\EventListener\User\UserModifiedListener" class="Nbgrp\OneloginSamlBundle\EventListener\User\UserModifiedListener" autoconfigure="true" abstract="true">
      <argument type="service" id="doctrine.orm.default_entity_manager" on-invalid="null"/>
      <argument>false</argument>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Idp\IdpResolver" class="Nbgrp\OneloginSamlBundle\Idp\IdpResolver" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\NbgrpOneloginSamlBundle" class="Nbgrp\OneloginSamlBundle\NbgrpOneloginSamlBundle" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" class="Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" autoconfigure="true">
      <tag name="controller.argument_value_resolver"/>
      <argument type="service" id="Nbgrp\OneloginSamlBundle\Onelogin\AuthRegistryInterface"/>
      <argument type="service" id="Nbgrp\OneloginSamlBundle\Idp\IdpResolverInterface"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Onelogin\AuthFactory" class="Nbgrp\OneloginSamlBundle\Onelogin\AuthFactory" autoconfigure="true">
      <argument type="service" id="request_stack"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Onelogin\AuthRegistry" class="Nbgrp\OneloginSamlBundle\Onelogin\AuthRegistry" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\Security\Http\Authentication\SamlAuthenticationSuccessHandler" class="Nbgrp\OneloginSamlBundle\Security\Http\Authentication\SamlAuthenticationSuccessHandler" autoconfigure="true">
      <argument type="service" id="security.http_utils"/>
      <argument type="collection"/>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\Passport\Badge\DeferredEventBadge" class="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\Passport\Badge\DeferredEventBadge" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\Passport\Badge\SamlAttributesBadge" class="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\Passport\Badge\SamlAttributesBadge" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator" class="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator" autoconfigure="true">
      <tag name="monolog.logger" channel="security"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">user provider</argument>
      <argument type="service" id="Nbgrp\OneloginSamlBundle\Idp\IdpResolverInterface"/>
      <argument type="service" id="Nbgrp\OneloginSamlBundle\Onelogin\AuthRegistryInterface"/>
      <argument type="abstract">success handler</argument>
      <argument type="abstract">failure handler</argument>
      <argument type="abstract">options</argument>
      <argument>null</argument>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument>idp</argument>
      <argument>false</argument>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\Token\SamlToken" class="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\Token\SamlToken" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\Security\User\SamlUserFactory" class="Nbgrp\OneloginSamlBundle\Security\User\SamlUserFactory" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\Security\User\SamlUserProvider" class="Nbgrp\OneloginSamlBundle\Security\User\SamlUserProvider" autoconfigure="true"/>
    <service id="Nbgrp\OneloginSamlBundle\Idp\IdpResolverInterface" class="Nbgrp\OneloginSamlBundle\Idp\IdpResolver" autoconfigure="true">
      <argument>idp</argument>
    </service>
    <service id="Nbgrp\OneloginSamlBundle\Onelogin\AuthRegistryInterface" class="Nbgrp\OneloginSamlBundle\Onelogin\AuthRegistry" autoconfigure="true">
      <call method="addService">
        <argument>default</argument>
        <argument type="service">
          <service class="OneLogin\Saml2\Auth">
            <argument type="collection">
              <argument key="idp" type="collection">
                <argument key="entityId">%env(SAML_IDP_ENTITY_ID)%</argument>
                <argument key="singleSignOnService" type="collection">
                  <argument key="url">%env(SAML_IDP_SSO_URL)%</argument>
                  <argument key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</argument>
                </argument>
                <argument key="singleLogoutService" type="collection">
                  <argument key="url">%env(SAML_IDP_SLO_URL)%</argument>
                  <argument key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</argument>
                </argument>
                <argument key="x509cert">%env(SAML_IDP_X509CERT)%</argument>
              </argument>
              <argument key="sp" type="collection">
                <argument key="entityId">%env(string:default:site.url:SAML_SP_ENTITY_ID)%</argument>
                <argument key="assertionConsumerService" type="collection">
                  <argument key="url">%env(SITE_URL)%/saml/acs</argument>
                  <argument key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST</argument>
                </argument>
                <argument key="singleLogoutService" type="collection">
                  <argument key="url">%env(SITE_URL)%/saml/logout</argument>
                  <argument key="binding">urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect</argument>
                </argument>
                <argument key="privateKey">%env(SAML_SP_PRIVATE_KEY)%</argument>
                <argument key="x509cert">%env(SAML_SP_CERT)%</argument>
              </argument>
              <argument key="baseurl">%env(SITE_URL)%/saml</argument>
              <argument key="strict">%env(bool:SAML_STRICT)%</argument>
              <argument key="debug">%env(bool:SAML_DEBUG)%</argument>
              <argument key="security" type="collection">
                <argument key="nameIdEncrypted">%env(bool:SAML_NAME_ID_ENCRYPTED)%</argument>
                <argument key="authnRequestsSigned">%env(bool:SAML_AUTHN_REQUESTS_SIGNED)%</argument>
                <argument key="logoutRequestSigned">%env(bool:SAML_LOGOUT_REQUEST_SIGNED)%</argument>
                <argument key="logoutResponseSigned">%env(bool:SAML_LOGOUT_RESPONSE_SIGNED)%</argument>
                <argument key="signMetadata">%env(bool:SAML_SIGN_METADATA)%</argument>
                <argument key="wantMessagesSigned">%env(bool:SAML_WANT_MESSAGES_SIGNED)%</argument>
                <argument key="wantAssertionsEncrypted">%env(bool:SAML_WANT_ASSERTIONS_ENCRYPTED)%</argument>
                <argument key="wantAssertionsSigned">%env(bool:SAML_WANT_ASSERTIONS_SIGNED)%</argument>
                <argument key="wantNameId">%env(bool:SAML_WANT_NAME_ID)%</argument>
                <argument key="wantNameIdEncrypted">%env(bool:SAML_WANT_NAME_ID_ENCRYPTED)%</argument>
                <argument key="requestedAuthnContext">%env(bool:SAML_REQUESTED_AUTHN_CONTEXT)%</argument>
                <argument key="wantXMLValidation">%env(bool:SAML_WANT_XML_VALIDATION)%</argument>
                <argument key="relaxDestinationValidation">%env(bool:SAML_RELAX_DESTINATION_VALIDATION)%</argument>
                <argument key="destinationStrictlyMatches">%env(bool:SAML_DESTINATION_STRICTLY_MATCHES)%</argument>
                <argument key="allowRepeatAttributeName">%env(bool:SAML_ALLOW_REPEAT_ATTRIBUTE_NAME)%</argument>
                <argument key="rejectUnsolicitedResponsesWithInResponseTo">%env(bool:SAML_REJECT_UNSOLICITED_RESPONSES_WITH_IN_RESPONSE_TO)%</argument>
                <argument key="signatureAlgorithm">http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</argument>
                <argument key="digestAlgorithm">http://www.w3.org/2001/04/xmlenc#sha256</argument>
                <argument key="encryption_algorithm">http://www.w3.org/2001/04/xmlenc#aes256-cbc</argument>
                <argument key="lowercaseUrlencoding">%env(bool:SAML_LOWERCASE_URL_ENCODING)%</argument>
              </argument>
              <argument key="contactPerson" type="collection">
                <argument key="technical" type="collection">
                  <argument key="givenName">%env(SAML_CONTACT_TECHNICAL_GIVEN_NAME)%</argument>
                  <argument key="emailAddress">%env(SAML_CONTACT_TECHNICAL_EMAIL_ADDRESS)%</argument>
                </argument>
                <argument key="support" type="collection">
                  <argument key="givenName">%env(SAML_CONTACT_SUPPORT_GIVEN_NAME)%</argument>
                  <argument key="emailAddress">%env(SAML_CONTACT_SUPPORT_EMAIL_ADDRESS)%</argument>
                </argument>
                <argument key="administrative" type="collection">
                  <argument key="givenName">%env(SAML_CONTACT_ADMINISTRATIVE_GIVEN_NAME)%</argument>
                  <argument key="emailAddress">%env(SAML_CONTACT_ADMINISTRATIVE_EMAIL_ADDRESS)%</argument>
                </argument>
              </argument>
              <argument key="organization" type="collection">
                <argument key="en_US" type="collection">
                  <argument key="name">%env(SAML_ORGANIZATION_NAME)%</argument>
                  <argument key="displayname">%env(SAML_ORGANIZATION_DISPLAY_NAME)%</argument>
                  <argument key="url">%env(SAML_ORGANIZATION_URL)%</argument>
                </argument>
              </argument>
              <argument key="compress" type="collection">
                <argument key="requests">%env(bool:SAML_COMPRESS_REQUESTS)%</argument>
                <argument key="responses">%env(bool:SAML_COMPRESS_RESPONSES)%</argument>
              </argument>
            </argument>
            <factory service="Nbgrp\OneloginSamlBundle\Onelogin\AuthFactory" method="__invoke"/>
          </service>
        </argument>
      </call>
    </service>
    <service id="twig.missing_extension_suggestor" class="Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor"/>
    <service id="scheb_two_factor.security.authenticator" class="Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator">
      <tag name="monolog.logger" channel="security"/>
      <argument type="abstract">Two-factor firewall config</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">Authentication success handler</argument>
      <argument type="abstract">Authentication failure handler</argument>
      <argument type="abstract">Authentication required handler</argument>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument type="service" id="monolog.logger.security" on-invalid="null"/>
    </service>
    <service id="scheb_two_factor.security.authentication.trust_resolver" class="Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver">
      <tag name="container.decorator" id="security.authentication.trust_resolver" inner="scheb_two_factor.security.authentication.trust_resolver.inner"/>
      <argument type="service" id="scheb_two_factor.security.authentication.trust_resolver.inner"/>
    </service>
    <service id="scheb_two_factor.security.access.authenticated_voter" class="Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter">
      <tag name="security.voter" priority="249"/>
    </service>
    <service id="scheb_two_factor.security.access.access_decider" class="Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider">
      <argument type="service" id="security.access_map"/>
      <argument type="service" id="debug.security.access.decision_manager"/>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="security.logout_url_generator"/>
    </service>
    <service id="scheb_two_factor.security.listener.token_created" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener">
      <argument type="abstract">Firewall name</argument>
      <argument type="service" id="scheb_two_factor.condition_registry"/>
      <argument type="service" id="scheb_two_factor.provider_initiator"/>
      <argument type="service" id="scheb_two_factor.authentication_context_factory"/>
      <argument type="service" id="request_stack"/>
    </service>
    <service id="scheb_two_factor.security.listener.check_two_factor_code" class="Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
    </service>
    <service id="scheb_two_factor.security.listener.suppress_remember_me" class="Scheb\TwoFactorBundle\Security\Http\EventListener\SuppressRememberMeListener">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="scheb_two_factor.security.provider_preparation_listener" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener">
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument type="abstract">Firewall name</argument>
      <argument>false</argument>
      <argument>false</argument>
    </service>
    <service id="scheb_two_factor.security.form_listener" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener">
      <argument type="abstract">Two-factor firewall config</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="scheb_two_factor.security.authentication_success_event_suppressor" class="Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor">
      <tag name="kernel.event_subscriber"/>
    </service>
    <service id="scheb_two_factor.security.kernel_exception_listener" class="Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener">
      <argument type="abstract">Firewall name</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="abstract">Authentication required handler</argument>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="scheb_two_factor.security.access_listener" class="Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener">
      <argument type="abstract">Two-factor firewall config</argument>
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.security.access.access_decider"/>
    </service>
    <service id="scheb_two_factor.security.authentication.success_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Two-factor firewall config</argument>
    </service>
    <service id="scheb_two_factor.security.authentication.failure_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Two-factor firewall config</argument>
    </service>
    <service id="scheb_two_factor.security.authentication.authentication_required_handler" class="Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler">
      <argument type="service" id="security.http_utils"/>
      <argument type="abstract">Two-factor firewall config</argument>
    </service>
    <service id="scheb_two_factor.null_csrf_token_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager"/>
    <service id="scheb_two_factor.security.firewall_config" class="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig">
      <argument type="collection"/>
      <argument type="abstract">Firewall name</argument>
      <argument type="service" id="security.http_utils"/>
      <argument type="service" id="scheb_two_factor.security.request_data_reader"/>
    </service>
    <service id="scheb_two_factor.security.request_data_reader" class="Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader"/>
    <service id="scheb_two_factor.persister_factory.doctrine" class="Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory">
      <argument type="service" id="doctrine" on-invalid="null"/>
      <argument>null</argument>
    </service>
    <service id="scheb_two_factor.persister.doctrine" class="Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister" lazy="true">
      <factory service="scheb_two_factor.persister_factory.doctrine" method="getPersister"/>
    </service>
    <service id="scheb_two_factor.provider_registry" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry">
      <argument type="iterator">
        <argument key="totp" type="service" id="scheb_two_factor.security.totp.provider"/>
      </argument>
    </service>
    <service id="scheb_two_factor.default_token_factory" class="Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory"/>
    <service id="scheb_two_factor.authentication_context_factory" class="Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory">
      <argument>Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContext</argument>
    </service>
    <service id="scheb_two_factor.condition_registry" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\TwoFactorConditionRegistry" lazy="true">
      <argument type="iterator">
        <argument type="service" id="scheb_two_factor.authenticated_token_condition"/>
        <argument type="service" id="scheb_two_factor.ip_whitelist_condition"/>
      </argument>
    </service>
    <service id="scheb_two_factor.authenticated_token_condition" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\AuthenticatedTokenCondition" lazy="true">
      <argument>%scheb_two_factor.security_tokens%</argument>
    </service>
    <service id="scheb_two_factor.ip_whitelist_condition" class="Scheb\TwoFactorBundle\Security\TwoFactor\Condition\IpWhitelistCondition" lazy="true">
      <argument type="service" id="scheb_two_factor.default_ip_whitelist_provider"/>
    </service>
    <service id="scheb_two_factor.default_ip_whitelist_provider" class="Scheb\TwoFactorBundle\Security\TwoFactor\IpWhitelist\DefaultIpWhitelistProvider">
      <argument type="collection"/>
    </service>
    <service id="scheb_two_factor.provider_initiator" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderInitiator" lazy="true">
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.default_token_factory"/>
    </service>
    <service id="scheb_two_factor.firewall_context" class="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext" public="true">
      <argument type="collection">
        <argument key="main" type="service" id="security.firewall_config.two_factor.main"/>
      </argument>
    </service>
    <service id="scheb_two_factor.provider_preparation_recorder" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder">
      <argument type="service" id="security.token_storage"/>
    </service>
    <service id="scheb_two_factor.form_controller" class="Scheb\TwoFactorBundle\Controller\FormController" public="true">
      <argument type="service" id="security.token_storage"/>
      <argument type="service" id="scheb_two_factor.provider_registry"/>
      <argument type="service" id="scheb_two_factor.firewall_context"/>
      <argument type="service" id="security.logout_url_generator"/>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="scheb_two_factor.security.form_renderer" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer" lazy="true">
      <argument type="service" id="twig"/>
      <argument>@SchebTwoFactor/Authentication/form.html.twig</argument>
    </service>
    <service id="scheb_two_factor.security.totp_factory" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpFactory" public="true">
      <argument>SuiteCRM</argument>
      <argument>SuiteCRM</argument>
      <argument type="collection"/>
    </service>
    <service id="scheb_two_factor.security.totp_authenticator" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator" public="true">
      <argument type="service" id="scheb_two_factor.security.totp_factory"/>
      <argument>1</argument>
      <argument>0</argument>
    </service>
    <service id="scheb_two_factor.security.totp.default_form_renderer" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer" lazy="true">
      <argument type="service" id="twig"/>
      <argument>@SchebTwoFactor/Authentication/form.html.twig</argument>
    </service>
    <service id="scheb_two_factor.security.totp.provider" class="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorTwoFactorProvider">
      <tag name="scheb_two_factor.provider" alias="totp"/>
      <argument type="service" id="scheb_two_factor.security.totp_authenticator"/>
      <argument type="service" id="scheb_two_factor.security.totp.default_form_renderer"/>
    </service>
    <service id="scheb_two_factor.default_backup_code_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Backup\BackupCodeManager">
      <argument type="service" id="scheb_two_factor.persister.doctrine"/>
    </service>
    <service id="scheb_two_factor.null_backup_code_manager" class="Scheb\TwoFactorBundle\Security\TwoFactor\Backup\NullBackupCodeManager"/>
    <service id="scheb_two_factor.security.listener.check_backup_code" class="Scheb\TwoFactorBundle\Security\Http\EventListener\CheckBackupCodeListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="scheb_two_factor.provider_preparation_recorder"/>
      <argument type="service" id="scheb_two_factor.default_backup_code_manager"/>
    </service>
    <service id="App\MediaObjects\Services\UuidMediaObjectFileNamer.archived_documents_media_object" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true"/>
    <service id="App\MediaObjects\Services\UuidMediaObjectFileNamer.private_documents_media_object" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true"/>
    <service id="App\MediaObjects\Services\UuidMediaObjectFileNamer.legacy_documents_media_object" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true"/>
    <service id="App\MediaObjects\Services\UuidMediaObjectFileNamer.legacy_images_media_object" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true"/>
    <service id="App\MediaObjects\Services\UuidMediaObjectFileNamer.private_images_media_object" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true"/>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.public_images_media_object" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" autowire="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer.public_documents_media_object" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" autowire="true">
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="vich_uploader.adapter.mongodb" class="Vich\UploaderBundle\Adapter\ODM\MongoDB\MongoDBAdapter"/>
    <service id="vich_uploader.adapter.orm" class="Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter"/>
    <service id="vich_uploader.adapter.phpcr" class="Vich\UploaderBundle\Adapter\PHPCR\PHPCRAdapter"/>
    <service id="vich_uploader.listener.doctrine.base" abstract="true">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.orm" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.orm" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.orm" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.orm" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.mongodb" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.inject.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\InjectListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.phpcr" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <argument>null</argument>
      <argument>null</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.storage.file_system" class="Vich\UploaderBundle\Storage\FileSystemStorage">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
    </service>
    <service id="vich_uploader.file_injector" class="Vich\UploaderBundle\Injector\FileInjector">
      <argument type="service" id="vich_uploader.storage.flysystem"/>
    </service>
    <service id="vich_uploader.metadata.file_locator" class="Metadata\Driver\FileLocator">
      <argument type="collection">
        <argument key="App">/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/config/vich_uploader</argument>
      </argument>
    </service>
    <service id="vich_uploader.metadata.attribute_reader" class="Vich\UploaderBundle\Metadata\Driver\AttributeReader"/>
    <service id="vich_uploader.metadata_driver.attribute" class="Vich\UploaderBundle\Metadata\Driver\AttributeDriver">
      <argument type="service" id="vich_uploader.metadata.reader"/>
      <argument type="collection">
        <argument type="service" id="doctrine"/>
      </argument>
    </service>
    <service id="vich_uploader.metadata_driver.annotation" class="Vich\UploaderBundle\Metadata\Driver\AnnotationDriver">
      <argument type="service" id="vich_uploader.metadata.reader"/>
      <argument>null</argument>
      <deprecated package="vich/uploader-bundle" version="2.9">The "%service_id%" service is deprecated, use "vich_uploader.metadata_driver.attribute" instead.</deprecated>
    </service>
    <service id="vich_uploader.metadata_driver.xml" class="Vich\UploaderBundle\Metadata\Driver\XmlDriver">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.yml" class="Vich\UploaderBundle\Metadata\Driver\YmlDriver">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.yaml" class="Vich\UploaderBundle\Metadata\Driver\YamlDriver">
      <argument type="service" id="vich_uploader.metadata.file_locator"/>
    </service>
    <service id="vich_uploader.metadata_driver.chain" class="Metadata\Driver\DriverChain">
      <argument type="collection">
        <argument type="service" id="vich_uploader.metadata_driver.xml"/>
        <argument type="service">
          <service class="Vich\UploaderBundle\Metadata\Driver\AttributeDriver">
            <argument type="service" id="vich_uploader.metadata.reader"/>
            <argument type="collection">
              <argument type="service" id="doctrine"/>
            </argument>
          </service>
        </argument>
        <argument type="service" id="vich_uploader.metadata_driver.yaml"/>
        <argument type="service" id="vich_uploader.metadata_driver.yml"/>
      </argument>
    </service>
    <service id="vich_uploader.metadata.cache.file_cache" class="Metadata\Cache\FileCache">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/vich_uploader</argument>
    </service>
    <service id="vich_uploader.metadata_factory" class="Metadata\MetadataFactory">
      <argument type="service" id="vich_uploader.metadata_driver.chain"/>
      <argument>Metadata\ClassHierarchyMetadata</argument>
      <argument>true</argument>
      <call method="setCache">
        <argument type="service" id="vich_uploader.metadata.cache.file_cache" on-invalid="ignore"/>
      </call>
    </service>
    <service id="vich_uploader.metadata_reader" class="Vich\UploaderBundle\Metadata\MetadataReader">
      <argument type="service" id="vich_uploader.metadata_factory"/>
    </service>
    <service id="Vich\UploaderBundle\Metadata\CacheWarmer" class="Vich\UploaderBundle\Metadata\CacheWarmer">
      <tag name="kernel.cache_warmer"/>
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/cache/prod/vich_uploader</argument>
      <argument type="service" id="vich_uploader.metadata_reader"/>
    </service>
    <service id="vich_uploader.property_mapping_resolver" class="Vich\UploaderBundle\Mapping\PropertyMappingResolver">
      <argument type="tagged_iterator" tag="vich_uploader.namer"/>
      <argument type="tagged_iterator" tag="vich_uploader.dir_namer"/>
      <argument>%vich_uploader.mappings%</argument>
      <argument>_name</argument>
    </service>
    <service id="vich_uploader.property_mapping_factory" class="Vich\UploaderBundle\Mapping\PropertyMappingFactory">
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.property_mapping_resolver"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\UniqidNamer" class="Vich\UploaderBundle\Naming\UniqidNamer" autowire="true">
      <tag name="vich_uploader.namer"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\PropertyNamer" class="Vich\UploaderBundle\Naming\PropertyNamer" autowire="true">
      <tag name="vich_uploader.namer"/>
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\OrignameNamer" class="Vich\UploaderBundle\Naming\OrignameNamer" autowire="true">
      <tag name="vich_uploader.namer"/>
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\HashNamer" class="Vich\UploaderBundle\Naming\HashNamer" autowire="true">
      <tag name="vich_uploader.namer"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\Base64Namer" class="Vich\UploaderBundle\Naming\Base64Namer" autowire="true">
      <tag name="vich_uploader.namer"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" class="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" autowire="true">
      <tag name="vich_uploader.dir_namer"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" class="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" autowire="true">
      <tag name="vich_uploader.dir_namer"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" class="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" autowire="true">
      <tag name="vich_uploader.dir_namer"/>
      <argument type="service" id="property_accessor" on-invalid="null"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" class="Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" autowire="true">
      <tag name="vich_uploader.dir_namer"/>
    </service>
    <service id="Vich\UploaderBundle\Naming\SmartUniqueNamer" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" autowire="true">
      <tag name="vich_uploader.namer"/>
      <argument type="service" id="Vich\UploaderBundle\Util\Transliterator"/>
    </service>
    <service id="Vich\UploaderBundle\Util\Transliterator" class="Vich\UploaderBundle\Util\Transliterator">
      <argument type="service" id="slugger"/>
    </service>
    <service id="vich_uploader.download_handler" class="Vich\UploaderBundle\Handler\DownloadHandler" public="true">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="vich_uploader.storage.flysystem"/>
    </service>
    <service id="vich_uploader.upload_handler" class="Vich\UploaderBundle\Handler\UploadHandler" public="true">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="vich_uploader.storage.flysystem"/>
      <argument type="service" id="vich_uploader.file_injector"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id="vich_uploader.command.mapping_debug_class" class="Vich\UploaderBundle\Command\MappingDebugClassCommand">
      <tag name="console.command" command="vich:mapping:debug-class"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <call method="setName">
        <argument>vich:mapping:debug-class</argument>
      </call>
      <call method="setDescription">
        <argument>Debug a class.</argument>
      </call>
    </service>
    <service id="vich_uploader.command.mapping_debug" class="Vich\UploaderBundle\Command\MappingDebugCommand">
      <tag name="console.command" command="vich:mapping:debug"/>
      <tag name="container.no_preload"/>
      <argument>%vich_uploader.mappings%</argument>
      <call method="setName">
        <argument>vich:mapping:debug</argument>
      </call>
      <call method="setDescription">
        <argument>Debug a mapping.</argument>
      </call>
    </service>
    <service id="vich_uploader.command.mapping_list_classes" class="Vich\UploaderBundle\Command\MappingListClassesCommand">
      <tag name="console.command" command="vich:mapping:list-classes"/>
      <tag name="container.no_preload"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <call method="setName">
        <argument>vich:mapping:list-classes</argument>
      </call>
      <call method="setDescription">
        <argument>Searches for uploadable classes.</argument>
      </call>
    </service>
    <service id="Vich\UploaderBundle\DataCollector\MappingCollector" class="Vich\UploaderBundle\DataCollector\MappingCollector">
      <tag name="data_collector" template="@VichUploader/Collector/mapping_collector.html.twig" id="vich_uploader.mapping_collector"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
    </service>
    <service id="vich_uploader.storage.flysystem" class="Vich\UploaderBundle\Storage\FlysystemStorage">
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id=".service_locator.GdqWqii"/>
      <argument>true</argument>
    </service>
    <service id="vich_uploader.form.type.file" class="Vich\UploaderBundle\Form\Type\VichFileType" public="true">
      <tag name="form.type" alias="vich_file"/>
      <argument type="service" id="vich_uploader.storage.flysystem"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="property_accessor"/>
    </service>
    <service id="vich_uploader.form.type.image" class="Vich\UploaderBundle\Form\Type\VichImageType" public="true">
      <tag name="form.type" alias="vich_image"/>
      <argument type="service" id="vich_uploader.storage.flysystem"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
      <argument type="service" id="vich_uploader.property_mapping_factory"/>
      <argument type="service" id="property_accessor"/>
      <argument>null</argument>
    </service>
    <service id="Vich\UploaderBundle\Templating\Helper\UploaderHelper" class="Vich\UploaderBundle\Templating\Helper\UploaderHelper">
      <tag name="templating.helper" alias="vich_uploader"/>
      <argument type="service" id="vich_uploader.storage.flysystem"/>
    </service>
    <service id="Vich\UploaderBundle\Twig\Extension\UploaderExtension" class="Vich\UploaderBundle\Twig\Extension\UploaderExtension">
      <tag name="twig.extension"/>
    </service>
    <service id="Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime" class="Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime">
      <tag name="twig.runtime"/>
      <argument type="service" id="Vich\UploaderBundle\Templating\Helper\UploaderHelper"/>
    </service>
    <service id="vich_uploader.metadata.reader" class="Vich\UploaderBundle\Metadata\Driver\AttributeReader"/>
    <service id="vich_uploader.listener.clean.archived_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_listener" event="preUpdate" priority="50"/>
      <argument>archived_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.archived_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_listener" event="preRemove" priority="0"/>
      <tag name="doctrine.event_listener" event="postFlush" priority="0"/>
      <argument>archived_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.archived_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_listener" event="prePersist" priority="0"/>
      <tag name="doctrine.event_listener" event="preUpdate" priority="0"/>
      <argument>archived_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.private_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_listener" event="preUpdate" priority="50"/>
      <argument>private_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.private_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_listener" event="preRemove" priority="0"/>
      <tag name="doctrine.event_listener" event="postFlush" priority="0"/>
      <argument>private_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.private_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_listener" event="prePersist" priority="0"/>
      <tag name="doctrine.event_listener" event="preUpdate" priority="0"/>
      <argument>private_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.legacy_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_listener" event="preUpdate" priority="50"/>
      <argument>legacy_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.legacy_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_listener" event="preRemove" priority="0"/>
      <tag name="doctrine.event_listener" event="postFlush" priority="0"/>
      <argument>legacy_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.legacy_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_listener" event="prePersist" priority="0"/>
      <tag name="doctrine.event_listener" event="preUpdate" priority="0"/>
      <argument>legacy_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.legacy_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_listener" event="preUpdate" priority="50"/>
      <argument>legacy_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.legacy_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_listener" event="preRemove" priority="0"/>
      <tag name="doctrine.event_listener" event="postFlush" priority="0"/>
      <argument>legacy_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.legacy_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_listener" event="prePersist" priority="0"/>
      <tag name="doctrine.event_listener" event="preUpdate" priority="0"/>
      <argument>legacy_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.private_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_listener" event="preUpdate" priority="50"/>
      <argument>private_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.private_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_listener" event="preRemove" priority="0"/>
      <tag name="doctrine.event_listener" event="postFlush" priority="0"/>
      <argument>private_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.private_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_listener" event="prePersist" priority="0"/>
      <tag name="doctrine.event_listener" event="preUpdate" priority="0"/>
      <argument>private_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.public_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_listener" event="preUpdate" priority="50"/>
      <argument>public_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.public_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_listener" event="preRemove" priority="0"/>
      <tag name="doctrine.event_listener" event="postFlush" priority="0"/>
      <argument>public_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.public_images_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_listener" event="prePersist" priority="0"/>
      <tag name="doctrine.event_listener" event="preUpdate" priority="0"/>
      <argument>public_images_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.clean.public_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\CleanListener">
      <tag name="doctrine.event_listener" event="preUpdate" priority="50"/>
      <argument>public_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.remove.public_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\RemoveListener">
      <tag name="doctrine.event_listener" event="preRemove" priority="0"/>
      <tag name="doctrine.event_listener" event="postFlush" priority="0"/>
      <argument>public_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="vich_uploader.listener.upload.public_documents_media_object" class="Vich\UploaderBundle\EventListener\Doctrine\UploadListener">
      <tag name="doctrine.event_listener" event="prePersist" priority="0"/>
      <tag name="doctrine.event_listener" event="preUpdate" priority="0"/>
      <argument>public_documents_media_object</argument>
      <argument type="service" id="vich_uploader.adapter.orm"/>
      <argument type="service" id="vich_uploader.metadata_reader"/>
      <argument type="service" id="vich_uploader.upload_handler"/>
    </service>
    <service id="flysystem.adapter.lazy.factory" class="League\FlysystemBundle\Lazy\LazyFactory">
      <argument type="service" id=".service_locator.GdqWqii"/>
    </service>
    <service id="flysystem.adapter.legacy.documents.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy/upload</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="legacy.documents.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="legacy.documents.storage"/>
      <argument type="service" id="flysystem.adapter.legacy.documents.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="retain_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
        <argument key="public_url">null</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="flysystem.adapter.legacy.images.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/legacy/upload</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="legacy.images.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="legacy.images.storage"/>
      <argument type="service" id="flysystem.adapter.legacy.images.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="retain_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
        <argument key="public_url">null</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="flysystem.adapter.private.documents.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/media/documents</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="private.documents.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="private.documents.storage"/>
      <argument type="service" id="flysystem.adapter.private.documents.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="retain_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
        <argument key="public_url">null</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="flysystem.adapter.archived.documents.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/media/archived</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="archived.documents.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="archived.documents.storage"/>
      <argument type="service" id="flysystem.adapter.archived.documents.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="retain_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
        <argument key="public_url">null</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="flysystem.adapter.private.images.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/media/images</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="private.images.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="private.images.storage"/>
      <argument type="service" id="flysystem.adapter.private.images.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="retain_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
        <argument key="public_url">null</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="flysystem.adapter.public.images.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/media/images</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="public.images.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="public.images.storage"/>
      <argument type="service" id="flysystem.adapter.public.images.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="retain_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
        <argument key="public_url">null</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id="flysystem.adapter.public.documents.storage" class="League\Flysystem\Local\LocalFilesystemAdapter">
      <argument>/home/ci2hwync0i6otnyp/public_html/crm.vaibavsri.com/public/media/documents</argument>
      <argument type="service">
        <service class="League\Flysystem\UnixVisibility\PortableVisibilityConverter" shared="false" constructor="fromArray">
          <argument type="collection">
            <argument key="file" type="collection">
              <argument key="public">420</argument>
              <argument key="private">384</argument>
            </argument>
            <argument key="dir" type="collection">
              <argument key="public">493</argument>
              <argument key="private">448</argument>
            </argument>
          </argument>
          <argument>private</argument>
        </service>
      </argument>
      <argument>0</argument>
      <argument>2</argument>
      <argument>null</argument>
      <argument>false</argument>
    </service>
    <service id="public.documents.storage" class="League\Flysystem\Filesystem">
      <tag name="flysystem.storage" storage="public.documents.storage"/>
      <argument type="service" id="flysystem.adapter.public.documents.storage"/>
      <argument type="collection">
        <argument key="visibility">null</argument>
        <argument key="directory_visibility">null</argument>
        <argument key="retain_visibility">null</argument>
        <argument key="case_sensitive">true</argument>
        <argument key="disable_asserts">false</argument>
        <argument key="public_url">null</argument>
      </argument>
      <argument>null</argument>
      <argument>null</argument>
      <argument>null</argument>
    </service>
    <service id=".instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener.0.App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener.0.App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener.0.App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener.0.App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener" class="App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\AsyncTask\Service\RecordActions\DismissAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\DismissAsyncTaskAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\AsyncTask\Service\RecordActions\DismissAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\DismissAsyncTaskAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\AsyncTask\Service\RecordActions\RerunAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\RerunAsyncTaskAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\AsyncTask\Service\RecordActions\RerunAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\RerunAsyncTaskAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\AsyncTask\Service\RecordActions\RetryFailedAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\RetryFailedAsyncTaskAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\AsyncTask\Service\RecordActions\RetryFailedAsyncTaskAction" class="App\AsyncTask\Service\RecordActions\RetryFailedAsyncTaskAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Authentication\Controller\SecurityController" class="App\Authentication\Controller\SecurityController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Authentication\Controller\SecurityController" class="App\Authentication\Controller\SecurityController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Authentication\Controller\SecurityController" class="App\Authentication\Controller\SecurityController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Data\DataPersister\RecordProcessor" class="App\Data\DataPersister\RecordProcessor" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\DataPersister\RecordProcessor" class="App\Data\DataPersister\RecordProcessor" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Data\DataProvider\RecordListStateProvider" class="App\Data\DataProvider\RecordListStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\DataProvider\RecordListStateProvider" class="App\Data\DataProvider\RecordListStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Data\DataProvider\RecordStateProvider" class="App\Data\DataProvider\RecordStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\DataProvider\RecordStateProvider" class="App\Data\DataProvider\RecordStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Data\LegacyHandler\MassUpdateHandler" class="App\Data\LegacyHandler\MassUpdateHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\MassUpdateHandler" class="App\Data\LegacyHandler\MassUpdateHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\LegacyHandler\PresetListDataHandlerInterface.0.App\Data\LegacyHandler\PresetDataHandlers\AlertsDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\AlertsDataHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\PresetDataHandlers\AlertsDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\AlertsDataHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\LegacyHandler\PresetListDataHandlerInterface.0.App\Data\LegacyHandler\PresetDataHandlers\DraftsDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\DraftsDataHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\PresetDataHandlers\DraftsDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\DraftsDataHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\LegacyHandler\PresetListDataHandlerInterface.0.App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\HistoryTimelineDataHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\LegacyHandler\PresetListDataHandlerInterface.0.App\Data\LegacyHandler\PresetDataHandlers\MultiModuleDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\MultiModuleDataHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\PresetDataHandlers\MultiModuleDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\MultiModuleDataHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\LegacyHandler\PresetListDataHandlerInterface.0.App\Data\LegacyHandler\PresetDataHandlers\OutboundEmailDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\OutboundEmailDataHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\PresetDataHandlers\OutboundEmailDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\OutboundEmailDataHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\LegacyHandler\PresetListDataHandlerInterface.0.App\Data\LegacyHandler\PresetDataHandlers\ProspectListDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\ProspectListDataHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\PresetDataHandlers\ProspectListDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\ProspectListDataHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\LegacyHandler\PresetListDataHandlerInterface.0.App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataHandler" class="App\Data\LegacyHandler\PresetDataHandlers\SubpanelDataHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\GraphQl\Resolver\QueryItemResolverInterface.0.App\Data\Resolver\RecordItemResolver" class="App\Data\Resolver\RecordItemResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\Resolver\RecordItemResolver" class="App\Data\Resolver\RecordItemResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\GraphQl\Resolver\QueryItemResolverInterface.0.App\Data\Resolver\RecordListResolver" class="App\Data\Resolver\RecordListResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Data\Resolver\RecordListResolver" class="App\Data\Resolver\RecordListResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Emails\Service\EmailParserHandler\EmailParserInterface.0.App\Emails\LegacyHandler\Parsers\LegacyEmailParser" class="App\Emails\LegacyHandler\Parsers\LegacyEmailParser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Emails\LegacyHandler\Parsers\LegacyEmailParser" class="App\Emails\LegacyHandler\Parsers\LegacyEmailParser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Engine\Command\VersionCommand" class="App\Engine\Command\VersionCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\Command\VersionCommand" class="App\Engine\Command\VersionCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Engine\Controller\IndexController" class="App\Engine\Controller\IndexController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Engine\Controller\IndexController" class="App\Engine\Controller\IndexController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\Controller\IndexController" class="App\Engine\Controller\IndexController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityCheckerInterface.0.App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\AuditActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\AuditActionChecker" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\AuditActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\AuditActionChecker" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityCheckerInterface.0.App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\DuplicateMergeActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\DuplicateMergeActionChecker" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\DuplicateMergeActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\DuplicateMergeActionChecker" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityCheckerInterface.0.App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\PortalUserActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\PortalUserActionChecker" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\PortalUserActionChecker" class="App\Engine\LegacyHandler\ActionAvailabilityChecker\Checkers\PortalUserActionChecker" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityCheckerInterface.0.App\Engine\Service\ActionAvailabilityChecker\Checkers\ACLActionChecker" class="App\Engine\Service\ActionAvailabilityChecker\Checkers\ACLActionChecker" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\Service\ActionAvailabilityChecker\Checkers\ACLActionChecker" class="App\Engine\Service\ActionAvailabilityChecker\Checkers\ACLActionChecker" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityCheckerInterface.0.App\Engine\Service\ActionAvailabilityChecker\Checkers\MassUpdateActionChecker" class="App\Engine\Service\ActionAvailabilityChecker\Checkers\MassUpdateActionChecker" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\Service\ActionAvailabilityChecker\Checkers\MassUpdateActionChecker" class="App\Engine\Service\ActionAvailabilityChecker\Checkers\MassUpdateActionChecker" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.App\Engine\Service\Extensions\ExtensionAssetCopyCacheWarmer" class="App\Engine\Service\Extensions\ExtensionAssetCopyCacheWarmer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Engine\Service\Extensions\ExtensionAssetCopyCacheWarmer" class="App\Engine\Service\Extensions\ExtensionAssetCopyCacheWarmer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\EntryPoint\Controller\EntryPointController" class="App\EntryPoint\Controller\EntryPointController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\EntryPoint\Controller\EntryPointController" class="App\EntryPoint\Controller\EntryPointController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\EntryPoint\Controller\EntryPointController" class="App\EntryPoint\Controller\EntryPointController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider" class="App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider" class="App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\CurrencyDropdownFunctionDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\CurrencyDropdownFunctionDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\CurrencyDropdownFunctionDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\CurrencyDropdownFunctionDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\Service\VardefConfigMapperInterface.0.App\FieldDefinitions\LegacyHandler\DefaultMapper\ParentTypeDefaultMapper" class="App\FieldDefinitions\LegacyHandler\DefaultMapper\ParentTypeDefaultMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\DefaultMapper\ParentTypeDefaultMapper" class="App\FieldDefinitions\LegacyHandler\DefaultMapper\ParentTypeDefaultMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LegacyCurrencyFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyCurrencyFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LegacyCurrencyFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyCurrencyFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LegacyDisableNumFormatFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyDisableNumFormatFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LegacyDisableNumFormatFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyDisableNumFormatFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LegacyDynamicEnumFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyDynamicEnumFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LegacyDynamicEnumFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyDynamicEnumFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LegacyGroupedFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyGroupedFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LegacyGroupedFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyGroupedFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LegacyInlineEditFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyInlineEditFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LegacyInlineEditFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyInlineEditFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LegacyReadOnlyFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyReadOnlyFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LegacyReadOnlyFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyReadOnlyFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LegacyToFrontendFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyToFrontendFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LegacyToFrontendFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LegacyToFrontendFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\LinkFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LinkFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\LinkFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\LinkFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\FieldDefinitions\LegacyHandler\RelateFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\RelateFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\FieldDefinitions\LegacyHandler\RelateFieldDefinitionMapper" class="App\FieldDefinitions\LegacyHandler\RelateFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\CopyLegacyAssets" class="App\Install\Command\CopyLegacyAssets" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\CopyLegacyAssets" class="App\Install\Command\CopyLegacyAssets" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\InstallExtensionAssets" class="App\Install\Command\InstallExtensionAssets" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\InstallExtensionAssets" class="App\Install\Command\InstallExtensionAssets" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\LegacyInstallCommand" class="App\Install\Command\LegacyInstallCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\LegacyInstallCommand" class="App\Install\Command\LegacyInstallCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand" class="App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand" class="App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand" class="App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand" class="App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand" class="App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand" class="App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\SetupLegacyMigrationCommand" class="App\Install\Command\SetupLegacyMigrationCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\SetupLegacyMigrationCommand" class="App\Install\Command\SetupLegacyMigrationCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\UpgradeCommand" class="App\Install\Command\UpgradeCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\UpgradeCommand" class="App\Install\Command\UpgradeCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Install\Command\UpgradeFinalizeCommand" class="App\Install\Command\UpgradeFinalizeCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Command\UpgradeFinalizeCommand" class="App\Install\Command\UpgradeFinalizeCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Cli\Steps\CheckRouteAccess" class="App\Install\Service\Cli\Steps\CheckRouteAccess" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Cli\CliStepInterface.0.App\Install\Service\Cli\Steps\CheckRouteAccess" class="App\Install\Service\Cli\Steps\CheckRouteAccess" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Cli\Steps\CheckRouteAccess" class="App\Install\Service\Cli\Steps\CheckRouteAccess" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Install\Service\Installation\InstallActionHandler" class="App\Install\Service\Installation\InstallActionHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\InstallActionHandler" class="App\Install\Service\Installation\InstallActionHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\CheckCronUser" class="App\Install\Service\Installation\Steps\CheckCronUser" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\CheckCronUser" class="App\Install\Service\Installation\Steps\CheckCronUser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\CheckCronUser" class="App\Install\Service\Installation\Steps\CheckCronUser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\CheckDBConnection" class="App\Install\Service\Installation\Steps\CheckDBConnection" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\CheckDBConnection" class="App\Install\Service\Installation\Steps\CheckDBConnection" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\CheckDBConnection" class="App\Install\Service\Installation\Steps\CheckDBConnection" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\CheckInstallerLock" class="App\Install\Service\Installation\Steps\CheckInstallerLock" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\CheckInstallerLock" class="App\Install\Service\Installation\Steps\CheckInstallerLock" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\CheckInstallerLock" class="App\Install\Service\Installation\Steps\CheckInstallerLock" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\CreateEnv" class="App\Install\Service\Installation\Steps\CreateEnv" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\CreateEnv" class="App\Install\Service\Installation\Steps\CreateEnv" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\CreateEnv" class="App\Install\Service\Installation\Steps\CreateEnv" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\CreateSilentInstallConfig" class="App\Install\Service\Installation\Steps\CreateSilentInstallConfig" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\CreateSilentInstallConfig" class="App\Install\Service\Installation\Steps\CreateSilentInstallConfig" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\CreateSilentInstallConfig" class="App\Install\Service\Installation\Steps\CreateSilentInstallConfig" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\RunLegacyInstall" class="App\Install\Service\Installation\Steps\RunLegacyInstall" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\RunLegacyInstall" class="App\Install\Service\Installation\Steps\RunLegacyInstall" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\RunLegacyInstall" class="App\Install\Service\Installation\Steps\RunLegacyInstall" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\SaveInstalledVersion" class="App\Install\Service\Installation\Steps\SaveInstalledVersion" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\SaveInstalledVersion" class="App\Install\Service\Installation\Steps\SaveInstalledVersion" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\SaveInstalledVersion" class="App\Install\Service\Installation\Steps\SaveInstalledVersion" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Installation\Steps\SystemChecks" class="App\Install\Service\Installation\Steps\SystemChecks" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Installation\InstallStepInterface.0.App\Install\Service\Installation\Steps\SystemChecks" class="App\Install\Service\Installation\Steps\SystemChecks" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Installation\Steps\SystemChecks" class="App\Install\Service\Installation\Steps\SystemChecks" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" class="App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\LegacyMigration\LegacyMigrationStepInterface.0.App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" class="App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" class="App\Install\Service\LegacyMigration\Steps\ChangeRewriteBase" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\LegacyMigration\Steps\ChangeTheme" class="App\Install\Service\LegacyMigration\Steps\ChangeTheme" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\LegacyMigration\LegacyMigrationStepInterface.0.App\Install\Service\LegacyMigration\Steps\ChangeTheme" class="App\Install\Service\LegacyMigration\Steps\ChangeTheme" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\LegacyMigration\Steps\ChangeTheme" class="App\Install\Service\LegacyMigration\Steps\ChangeTheme" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" class="App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\LegacyMigration\LegacyMigrationStepInterface.0.App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" class="App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" class="App\Install\Service\LegacyMigration\Steps\CheckLegacyConfig" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" class="App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\LegacyMigration\LegacyMigrationStepInterface.0.App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" class="App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" class="App\Install\Service\LegacyMigration\Steps\ManualConfigCheck" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" class="App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\LegacyMigration\LegacyMigrationStepInterface.0.App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" class="App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" class="App\Install\Service\LegacyMigration\Steps\ManualRewriteBaseCheck" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\LegacyMigration\Steps\SetupEnv" class="App\Install\Service\LegacyMigration\Steps\SetupEnv" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\LegacyMigration\LegacyMigrationStepInterface.0.App\Install\Service\LegacyMigration\Steps\SetupEnv" class="App\Install\Service\LegacyMigration\Steps\SetupEnv" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\LegacyMigration\Steps\SetupEnv" class="App\Install\Service\LegacyMigration\Steps\SetupEnv" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\AddNewConfigEntries" class="App\Install\Service\Upgrade\Steps\AddNewConfigEntries" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\AddNewConfigEntries" class="App\Install\Service\Upgrade\Steps\AddNewConfigEntries" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\AddNewConfigEntries" class="App\Install\Service\Upgrade\Steps\AddNewConfigEntries" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\BackupOriginalModules" class="App\Install\Service\Upgrade\Steps\BackupOriginalModules" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\BackupOriginalModules" class="App\Install\Service\Upgrade\Steps\BackupOriginalModules" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\BackupOriginalModules" class="App\Install\Service\Upgrade\Steps\BackupOriginalModules" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\CheckPackage" class="App\Install\Service\Upgrade\Steps\CheckPackage" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\CheckPackage" class="App\Install\Service\Upgrade\Steps\CheckPackage" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\CheckPackage" class="App\Install\Service\Upgrade\Steps\CheckPackage" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\CheckPermissions" class="App\Install\Service\Upgrade\Steps\CheckPermissions" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\CheckPermissions" class="App\Install\Service\Upgrade\Steps\CheckPermissions" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\CheckPermissions" class="App\Install\Service\Upgrade\Steps\CheckPermissions" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\ClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\ClearSymfonyCache" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\ClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\ClearSymfonyCache" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\ClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\ClearSymfonyCache" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\ExtractPackage" class="App\Install\Service\Upgrade\Steps\ExtractPackage" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\ExtractPackage" class="App\Install\Service\Upgrade\Steps\ExtractPackage" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\ExtractPackage" class="App\Install\Service\Upgrade\Steps\ExtractPackage" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" class="App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" class="App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" class="App\Install\Service\Upgrade\Steps\FilesToDeleteCheck" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" class="App\Install\Service\Upgrade\Steps\FinalizeClearSymfonyCache" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\InstallUpgradePackage" class="App\Install\Service\Upgrade\Steps\InstallUpgradePackage" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\InstallUpgradePackage" class="App\Install\Service\Upgrade\Steps\InstallUpgradePackage" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\InstallUpgradePackage" class="App\Install\Service\Upgrade\Steps\InstallUpgradePackage" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" class="App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" class="App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" class="App\Install\Service\Upgrade\Steps\LegacyPostUpgrade" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\MetadataMerge" class="App\Install\Service\Upgrade\Steps\MetadataMerge" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\MetadataMerge" class="App\Install\Service\Upgrade\Steps\MetadataMerge" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\MetadataMerge" class="App\Install\Service\Upgrade\Steps\MetadataMerge" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\RunMigrations" class="App\Install\Service\Upgrade\Steps\RunMigrations" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\RunMigrations" class="App\Install\Service\Upgrade\Steps\RunMigrations" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\RunMigrations" class="App\Install\Service\Upgrade\Steps\RunMigrations" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" class="App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" class="App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" class="App\Install\Service\Upgrade\Steps\RunPreUpgradeMigrations" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Model\ProcessStepInterface.0.App\Install\Service\Upgrade\Steps\SaveInstalledVersion" class="App\Install\Service\Upgrade\Steps\SaveInstalledVersion" shared="false" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Install\Service\Upgrade\UpgradeStepInterface.0.App\Install\Service\Upgrade\Steps\SaveInstalledVersion" class="App\Install\Service\Upgrade\Steps\SaveInstalledVersion" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Install\Service\Upgrade\Steps\SaveInstalledVersion" class="App\Install\Service\Upgrade\Steps\SaveInstalledVersion" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Languages\DataProvider\AppListStringsStateProvider" class="App\Languages\DataProvider\AppListStringsStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Languages\DataProvider\AppListStringsStateProvider" class="App\Languages\DataProvider\AppListStringsStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Languages\DataProvider\AppStringsStateProvider" class="App\Languages\DataProvider\AppStringsStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Languages\DataProvider\AppStringsStateProvider" class="App\Languages\DataProvider\AppStringsStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Languages\DataProvider\ModStringsStateProvider" class="App\Languages\DataProvider\ModStringsStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Languages\DataProvider\ModStringsStateProvider" class="App\Languages\DataProvider\ModStringsStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Languages\LegacyHandler\SetSessionLanguage" class="App\Languages\LegacyHandler\SetSessionLanguage" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Languages\LegacyHandler\SetSessionLanguage" class="App\Languages\LegacyHandler\SetSessionLanguage" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.App\Logging\Services\BaseLoggingEnvVarProcessor" class="App\Logging\Services\BaseLoggingEnvVarProcessor" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Logging\Services\BaseLoggingEnvVarProcessor" class="App\Logging\Services\BaseLoggingEnvVarProcessor" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\DependencyInjection\EnvVarProcessorInterface.0.App\Logging\Services\LoggingEnvVarProcessor" class="App\Logging\Services\LoggingEnvVarProcessor" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Logging\Services\LoggingEnvVarProcessor" class="App\Logging\Services\LoggingEnvVarProcessor" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskCompletedHandler\AsyncTaskCompletedHandlerInterface.0.App\ManualMigrations\AsyncTask\AsyncManualMigrationCompletedHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationCompletedHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\AsyncTask\AsyncManualMigrationCompletedHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationCompletedHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskFailureHandler\AsyncTaskFailureHandlerInterface.0.App\ManualMigrations\AsyncTask\AsyncManualMigrationFailureHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationFailureHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\AsyncTask\AsyncManualMigrationFailureHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationFailureHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskProgressedHandler\AsyncTaskProgressedHandlerInterface.0.App\ManualMigrations\AsyncTask\AsyncManualMigrationProgressedHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationProgressedHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\AsyncTask\AsyncManualMigrationProgressedHandler" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationProgressedHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\Runner\AsyncTaskRunnerInterface.0.App\ManualMigrations\AsyncTask\AsyncManualMigrationRunner" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationRunner" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\AsyncTask\AsyncManualMigrationRunner" class="App\ManualMigrations\AsyncTask\AsyncManualMigrationRunner" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosAction" class="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosAction" class="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateContactPhotos\MigrateContactPhotosTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsAction" class="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsAction" class="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsTaskHandler" class="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsTaskHandler" class="App\ManualMigrations\Migrations\MigrateDocumentRevisions\MigrateDocumentRevisionsTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncAction" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncAction" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncTaskHandler" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncTaskHandler" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersAction" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersAction" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersTaskHandler" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersTaskHandler" class="App\ManualMigrations\Migrations\MigrateGoogleCalendarSync\MigrateGoogleCalendarSyncUsersTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosAction" class="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosAction" class="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateLeadPhotos\MigrateLeadPhotosTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesAction" class="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesAction" class="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesTaskHandler" class="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesTaskHandler" class="App\ManualMigrations\Migrations\MigrateNotesFiles\MigrateNotesFilesTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosAction" class="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosAction" class="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateProspectPhotos\MigrateProspectPhotosTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosAction" class="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosAction" class="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerInterface.0.App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosTaskHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosTaskHandler" class="App\ManualMigrations\Migrations\MigrateUserPhotos\MigrateUserPhotosTaskHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\MediaObjects\Controller\MediaController" class="App\MediaObjects\Controller\MediaController" autowire="true" abstract="true"/>
    <service id=".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\MediaObjects\Controller\MediaController" class="App\MediaObjects\Controller\MediaController" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Controller\MediaController" class="App\MediaObjects\Controller\MediaController" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Entity\ArchivedDocumentMediaObject.0.App\MediaObjects\Entity\ArchivedDocumentMediaObject" class="App\MediaObjects\Entity\ArchivedDocumentMediaObject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Entity\ArchivedDocumentMediaObject" class="App\MediaObjects\Entity\ArchivedDocumentMediaObject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Entity\LegacyDocumentMediaObject.0.App\MediaObjects\Entity\LegacyDocumentMediaObject" class="App\MediaObjects\Entity\LegacyDocumentMediaObject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Entity\LegacyDocumentMediaObject" class="App\MediaObjects\Entity\LegacyDocumentMediaObject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Entity\LegacyImageMediaObject.0.App\MediaObjects\Entity\LegacyImageMediaObject" class="App\MediaObjects\Entity\LegacyImageMediaObject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Entity\LegacyImageMediaObject" class="App\MediaObjects\Entity\LegacyImageMediaObject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Entity\PrivateDocumentMediaObject.0.App\MediaObjects\Entity\PrivateDocumentMediaObject" class="App\MediaObjects\Entity\PrivateDocumentMediaObject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Entity\PrivateDocumentMediaObject" class="App\MediaObjects\Entity\PrivateDocumentMediaObject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Entity\PrivateImageMediaObject.0.App\MediaObjects\Entity\PrivateImageMediaObject" class="App\MediaObjects\Entity\PrivateImageMediaObject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Entity\PrivateImageMediaObject" class="App\MediaObjects\Entity\PrivateImageMediaObject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Entity\PublicDocumentMediaObject.0.App\MediaObjects\Entity\PublicDocumentMediaObject" class="App\MediaObjects\Entity\PublicDocumentMediaObject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Entity\PublicDocumentMediaObject" class="App\MediaObjects\Entity\PublicDocumentMediaObject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Entity\PublicImageMediaObject.0.App\MediaObjects\Entity\PublicImageMediaObject" class="App\MediaObjects\Entity\PublicImageMediaObject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Entity\PublicImageMediaObject" class="App\MediaObjects\Entity\PublicImageMediaObject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository" class="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository" class="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository" class="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository" class="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaObjects\Repository\LegacyImageMediaObjectRepository" class="App\MediaObjects\Repository\LegacyImageMediaObjectRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Repository\LegacyImageMediaObjectRepository" class="App\MediaObjects\Repository\LegacyImageMediaObjectRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository" class="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository" class="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaObjects\Repository\PrivateImageMediaObjectRepository" class="App\MediaObjects\Repository\PrivateImageMediaObjectRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Repository\PrivateImageMediaObjectRepository" class="App\MediaObjects\Repository\PrivateImageMediaObjectRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaObjects\Repository\PublicDocumentMediaObjectRepository" class="App\MediaObjects\Repository\PublicDocumentMediaObjectRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Repository\PublicDocumentMediaObjectRepository" class="App\MediaObjects\Repository\PublicDocumentMediaObjectRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MediaObjects\Repository\PublicImageMediaObjectRepository" class="App\MediaObjects\Repository\PublicImageMediaObjectRepository" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Repository\PublicImageMediaObjectRepository" class="App\MediaObjects\Repository\PublicImageMediaObjectRepository" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.App\MediaObjects\Services\MultipartDecoder" class="App\MediaObjects\Services\MultipartDecoder" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Services\MultipartDecoder" class="App\MediaObjects\Services\MultipartDecoder" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\MediaObjects\Services\PrivateMediaObjectNormalizer" class="App\MediaObjects\Services\PrivateMediaObjectNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Services\PrivateMediaObjectNormalizer" class="App\MediaObjects\Services\PrivateMediaObjectNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\MediaObjects\Services\PublicMediaObjectNormalizer" class="App\MediaObjects\Services\PublicMediaObjectNormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Services\PublicMediaObjectNormalizer" class="App\MediaObjects\Services\PublicMediaObjectNormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\MediaObjects\Services\UploadedFileDenormalizer" class="App\MediaObjects\Services\UploadedFileDenormalizer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Services\UploadedFileDenormalizer" class="App\MediaObjects\Services\UploadedFileDenormalizer" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.App\MediaObjects\Services\UuidMediaObjectFileNamer" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Services\UuidMediaObjectFileNamer" class="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true" lazy="true" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator" class="App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator" class="App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Validator\UploadValidator\UploadValidatorInterface.0.App\MediaObjects\Validator\UploadValidator\Validators\AntiMalwareUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\AntiMalwareUploadValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Validator\UploadValidator\Validators\AntiMalwareUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\AntiMalwareUploadValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Validator\UploadValidator\UploadValidatorInterface.0.App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionImageUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionImageUploadValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionImageUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionImageUploadValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Validator\UploadValidator\UploadValidatorInterface.0.App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionUploadValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\BadExtensionUploadValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Validator\UploadValidator\UploadValidatorInterface.0.App\MediaObjects\Validator\UploadValidator\Validators\MaxFileSizeUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\MaxFileSizeUploadValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Validator\UploadValidator\Validators\MaxFileSizeUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\MaxFileSizeUploadValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\MediaObjects\Validator\UploadValidator\UploadValidatorInterface.0.App\MediaObjects\Validator\UploadValidator\Validators\SupportedImageTypeUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\SupportedImageTypeUploadValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\MediaObjects\Validator\UploadValidator\Validators\SupportedImageTypeUploadValidator" class="App\MediaObjects\Validator\UploadValidator\Validators\SupportedImageTypeUploadValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Metadata\DataProvider\AppMetadataStateProvider" class="App\Metadata\DataProvider\AppMetadataStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Metadata\DataProvider\AppMetadataStateProvider" class="App\Metadata\DataProvider\AppMetadataStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Metadata\DataProvider\ModuleMetadataStateProvider" class="App\Metadata\DataProvider\ModuleMetadataStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Metadata\DataProvider\ModuleMetadataStateProvider" class="App\Metadata\DataProvider\ModuleMetadataStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\LegacyHandler\Favorites\UpdateFavorite" class="App\Module\LegacyHandler\Favorites\UpdateFavorite" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\LegacyHandler\Favorites\UpdateFavorite" class="App\Module\LegacyHandler\Favorites\UpdateFavorite" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" class="App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" class="App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" class="App\Module\LegacyHandler\RecentlyViewed\AddRecentlyViewed" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers.0.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlers" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler.0.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlerInterface.0.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DefaultAttachmentTypeHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler.0.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\AttachmentTypeHandlerInterface.0.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" class="App\Module\Service\Fields\Attachments\AttachmentTypeHandlers\DocumentAttachmentTypeHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler.0.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerInterface.0.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldHardDeleteHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler.0.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerInterface.0.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" class="App\Module\Service\Fields\Attachments\DeleteHandlers\AttachmentsFieldSoftDeleteHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\Module\Service\Fields\Attachments\FieldDefinitions\AttachmentsDocumentsAclFieldDefinitionMapper" class="App\Module\Service\Fields\Attachments\FieldDefinitions\AttachmentsDocumentsAclFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\FieldDefinitions\AttachmentsDocumentsAclFieldDefinitionMapper" class="App\Module\Service\Fields\Attachments\FieldDefinitions\AttachmentsDocumentsAclFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\Service\VardefConfigMapperInterface.0.App\Module\Service\Fields\Attachments\FieldDefinitions\DisableDuplicationAttachmentsVardefMapper" class="App\Module\Service\Fields\Attachments\FieldDefinitions\DisableDuplicationAttachmentsVardefMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\FieldDefinitions\DisableDuplicationAttachmentsVardefMapper" class="App\Module\Service\Fields\Attachments\FieldDefinitions\DisableDuplicationAttachmentsVardefMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldListApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\EntityRecordMappers\EntityRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveEntityMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldRetrieveMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" class="App\Module\Service\Fields\Attachments\Mappers\AttachmentFieldSaveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Service\Fields\Attachments\ProcessHandlers\RetrieveAttachmentMediaObjects" class="App\Module\Service\Fields\Attachments\ProcessHandlers\RetrieveAttachmentMediaObjects" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\ProcessHandlers\RetrieveAttachmentMediaObjects" class="App\Module\Service\Fields\Attachments\ProcessHandlers\RetrieveAttachmentMediaObjects" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler.0.App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" class="App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordSaveHandlers\RecordFieldTypeSaveHandlerInterface.0.App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" class="App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" class="App\Module\Service\Fields\Attachments\SaveHandlers\AttachmentFieldSaveHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler.0.App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerInterface.0.App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldHardDeleteHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler.0.App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerInterface.0.App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" class="App\Module\Service\Fields\File\DeleteHandlers\FileFieldSoftDeleteHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\Duplicate\DuplicateFieldMapperInterface.0.App\Module\Service\Fields\File\DuplicateMappers\FileDuplicateFieldMapper" class="App\Module\Service\Fields\File\DuplicateMappers\FileDuplicateFieldMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\DuplicateMappers\FileDuplicateFieldMapper" class="App\Module\Service\Fields\File\DuplicateMappers\FileDuplicateFieldMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\Service\VardefConfigMapperInterface.0.App\Module\Service\Fields\File\FieldDefinitions\DisableDuplicationFileVardefMapper" class="App\Module\Service\Fields\File\FieldDefinitions\DisableDuplicationFileVardefMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\FieldDefinitions\DisableDuplicationFileVardefMapper" class="App\Module\Service\Fields\File\FieldDefinitions\DisableDuplicationFileVardefMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\Service\VardefConfigMapperInterface.0.App\Module\Service\Fields\File\FieldDefinitions\SetDefaultStorageFileVardefMapper" class="App\Module\Service\Fields\File\FieldDefinitions\SetDefaultStorageFileVardefMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\FieldDefinitions\SetDefaultStorageFileVardefMapper" class="App\Module\Service\Fields\File\FieldDefinitions\SetDefaultStorageFileVardefMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper.0.App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldListApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper.0.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper.0.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\EntityRecordMappers\EntityRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldRetrieveEntityMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper.0.App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" class="App\Module\Service\Fields\File\Mappers\FileFieldSaveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler.0.App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" class="App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordSaveHandlers\RecordFieldTypeSaveHandlerInterface.0.App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" class="App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" class="App\Module\Service\Fields\File\SaveHandlers\FileFieldSaveHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler.0.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerInterface.0.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldHardDeleteHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler.0.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordDeleteHandlers\RecordFieldTypeDeleteHandlerInterface.0.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" class="App\Module\Service\Fields\Image\DeleteHandlers\ImageFieldSoftDeleteHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\Service\VardefConfigMapperInterface.0.App\Module\Service\Fields\Image\FieldDefinitions\DisableDuplicationImageVardefMapper" class="App\Module\Service\Fields\Image\FieldDefinitions\DisableDuplicationImageVardefMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\FieldDefinitions\DisableDuplicationImageVardefMapper" class="App\Module\Service\Fields\Image\FieldDefinitions\DisableDuplicationImageVardefMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\Service\VardefConfigMapperInterface.0.App\Module\Service\Fields\Image\FieldDefinitions\SetDefaultStorageImageVardefMapper" class="App\Module\Service\Fields\Image\FieldDefinitions\SetDefaultStorageImageVardefMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\FieldDefinitions\SetDefaultStorageImageVardefMapper" class="App\Module\Service\Fields\Image\FieldDefinitions\SetDefaultStorageImageVardefMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper.0.App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldListApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper.0.App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldRetrieveMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper.0.App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" class="App\Module\Service\Fields\Image\Mappers\ImageFieldSaveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler.0.App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" class="App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordSaveHandlers\RecordFieldTypeSaveHandlerInterface.0.App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" class="App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" class="App\Module\Service\Fields\Image\SaveHandlers\ImageFieldSaveHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\Module\Service\Fields\Image\ViewDefinitions\ListViewDefaultSizeImageMapper" class="App\Module\Service\Fields\Image\ViewDefinitions\ListViewDefaultSizeImageMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\ViewDefinitions\ListViewDefaultSizeImageMapper" class="App\Module\Service\Fields\Image\ViewDefinitions\ListViewDefaultSizeImageMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\Module\Service\Fields\Image\ViewDefinitions\SubPanelDefaultSizeImageMapper" class="App\Module\Service\Fields\Image\ViewDefinitions\SubPanelDefaultSizeImageMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\Image\ViewDefinitions\SubPanelDefaultSizeImageMapper" class="App\Module\Service\Fields\Image\ViewDefinitions\SubPanelDefaultSizeImageMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper.0.App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsListApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper.0.App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsRetrieveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper.0.App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldTypeMapperInterface.0.App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" class="App\Module\Service\Fields\LineItems\Mappers\LineItemsSaveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler.0.App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" class="App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordSaveHandlers\RecordFieldTypeSaveHandlerInterface.0.App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" class="App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" class="App\Module\Service\Fields\LineItems\SaveHandlers\LineItemsSaveHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Navbar\DataProvider\NavbarStateProvider" class="App\Navbar\DataProvider\NavbarStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Navbar\DataProvider\NavbarStateProvider" class="App\Navbar\DataProvider\NavbarStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Notifier\MessageListener\NotificationListener.0.App\Notifier\MessageListener\NotificationListener" class="App\Notifier\MessageListener\NotificationListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Notifier\MessageListener\NotificationListener" class="App\Notifier\MessageListener\NotificationListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskCompletedHandler\AsyncTaskCompletedHandlerInterface.0.App\Process\AsyncTask\AsyncProcessCompletedHandler" class="App\Process\AsyncTask\AsyncProcessCompletedHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\AsyncTask\AsyncProcessCompletedHandler" class="App\Process\AsyncTask\AsyncProcessCompletedHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskFailureHandler\AsyncTaskFailureHandlerInterface.0.App\Process\AsyncTask\AsyncProcessFailureHandler" class="App\Process\AsyncTask\AsyncProcessFailureHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\AsyncTask\AsyncProcessFailureHandler" class="App\Process\AsyncTask\AsyncProcessFailureHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\TaskProgressedHandler\AsyncTaskProgressedHandlerInterface.0.App\Process\AsyncTask\AsyncProcessProgressedHandler" class="App\Process\AsyncTask\AsyncProcessProgressedHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\AsyncTask\AsyncProcessProgressedHandler" class="App\Process\AsyncTask\AsyncProcessProgressedHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\AsyncTask\Service\Runner\AsyncTaskRunnerInterface.0.App\Process\AsyncTask\AsyncProcessRunner" class="App\Process\AsyncTask\AsyncProcessRunner" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\AsyncTask\AsyncProcessRunner" class="App\Process\AsyncTask\AsyncProcessRunner" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Process\DataPersister\ProcessProcessor" class="App\Process\DataPersister\ProcessProcessor" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\DataPersister\ProcessProcessor" class="App\Process\DataPersister\ProcessProcessor" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Process\DataProvider\ProcessStateProvider" class="App\Process\DataProvider\ProcessStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\DataProvider\ProcessStateProvider" class="App\Process\DataProvider\ProcessStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\ACL\UserACLHandler" class="App\Process\LegacyHandler\ACL\UserACLHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\ACL\UserACLHandler" class="App\Process\LegacyHandler\ACL\UserACLHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\ACL\UserACLHandler" class="App\Process\LegacyHandler\ACL\UserACLHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddContactsToTargetListBulkActionHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" class="App\Process\LegacyHandler\AddRecordsToTargetListBulkActionHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\CheckTwoFactorCodeHandler" class="App\Process\LegacyHandler\CheckTwoFactorCodeHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\CheckTwoFactorCodeHandler" class="App\Process\LegacyHandler\CheckTwoFactorCodeHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\CreatePortalUserActionHandler" class="App\Process\LegacyHandler\CreatePortalUserActionHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\CreatePortalUserActionHandler" class="App\Process\LegacyHandler\CreatePortalUserActionHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\CreatePortalUserActionHandler" class="App\Process\LegacyHandler\CreatePortalUserActionHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\DisablePortalUserActionHandler" class="App\Process\LegacyHandler\DisablePortalUserActionHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\DisablePortalUserActionHandler" class="App\Process\LegacyHandler\DisablePortalUserActionHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\DisablePortalUserActionHandler" class="App\Process\LegacyHandler\DisablePortalUserActionHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\EnablePortalUserActionHandler" class="App\Process\LegacyHandler\EnablePortalUserActionHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\EnablePortalUserActionHandler" class="App\Process\LegacyHandler\EnablePortalUserActionHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\EnablePortalUserActionHandler" class="App\Process\LegacyHandler\EnablePortalUserActionHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\GenerateBackupCodesHandler" class="App\Process\LegacyHandler\GenerateBackupCodesHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\GenerateBackupCodesHandler" class="App\Process\LegacyHandler\GenerateBackupCodesHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\GetDuplicateRecordHandler" class="App\Process\LegacyHandler\GetDuplicateRecordHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\GetDuplicateRecordHandler" class="App\Process\LegacyHandler\GetDuplicateRecordHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\LinkRelationHandler" class="App\Process\LegacyHandler\LinkRelationHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\LinkRelationHandler" class="App\Process\LegacyHandler\LinkRelationHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\LinkRelationHandler" class="App\Process\LegacyHandler\LinkRelationHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\ResetPasswordHandler" class="App\Process\LegacyHandler\ResetPasswordHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\ResetPasswordHandler" class="App\Process\LegacyHandler\ResetPasswordHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\ResetPasswordHandler" class="App\Process\LegacyHandler\ResetPasswordHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\SendTestEmailHandler" class="App\Process\LegacyHandler\SendTestEmailHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\SendTestEmailHandler" class="App\Process\LegacyHandler\SendTestEmailHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\SendTestEmailValidation" class="App\Process\LegacyHandler\SendTestEmailValidation" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\SendTestEmailValidation" class="App\Process\LegacyHandler\SendTestEmailValidation" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\LegacyHandler\UnlinkRelationHandler" class="App\Process\LegacyHandler\UnlinkRelationHandler" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\UnlinkRelationHandler" class="App\Process\LegacyHandler\UnlinkRelationHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\UnlinkRelationHandler" class="App\Process\LegacyHandler\UnlinkRelationHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\LegacyHandler\UpdateTemplateVariables" class="App\Process\LegacyHandler\UpdateTemplateVariables" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\LegacyHandler\UpdateTemplateVariables" class="App\Process\LegacyHandler\UpdateTemplateVariables" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\BulkActions\CsvExportBulkAction" class="App\Process\Service\BulkActions\CsvExportBulkAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\BulkActions\CsvExportBulkAction" class="App\Process\Service\BulkActions\CsvExportBulkAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\Service\BulkActions\DeleteRecordsBulkAction" class="App\Process\Service\BulkActions\DeleteRecordsBulkAction" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\BulkActions\DeleteRecordsBulkAction" class="App\Process\Service\BulkActions\DeleteRecordsBulkAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\BulkActions\DeleteRecordsBulkAction" class="App\Process\Service\BulkActions\DeleteRecordsBulkAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\Service\BulkActions\MassUpdateBulkAction" class="App\Process\Service\BulkActions\MassUpdateBulkAction" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\BulkActions\MassUpdateBulkAction" class="App\Process\Service\BulkActions\MassUpdateBulkAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\BulkActions\MassUpdateBulkAction" class="App\Process\Service\BulkActions\MassUpdateBulkAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Process\Service\BulkActions\MergeRecordsBulkAction" class="App\Process\Service\BulkActions\MergeRecordsBulkAction" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\BulkActions\MergeRecordsBulkAction" class="App\Process\Service\BulkActions\MergeRecordsBulkAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\BulkActions\MergeRecordsBulkAction" class="App\Process\Service\BulkActions\MergeRecordsBulkAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\BulkActions\PrintAsPdfBulkAction" class="App\Process\Service\BulkActions\PrintAsPdfBulkAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\BulkActions\PrintAsPdfBulkAction" class="App\Process\Service\BulkActions\PrintAsPdfBulkAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\FieldDefault\DateFieldDefaultCalculation" class="App\Process\Service\FieldDefault\DateFieldDefaultCalculation" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\FieldDefault\DateFieldDefaultCalculation" class="App\Process\Service\FieldDefault\DateFieldDefaultCalculation" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\NavbarActions\OpenRecordModalAction" class="App\Process\Service\NavbarActions\OpenRecordModalAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\NavbarActions\OpenRecordModalAction" class="App\Process\Service\NavbarActions\OpenRecordModalAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\AbortEmailMarketing" class="App\Process\Service\RecordActions\AbortEmailMarketing" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\AbortEmailMarketing" class="App\Process\Service\RecordActions\AbortEmailMarketing" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\BuildPDFEmailAction" class="App\Process\Service\RecordActions\BuildPDFEmailAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\BuildPDFEmailAction" class="App\Process\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\ChangeLogAction" class="App\Process\Service\RecordActions\ChangeLogAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\ChangeLogAction" class="App\Process\Service\RecordActions\ChangeLogAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\ConvertLeadAction" class="App\Process\Service\RecordActions\ConvertLeadAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\ConvertLeadAction" class="App\Process\Service\RecordActions\ConvertLeadAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\ConvertRecordAction" class="App\Process\Service\RecordActions\ConvertRecordAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\ConvertRecordAction" class="App\Process\Service\RecordActions\ConvertRecordAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\DeleteRecordAction" class="App\Process\Service\RecordActions\DeleteRecordAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\DeleteRecordAction" class="App\Process\Service\RecordActions\DeleteRecordAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\DeleteTestMailMarketingEntriesAction" class="App\Process\Service\RecordActions\DeleteTestMailMarketingEntriesAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\DeleteTestMailMarketingEntriesAction" class="App\Process\Service\RecordActions\DeleteTestMailMarketingEntriesAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\DuplicateRecordAction" class="App\Process\Service\RecordActions\DuplicateRecordAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\DuplicateRecordAction" class="App\Process\Service\RecordActions\DuplicateRecordAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\EditAction" class="App\Process\Service\RecordActions\EditAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\EditAction" class="App\Process\Service\RecordActions\EditAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\MergeDuplicateAction" class="App\Process\Service\RecordActions\MergeDuplicateAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\MergeDuplicateAction" class="App\Process\Service\RecordActions\MergeDuplicateAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\PrintAsPdfAction" class="App\Process\Service\RecordActions\PrintAsPdfAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\PrintAsPdfAction" class="App\Process\Service\RecordActions\PrintAsPdfAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\ResumeEmailMarketingAction" class="App\Process\Service\RecordActions\ResumeEmailMarketingAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\ResumeEmailMarketingAction" class="App\Process\Service\RecordActions\ResumeEmailMarketingAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\ScheduleEmailMarketingAction" class="App\Process\Service\RecordActions\ScheduleEmailMarketingAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\ScheduleEmailMarketingAction" class="App\Process\Service\RecordActions\ScheduleEmailMarketingAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\SendEmailAction" class="App\Process\Service\RecordActions\SendEmailAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\SendEmailAction" class="App\Process\Service\RecordActions\SendEmailAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordActions\UnscheduleEmailMarketingAction" class="App\Process\Service\RecordActions\UnscheduleEmailMarketingAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordActions\UnscheduleEmailMarketingAction" class="App\Process\Service\RecordActions\UnscheduleEmailMarketingAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordLogic\AutofillFromRelateHandler" class="App\Process\Service\RecordLogic\AutofillFromRelateHandler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordLogic\AutofillFromRelateHandler" class="App\Process\Service\RecordLogic\AutofillFromRelateHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordThreadItemActions\DeleteRecordThreadItemAction" class="App\Process\Service\RecordThreadItemActions\DeleteRecordThreadItemAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordThreadItemActions\DeleteRecordThreadItemAction" class="App\Process\Service\RecordThreadItemActions\DeleteRecordThreadItemAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordThreadItemActions\DismissAlertAction" class="App\Process\Service\RecordThreadItemActions\DismissAlertAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordThreadItemActions\DismissAlertAction" class="App\Process\Service\RecordThreadItemActions\DismissAlertAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordThreadItemActions\SnoozeRecordThreadItemAction" class="App\Process\Service\RecordThreadItemActions\SnoozeRecordThreadItemAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordThreadItemActions\SnoozeRecordThreadItemAction" class="App\Process\Service\RecordThreadItemActions\SnoozeRecordThreadItemAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordThreadListActions\DeleteAllRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\DeleteAllRecordThreadListAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordThreadListActions\DeleteAllRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\DeleteAllRecordThreadListAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordThreadListActions\DismissAllAlertsRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\DismissAllAlertsRecordThreadListAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordThreadListActions\DismissAllAlertsRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\DismissAllAlertsRecordThreadListAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordThreadListActions\MarkAsReadRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\MarkAsReadRecordThreadListAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordThreadListActions\MarkAsReadRecordThreadListAction" class="App\Process\Service\RecordThreadListActions\MarkAsReadRecordThreadListAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\RecordThreadModalActions\DismissRecordAction" class="App\Process\Service\RecordThreadModalActions\DismissRecordAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\RecordThreadModalActions\DismissRecordAction" class="App\Process\Service\RecordThreadModalActions\DismissRecordAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Process\Service\TableActions\SendBatchedCampaignEmails" class="App\Process\Service\TableActions\SendBatchedCampaignEmails" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Process\Service\TableActions\SendBatchedCampaignEmails" class="App\Process\Service\TableActions\SendBatchedCampaignEmails" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Routes\EventSubscriber\RequestSubscriber" class="App\Routes\EventSubscriber\RequestSubscriber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Routes\EventSubscriber\RequestSubscriber" class="App\Routes\EventSubscriber\RequestSubscriber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Schedulers\Command\RunSchedulersCommand" class="App\Schedulers\Command\RunSchedulersCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Command\RunSchedulersCommand" class="App\Schedulers\Command\RunSchedulersCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\Console\Command\Command.0.App\Schedulers\Command\ShowSchedulersCommand" class="App\Schedulers\Command\ShowSchedulersCommand" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Command\ShowSchedulersCommand" class="App\Schedulers\Command\ShowSchedulersCommand" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Schedulers\Service\Fields\JobIntervalListApiMapper.0.App\Schedulers\Service\Fields\JobIntervalListApiMapper" class="App\Schedulers\Service\Fields\JobIntervalListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldMapperInterface.0.App\Schedulers\Service\Fields\JobIntervalListApiMapper" class="App\Schedulers\Service\Fields\JobIntervalListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Service\Fields\JobIntervalListApiMapper" class="App\Schedulers\Service\Fields\JobIntervalListApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldMapperInterface.0.App\Schedulers\Service\Fields\RangeListApiMapper" class="App\Schedulers\Service\Fields\RangeListApiMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Service\Fields\RangeListApiMapper" class="App\Schedulers\Service\Fields\RangeListApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Schedulers\Service\SchedulerInterface.0.App\Schedulers\Service\Scheduler\Jobs\AddEmailToQueueScheduler" class="App\Schedulers\Service\Scheduler\Jobs\AddEmailToQueueScheduler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Service\Scheduler\Jobs\AddEmailToQueueScheduler" class="App\Schedulers\Service\Scheduler\Jobs\AddEmailToQueueScheduler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Schedulers\Service\SchedulerInterface.0.App\Schedulers\Service\Scheduler\Jobs\CleanUpTemporaryFilesScheduler" class="App\Schedulers\Service\Scheduler\Jobs\CleanUpTemporaryFilesScheduler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Service\Scheduler\Jobs\CleanUpTemporaryFilesScheduler" class="App\Schedulers\Service\Scheduler\Jobs\CleanUpTemporaryFilesScheduler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Schedulers\Service\SchedulerInterface.0.App\Schedulers\Service\Scheduler\Jobs\PruneDatabaseScheduler" class="App\Schedulers\Service\Scheduler\Jobs\PruneDatabaseScheduler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Service\Scheduler\Jobs\PruneDatabaseScheduler" class="App\Schedulers\Service\Scheduler\Jobs\PruneDatabaseScheduler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Schedulers\Service\SchedulerInterface.0.App\Schedulers\Service\Scheduler\Jobs\SendEmailScheduler" class="App\Schedulers\Service\Scheduler\Jobs\SendEmailScheduler" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Service\Scheduler\Jobs\SendEmailScheduler" class="App\Schedulers\Service\Scheduler\Jobs\SendEmailScheduler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Schedulers\Statistics\SchedulerCronLastRunStatistic" class="App\Schedulers\Statistics\SchedulerCronLastRunStatistic" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Statistics\SchedulerCronLastRunStatistic" class="App\Schedulers\Statistics\SchedulerCronLastRunStatistic" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Schedulers\Statistics\SchedulerCronSetupWidgetStatistic" class="App\Schedulers\Statistics\SchedulerCronSetupWidgetStatistic" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Schedulers\Statistics\SchedulerCronSetupWidgetStatistic" class="App\Schedulers\Statistics\SchedulerCronSetupWidgetStatistic" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\CheckExternalAuthOnlyCredentialsListener" class="App\Security\CheckExternalAuthOnlyCredentialsListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Security\CheckExternalAuthOnlyCredentialsListener" class="App\Security\CheckExternalAuthOnlyCredentialsListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\Ldap\AppCheckLdapCredentialsListener" class="App\Security\Ldap\AppCheckLdapCredentialsListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Security\Ldap\AppCheckLdapCredentialsListener" class="App\Security\Ldap\AppCheckLdapCredentialsListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\LoginSuccessEventListener" class="App\Security\LoginSuccessEventListener" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Security\LoginSuccessEventListener" class="App\Security\LoginSuccessEventListener" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator.0.App\Security\Saml\AppSamlAuthenticator" class="App\Security\Saml\AppSamlAuthenticator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Security\Saml\AppSamlAuthenticator" class="App\Security\Saml\AppSamlAuthenticator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Statistics\DataProvider\BatchedStatisticsStateProvider" class="App\Statistics\DataProvider\BatchedStatisticsStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Statistics\DataProvider\BatchedStatisticsStateProvider" class="App\Statistics\DataProvider\BatchedStatisticsStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Statistics\DataProvider\StatisticsStateProvider" class="App\Statistics\DataProvider\StatisticsStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Statistics\DataProvider\StatisticsStateProvider" class="App\Statistics\DataProvider\StatisticsStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Statistics\LegacyHandler\DefaultError" class="App\Statistics\LegacyHandler\DefaultError" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Statistics\LegacyHandler\DefaultError" class="App\Statistics\LegacyHandler\DefaultError" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Statistics\LegacyHandler\SubpanelDefault" class="App\Statistics\LegacyHandler\SubpanelDefault" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Statistics\LegacyHandler\SubpanelDefault" class="App\Statistics\LegacyHandler\SubpanelDefault" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Statistics\LegacyHandler\SubpanelDefault" class="App\Statistics\LegacyHandler\SubpanelDefault" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\GraphQl\Resolver\QueryItemResolverInterface.0.App\Statistics\Resolver\BatchedStatisticsItemResolver" class="App\Statistics\Resolver\BatchedStatisticsItemResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Statistics\Resolver\BatchedStatisticsItemResolver" class="App\Statistics\Resolver\BatchedStatisticsItemResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\GraphQl\Resolver\QueryItemResolverInterface.0.App\Statistics\Resolver\StatisticsItemResolver" class="App\Statistics\Resolver\StatisticsItemResolver" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Statistics\Resolver\StatisticsItemResolver" class="App\Statistics\Resolver\StatisticsItemResolver" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Statistics\Service\StatisticsManager" class="App\Statistics\Service\StatisticsManager" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Statistics\Service\StatisticsManager" class="App\Statistics\Service\StatisticsManager" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\SystemConfig\DataProvider\SystemConfigStateProvider" class="App\SystemConfig\DataProvider\SystemConfigStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\SystemConfig\DataProvider\SystemConfigStateProvider" class="App\SystemConfig\DataProvider\SystemConfigStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\SystemConfig\LegacyHandler\SystemConfigMapperInterface.0.App\SystemConfig\LegacyHandler\AuthTypeConfigMapper" class="App\SystemConfig\LegacyHandler\AuthTypeConfigMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\SystemConfig\LegacyHandler\AuthTypeConfigMapper" class="App\SystemConfig\LegacyHandler\AuthTypeConfigMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\SystemConfig\LegacyHandler\SystemConfigMapperInterface.0.App\SystemConfig\LegacyHandler\DateFormatConfigMapper" class="App\SystemConfig\LegacyHandler\DateFormatConfigMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\SystemConfig\LegacyHandler\DateFormatConfigMapper" class="App\SystemConfig\LegacyHandler\DateFormatConfigMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\SystemConfig\LegacyHandler\SystemConfigMapperInterface.0.App\SystemConfig\LegacyHandler\DefaultCurrencyConfigMapper" class="App\SystemConfig\LegacyHandler\DefaultCurrencyConfigMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\SystemConfig\LegacyHandler\DefaultCurrencyConfigMapper" class="App\SystemConfig\LegacyHandler\DefaultCurrencyConfigMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\SystemConfig\LegacyHandler\SystemConfigMapperInterface.0.App\SystemConfig\LegacyHandler\DefaultModuleConfigMapper" class="App\SystemConfig\LegacyHandler\DefaultModuleConfigMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\SystemConfig\LegacyHandler\DefaultModuleConfigMapper" class="App\SystemConfig\LegacyHandler\DefaultModuleConfigMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\SystemConfig\LegacyHandler\SystemConfigMapperInterface.0.App\SystemConfig\LegacyHandler\RecordPaginationConfigMapper" class="App\SystemConfig\LegacyHandler\RecordPaginationConfigMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\SystemConfig\LegacyHandler\RecordPaginationConfigMapper" class="App\SystemConfig\LegacyHandler\RecordPaginationConfigMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\SystemConfig\LegacyHandler\SystemConfigMapperInterface.0.App\SystemConfig\LegacyHandler\TimeFormatConfigMapper" class="App\SystemConfig\LegacyHandler\TimeFormatConfigMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\SystemConfig\LegacyHandler\TimeFormatConfigMapper" class="App\SystemConfig\LegacyHandler\TimeFormatConfigMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\Themes\DataProvider\ThemeImagesStateProvider" class="App\Themes\DataProvider\ThemeImagesStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Themes\DataProvider\ThemeImagesStateProvider" class="App\Themes\DataProvider\ThemeImagesStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\UserPreferences\DataProvider\UserPreferenceStateProvider" class="App\UserPreferences\DataProvider\UserPreferenceStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\DataProvider\UserPreferenceStateProvider" class="App\UserPreferences\DataProvider\UserPreferenceStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\UserPreferences\LegacyHandler\UserPreferencesMapperInterface.0.App\UserPreferences\LegacyHandler\Mappers\CurrencyPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\CurrencyPreferenceMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\Mappers\CurrencyPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\CurrencyPreferenceMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\UserPreferences\LegacyHandler\UserPreferencesMapperInterface.0.App\UserPreferences\LegacyHandler\Mappers\DateFormatPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\DateFormatPreferenceMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\Mappers\DateFormatPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\DateFormatPreferenceMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\UserPreferences\LegacyHandler\UserPreferencesMapperInterface.0.App\UserPreferences\LegacyHandler\Mappers\SnoozeAlertTimerPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\SnoozeAlertTimerPreferenceMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\Mappers\SnoozeAlertTimerPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\SnoozeAlertTimerPreferenceMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\UserPreferences\LegacyHandler\UserPreferencesMapperInterface.0.App\UserPreferences\LegacyHandler\Mappers\TimeFormatPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TimeFormatPreferenceMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\Mappers\TimeFormatPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TimeFormatPreferenceMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\UserPreferences\LegacyHandler\UserPreferencesMapperInterface.0.App\UserPreferences\LegacyHandler\Mappers\TimezonePreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TimezonePreferenceMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\Mappers\TimezonePreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TimezonePreferenceMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\UserPreferences\LegacyHandler\UserPreferencesMapperInterface.0.App\UserPreferences\LegacyHandler\Mappers\TotpPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TotpPreferenceMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\Mappers\TotpPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\TotpPreferenceMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\UserPreferences\LegacyHandler\UserPreferencesMapperInterface.0.App\UserPreferences\LegacyHandler\Mappers\UiPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\UiPreferenceMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\Mappers\UiPreferenceMapper" class="App\UserPreferences\LegacyHandler\Mappers\UiPreferenceMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\UserPreferences\LegacyHandler\SaveUiPreferences" class="App\UserPreferences\LegacyHandler\SaveUiPreferences" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\UserPreferences\LegacyHandler\SaveUiPreferences" class="App\UserPreferences\LegacyHandler\SaveUiPreferences" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\SaveUiPreferences" class="App\UserPreferences\LegacyHandler\SaveUiPreferences" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\UserPreferences\LegacyHandler\SetUserLanguage" class="App\UserPreferences\LegacyHandler\SetUserLanguage" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\UserPreferences\LegacyHandler\SetUserLanguage" class="App\UserPreferences\LegacyHandler\SetUserLanguage" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.ApiPlatform\State\ProviderInterface.0.App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider" class="App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider" class="App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\LegacyToFrontendViewDefinitionMapper" class="App\ViewDefinitions\LegacyHandler\LegacyToFrontendViewDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\LegacyToFrontendViewDefinitionMapper" class="App\ViewDefinitions\LegacyHandler\LegacyToFrontendViewDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\ListView\BulkActions\MassUpdateBulkActionMapper" class="App\ViewDefinitions\LegacyHandler\ListView\BulkActions\MassUpdateBulkActionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\ListView\BulkActions\MassUpdateBulkActionMapper" class="App\ViewDefinitions\LegacyHandler\ListView\BulkActions\MassUpdateBulkActionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\ListView\ListViewParentTypeMapper" class="App\ViewDefinitions\LegacyHandler\ListView\ListViewParentTypeMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\ListView\ListViewParentTypeMapper" class="App\ViewDefinitions\LegacyHandler\ListView\ListViewParentTypeMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\RecordView\RecordThreadDefinitionMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordThreadDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\RecordView\RecordThreadDefinitionMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordThreadDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewCurrencyFieldMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewCurrencyFieldMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewCurrencyFieldMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewCurrencyFieldMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewDynamicEnumMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewDynamicEnumMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewDynamicEnumMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewDynamicEnumMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewEmailMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewEmailMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewEmailMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewEmailMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewGroupTypeMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewGroupTypeMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewGroupTypeMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewGroupTypeMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewReadOnlyMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewReadOnlyMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\RecordView\RecordViewReadOnlyMapper" class="App\ViewDefinitions\LegacyHandler\RecordView\RecordViewReadOnlyMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsAddOnlyFieldsMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsAddOnlyFieldsMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsAddOnlyFieldsMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsAddOnlyFieldsMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsDateTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsDateTypeMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsDateTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsDateTypeMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsEnumToRelateTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsEnumToRelateTypeMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsEnumToRelateTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsEnumToRelateTypeMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsNumberTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsNumberTypeMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsNumberTypeMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsNumberTypeMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsReadOnlyMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsReadOnlyMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsReadOnlyMapper" class="App\ViewDefinitions\LegacyHandler\SearchDefs\SearchDefsReadOnlyMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\SubpanelButtonMapperInterface.0.App\ViewDefinitions\LegacyHandler\Subpanel\CreateAccountNameButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateAccountNameButtonMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\Subpanel\CreateAccountNameButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateAccountNameButtonMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\SubpanelButtonMapperInterface.0.App\ViewDefinitions\LegacyHandler\Subpanel\CreateButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateButtonMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\Subpanel\CreateButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateButtonMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\SubpanelButtonMapperInterface.0.App\ViewDefinitions\LegacyHandler\Subpanel\CreateLeadNameButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateLeadNameButtonMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\Subpanel\CreateLeadNameButtonMapper" class="App\ViewDefinitions\LegacyHandler\Subpanel\CreateLeadNameButtonMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\ViewDefinitionMapperInterface.0.App\ViewDefinitions\LegacyHandler\SubpanelButtonTraverser" class="App\ViewDefinitions\LegacyHandler\SubpanelButtonTraverser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\SubpanelButtonTraverser" class="App\ViewDefinitions\LegacyHandler\SubpanelButtonTraverser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\LegacyHandler\Widgets\WidgetDefinitionParserInterface.0.App\ViewDefinitions\LegacyHandler\Widgets\DefinitionParsers\RecordTableWidgetDefinitionParser" class="App\ViewDefinitions\LegacyHandler\Widgets\DefinitionParsers\RecordTableWidgetDefinitionParser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\ViewDefinitions\LegacyHandler\Widgets\DefinitionParsers\RecordTableWidgetDefinitionParser" class="App\ViewDefinitions\LegacyHandler\Widgets\DefinitionParsers\RecordTableWidgetDefinitionParser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\Service\MassUpdateDefinitionMapperInterface.0.App\Module\Accounts\Service\MassUpdate\AccountsEmailOptoutMapper" class="App\Module\Accounts\Service\MassUpdate\AccountsEmailOptoutMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Accounts\Service\MassUpdate\AccountsEmailOptoutMapper" class="App\Module\Accounts\Service\MassUpdate\AccountsEmailOptoutMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Accounts\Statistics\Series\AccountsNewByMonth" class="App\Module\Accounts\Statistics\Series\AccountsNewByMonth" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Accounts\Statistics\Series\AccountsNewByMonth" class="App\Module\Accounts\Statistics\Series\AccountsNewByMonth" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Activities\Statistics\Subpanels\SubPanelActivitiesNextDate" class="App\Module\Activities\Statistics\Subpanels\SubPanelActivitiesNextDate" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Activities\Statistics\Subpanels\SubPanelActivitiesNextDate" class="App\Module\Activities\Statistics\Subpanels\SubPanelActivitiesNextDate" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserInterface.0.App\Module\Campaigns\Service\Email\Parser\Parsers\SurveyURLParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\SurveyURLParser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Parser\Parsers\SurveyURLParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\SurveyURLParser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserInterface.0.App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerHeaderParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerHeaderParser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerHeaderParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerHeaderParser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserInterface.0.App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerLinksParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerLinksParser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerLinksParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\TrackerLinksParser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserInterface.0.App\Module\Campaigns\Service\Email\Parser\Parsers\UnsubscribeLinkParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\UnsubscribeLinkParser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Parser\Parsers\UnsubscribeLinkParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\UnsubscribeLinkParser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Parser\CampaignEmailParserInterface.0.App\Module\Campaigns\Service\Email\Parser\Parsers\ViewedEmailTrackerParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\ViewedEmailTrackerParser" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Parser\Parsers\ViewedEmailTrackerParser" class="App\Module\Campaigns\Service\Email\Parser\Parsers\ViewedEmailTrackerParser" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDomainSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDomainSuppressionList" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDomainSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDomainSuppressionList" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDuplicateEmail" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDuplicateEmail" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDuplicateEmail" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckDuplicateEmail" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailAddressSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailAddressSuppressionList" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailAddressSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailAddressSuppressionList" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailMarkedInvalid" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailMarkedInvalid" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailMarkedInvalid" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckEmailMarkedInvalid" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckIdSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckIdSuppressionList" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckIdSuppressionList" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\CheckIdSuppressionList" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\HasPrimaryEmailAddress" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\HasPrimaryEmailAddress" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\HasPrimaryEmailAddress" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\HasPrimaryEmailAddress" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\IsValidEmailAddress" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\IsValidEmailAddress" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\IsValidEmailAddress" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Default\IsValidEmailAddress" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\EmailTargetValidatorInterface.0.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Marketing\IsOptedIn" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Marketing\IsOptedIn" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Marketing\IsOptedIn" class="App\Module\Campaigns\Service\Email\Targets\Validation\Validators\Marketing\IsOptedIn" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperInterface.0.App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsRetrieveApiMapper" class="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsRetrieveApiMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsRetrieveApiMapper" class="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsRetrieveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperInterface.0.App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsSaveApiMapper" class="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsSaveApiMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsSaveApiMapper" class="App\Module\Campaigns\Service\Record\ApiRecordMappers\CampaignsTargetListsSaveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerInterface.0.App\Module\Campaigns\Service\Record\SaveHandlers\CampaignsCreateUnsubscribeList" class="App\Module\Campaigns\Service\Record\SaveHandlers\CampaignsCreateUnsubscribeList" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Service\Record\SaveHandlers\CampaignsCreateUnsubscribeList" class="App\Module\Campaigns\Service\Record\SaveHandlers\CampaignsCreateUnsubscribeList" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Campaigns\Statistics\CampaignResponseByRecipientType" class="App\Module\Campaigns\Statistics\CampaignResponseByRecipientType" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Statistics\CampaignResponseByRecipientType" class="App\Module\Campaigns\Statistics\CampaignResponseByRecipientType" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Campaigns\Statistics\CampaignSendStatus" class="App\Module\Campaigns\Statistics\CampaignSendStatus" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Statistics\CampaignSendStatus" class="App\Module\Campaigns\Statistics\CampaignSendStatus" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Campaigns\Statistics\Subpanels\SubPanelCampaignsLastReceived" class="App\Module\Campaigns\Statistics\Subpanels\SubPanelCampaignsLastReceived" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Campaigns\Statistics\Subpanels\SubPanelCampaignsLastReceived" class="App\Module\Campaigns\Statistics\Subpanels\SubPanelCampaignsLastReceived" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Cases\Statistics\CaseAccountGetDateEntered" class="App\Module\Cases\Statistics\CaseAccountGetDateEntered" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Cases\Statistics\CaseAccountGetDateEntered" class="App\Module\Cases\Statistics\CaseAccountGetDateEntered" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Cases\Statistics\CaseDaysOpen" class="App\Module\Cases\Statistics\CaseDaysOpen" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Cases\Statistics\CaseDaysOpen" class="App\Module\Cases\Statistics\CaseDaysOpen" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Cases\Statistics\CasesPerAccount" class="App\Module\Cases\Statistics\CasesPerAccount" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Cases\Statistics\CasesPerAccount" class="App\Module\Cases\Statistics\CasesPerAccount" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Cases\Statistics\CasesPerAccount" class="App\Module\Cases\Statistics\CasesPerAccount" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Cases\Statistics\Subpanels\SubPanelCasesCount" class="App\Module\Cases\Statistics\Subpanels\SubPanelCasesCount" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Cases\Statistics\Subpanels\SubPanelCasesCount" class="App\Module\Cases\Statistics\Subpanels\SubPanelCasesCount" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Contacts\Service\BulkActions\PrintAsPdfBulkAction" class="App\Module\Contacts\Service\BulkActions\PrintAsPdfBulkAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Contacts\Service\BulkActions\PrintAsPdfBulkAction" class="App\Module\Contacts\Service\BulkActions\PrintAsPdfBulkAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\Service\MassUpdateDefinitionMapperInterface.0.App\Module\Contacts\Service\MassUpdate\ContactSyncMapper" class="App\Module\Contacts\Service\MassUpdate\ContactSyncMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Contacts\Service\MassUpdate\ContactSyncMapper" class="App\Module\Contacts\Service\MassUpdate\ContactSyncMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\Service\MassUpdateDefinitionMapperInterface.0.App\Module\Contacts\Service\MassUpdate\ContactsEmailOptoutMapper" class="App\Module\Contacts\Service\MassUpdate\ContactsEmailOptoutMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Contacts\Service\MassUpdate\ContactsEmailOptoutMapper" class="App\Module\Contacts\Service\MassUpdate\ContactsEmailOptoutMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Contacts\Service\RecordActions\PrintAsPdfAction" class="App\Module\Contacts\Service\RecordActions\PrintAsPdfAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Contacts\Service\RecordActions\PrintAsPdfAction" class="App\Module\Contacts\Service\RecordActions\PrintAsPdfAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Contacts\Statistics\ContactLastTouchPoint" class="App\Module\Contacts\Statistics\ContactLastTouchPoint" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Contacts\Statistics\ContactLastTouchPoint" class="App\Module\Contacts\Statistics\ContactLastTouchPoint" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Contracts\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Contracts\Service\RecordActions\BuildPDFEmailAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Contracts\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Contracts\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Contracts\Statistics\Subpanels\SubPanelContractsRenewalDate" class="App\Module\Contracts\Statistics\Subpanels\SubPanelContractsRenewalDate" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Contracts\Statistics\Subpanels\SubPanelContractsRenewalDate" class="App\Module\Contracts\Statistics\Subpanels\SubPanelContractsRenewalDate" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\DocumentRevisions\Service\Fields\GetLatestRevision" class="App\Module\DocumentRevisions\Service\Fields\GetLatestRevision" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\DocumentRevisions\Service\Fields\GetLatestRevision" class="App\Module\DocumentRevisions\Service\Fields\GetLatestRevision" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\DocumentRevisions\Service\Fields\GetNewRevisionNumber" class="App\Module\DocumentRevisions\Service\Fields\GetNewRevisionNumber" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\DocumentRevisions\Service\Fields\GetNewRevisionNumber" class="App\Module\DocumentRevisions\Service\Fields\GetNewRevisionNumber" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper.0.App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" class="App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordMapperInterface.0.App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" class="App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" class="App\Module\DocumentRevisions\Service\Record\DocumentRevisionUnlinkMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\DocumentRevisions\Service\RecordActions\DocumentRevisionDeleteRecordAction" class="App\Module\DocumentRevisions\Service\RecordActions\DocumentRevisionDeleteRecordAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\DocumentRevisions\Service\RecordActions\DocumentRevisionDeleteRecordAction" class="App\Module\DocumentRevisions\Service\RecordActions\DocumentRevisionDeleteRecordAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Documents\Service\Fields\UpdateDocumentNameFromFile" class="App\Module\Documents\Service\Fields\UpdateDocumentNameFromFile" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Documents\Service\Fields\UpdateDocumentNameFromFile" class="App\Module\Documents\Service\Fields\UpdateDocumentNameFromFile" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper.0.App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" class="App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\EntityRecordMappers\EntityRecordFieldTypeMapperInterface.0.App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" class="App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" class="App\Module\Documents\Service\Mappers\DocumentFilenameRetrieveEntityMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Documents\Service\Mappers\DocumentNameListApiMapper.0.App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" class="App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldMapperInterface.0.App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" class="App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" class="App\Module\Documents\Service\Mappers\DocumentNameListApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper.0.App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldMapperInterface.0.App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentNameRetrieveMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper.0.App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldMapperInterface.0.App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" class="App\Module\Documents\Service\Mappers\DocumentRevisionRetrieveMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler.0.App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" class="App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordSaveHandlers\RecordFieldSaveHandlerInterface.0.App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" class="App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" lazy="true" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" class="App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Engine\Service\ActionAvailabilityChecker\ActionAvailabilityCheckerInterface.0.App\Module\EmailMarketing\Checkers\EmailMarketingStatusActionChecker" class="App\Module\EmailMarketing\Checkers\EmailMarketingStatusActionChecker" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Checkers\EmailMarketingStatusActionChecker" class="App\Module\EmailMarketing\Checkers\EmailMarketingStatusActionChecker" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\Service\VardefConfigMapperInterface.0.App\Module\EmailMarketing\FieldDefinitions\EmailMarketingTrackersEnabledMapper" class="App\Module\EmailMarketing\FieldDefinitions\EmailMarketingTrackersEnabledMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\FieldDefinitions\EmailMarketingTrackersEnabledMapper" class="App\Module\EmailMarketing\FieldDefinitions\EmailMarketingTrackersEnabledMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\Module\EmailMarketing\FieldDefinitions\LegacyHandler\SquireHtmlFieldDefinitionMapper" class="App\Module\EmailMarketing\FieldDefinitions\LegacyHandler\SquireHtmlFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\FieldDefinitions\LegacyHandler\SquireHtmlFieldDefinitionMapper" class="App\Module\EmailMarketing\FieldDefinitions\LegacyHandler\SquireHtmlFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\EmailMarketing\LegacyHandler\Validation\Validators\UnsubscribeValidator" class="App\Module\EmailMarketing\LegacyHandler\Validation\Validators\UnsubscribeValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\LegacyHandler\Validation\Validators\UnsubscribeValidator" class="App\Module\EmailMarketing\LegacyHandler\Validation\Validators\UnsubscribeValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\EmailMarketing\Service\Fields\InitCurrencyDefault" class="App\Module\EmailMarketing\Service\Fields\InitCurrencyDefault" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Service\Fields\InitCurrencyDefault" class="App\Module\EmailMarketing\Service\Fields\InitCurrencyDefault" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\EmailMarketing\Service\Fields\InitOutboundEmailDefault" class="App\Module\EmailMarketing\Service\Fields\InitOutboundEmailDefault" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Service\Fields\InitOutboundEmailDefault" class="App\Module\EmailMarketing\Service\Fields\InitOutboundEmailDefault" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\EmailMarketing\Service\Fields\InitTrackersEnabledDefault" class="App\Module\EmailMarketing\Service\Fields\InitTrackersEnabledDefault" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Service\Fields\InitTrackersEnabledDefault" class="App\Module\EmailMarketing\Service\Fields\InitTrackersEnabledDefault" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\ApiRecordMappers\ApiRecordFieldMapperInterface.0.App\Module\EmailMarketing\Service\Fields\TrackersEnabledRetrieveApiMapper" class="App\Module\EmailMarketing\Service\Fields\TrackersEnabledRetrieveApiMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Service\Fields\TrackersEnabledRetrieveApiMapper" class="App\Module\EmailMarketing\Service\Fields\TrackersEnabledRetrieveApiMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateBody" class="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateBody" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateBody" class="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateBody" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateSubject" class="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateSubject" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateSubject" class="App\Module\EmailMarketing\Service\Fields\UpdateEmailTemplateSubject" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\EmailMarketing\Statistics\EmailMarketingDiagnostics" class="App\Module\EmailMarketing\Statistics\EmailMarketingDiagnostics" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Statistics\EmailMarketingDiagnostics" class="App\Module\EmailMarketing\Statistics\EmailMarketingDiagnostics" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\EmailMarketing\Statistics\EmailMarketingPauseReason" class="App\Module\EmailMarketing\Statistics\EmailMarketingPauseReason" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\EmailMarketing\Statistics\EmailMarketingPauseReason" class="App\Module\EmailMarketing\Statistics\EmailMarketingPauseReason" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\FieldDefinitions\LegacyHandler\FieldDefinitionMapperInterface.0.App\Module\Emails\FieldDefinitions\LegacyHandler\DescriptionHtmlFieldDefinitionMapper" class="App\Module\Emails\FieldDefinitions\LegacyHandler\DescriptionHtmlFieldDefinitionMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\FieldDefinitions\LegacyHandler\DescriptionHtmlFieldDefinitionMapper" class="App\Module\Emails\FieldDefinitions\LegacyHandler\DescriptionHtmlFieldDefinitionMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Emails\Service\ModalFooterActions\DismissDraftAction" class="App\Module\Emails\Service\ModalFooterActions\DismissDraftAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\Service\ModalFooterActions\DismissDraftAction" class="App\Module\Emails\Service\ModalFooterActions\DismissDraftAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Emails\Service\ModalHeaderActions\CloseDraftAction" class="App\Module\Emails\Service\ModalHeaderActions\CloseDraftAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\Service\ModalHeaderActions\CloseDraftAction" class="App\Module\Emails\Service\ModalHeaderActions\CloseDraftAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Emails\Service\ProcessHandlers\OpenDraftComposeAction" class="App\Module\Emails\Service\ProcessHandlers\OpenDraftComposeAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\Service\ProcessHandlers\OpenDraftComposeAction" class="App\Module\Emails\Service\ProcessHandlers\OpenDraftComposeAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Emails\Service\RecordActions\InsertEmailTemplateAction" class="App\Module\Emails\Service\RecordActions\InsertEmailTemplateAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\Service\RecordActions\InsertEmailTemplateAction" class="App\Module\Emails\Service\RecordActions\InsertEmailTemplateAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Emails\Service\RecordThreadModalActions\OpenDraftAction" class="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\Service\RecordThreadModalActions\OpenDraftAction" class="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Emails\Service\RecordThreadModalActions\OpenDraftClickAction" class="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftClickAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\Service\RecordThreadModalActions\OpenDraftClickAction" class="App\Module\Emails\Service\RecordThreadModalActions\OpenDraftClickAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Emails\Service\RecordThreadModalHeaderActions\DismissAllEmailDrafts" class="App\Module\Emails\Service\RecordThreadModalHeaderActions\DismissAllEmailDrafts" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Emails\Service\RecordThreadModalHeaderActions\DismissAllEmailDrafts" class="App\Module\Emails\Service\RecordThreadModalHeaderActions\DismissAllEmailDrafts" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Events\Statistics\Subpanels\SubPanelEventsLastDate" class="App\Module\Events\Statistics\Subpanels\SubPanelEventsLastDate" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Events\Statistics\Subpanels\SubPanelEventsLastDate" class="App\Module\Events\Statistics\Subpanels\SubPanelEventsLastDate" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\History\Statistics\Subpanels\SubPanelHistoryLastDate" class="App\Module\History\Statistics\Subpanels\SubPanelHistoryLastDate" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\History\Statistics\Subpanels\SubPanelHistoryLastDate" class="App\Module\History\Statistics\Subpanels\SubPanelHistoryLastDate" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Invoices\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Invoices\Service\RecordActions\BuildPDFEmailAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Invoices\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Invoices\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Invoices\Statistics\Subpanels\SubPanelInvoicesTotal" class="App\Module\Invoices\Statistics\Subpanels\SubPanelInvoicesTotal" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Invoices\Statistics\Subpanels\SubPanelInvoicesTotal" class="App\Module\Invoices\Statistics\Subpanels\SubPanelInvoicesTotal" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\Service\MassUpdateDefinitionMapperInterface.0.App\Module\Leads\Service\MassUpdate\LeadsEmailOptoutMapper" class="App\Module\Leads\Service\MassUpdate\LeadsEmailOptoutMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Leads\Service\MassUpdate\LeadsEmailOptoutMapper" class="App\Module\Leads\Service\MassUpdate\LeadsEmailOptoutMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Leads\Statistics\LeadDaysOpen" class="App\Module\Leads\Statistics\LeadDaysOpen" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Leads\Statistics\LeadDaysOpen" class="App\Module\Leads\Statistics\LeadDaysOpen" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Leads\Statistics\Series\LeadsByStatusCount" class="App\Module\Leads\Statistics\Series\LeadsByStatusCount" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Leads\Statistics\Series\LeadsByStatusCount" class="App\Module\Leads\Statistics\Series\LeadsByStatusCount" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\ManualMigrationTasks\Statistics\MessengerSetupUrlStatistic" class="App\Module\ManualMigrationTasks\Statistics\MessengerSetupUrlStatistic" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\ManualMigrationTasks\Statistics\MessengerSetupUrlStatistic" class="App\Module\ManualMigrationTasks\Statistics\MessengerSetupUrlStatistic" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Opportunities\Statistics\OpportunitySalesStageTimeSpan" class="App\Module\Opportunities\Statistics\OpportunitySalesStageTimeSpan" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Opportunities\Statistics\OpportunitySalesStageTimeSpan" class="App\Module\Opportunities\Statistics\OpportunitySalesStageTimeSpan" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" class="App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" class="App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" class="App\Module\Opportunities\Statistics\OpportunitySizeAnalysis" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Opportunities\Statistics\Series\OpportunitiesBySalesStagePipeline" class="App\Module\Opportunities\Statistics\Series\OpportunitiesBySalesStagePipeline" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Opportunities\Statistics\Series\OpportunitiesBySalesStagePipeline" class="App\Module\Opportunities\Statistics\Series\OpportunitiesBySalesStagePipeline" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Opportunities\Statistics\Series\PastYearsClosedOpportunityAmounts" class="App\Module\Opportunities\Statistics\Series\PastYearsClosedOpportunityAmounts" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Opportunities\Statistics\Series\PastYearsClosedOpportunityAmounts" class="App\Module\Opportunities\Statistics\Series\PastYearsClosedOpportunityAmounts" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Opportunities\Statistics\Subpanels\SubpanelOpportunitiesTotal" class="App\Module\Opportunities\Statistics\Subpanels\SubpanelOpportunitiesTotal" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Opportunities\Statistics\Subpanels\SubpanelOpportunitiesTotal" class="App\Module\Opportunities\Statistics\Subpanels\SubpanelOpportunitiesTotal" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Opportunities\Statistics\WonOpportunityAmountByYear" class="App\Module\Opportunities\Statistics\WonOpportunityAmountByYear" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Opportunities\Statistics\WonOpportunityAmountByYear" class="App\Module\Opportunities\Statistics\WonOpportunityAmountByYear" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\ViewDefinitions\Service\MassUpdateDefinitionMapperInterface.0.App\Module\Prospects\Service\MassUpdate\ProspectsEmailOptoutMapper" class="App\Module\Prospects\Service\MassUpdate\ProspectsEmailOptoutMapper" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Prospects\Service\MassUpdate\ProspectsEmailOptoutMapper" class="App\Module\Prospects\Service\MassUpdate\ProspectsEmailOptoutMapper" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Process\Service\ProcessHandlerInterface.0.App\Module\Quotes\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Quotes\Service\RecordActions\BuildPDFEmailAction" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Quotes\Service\RecordActions\BuildPDFEmailAction" class="App\Module\Quotes\Service\RecordActions\BuildPDFEmailAction" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Quotes\Statistics\Subpanels\SubPanelQuotesTotal" class="App\Module\Quotes\Statistics\Subpanels\SubPanelQuotesTotal" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Quotes\Statistics\Subpanels\SubPanelQuotesTotal" class="App\Module\Quotes\Statistics\Subpanels\SubPanelQuotesTotal" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Tasks\Statistics\DaysUntilDueTask" class="App\Module\Tasks\Statistics\DaysUntilDueTask" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Tasks\Statistics\DaysUntilDueTask" class="App\Module\Tasks\Statistics\DaysUntilDueTask" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Tasks\Statistics\Subpanels\SubPanelTasksHistoryCount" class="App\Module\Tasks\Statistics\Subpanels\SubPanelTasksHistoryCount" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Tasks\Statistics\Subpanels\SubPanelTasksHistoryCount" class="App\Module\Tasks\Statistics\Subpanels\SubPanelTasksHistoryCount" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Module\Users\Entity\User.0.App\Module\Users\Entity\User" class="App\Module\Users\Entity\User" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Users\Entity\User" class="App\Module\Users\Entity\User" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.App\Data\Service\Record\RecordValidators\RecordValidatorInterface.0.App\Module\Users\Service\Record\Validators\UsersSaveValidator" class="App\Module\Users\Service\Record\Validators\UsersSaveValidator" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Users\Service\Record\Validators\UsersSaveValidator" class="App\Module\Users\Service\Record\Validators\UsersSaveValidator" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Psr\Log\LoggerAwareInterface.0.App\Module\Users\Statistics\AssignedUserOpportunitiesCount" class="App\Module\Users\Statistics\AssignedUserOpportunitiesCount" autowire="true" abstract="true"/>
    <service id=".instanceof.App\Statistics\Service\StatisticsProviderInterface.0.App\Module\Users\Statistics\AssignedUserOpportunitiesCount" class="App\Module\Users\Statistics\AssignedUserOpportunitiesCount" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.App\Module\Users\Statistics\AssignedUserOpportunitiesCount" class="App\Module\Users\Statistics\AssignedUserOpportunitiesCount" autowire="true" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService.0.Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService" class="Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService" class="Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\Controller\Login.0.Nbgrp\OneloginSamlBundle\Controller\Login" class="Nbgrp\OneloginSamlBundle\Controller\Login" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\Controller\Login" class="Nbgrp\OneloginSamlBundle\Controller\Login" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\Controller\Logout.0.Nbgrp\OneloginSamlBundle\Controller\Logout" class="Nbgrp\OneloginSamlBundle\Controller\Logout" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\Controller\Logout" class="Nbgrp\OneloginSamlBundle\Controller\Logout" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\Controller\Metadata.0.Nbgrp\OneloginSamlBundle\Controller\Metadata" class="Nbgrp\OneloginSamlBundle\Controller\Metadata" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\Controller\Metadata" class="Nbgrp\OneloginSamlBundle\Controller\Metadata" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener.0.Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener" class="Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener" class="Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener.0.Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener" class="Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener" class="Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" class="Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" class="Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator.0.Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator" class="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator" abstract="true"/>
    <service id=".abstract.instanceof.Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator" class="Nbgrp\OneloginSamlBundle\Security\Http\Authenticator\SamlAuthenticator" autoconfigure="true" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" class="Vich\UploaderBundle\Naming\UniqidNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer" class="Vich\UploaderBundle\Naming\UniqidNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" class="Vich\UploaderBundle\Naming\PropertyNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer" class="Vich\UploaderBundle\Naming\PropertyNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" class="Vich\UploaderBundle\Naming\OrignameNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer" class="Vich\UploaderBundle\Naming\OrignameNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" class="Vich\UploaderBundle\Naming\HashNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer" class="Vich\UploaderBundle\Naming\HashNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" class="Vich\UploaderBundle\Naming\Base64Namer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer" class="Vich\UploaderBundle\Naming\Base64Namer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" class="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" class="Vich\UploaderBundle\Naming\SubdirDirectoryNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" class="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" class="Vich\UploaderBundle\Naming\PropertyDirectoryNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" class="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" class="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" class="Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" class="Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" abstract="true"/>
    <service id=".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" autowire="true" abstract="true"/>
    <service id=".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer" class="Vich\UploaderBundle\Naming\SmartUniqueNamer" abstract="true"/>
    <service id=".service_locator.pIyx4fj" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="base64" type="service_closure" id="container.env_var_processor"/>
        <argument key="bool" type="service_closure" id="container.env_var_processor"/>
        <argument key="const" type="service_closure" id="container.env_var_processor"/>
        <argument key="csv" type="service_closure" id="container.env_var_processor"/>
        <argument key="default" type="service_closure" id="container.env_var_processor"/>
        <argument key="defined" type="service_closure" id="container.env_var_processor"/>
        <argument key="enum" type="service_closure" id="container.env_var_processor"/>
        <argument key="env.base_logs" type="service_closure" id="App\Logging\Services\BaseLoggingEnvVarProcessor"/>
        <argument key="env.logs" type="service_closure" id="App\Logging\Services\LoggingEnvVarProcessor"/>
        <argument key="file" type="service_closure" id="container.env_var_processor"/>
        <argument key="float" type="service_closure" id="container.env_var_processor"/>
        <argument key="int" type="service_closure" id="container.env_var_processor"/>
        <argument key="json" type="service_closure" id="container.env_var_processor"/>
        <argument key="key" type="service_closure" id="container.env_var_processor"/>
        <argument key="not" type="service_closure" id="container.env_var_processor"/>
        <argument key="query_string" type="service_closure" id="container.env_var_processor"/>
        <argument key="require" type="service_closure" id="container.env_var_processor"/>
        <argument key="resolve" type="service_closure" id="container.env_var_processor"/>
        <argument key="shuffle" type="service_closure" id="container.env_var_processor"/>
        <argument key="string" type="service_closure" id="container.env_var_processor"/>
        <argument key="trim" type="service_closure" id="container.env_var_processor"/>
        <argument key="url" type="service_closure" id="container.env_var_processor"/>
      </argument>
    </service>
    <service id=".service_locator.y4_Zrx." class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="loader" type="service_closure" id=".errored..service_locator.y4_Zrx..Symfony\Component\Config\Loader\LoaderInterface"/>
      </argument>
    </service>
    <service id=".service_locator.PislOXO" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="authenticationUtils" type="service_closure" id="security.authentication_utils"/>
      </argument>
    </service>
    <service id=".service_locator.PwPK5aK" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="totpAuthenticator" type="service_closure" id="scheb_two_factor.security.totp_authenticator"/>
      </argument>
    </service>
    <service id=".service_locator..bx6l6_" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security" type="service_closure" id="security.helper"/>
        <argument key="totpAuthenticator" type="service_closure" id="scheb_two_factor.security.totp_authenticator"/>
      </argument>
    </service>
    <service id=".service_locator.ATt7aga" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="security" type="service_closure" id="security.helper"/>
      </argument>
    </service>
    <service id=".service_locator.Q9_Ua5J" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="logger" type="service_closure" id="monolog.logger"/>
      </argument>
    </service>
    <service id=".service_locator.TL4lLKL" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="downloadHandler" type="service_closure" id="vich_uploader.download_handler"/>
      </argument>
    </service>
    <service id=".service_locator.zNgsiq9" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="auth" type="service_closure" id=".errored..service_locator.zNgsiq9.OneLogin\Saml2\Auth"/>
      </argument>
    </service>
    <service id=".service_locator.yfDOc4z" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Authentication\Controller\SecurityController::disable2fa" type="service_closure" id=".service_locator.PwPK5aK"/>
        <argument key="App\Authentication\Controller\SecurityController::enable2fa" type="service_closure" id=".service_locator.PwPK5aK"/>
        <argument key="App\Authentication\Controller\SecurityController::enableFinalize2fa" type="service_closure" id=".service_locator..bx6l6_"/>
        <argument key="App\Authentication\Controller\SecurityController::login" type="service_closure" id=".service_locator.PislOXO"/>
        <argument key="App\Authentication\Controller\SecurityController::nativeAuthLogin" type="service_closure" id=".service_locator.PislOXO"/>
        <argument key="App\Authentication\Controller\SecurityController::nativeAuthSessionStatus" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\Authentication\Controller\SecurityController::sessionStatus" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\Engine\Controller\IndexController::index" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\Engine\Controller\IndexController::loggedOut" type="service_closure" id=".service_locator.Q9_Ua5J"/>
        <argument key="App\Engine\Controller\IndexController::nativeAuth" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\MediaObjects\Controller\MediaController::downloadArchived" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController::downloadDocument" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController::downloadImage" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController::downloadLegacyDocument" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController::downloadLegacyImage" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="Nbgrp\OneloginSamlBundle\Controller\Login::__invoke" type="service_closure" id=".service_locator.zNgsiq9"/>
        <argument key="Nbgrp\OneloginSamlBundle\Controller\Metadata::__invoke" type="service_closure" id=".service_locator.zNgsiq9"/>
        <argument key="kernel::loadRoutes" type="service_closure" id=".service_locator.y4_Zrx."/>
        <argument key="kernel::registerContainerConfiguration" type="service_closure" id=".service_locator.y4_Zrx."/>
        <argument key="App\Authentication\Controller\SecurityController:disable2fa" type="service_closure" id=".service_locator.PwPK5aK"/>
        <argument key="App\Authentication\Controller\SecurityController:enable2fa" type="service_closure" id=".service_locator.PwPK5aK"/>
        <argument key="App\Authentication\Controller\SecurityController:enableFinalize2fa" type="service_closure" id=".service_locator..bx6l6_"/>
        <argument key="App\Authentication\Controller\SecurityController:login" type="service_closure" id=".service_locator.PislOXO"/>
        <argument key="App\Authentication\Controller\SecurityController:nativeAuthLogin" type="service_closure" id=".service_locator.PislOXO"/>
        <argument key="App\Authentication\Controller\SecurityController:nativeAuthSessionStatus" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\Authentication\Controller\SecurityController:sessionStatus" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\Engine\Controller\IndexController:index" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\Engine\Controller\IndexController:loggedOut" type="service_closure" id=".service_locator.Q9_Ua5J"/>
        <argument key="App\Engine\Controller\IndexController:nativeAuth" type="service_closure" id=".service_locator.ATt7aga"/>
        <argument key="App\MediaObjects\Controller\MediaController:downloadArchived" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController:downloadDocument" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController:downloadImage" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController:downloadLegacyDocument" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="App\MediaObjects\Controller\MediaController:downloadLegacyImage" type="service_closure" id=".service_locator.TL4lLKL"/>
        <argument key="Nbgrp\OneloginSamlBundle\Controller\Login:__invoke" type="service_closure" id=".service_locator.zNgsiq9"/>
        <argument key="Nbgrp\OneloginSamlBundle\Controller\Login" type="service_closure" id=".service_locator.zNgsiq9"/>
        <argument key="Nbgrp\OneloginSamlBundle\Controller\Metadata:__invoke" type="service_closure" id=".service_locator.zNgsiq9"/>
        <argument key="Nbgrp\OneloginSamlBundle\Controller\Metadata" type="service_closure" id=".service_locator.zNgsiq9"/>
        <argument key="kernel:loadRoutes" type="service_closure" id=".service_locator.y4_Zrx."/>
        <argument key="kernel:registerContainerConfiguration" type="service_closure" id=".service_locator.y4_Zrx."/>
      </argument>
    </service>
    <service id=".service_locator.DQ0rPoj" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator" type="service_closure" id="App\MediaObjects\Validator\UploadValidator\UploadConstraintValidator"/>
        <argument key="Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator" type="service_closure" id="security.validator.user_password"/>
        <argument key="Symfony\Component\Validator\Constraints\EmailValidator" type="service_closure" id="validator.email"/>
        <argument key="Symfony\Component\Validator\Constraints\ExpressionValidator" type="service_closure" id="validator.expression"/>
        <argument key="Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator" type="service_closure" id="validator.no_suspicious_characters"/>
        <argument key="Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator" type="service_closure" id="validator.not_compromised_password"/>
        <argument key="Symfony\Component\Validator\Constraints\WhenValidator" type="service_closure" id="validator.when"/>
        <argument key="doctrine.orm.validator.unique" type="service_closure" id="doctrine.orm.validator.unique"/>
        <argument key="security.validator.user_password" type="service_closure" id="security.validator.user_password"/>
        <argument key="validator.expression" type="service_closure" id="validator.expression"/>
      </argument>
    </service>
    <service id=".service_locator.lLv4pWF" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="inline" type="service_closure" id="fragment.renderer.inline"/>
      </argument>
    </service>
    <service id=".debug.value_resolver.security.user_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="security.user_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.security.security_token_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="security.security_token_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.doctrine.orm.entity_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="doctrine.orm.entity_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.backed_enum_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.backed_enum_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.uid" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.uid"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.datetime" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.datetime"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.request_attribute" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.request_attribute"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.request" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.request"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.session" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.session"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.api_platform.argument_resolver.payload" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="api_platform.argument_resolver.payload"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.service" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.service"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.default" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.default"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.variadic" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.variadic"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.not_tagged_controller" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.not_tagged_controller"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.request_payload" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.request_payload"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".debug.value_resolver.argument_resolver.query_parameter_value_resolver" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver">
      <argument type="service" id="argument_resolver.query_parameter_value_resolver"/>
      <argument type="service" id="debug.stopwatch"/>
    </service>
    <service id=".service_locator.QPBj.MP" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Doctrine\Form\Type\EntityType" type="service_closure" id="form.type.entity"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ChoiceType" type="service_closure" id="form.type.choice"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\ColorType" type="service_closure" id="form.type.color"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FileType" type="service_closure" id="form.type.file"/>
        <argument key="Symfony\Component\Form\Extension\Core\Type\FormType" type="service_closure" id="form.type.form"/>
        <argument key="Vich\UploaderBundle\Form\Type\VichFileType" type="service_closure" id="vich_uploader.form.type.file"/>
        <argument key="Vich\UploaderBundle\Form\Type\VichImageType" type="service_closure" id="vich_uploader.form.type.image"/>
      </argument>
    </service>
    <service id="messenger.bus.default.middleware.traceable" class="Symfony\Component\Messenger\Middleware\TraceableMiddleware">
      <argument type="service" id="debug.stopwatch"/>
      <argument>messenger.bus.default</argument>
    </service>
    <service id="messenger.bus.default.middleware.add_bus_name_stamp_middleware" class="Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware">
      <argument>messenger.bus.default</argument>
    </service>
    <service id="messenger.bus.default.middleware.send_message" class="Symfony\Component\Messenger\Middleware\SendMessageMiddleware">
      <argument type="service" id="messenger.senders_locator"/>
      <argument type="service" id="debug.event_dispatcher"/>
      <argument>true</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id="messenger.bus.default.middleware.handle_message" class="Symfony\Component\Messenger\Middleware\HandleMessageMiddleware">
      <argument type="service" id="messenger.bus.default.messenger.handlers_locator"/>
      <argument>false</argument>
      <call method="setLogger">
        <argument type="service" id="monolog.logger.messenger" on-invalid="ignore"/>
      </call>
    </service>
    <service id=".service_locator.5cAhUFF" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="messenger.bus.default" type="service_closure" id="messenger.bus.default"/>
      </argument>
    </service>
    <service id=".service_locator.Y4J.A.e" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="failed" type="service_closure" id="messenger.transport.failed"/>
      </argument>
    </service>
    <service id=".messenger.method_on_object_wrapper.QufwgbN" class="Closure">
      <argument type="collection">
        <argument type="service" id="App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener"/>
        <argument>handleInternalFailure</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id=".messenger.method_on_object_wrapper.QREgHol" class="Closure">
      <argument type="collection">
        <argument type="service" id="App\AsyncTask\Service\MessageListener\AsyncTaskFailureMessageListener"/>
        <argument>handleFailureMessage</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id=".messenger.method_on_object_wrapper.4nY71CK" class="Closure">
      <argument type="collection">
        <argument type="service" id="App\AsyncTask\Service\MessageListener\AsyncTaskRunMessageListener"/>
        <argument>__invoke</argument>
      </argument>
      <factory class="Closure" method="fromCallable"/>
    </service>
    <service id=".messenger.handler_descriptor.hj6p9T4" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\AsyncTask\Service\MessageListener\AsyncTaskCompletedMessageListener"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.g2LZnLo" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id=".messenger.method_on_object_wrapper.QufwgbN"/>
      <argument type="collection">
        <argument key="method">handleInternalFailure</argument>
        <argument key="from_transport">failed</argument>
      </argument>
    </service>
    <service id=".messenger.handler_descriptor.P0T7wgh" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id=".messenger.method_on_object_wrapper.4nY71CK"/>
      <argument type="collection">
        <argument key="from_transport">internal-async</argument>
      </argument>
    </service>
    <service id=".messenger.handler_descriptor.rnqkfJx" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id=".messenger.method_on_object_wrapper.QREgHol"/>
      <argument type="collection">
        <argument key="method">handleFailureMessage</argument>
      </argument>
    </service>
    <service id=".messenger.handler_descriptor.NBj4FxG" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\AsyncTask\Service\MessageListener\AsyncTaskProgressedMessageListener"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.rlr6bpF" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="App\Notifier\MessageListener\NotificationListener"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.QXXNQ9d" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="process.messenger.process_message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.kEzMhfs" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="console.messenger.execute_command_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.6kVvRT." class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="http_client.messenger.ping_webhook_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.tGvt0LH" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="mailer.messenger.message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.p4Qvabm" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="messenger.redispatch_message_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.vMw0m61" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="chatter.messenger.chat_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.XZowc.T" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="texter.messenger.sms_handler"/>
      <argument type="collection"/>
    </service>
    <service id=".messenger.handler_descriptor.Lml2ICs" class="Symfony\Component\Messenger\Handler\HandlerDescriptor">
      <argument type="service" id="texter.messenger.push_handler"/>
      <argument type="collection"/>
    </service>
    <service id="messenger.bus.default.messenger.handlers_locator" class="Symfony\Component\Messenger\Handler\HandlersLocator">
      <argument type="collection">
        <argument key="App\AsyncTask\Message\AsyncTaskCompleted" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.hj6p9T4"/>
        </argument>
        <argument key="App\AsyncTask\Message\AsyncTaskRun" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.g2LZnLo"/>
          <argument type="service" id=".messenger.handler_descriptor.P0T7wgh"/>
        </argument>
        <argument key="App\AsyncTask\Message\AsyncTaskFailure" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.rnqkfJx"/>
        </argument>
        <argument key="App\AsyncTask\Message\AsyncTaskProgressed" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.NBj4FxG"/>
        </argument>
        <argument key="App\Notifier\Message\Notification" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.rlr6bpF"/>
        </argument>
        <argument key="Symfony\Component\Process\Messenger\RunProcessMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.QXXNQ9d"/>
        </argument>
        <argument key="Symfony\Component\Console\Messenger\RunCommandMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.kEzMhfs"/>
        </argument>
        <argument key="Symfony\Component\HttpClient\Messenger\PingWebhookMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.6kVvRT."/>
        </argument>
        <argument key="Symfony\Component\Mailer\Messenger\SendEmailMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.tGvt0LH"/>
        </argument>
        <argument key="Symfony\Component\Messenger\Message\RedispatchMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.p4Qvabm"/>
        </argument>
        <argument key="Symfony\Component\Notifier\Message\ChatMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.vMw0m61"/>
        </argument>
        <argument key="Symfony\Component\Notifier\Message\SmsMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.XZowc.T"/>
        </argument>
        <argument key="Symfony\Component\Notifier\Message\PushMessage" type="iterator">
          <argument type="service" id=".messenger.handler_descriptor.Lml2ICs"/>
        </argument>
      </argument>
    </service>
    <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.scheb_two_factor.security.access.authenticated_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="scheb_two_factor.security.access.authenticated_voter"/>
      <argument type="service" id="debug.event_dispatcher"/>
    </service>
    <service id=".debug.security.voter.security.access.simple_role_voter" class="Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter">
      <argument type="service" id="security.access.simple_role_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="security.listener.csrf_protection" class="Symfony\Component\Security\Http\EventListener\CsrfProtectionListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.csrf.token_manager"/>
    </service>
    <service id="security.logout.listener.csrf_token_clearing" class="Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener">
      <tag name="kernel.event_subscriber"/>
      <argument type="service" id="security.csrf.token_storage"/>
    </service>
    <service id="security.ldap_locator" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <argument type="collection">
        <argument key="Symfony\Component\Ldap\Ldap" type="service_closure" id="Symfony\Component\Ldap\Ldap"/>
      </argument>
    </service>
    <service id=".service_locator.FkR9EXv" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Data\EventSubscriber\RecordInitDoctrineEventListener" type="service_closure" id="App\Data\EventSubscriber\RecordInitDoctrineEventListener"/>
        <argument key="App\Security\TwoFactor\EventListener\TotpEncryptionListener" type="service_closure" id="App\Security\TwoFactor\EventListener\TotpEncryptionListener"/>
        <argument key="doctrine.orm.default_listeners.attach_entity_listeners" type="service_closure" id="doctrine.orm.default_listeners.attach_entity_listeners"/>
        <argument key="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener" type="service_closure" id="doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener"/>
        <argument key="doctrine.orm.listeners.doctrine_token_provider_schema_listener" type="service_closure" id="doctrine.orm.listeners.doctrine_token_provider_schema_listener"/>
        <argument key="doctrine.orm.listeners.lock_store_schema_listener" type="service_closure" id="doctrine.orm.listeners.lock_store_schema_listener"/>
        <argument key="doctrine.orm.listeners.pdo_session_handler_schema_listener" type="service_closure" id="doctrine.orm.listeners.pdo_session_handler_schema_listener"/>
        <argument key="doctrine.orm.messenger.doctrine_schema_listener" type="service_closure" id="doctrine.orm.messenger.doctrine_schema_listener"/>
        <argument key="vich_uploader.listener.clean.archived_documents_media_object" type="service_closure" id="vich_uploader.listener.clean.archived_documents_media_object"/>
        <argument key="vich_uploader.listener.clean.legacy_documents_media_object" type="service_closure" id="vich_uploader.listener.clean.legacy_documents_media_object"/>
        <argument key="vich_uploader.listener.clean.legacy_images_media_object" type="service_closure" id="vich_uploader.listener.clean.legacy_images_media_object"/>
        <argument key="vich_uploader.listener.clean.private_documents_media_object" type="service_closure" id="vich_uploader.listener.clean.private_documents_media_object"/>
        <argument key="vich_uploader.listener.clean.private_images_media_object" type="service_closure" id="vich_uploader.listener.clean.private_images_media_object"/>
        <argument key="vich_uploader.listener.clean.public_documents_media_object" type="service_closure" id="vich_uploader.listener.clean.public_documents_media_object"/>
        <argument key="vich_uploader.listener.clean.public_images_media_object" type="service_closure" id="vich_uploader.listener.clean.public_images_media_object"/>
        <argument key="vich_uploader.listener.remove.archived_documents_media_object" type="service_closure" id="vich_uploader.listener.remove.archived_documents_media_object"/>
        <argument key="vich_uploader.listener.remove.legacy_documents_media_object" type="service_closure" id="vich_uploader.listener.remove.legacy_documents_media_object"/>
        <argument key="vich_uploader.listener.remove.legacy_images_media_object" type="service_closure" id="vich_uploader.listener.remove.legacy_images_media_object"/>
        <argument key="vich_uploader.listener.remove.private_documents_media_object" type="service_closure" id="vich_uploader.listener.remove.private_documents_media_object"/>
        <argument key="vich_uploader.listener.remove.private_images_media_object" type="service_closure" id="vich_uploader.listener.remove.private_images_media_object"/>
        <argument key="vich_uploader.listener.remove.public_documents_media_object" type="service_closure" id="vich_uploader.listener.remove.public_documents_media_object"/>
        <argument key="vich_uploader.listener.remove.public_images_media_object" type="service_closure" id="vich_uploader.listener.remove.public_images_media_object"/>
        <argument key="vich_uploader.listener.upload.archived_documents_media_object" type="service_closure" id="vich_uploader.listener.upload.archived_documents_media_object"/>
        <argument key="vich_uploader.listener.upload.legacy_documents_media_object" type="service_closure" id="vich_uploader.listener.upload.legacy_documents_media_object"/>
        <argument key="vich_uploader.listener.upload.legacy_images_media_object" type="service_closure" id="vich_uploader.listener.upload.legacy_images_media_object"/>
        <argument key="vich_uploader.listener.upload.private_documents_media_object" type="service_closure" id="vich_uploader.listener.upload.private_documents_media_object"/>
        <argument key="vich_uploader.listener.upload.private_images_media_object" type="service_closure" id="vich_uploader.listener.upload.private_images_media_object"/>
        <argument key="vich_uploader.listener.upload.public_documents_media_object" type="service_closure" id="vich_uploader.listener.upload.public_documents_media_object"/>
        <argument key="vich_uploader.listener.upload.public_images_media_object" type="service_closure" id="vich_uploader.listener.upload.public_images_media_object"/>
      </argument>
    </service>
    <service id=".service_locator.zTiyI0M" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository" type="service_closure" id="App\MediaObjects\Repository\ArchivedDocumentMediaObjectRepository"/>
        <argument key="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository" type="service_closure" id="App\MediaObjects\Repository\LegacyDocumentMediaObjectRepository"/>
        <argument key="App\MediaObjects\Repository\LegacyImageMediaObjectRepository" type="service_closure" id="App\MediaObjects\Repository\LegacyImageMediaObjectRepository"/>
        <argument key="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository" type="service_closure" id="App\MediaObjects\Repository\PrivateDocumentMediaObjectRepository"/>
        <argument key="App\MediaObjects\Repository\PrivateImageMediaObjectRepository" type="service_closure" id="App\MediaObjects\Repository\PrivateImageMediaObjectRepository"/>
        <argument key="App\MediaObjects\Repository\PublicDocumentMediaObjectRepository" type="service_closure" id="App\MediaObjects\Repository\PublicDocumentMediaObjectRepository"/>
        <argument key="App\MediaObjects\Repository\PublicImageMediaObjectRepository" type="service_closure" id="App\MediaObjects\Repository\PublicImageMediaObjectRepository"/>
      </argument>
    </service>
    <service id=".service_locator.KLVvNIq" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="doctrine.ulid_generator" type="service_closure" id="doctrine.ulid_generator"/>
        <argument key="doctrine.uuid_generator" type="service_closure" id="doctrine.uuid_generator"/>
      </argument>
    </service>
    <service id=".doctrine.orm.default_metadata_driver" class="Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver">
      <tag name="container.decorator" id="doctrine.orm.default_metadata_driver" inner=".doctrine.orm.default_metadata_driver.inner"/>
      <argument type="service" id=".doctrine.orm.default_metadata_driver.inner"/>
      <argument type="service" id=".service_locator.KLVvNIq"/>
    </service>
    <service id="doctrine.dbal.default_schema_asset_filter_manager" class="Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager">
      <argument type="collection">
        <argument type="service" id="doctrine.dbal.default_regex_schema_filter"/>
        <argument type="service" id="doctrine_migrations.schema_filter_listener"/>
      </argument>
    </service>
    <service id="doctrine.dbal.logging_middleware.default" class="Doctrine\DBAL\Logging\Middleware">
      <tag name="monolog.logger" channel="doctrine"/>
      <argument type="service" id="monolog.logger.doctrine"/>
    </service>
    <service id="doctrine.dbal.debug_middleware.default" class="Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware">
      <argument type="service" id="doctrine.debug_data_holder"/>
      <argument type="service" id="debug.stopwatch" on-invalid="null"/>
      <call method="setConnectionName">
        <argument>default</argument>
      </call>
    </service>
    <service id="monolog.logger.security" class="Monolog\Logger" public="true">
      <tag name="monolog.channel_logger"/>
      <argument>security</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.security"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
    </service>
    <service id="monolog.logger.request" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>request</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.console" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>console</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.messenger" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>messenger</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.messenger"/>
      </call>
    </service>
    <service id="monolog.logger.cache" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>cache</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.http_client" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>http_client</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.mailer" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>mailer</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.translation" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>translation</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.php" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>php</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.event" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>event</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.null_internal"/>
      </call>
    </service>
    <service id="monolog.logger.router" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>router</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.lock" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>lock</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.doctrine" class="Monolog\Logger">
      <tag name="monolog.channel_logger"/>
      <argument>doctrine</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
    </service>
    <service id="monolog.logger.upgrade" class="Monolog\Logger" public="true">
      <tag name="monolog.channel_logger"/>
      <argument>upgrade</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.upgrade"/>
      </call>
    </service>
    <service id="monolog.logger.install" class="Monolog\Logger" public="true">
      <tag name="monolog.channel_logger"/>
      <argument>install</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.install"/>
      </call>
    </service>
    <service id="monolog.logger.auth" class="Monolog\Logger" public="true">
      <tag name="monolog.channel_logger"/>
      <argument>auth</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.console"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.main"/>
      </call>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.auth"/>
      </call>
    </service>
    <service id="monolog.logger.deprecation" class="Monolog\Logger" public="true">
      <tag name="monolog.channel_logger"/>
      <argument>deprecation</argument>
      <call method="pushHandler">
        <argument type="service" id="monolog.handler.deprecation"/>
      </call>
    </service>
    <service id="monolog.handler.null_internal" class="Monolog\Handler\NullHandler"/>
    <service id=".service_locator.GdqWqii" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="archived.documents.storage" type="service_closure" id="archived.documents.storage"/>
        <argument key="legacy.documents.storage" type="service_closure" id="legacy.documents.storage"/>
        <argument key="legacy.images.storage" type="service_closure" id="legacy.images.storage"/>
        <argument key="private.documents.storage" type="service_closure" id="private.documents.storage"/>
        <argument key="private.images.storage" type="service_closure" id="private.images.storage"/>
        <argument key="public.documents.storage" type="service_closure" id="public.documents.storage"/>
        <argument key="public.images.storage" type="service_closure" id="public.images.storage"/>
      </argument>
    </service>
    <service id="League\Flysystem\GoogleCloudStorage\PortableVisibilityHandler" class="League\Flysystem\GoogleCloudStorage\PortableVisibilityHandler"/>
    <service id="League\Flysystem\GoogleCloudStorage\UniformBucketLevelAccessVisibility" class="League\Flysystem\GoogleCloudStorage\UniformBucketLevelAccessVisibility"/>
    <service id=".service_locator.yY.p4P7" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translation.loader.csv" type="service_closure" id="translation.loader.csv"/>
        <argument key="translation.loader.dat" type="service_closure" id="translation.loader.dat"/>
        <argument key="translation.loader.ini" type="service_closure" id="translation.loader.ini"/>
        <argument key="translation.loader.json" type="service_closure" id="translation.loader.json"/>
        <argument key="translation.loader.mo" type="service_closure" id="translation.loader.mo"/>
        <argument key="translation.loader.php" type="service_closure" id="translation.loader.php"/>
        <argument key="translation.loader.po" type="service_closure" id="translation.loader.po"/>
        <argument key="translation.loader.qt" type="service_closure" id="translation.loader.qt"/>
        <argument key="translation.loader.res" type="service_closure" id="translation.loader.res"/>
        <argument key="translation.loader.xliff" type="service_closure" id="translation.loader.xliff"/>
        <argument key="translation.loader.yml" type="service_closure" id="translation.loader.yml"/>
      </argument>
    </service>
    <service id="debug.security.event_dispatcher.main" class="Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher">
      <tag name="security.event_dispatcher.main">event_dispatcher.dispatcher</tag>
      <tag name="container.decorator" id="security.event_dispatcher.main" inner="debug.security.event_dispatcher.main.inner"/>
      <argument type="service" id="debug.security.event_dispatcher.main.inner"/>
      <argument type="service" id="debug.stopwatch"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
      <argument type="service" id="request_stack" on-invalid="null"/>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\LegacySessionLogoutListener"/>
          <argument>onSymfonyComponentSecurityHttpEventLogoutEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\Ldap\AppCheckLdapCredentialsListener"/>
          <argument>onCheckPassport</argument>
        </argument>
        <argument>144</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.session.main"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.default.main"/>
          <argument>onLogout</argument>
        </argument>
        <argument>64</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.session.main"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.login_throttling.main"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>2080</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginFailureEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.login_throttling.main"/>
          <argument>onFailedLogin</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.login_throttling.main"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.token_created_listener.two_factor.main"/>
          <argument>onAuthenticationTokenCreated</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.main"/>
          <argument>preCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_checker.main"/>
          <argument>postCheckCredentials</argument>
        </argument>
        <argument>256</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.user_provider"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>1024</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Nbgrp\OneloginSamlBundle\EventListener\Security\SamlLogoutListener"/>
          <argument>processSingleLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="Nbgrp\OneloginSamlBundle\EventListener\User\DeferredUserListener"/>
          <argument>dispatchDeferredEvent</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\CheckExternalAuthOnlyCredentialsListener"/>
          <argument>onCheckPassport</argument>
        </argument>
        <argument>200</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="App\Security\LoginSuccessEventListener"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.check_authenticator_credentials"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.password_migrating"/>
          <argument>onLoginSuccess</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.authentication.provider_preparation_listener.two_factor.main"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775807</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.check_two_factor_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>0</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LoginSuccessEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.suppress_remember_me"/>
          <argument>onSuccessfulLogin</argument>
        </argument>
        <argument>-63</argument>
      </call>
      <call method="addListener">
        <argument>security.authentication.success</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.authentication_success_event_suppressor"/>
          <argument>onLogin</argument>
        </argument>
        <argument>9223372036854775806</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="scheb_two_factor.security.listener.check_backup_code"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>16</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\CheckPassportEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.listener.csrf_protection"/>
          <argument>checkPassport</argument>
        </argument>
        <argument>512</argument>
      </call>
      <call method="addListener">
        <argument>Symfony\Component\Security\Http\Event\LogoutEvent</argument>
        <argument type="collection">
          <argument type="service_closure" id="security.logout.listener.csrf_token_clearing"/>
          <argument>onLogout</argument>
        </argument>
        <argument>0</argument>
      </call>
    </service>
    <service id=".service_locator.TcOcTbf" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="form.factory" type="service_closure" id="form.factory" on-invalid="ignore"/>
        <argument key="http_kernel" type="service_closure" id="http_kernel" on-invalid="ignore"/>
        <argument key="parameter_bag" type="service_closure" id="parameter_bag" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="router" type="service_closure" id="router.default" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker" on-invalid="ignore"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage" on-invalid="ignore"/>
        <argument key="serializer" type="service_closure" id="serializer" on-invalid="ignore"/>
        <argument key="twig" type="service_closure" id="twig" on-invalid="ignore"/>
        <argument key="web_link.http_header_serializer" type="service_closure" id="web_link.http_header_serializer" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.TcOcTbf.App\Authentication\Controller\SecurityController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Authentication\Controller\SecurityController"/>
      <argument>App\Authentication\Controller\SecurityController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.TcOcTbf" method="withContext"/>
    </service>
    <service id=".service_locator.TcOcTbf.App\Engine\Controller\IndexController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\Engine\Controller\IndexController"/>
      <argument>App\Engine\Controller\IndexController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.TcOcTbf" method="withContext"/>
    </service>
    <service id=".service_locator.TcOcTbf.App\EntryPoint\Controller\EntryPointController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\EntryPoint\Controller\EntryPointController"/>
      <argument>App\EntryPoint\Controller\EntryPointController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.TcOcTbf" method="withContext"/>
    </service>
    <service id=".service_locator.TcOcTbf.App\MediaObjects\Controller\MediaController" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="App\MediaObjects\Controller\MediaController"/>
      <argument>App\MediaObjects\Controller\MediaController</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.TcOcTbf" method="withContext"/>
    </service>
    <service id=".service_locator.fuYM_Z." class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="translator" type="service_closure" id="translator.default"/>
      </argument>
    </service>
    <service id=".service_locator.fuYM_Z..translation.warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="translation.warmer"/>
      <argument>translation.warmer</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator.fuYM_Z." method="withContext"/>
    </service>
    <service id=".service_locator..q892Sn" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="routing.loader" type="service_closure" id="routing.loader"/>
      </argument>
    </service>
    <service id=".service_locator..q892Sn.router.default" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator_context" id="router.default"/>
      <argument>router.default</argument>
      <argument type="service" id="service_container"/>
      <factory service=".service_locator..q892Sn" method="withContext"/>
    </service>
    <service id=".service_locator.cUcW89y" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="router" type="service_closure" id="router.default"/>
      </argument>
    </service>
    <service id=".service_locator.cUcW89y.router.cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <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.cUcW89y" method="withContext"/>
    </service>
    <service id=".service_locator.etVElvN" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="twig" type="service_closure" id="twig"/>
      </argument>
    </service>
    <service id=".service_locator.etVElvN.twig.template_cache_warmer" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <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.etVElvN" method="withContext"/>
    </service>
    <service id=".service_locator.kqu2Xhv" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" type="service_closure" id=".debug.value_resolver.Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver"/>
        <argument key="Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver" type="service_closure" id=".debug.value_resolver.doctrine.orm.entity_value_resolver"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.backed_enum_resolver"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DateTimeValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.datetime"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.default"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\QueryParameterValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.query_parameter_value_resolver"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.request_attribute"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.request_payload"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.request"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.service"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.session"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\UidValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.uid"/>
        <argument key="Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver" type="service_closure" id=".debug.value_resolver.argument_resolver.variadic"/>
        <argument key="Symfony\Component\Security\Http\Controller\SecurityTokenValueResolver" type="service_closure" id=".debug.value_resolver.security.security_token_value_resolver"/>
        <argument key="Symfony\Component\Security\Http\Controller\UserValueResolver" type="service_closure" id=".debug.value_resolver.security.user_value_resolver"/>
        <argument key="api_platform.argument_resolver.payload" type="service_closure" id=".debug.value_resolver.api_platform.argument_resolver.payload"/>
        <argument key="argument_resolver.not_tagged_controller" type="service_closure" id=".debug.value_resolver.argument_resolver.not_tagged_controller"/>
      </argument>
    </service>
    <service id=".service_locator.XXv1IfR" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="reverse_container" type="service_closure" id="reverse_container" on-invalid="ignore_uninitialized"/>
      </argument>
    </service>
    <service id=".service_locator.NYCuMTz" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="cache.app" type="service_closure" id="cache.app.taggable"/>
        <argument key="doctrine.result_cache_pool" type="service_closure" id=".doctrine.result_cache_pool.taggable"/>
        <argument key="doctrine.system_cache_pool" type="service_closure" id=".doctrine.system_cache_pool.taggable"/>
      </argument>
    </service>
    <service id=".service_locator._1SGciK" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="event_dispatcher" type="service_closure" id="debug.event_dispatcher"/>
        <argument key="security.event_dispatcher.main" type="service_closure" id="debug.security.event_dispatcher.main"/>
      </argument>
    </service>
    <service id=".service_locator.LD5oJC8" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="kernel" type="service_closure" id="kernel"/>
        <argument key="security.route_loader.logout" type="service_closure" id="security.route_loader.logout"/>
      </argument>
    </service>
    <service id=".service_locator.Kl0E_Fe" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="env" type="service_closure" id="container.getenv"/>
        <argument key="service" type="service_closure" id="container.get_routing_condition_service"/>
      </argument>
    </service>
    <service id=".service_locator.TpoC7U9" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="logger" type="service_closure" id="monolog.logger" on-invalid="ignore"/>
        <argument key="request_stack" type="service_closure" id="request_stack" on-invalid="ignore"/>
        <argument key="session_factory" type="service_closure" id="session.factory" on-invalid="ignore"/>
      </argument>
    </service>
    <service id=".service_locator.0TACwl3" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="browser" type="service_closure" id="notifier.channel.browser"/>
        <argument key="chat" type="service_closure" id="notifier.channel.chat"/>
        <argument key="email" type="service_closure" id="notifier.channel.email"/>
        <argument key="push" type="service_closure" id="notifier.channel.push"/>
        <argument key="sms" type="service_closure" id="notifier.channel.sms"/>
      </argument>
    </service>
    <service id=".service_locator.LcVn9Hr" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="request_stack" type="service_closure" id="request_stack"/>
      </argument>
    </service>
    <service id=".service_locator.e_.xxAP" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="request_stack" type="service_closure" id="request_stack"/>
        <argument key="security.authenticator.managers_locator" type="service_closure" id="security.authenticator.managers_locator" on-invalid="ignore"/>
        <argument key="security.authorization_checker" type="service_closure" id="security.authorization_checker"/>
        <argument key="security.csrf.token_manager" type="service_closure" id="security.csrf.token_manager" on-invalid="ignore"/>
        <argument key="security.firewall.event_dispatcher_locator" type="service_closure" id="security.firewall.event_dispatcher_locator"/>
        <argument key="security.firewall.map" type="service_closure" id="security.firewall.map"/>
        <argument key="security.token_storage" type="service_closure" id="security.token_storage"/>
        <argument key="security.user_checker_locator" type="service_closure" id="security.user_checker_locator"/>
      </argument>
    </service>
    <service id=".service_locator.QBcd.7E" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="ApiPlatform\Doctrine\Orm\State\CollectionProvider" type="service_closure" id="api_platform.doctrine.orm.state.collection_provider"/>
        <argument key="ApiPlatform\Doctrine\Orm\State\ItemProvider" type="service_closure" id="api_platform.doctrine.orm.state.item_provider"/>
        <argument key="ApiPlatform\OpenApi\State\OpenApiProvider" type="service_closure" id="api_platform.openapi.provider"/>
        <argument key="ApiPlatform\State\CreateProvider" type="service_closure" id="api_platform.state_provider.create"/>
        <argument key="ApiPlatform\State\ObjectProvider" type="service_closure" id="api_platform.state_provider.object"/>
        <argument key="App\Data\DataProvider\RecordListStateProvider" type="service_closure" id="App\Data\DataProvider\RecordListStateProvider"/>
        <argument key="App\Data\DataProvider\RecordStateProvider" type="service_closure" id="App\Data\DataProvider\RecordStateProvider"/>
        <argument key="App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider" type="service_closure" id="App\FieldDefinitions\DataProvider\FieldDefinitionStateProvider"/>
        <argument key="App\Languages\DataProvider\AppListStringsStateProvider" type="service_closure" id="App\Languages\DataProvider\AppListStringsStateProvider"/>
        <argument key="App\Languages\DataProvider\AppStringsStateProvider" type="service_closure" id="App\Languages\DataProvider\AppStringsStateProvider"/>
        <argument key="App\Languages\DataProvider\ModStringsStateProvider" type="service_closure" id="App\Languages\DataProvider\ModStringsStateProvider"/>
        <argument key="App\Metadata\DataProvider\AppMetadataStateProvider" type="service_closure" id="App\Metadata\DataProvider\AppMetadataStateProvider"/>
        <argument key="App\Metadata\DataProvider\ModuleMetadataStateProvider" type="service_closure" id="App\Metadata\DataProvider\ModuleMetadataStateProvider"/>
        <argument key="App\Navbar\DataProvider\NavbarStateProvider" type="service_closure" id="App\Navbar\DataProvider\NavbarStateProvider"/>
        <argument key="App\Process\DataProvider\ProcessStateProvider" type="service_closure" id="App\Process\DataProvider\ProcessStateProvider"/>
        <argument key="App\Statistics\DataProvider\BatchedStatisticsStateProvider" type="service_closure" id="App\Statistics\DataProvider\BatchedStatisticsStateProvider"/>
        <argument key="App\Statistics\DataProvider\StatisticsStateProvider" type="service_closure" id="App\Statistics\DataProvider\StatisticsStateProvider"/>
        <argument key="App\SystemConfig\DataProvider\SystemConfigStateProvider" type="service_closure" id="App\SystemConfig\DataProvider\SystemConfigStateProvider"/>
        <argument key="App\Themes\DataProvider\ThemeImagesStateProvider" type="service_closure" id="App\Themes\DataProvider\ThemeImagesStateProvider"/>
        <argument key="App\UserPreferences\DataProvider\UserPreferenceStateProvider" type="service_closure" id="App\UserPreferences\DataProvider\UserPreferenceStateProvider"/>
        <argument key="App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider" type="service_closure" id="App\ViewDefinitions\DataProvider\ViewDefinitionStateProvider"/>
        <argument key="api_platform.doctrine.orm.state.collection_provider" type="service_closure" id="api_platform.doctrine.orm.state.collection_provider"/>
        <argument key="api_platform.doctrine.orm.state.item_provider" type="service_closure" id="api_platform.doctrine.orm.state.item_provider"/>
        <argument key="api_platform.openapi.provider" type="service_closure" id="api_platform.openapi.provider"/>
        <argument key="api_platform.state.error_provider" type="service_closure" id="api_platform.state.error_provider"/>
        <argument key="api_platform.state_provider.create" type="service_closure" id="api_platform.state_provider.create"/>
        <argument key="api_platform.state_provider.object" type="service_closure" id="api_platform.state_provider.object"/>
        <argument key="api_platform.validator.state.error_provider" type="service_closure" id="api_platform.validator.state.error_provider"/>
      </argument>
    </service>
    <service id=".service_locator.5ai3c9a" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="ApiPlatform\Doctrine\Common\State\PersistProcessor" type="service_closure" id="api_platform.doctrine.orm.state.persist_processor"/>
        <argument key="ApiPlatform\Doctrine\Common\State\RemoveProcessor" type="service_closure" id="api_platform.doctrine.orm.state.remove_processor"/>
        <argument key="ApiPlatform\Symfony\Messenger\Processor" type="service_closure" id="ApiPlatform\Symfony\Messenger\Processor"/>
        <argument key="App\Data\DataPersister\RecordProcessor" type="service_closure" id="App\Data\DataPersister\RecordProcessor"/>
        <argument key="App\Process\DataPersister\ProcessProcessor" type="service_closure" id="App\Process\DataPersister\ProcessProcessor"/>
        <argument key="api_platform.doctrine.orm.state.persist_processor" type="service_closure" id="api_platform.doctrine.orm.state.persist_processor"/>
        <argument key="api_platform.doctrine.orm.state.remove_processor" type="service_closure" id="api_platform.doctrine.orm.state.remove_processor"/>
        <argument key="api_platform.swagger_ui.processor" type="service_closure" id="api_platform.swagger_ui.processor"/>
      </argument>
    </service>
    <service id=".service_locator.sL05zc0" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="api_platform.serializer.filter_parameter_provider" type="service_closure" id="api_platform.serializer.filter_parameter_provider"/>
      </argument>
    </service>
    <service id=".service_locator.qssr6JI" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="api_platform.doctrine.orm.links_handler" type="service_closure" id="api_platform.doctrine.orm.links_handler"/>
      </argument>
    </service>
    <service id="api_platform.hydra.processor.link.inner" class="ApiPlatform\State\Processor\RespondProcessor">
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.metadata.operation.metadata_factory"/>
    </service>
    <service id="api_platform.state_provider.parameter_validator.inner" class="ApiPlatform\State\Provider\ReadProvider">
      <argument type="service" id="api_platform.state_provider.locator"/>
      <argument type="service" id="api_platform.openapi.serializer_context_builder"/>
      <argument type="service" id="monolog.logger" on-invalid="null"/>
    </service>
    <service id="api_platform.doctrine.orm.metadata.resource.link_factory.inner" class="ApiPlatform\Metadata\Resource\Factory\LinkFactory">
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
    </service>
    <service id="http_client.uri_template.inner" class="Symfony\Contracts\HttpClient\HttpClientInterface">
      <argument type="collection">
        <argument type="service" id="http_client.transport"/>
      </argument>
      <factory function="current"/>
    </service>
    <service id="App\Install\Service\Migrations\MigrationFactoryDecorator.inner" class="Doctrine\Migrations\Version\DbalMigrationFactory" autowire="true" autoconfigure="true">
      <argument type="service" id="doctrine.dbal.default_connection"/>
      <argument type="service" id="monolog.logger"/>
    </service>
    <service id="debug.event_dispatcher.inner" class="Symfony\Component\EventDispatcher\EventDispatcher"/>
    <service id="debug.controller_resolver.inner" class="Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver">
      <argument type="service" id="service_container"/>
      <argument type="service" id="monolog.logger.request" on-invalid="ignore"/>
      <call method="allowControllers">
        <argument type="collection">
          <argument>Symfony\Bundle\FrameworkBundle\Controller\AbstractController</argument>
          <argument>Symfony\Bundle\FrameworkBundle\Controller\TemplateController</argument>
        </argument>
      </call>
      <call method="allowControllers">
        <argument type="collection">
          <argument>App\Kernel</argument>
          <argument>App\Authentication\Controller\SecurityController</argument>
          <argument>App\Engine\Controller\IndexController</argument>
          <argument>App\EntryPoint\Controller\EntryPointController</argument>
          <argument>App\MediaObjects\Controller\MediaController</argument>
          <argument>Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController</argument>
          <argument>Nbgrp\OneloginSamlBundle\Controller\AssertionConsumerService</argument>
          <argument>Nbgrp\OneloginSamlBundle\Controller\Login</argument>
          <argument>Nbgrp\OneloginSamlBundle\Controller\Logout</argument>
          <argument>Nbgrp\OneloginSamlBundle\Controller\Metadata</argument>
        </argument>
      </call>
    </service>
    <service id="debug.argument_resolver.inner" class="Symfony\Component\HttpKernel\Controller\ArgumentResolver">
      <argument type="service" id="argument_metadata_factory"/>
      <argument type="iterator">
        <argument type="service" id=".debug.value_resolver.security.user_value_resolver"/>
        <argument type="service" id=".debug.value_resolver.security.security_token_value_resolver"/>
        <argument type="service" id=".debug.value_resolver.doctrine.orm.entity_value_resolver"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.backed_enum_resolver"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.uid"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.datetime"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.request_attribute"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.request"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.session"/>
        <argument type="service" id=".debug.value_resolver.api_platform.argument_resolver.payload"/>
        <argument type="service" id=".debug.value_resolver.Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.service"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.default"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.variadic"/>
        <argument type="service" id=".debug.value_resolver.argument_resolver.not_tagged_controller"/>
      </argument>
      <argument type="service" id=".service_locator.kqu2Xhv"/>
    </service>
    <service id="debug.security.access.decision_manager.inner" class="Symfony\Component\Security\Core\Authorization\AccessDecisionManager">
      <argument type="iterator">
        <argument type="service" id=".debug.security.voter.security.access.authenticated_voter"/>
        <argument type="service" id=".debug.security.voter.scheb_two_factor.security.access.authenticated_voter"/>
        <argument type="service" id=".debug.security.voter.security.access.simple_role_voter"/>
        <argument type="service" id=".debug.security.voter.security.access.expression_voter"/>
      </argument>
      <argument type="service">
        <service class="Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy">
          <argument>false</argument>
        </service>
      </argument>
    </service>
    <service id="debug.security.firewall.authenticator.main.inner" class="Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener">
      <argument type="service" id="security.authenticator.manager.main"/>
    </service>
    <service id="doctrine.migrations.container_aware_migrations_factory.inner" class="Doctrine\Migrations\Version\MigrationFactory">
      <factory service="doctrine.migrations.dependency_factory" method="getMigrationFactory"/>
    </service>
    <service id="api_platform.serializer.context_builder.filter.inner" class="ApiPlatform\Serializer\SerializerContextBuilder">
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument>true</argument>
    </service>
    <service id="api_platform.swagger_ui.documentation.provider.inner" class="ApiPlatform\State\Provider\ReadProvider">
      <argument type="service" id="api_platform.state_provider.locator"/>
      <argument type="service" id="api_platform.openapi.serializer_context_builder"/>
    </service>
    <service id="api_platform.hydra.json_schema.schema_factory.inner" class="ApiPlatform\JsonSchema\SchemaFactory">
      <argument type="service" id="api_platform.json_schema.type_factory" on-invalid="ignore"/>
      <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.name_collection_factory.cached"/>
      <argument type="service" id="api_platform.metadata.property.metadata_factory.cached"/>
      <argument type="service" id="api_platform.hydra.name_converter.hydra_prefix" on-invalid="ignore"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument>%api_platform.jsonschema_formats%</argument>
      <argument type="service" id="api_platform.json_schema.definition_name_factory" on-invalid="ignore"/>
    </service>
    <service id="api_platform.hydra.normalizer.partial_collection_view.inner" class="ApiPlatform\Hydra\Serializer\CollectionNormalizer">
      <argument type="service" id="api_platform.jsonld.context_builder"/>
      <argument type="service" id="api_platform.resource_class_resolver"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument>null</argument>
      <argument>%api_platform.serializer.default_context%</argument>
    </service>
    <service id="api_platform.state_provider.access_checker.post_deserialize.inner" class="ApiPlatform\State\Provider\DeserializeProvider">
      <argument>null</argument>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.openapi.serializer_context_builder"/>
      <argument type="service" id="translator.default" on-invalid="null"/>
    </service>
    <service id="api_platform.state_provider.security_parameter.inner" class="ApiPlatform\Symfony\Security\State\AccessCheckerProvider">
      <tag name="container.decorator" id="api_platform.state_provider.read" inner="api_platform.state_provider.parameter_validator.inner"/>
      <argument type="service" id="api_platform.swagger_ui.provider"/>
      <argument type="service" id="api_platform.security.resource_access_checker"/>
    </service>
    <service id="api_platform.state_provider.access_checker.post_validate.inner" class="ApiPlatform\Symfony\Validator\State\ValidateProvider">
      <argument>null</argument>
      <argument type="service" id="api_platform.validator"/>
    </service>
    <service id="api_platform.graphql.state_provider.access_checker.inner" class="ApiPlatform\GraphQl\State\Provider\ReadProvider">
      <argument type="service" id="api_platform.state_provider.locator"/>
      <argument type="service" id="api_platform.symfony.iri_converter"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder" on-invalid="ignore"/>
      <argument>_</argument>
    </service>
    <service id="api_platform.graphql.state_provider.access_checker.post_deserialize.inner" class="ApiPlatform\GraphQl\State\Provider\DenormalizeProvider">
      <argument type="service" id="api_platform.graphql.state_provider.parameter"/>
      <argument type="service" id="serializer"/>
      <argument type="service" id="api_platform.graphql.serializer.context_builder"/>
    </service>
    <service id="api_platform.graphql.state_provider.access_checker.post_validate.inner" class="ApiPlatform\Symfony\Validator\State\ValidateProvider">
      <argument type="service" id="api_platform.graphql.state_provider.access_checker.post_deserialize"/>
      <argument type="service" id="api_platform.validator"/>
    </service>
    <service id="scheb_two_factor.security.authentication.trust_resolver.inner" class="Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver"/>
    <service id=".doctrine.orm.default_metadata_driver.inner" class="Doctrine\Persistence\Mapping\Driver\MappingDriverChain">
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_attribute_metadata_driver"/>
        <argument>App</argument>
      </call>
      <call method="addDriver">
        <argument type="service" id="doctrine.orm.default_xml_metadata_driver"/>
        <argument>Vich\UploaderBundle\Entity</argument>
      </call>
    </service>
    <service id="debug.security.event_dispatcher.main.inner" class="Symfony\Component\EventDispatcher\EventDispatcher"/>
    <service id="api_platform.serializer.mapping.class_metadata_factory.inner" class="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory">
      <argument type="service" id="serializer.mapping.chain_loader"/>
    </service>
    <service id="api_platform.openapi.normalizer.api_gateway.inner" class="ApiPlatform\OpenApi\Serializer\OpenApiNormalizer">
      <argument type="service" id=".1_Serializer~O.IZS8_"/>
    </service>
    <service id="api_platform.openapi.normalizer.legacy.inner" class="ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer">
      <tag name="container.decorator" id="api_platform.openapi.normalizer" inner="api_platform.openapi.normalizer.api_gateway.inner"/>
      <argument type="service" id="api_platform.openapi.normalizer.api_gateway.inner"/>
    </service>
    <service id=".errored..service_locator.y4_Zrx..Symfony\Component\Config\Loader\LoaderInterface" class="Symfony\Component\Config\Loader\LoaderInterface">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.y4_Zrx.&quot;: it needs an instance of &quot;Symfony\Component\Config\Loader\LoaderInterface&quot; but this type has been excluded from autowiring."/>
    </service>
    <service id=".errored..service_locator.zNgsiq9.OneLogin\Saml2\Auth" class="OneLogin\Saml2\Auth">
      <tag name="container.error" message="Cannot autowire service &quot;.service_locator.zNgsiq9&quot;: it references class &quot;OneLogin\Saml2\Auth&quot; but no such service exists."/>
    </service>
    <service id=".console.command.about.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>about</argument>
      <argument type="collection"/>
      <argument>Display information about the current project</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.about"/>
    </service>
    <service id=".console.command.assets_install.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>assets:install</argument>
      <argument type="collection"/>
      <argument>Install bundle's web assets under a public directory</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.assets_install"/>
    </service>
    <service id=".console.command.cache_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:clear</argument>
      <argument type="collection"/>
      <argument>Clear the cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_clear"/>
    </service>
    <service id=".console.command.cache_pool_clear.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:clear</argument>
      <argument type="collection"/>
      <argument>Clear cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_clear"/>
    </service>
    <service id=".console.command.cache_pool_prune.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:prune</argument>
      <argument type="collection"/>
      <argument>Prune cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_prune"/>
    </service>
    <service id=".console.command.cache_pool_invalidate_tags.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:invalidate-tags</argument>
      <argument type="collection"/>
      <argument>Invalidate cache tags for all or a specific pool</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_invalidate_tags"/>
    </service>
    <service id=".console.command.cache_pool_delete.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:delete</argument>
      <argument type="collection"/>
      <argument>Delete an item from a cache pool</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_delete"/>
    </service>
    <service id=".console.command.cache_pool_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:pool:list</argument>
      <argument type="collection"/>
      <argument>List available cache pools</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_pool_list"/>
    </service>
    <service id=".console.command.cache_warmup.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>cache:warmup</argument>
      <argument type="collection"/>
      <argument>Warm up an empty cache</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.cache_warmup"/>
    </service>
    <service id=".console.command.config_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:config</argument>
      <argument type="collection"/>
      <argument>Dump the current configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_debug"/>
    </service>
    <service id=".console.command.config_dump_reference.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>config:dump-reference</argument>
      <argument type="collection"/>
      <argument>Dump the default configuration for an extension</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.config_dump_reference"/>
    </service>
    <service id=".console.command.container_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:container</argument>
      <argument type="collection"/>
      <argument>Display current services for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_debug"/>
    </service>
    <service id=".console.command.container_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:container</argument>
      <argument type="collection"/>
      <argument>Ensure that arguments injected into services match type declarations</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.container_lint"/>
    </service>
    <service id=".console.command.debug_autowiring.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:autowiring</argument>
      <argument type="collection"/>
      <argument>List classes/interfaces you can use for autowiring</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.debug_autowiring"/>
    </service>
    <service id=".console.command.dotenv_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:dotenv</argument>
      <argument type="collection"/>
      <argument>List all dotenv files with variables and values</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.dotenv_debug"/>
    </service>
    <service id=".console.command.event_dispatcher_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:event-dispatcher</argument>
      <argument type="collection"/>
      <argument>Display configured listeners for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.event_dispatcher_debug"/>
    </service>
    <service id=".console.command.messenger_consume_messages.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:consume</argument>
      <argument type="collection"/>
      <argument>Consume messages</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_consume_messages"/>
    </service>
    <service id=".console.command.messenger_setup_transports.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:setup-transports</argument>
      <argument type="collection"/>
      <argument>Prepare the required infrastructure for the transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_setup_transports"/>
    </service>
    <service id=".console.command.messenger_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:messenger</argument>
      <argument type="collection"/>
      <argument>List messages you can dispatch using the message buses</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_debug"/>
    </service>
    <service id=".console.command.messenger_stop_workers.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:stop-workers</argument>
      <argument type="collection"/>
      <argument>Stop workers after their current message</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_stop_workers"/>
    </service>
    <service id=".console.command.messenger_failed_messages_retry.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:retry</argument>
      <argument type="collection"/>
      <argument>Retry one or more messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_retry"/>
    </service>
    <service id=".console.command.messenger_failed_messages_show.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:show</argument>
      <argument type="collection"/>
      <argument>Show one or more messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_show"/>
    </service>
    <service id=".console.command.messenger_failed_messages_remove.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:failed:remove</argument>
      <argument type="collection"/>
      <argument>Remove given messages from the failure transport</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_failed_messages_remove"/>
    </service>
    <service id=".console.command.messenger_stats.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>messenger:stats</argument>
      <argument type="collection"/>
      <argument>Show the message count for one or more transports</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.messenger_stats"/>
    </service>
    <service id=".console.command.router_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:router</argument>
      <argument type="collection"/>
      <argument>Display current routes for an application</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_debug"/>
    </service>
    <service id=".console.command.router_match.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>router:match</argument>
      <argument type="collection"/>
      <argument>Help debug routes by simulating a path info match</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.router_match"/>
    </service>
    <service id=".console.command.serializer_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:serializer</argument>
      <argument type="collection"/>
      <argument>Display serialization information for classes</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.serializer_debug"/>
    </service>
    <service id=".console.command.translation_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:translation</argument>
      <argument type="collection"/>
      <argument>Display translation messages information</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_debug"/>
    </service>
    <service id=".console.command.translation_extract.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:extract</argument>
      <argument type="collection"/>
      <argument>Extract missing translations keys from code to translation files</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_extract"/>
    </service>
    <service id=".console.command.validator_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:validator</argument>
      <argument type="collection"/>
      <argument>Display validation constraints for classes</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.validator_debug"/>
    </service>
    <service id=".console.command.translation_pull.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:pull</argument>
      <argument type="collection"/>
      <argument>Pull translations from a given provider.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_pull"/>
    </service>
    <service id=".console.command.translation_push.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>translation:push</argument>
      <argument type="collection"/>
      <argument>Push translations to a given provider.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.translation_push"/>
    </service>
    <service id=".console.command.xliff_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:xliff</argument>
      <argument type="collection"/>
      <argument>Lint an XLIFF file and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.xliff_lint"/>
    </service>
    <service id=".console.command.yaml_lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:yaml</argument>
      <argument type="collection"/>
      <argument>Lint a YAML file and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.yaml_lint"/>
    </service>
    <service id=".console.command.form_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:form</argument>
      <argument type="collection"/>
      <argument>Display form type information</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.form_debug"/>
    </service>
    <service id=".console.command.secrets_set.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:set</argument>
      <argument type="collection"/>
      <argument>Set a secret in the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_set"/>
    </service>
    <service id=".console.command.secrets_remove.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:remove</argument>
      <argument type="collection"/>
      <argument>Remove a secret from the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_remove"/>
    </service>
    <service id=".console.command.secrets_generate_key.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:generate-keys</argument>
      <argument type="collection"/>
      <argument>Generate new encryption keys</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_generate_key"/>
    </service>
    <service id=".console.command.secrets_list.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:list</argument>
      <argument type="collection"/>
      <argument>List all secrets</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_list"/>
    </service>
    <service id=".console.command.secrets_decrypt_to_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:decrypt-to-local</argument>
      <argument type="collection"/>
      <argument>Decrypt all secrets and stores them in the local vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_decrypt_to_local"/>
    </service>
    <service id=".console.command.secrets_encrypt_from_local.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>secrets:encrypt-from-local</argument>
      <argument type="collection"/>
      <argument>Encrypt all local secrets to the vault</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.secrets_encrypt_from_local"/>
    </service>
    <service id=".console.command.mailer_test.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>mailer:test</argument>
      <argument type="collection"/>
      <argument>Test Mailer transports by sending an email</argument>
      <argument>false</argument>
      <argument type="service_closure" id="console.command.mailer_test"/>
    </service>
    <service id=".twig.command.debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:twig</argument>
      <argument type="collection"/>
      <argument>Show a list of twig functions, filters, globals and tests</argument>
      <argument>false</argument>
      <argument type="service_closure" id="twig.command.debug"/>
    </service>
    <service id=".twig.command.lint.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>lint:twig</argument>
      <argument type="collection"/>
      <argument>Lint a Twig template and outputs encountered errors</argument>
      <argument>false</argument>
      <argument type="service_closure" id="twig.command.lint"/>
    </service>
    <service id=".security.command.debug_firewall.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>debug:firewall</argument>
      <argument type="collection"/>
      <argument>Display information about your security firewall(s)</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.debug_firewall"/>
    </service>
    <service id=".security.command.user_password_hash.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>security:hash-password</argument>
      <argument type="collection"/>
      <argument>Hash a user password</argument>
      <argument>false</argument>
      <argument type="service_closure" id="security.command.user_password_hash"/>
    </service>
    <service id=".doctrine_migrations.diff_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:diff</argument>
      <argument type="collection"/>
      <argument>Generate a migration by comparing your current database to your mapping information.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.diff_command"/>
    </service>
    <service id=".doctrine_migrations.sync_metadata_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:sync-metadata-storage</argument>
      <argument type="collection"/>
      <argument>Ensures that the metadata storage is at the latest version.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.sync_metadata_command"/>
    </service>
    <service id=".doctrine_migrations.versions_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:list</argument>
      <argument type="collection"/>
      <argument>Display a list of all available migrations and their status.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.versions_command"/>
    </service>
    <service id=".doctrine_migrations.current_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:current</argument>
      <argument type="collection"/>
      <argument>Outputs the current version</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.current_command"/>
    </service>
    <service id=".doctrine_migrations.dump_schema_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:dump-schema</argument>
      <argument type="collection"/>
      <argument>Dump the schema for your database to a migration.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.dump_schema_command"/>
    </service>
    <service id=".doctrine_migrations.execute_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:execute</argument>
      <argument type="collection"/>
      <argument>Execute one or more migration versions up or down manually.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.execute_command"/>
    </service>
    <service id=".doctrine_migrations.generate_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:generate</argument>
      <argument type="collection"/>
      <argument>Generate a blank migration class.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.generate_command"/>
    </service>
    <service id=".doctrine_migrations.latest_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:latest</argument>
      <argument type="collection"/>
      <argument>Outputs the latest version</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.latest_command"/>
    </service>
    <service id=".doctrine_migrations.migrate_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:migrate</argument>
      <argument type="collection"/>
      <argument>Execute a migration to a specified version or the latest available version.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.migrate_command"/>
    </service>
    <service id=".doctrine_migrations.rollup_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:rollup</argument>
      <argument type="collection"/>
      <argument>Rollup migrations by deleting all tracked versions and insert the one version that exists.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.rollup_command"/>
    </service>
    <service id=".doctrine_migrations.status_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:status</argument>
      <argument type="collection"/>
      <argument>View the status of a set of migrations.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.status_command"/>
    </service>
    <service id=".doctrine_migrations.up_to_date_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:up-to-date</argument>
      <argument type="collection"/>
      <argument>Tells you if your schema is up-to-date.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.up_to_date_command"/>
    </service>
    <service id=".doctrine_migrations.version_command.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>doctrine:migrations:version</argument>
      <argument type="collection"/>
      <argument>Manually add and delete migration versions from the version table.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="doctrine_migrations.version_command"/>
    </service>
    <service id=".vich_uploader.command.mapping_debug_class.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>vich:mapping:debug-class</argument>
      <argument type="collection"/>
      <argument>Debug a class.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="vich_uploader.command.mapping_debug_class"/>
    </service>
    <service id=".vich_uploader.command.mapping_debug.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>vich:mapping:debug</argument>
      <argument type="collection"/>
      <argument>Debug a mapping.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="vich_uploader.command.mapping_debug"/>
    </service>
    <service id=".vich_uploader.command.mapping_list_classes.lazy" class="Symfony\Component\Console\Command\LazyCommand">
      <argument>vich:mapping:list-classes</argument>
      <argument type="collection"/>
      <argument>Searches for uploadable classes.</argument>
      <argument>false</argument>
      <argument type="service_closure" id="vich_uploader.command.mapping_list_classes"/>
    </service>
    <service id="console.command_loader" class="Symfony\Component\Console\CommandLoader\ContainerCommandLoader" public="true">
      <tag name="container.no_preload"/>
      <argument type="service" id=".service_locator.RypzaqH"/>
      <argument type="collection">
        <argument key="suitecrm:version">App\Engine\Command\VersionCommand</argument>
        <argument key="scrm:copy-legacy-assets">App\Install\Command\CopyLegacyAssets</argument>
        <argument key="scrm:extension-asset-install">App\Install\Command\InstallExtensionAssets</argument>
        <argument key="suitecrm:app:install">App\Install\Command\LegacyInstallCommand</argument>
        <argument key="suitecrm:pre-upgrade-migrations:list">App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand</argument>
        <argument key="suitecrm:pre-upgrade-migrations:run-all">App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand</argument>
        <argument key="suitecrm:pre-upgrade-migrations:run-single">App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand</argument>
        <argument key="suitecrm:app:setup-legacy-migration">App\Install\Command\SetupLegacyMigrationCommand</argument>
        <argument key="suitecrm:app:upgrade">App\Install\Command\UpgradeCommand</argument>
        <argument key="suitecrm:app:upgrade-finalize">App\Install\Command\UpgradeFinalizeCommand</argument>
        <argument key="schedulers:run">App\Schedulers\Command\RunSchedulersCommand</argument>
        <argument key="schedulers:show">App\Schedulers\Command\ShowSchedulersCommand</argument>
        <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:invalidate-tags">console.command.cache_pool_invalidate_tags</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="lint:container">console.command.container_lint</argument>
        <argument key="debug:autowiring">console.command.debug_autowiring</argument>
        <argument key="debug:dotenv">console.command.dotenv_debug</argument>
        <argument key="debug:event-dispatcher">console.command.event_dispatcher_debug</argument>
        <argument key="messenger:consume">console.command.messenger_consume_messages</argument>
        <argument key="messenger:setup-transports">console.command.messenger_setup_transports</argument>
        <argument key="debug:messenger">console.command.messenger_debug</argument>
        <argument key="messenger:stop-workers">console.command.messenger_stop_workers</argument>
        <argument key="messenger:failed:retry">console.command.messenger_failed_messages_retry</argument>
        <argument key="messenger:failed:show">console.command.messenger_failed_messages_show</argument>
        <argument key="messenger:failed:remove">console.command.messenger_failed_messages_remove</argument>
        <argument key="messenger:stats">console.command.messenger_stats</argument>
        <argument key="debug:router">console.command.router_debug</argument>
        <argument key="router:match">console.command.router_match</argument>
        <argument key="debug:serializer">console.command.serializer_debug</argument>
        <argument key="debug:translation">console.command.translation_debug</argument>
        <argument key="translation:extract">console.command.translation_extract</argument>
        <argument key="debug:validator">console.command.validator_debug</argument>
        <argument key="translation:pull">console.command.translation_pull</argument>
        <argument key="translation:push">console.command.translation_push</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="secrets:set">console.command.secrets_set</argument>
        <argument key="secrets:remove">console.command.secrets_remove</argument>
        <argument key="secrets:generate-keys">console.command.secrets_generate_key</argument>
        <argument key="secrets:list">console.command.secrets_list</argument>
        <argument key="secrets:decrypt-to-local">console.command.secrets_decrypt_to_local</argument>
        <argument key="secrets:encrypt-from-local">console.command.secrets_encrypt_from_local</argument>
        <argument key="mailer:test">console.command.mailer_test</argument>
        <argument key="debug:twig">twig.command.debug</argument>
        <argument key="lint:twig">twig.command.lint</argument>
        <argument key="debug:firewall">security.command.debug_firewall</argument>
        <argument key="security:hash-password">security.command.user_password_hash</argument>
        <argument key="doctrine:database:create">doctrine.database_create_command</argument>
        <argument key="doctrine:database:drop">doctrine.database_drop_command</argument>
        <argument key="doctrine:query:sql">doctrine.query_sql_command</argument>
        <argument key="dbal:run-sql">Doctrine\DBAL\Tools\Console\Command\RunSqlCommand</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:mapping:describe">doctrine.mapping_describe_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:migrations:diff">doctrine_migrations.diff_command</argument>
        <argument key="doctrine:migrations:sync-metadata-storage">doctrine_migrations.sync_metadata_command</argument>
        <argument key="doctrine:migrations:list">doctrine_migrations.versions_command</argument>
        <argument key="doctrine:migrations:current">doctrine_migrations.current_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="api:json-schema:generate">api_platform.json_schema.json_schema_generate_command</argument>
        <argument key="api:openapi:export">api_platform.openapi.command</argument>
        <argument key="api:graphql:export">api_platform.graphql.command.export_command</argument>
        <argument key="debug:api-resource">debug.api_platform.debug_resource.command</argument>
        <argument key="vich:mapping:debug-class">vich_uploader.command.mapping_debug_class</argument>
        <argument key="vich:mapping:debug">vich_uploader.command.mapping_debug</argument>
        <argument key="vich:mapping:list-classes">vich_uploader.command.mapping_list_classes</argument>
      </argument>
    </service>
    <service id=".service_locator.RypzaqH" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="App\Engine\Command\VersionCommand" type="service_closure" id="App\Engine\Command\VersionCommand"/>
        <argument key="App\Install\Command\CopyLegacyAssets" type="service_closure" id="App\Install\Command\CopyLegacyAssets"/>
        <argument key="App\Install\Command\InstallExtensionAssets" type="service_closure" id="App\Install\Command\InstallExtensionAssets"/>
        <argument key="App\Install\Command\LegacyInstallCommand" type="service_closure" id="App\Install\Command\LegacyInstallCommand"/>
        <argument key="App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand" type="service_closure" id="App\Install\Command\PreUpgradeMigrations\ListPreUpgradeMigrationsCommand"/>
        <argument key="App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand" type="service_closure" id="App\Install\Command\PreUpgradeMigrations\RunAllPreUpgradeMigrationsCommand"/>
        <argument key="App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand" type="service_closure" id="App\Install\Command\PreUpgradeMigrations\RunPreUpgradeMigrationCommand"/>
        <argument key="App\Install\Command\SetupLegacyMigrationCommand" type="service_closure" id="App\Install\Command\SetupLegacyMigrationCommand"/>
        <argument key="App\Install\Command\UpgradeCommand" type="service_closure" id="App\Install\Command\UpgradeCommand"/>
        <argument key="App\Install\Command\UpgradeFinalizeCommand" type="service_closure" id="App\Install\Command\UpgradeFinalizeCommand"/>
        <argument key="App\Schedulers\Command\RunSchedulersCommand" type="service_closure" id="App\Schedulers\Command\RunSchedulersCommand"/>
        <argument key="App\Schedulers\Command\ShowSchedulersCommand" type="service_closure" id="App\Schedulers\Command\ShowSchedulersCommand"/>
        <argument key="console.command.about" type="service_closure" id=".console.command.about.lazy"/>
        <argument key="console.command.assets_install" type="service_closure" id=".console.command.assets_install.lazy"/>
        <argument key="console.command.cache_clear" type="service_closure" id=".console.command.cache_clear.lazy"/>
        <argument key="console.command.cache_pool_clear" type="service_closure" id=".console.command.cache_pool_clear.lazy"/>
        <argument key="console.command.cache_pool_prune" type="service_closure" id=".console.command.cache_pool_prune.lazy"/>
        <argument key="console.command.cache_pool_invalidate_tags" type="service_closure" id=".console.command.cache_pool_invalidate_tags.lazy"/>
        <argument key="console.command.cache_pool_delete" type="service_closure" id=".console.command.cache_pool_delete.lazy"/>
        <argument key="console.command.cache_pool_list" type="service_closure" id=".console.command.cache_pool_list.lazy"/>
        <argument key="console.command.cache_warmup" type="service_closure" id=".console.command.cache_warmup.lazy"/>
        <argument key="console.command.config_debug" type="service_closure" id=".console.command.config_debug.lazy"/>
        <argument key="console.command.config_dump_reference" type="service_closure" id=".console.command.config_dump_reference.lazy"/>
        <argument key="console.command.container_debug" type="service_closure" id=".console.command.container_debug.lazy"/>
        <argument key="console.command.container_lint" type="service_closure" id=".console.command.container_lint.lazy"/>
        <argument key="console.command.debug_autowiring" type="service_closure" id=".console.command.debug_autowiring.lazy"/>
        <argument key="console.command.dotenv_debug" type="service_closure" id=".console.command.dotenv_debug.lazy"/>
        <argument key="console.command.event_dispatcher_debug" type="service_closure" id=".console.command.event_dispatcher_debug.lazy"/>
        <argument key="console.command.messenger_consume_messages" type="service_closure" id=".console.command.messenger_consume_messages.lazy"/>
        <argument key="console.command.messenger_setup_transports" type="service_closure" id=".console.command.messenger_setup_transports.lazy"/>
        <argument key="console.command.messenger_debug" type="service_closure" id=".console.command.messenger_debug.lazy"/>
        <argument key="console.command.messenger_stop_workers" type="service_closure" id=".console.command.messenger_stop_workers.lazy"/>
        <argument key="console.command.messenger_failed_messages_retry" type="service_closure" id=".console.command.messenger_failed_messages_retry.lazy"/>
        <argument key="console.command.messenger_failed_messages_show" type="service_closure" id=".console.command.messenger_failed_messages_show.lazy"/>
        <argument key="console.command.messenger_failed_messages_remove" type="service_closure" id=".console.command.messenger_failed_messages_remove.lazy"/>
        <argument key="console.command.messenger_stats" type="service_closure" id=".console.command.messenger_stats.lazy"/>
        <argument key="console.command.router_debug" type="service_closure" id=".console.command.router_debug.lazy"/>
        <argument key="console.command.router_match" type="service_closure" id=".console.command.router_match.lazy"/>
        <argument key="console.command.serializer_debug" type="service_closure" id=".console.command.serializer_debug.lazy"/>
        <argument key="console.command.translation_debug" type="service_closure" id=".console.command.translation_debug.lazy"/>
        <argument key="console.command.translation_extract" type="service_closure" id=".console.command.translation_extract.lazy"/>
        <argument key="console.command.validator_debug" type="service_closure" id=".console.command.validator_debug.lazy"/>
        <argument key="console.command.translation_pull" type="service_closure" id=".console.command.translation_pull.lazy"/>
        <argument key="console.command.translation_push" type="service_closure" id=".console.command.translation_push.lazy"/>
        <argument key="console.command.xliff_lint" type="service_closure" id=".console.command.xliff_lint.lazy"/>
        <argument key="console.command.yaml_lint" type="service_closure" id=".console.command.yaml_lint.lazy"/>
        <argument key="console.command.form_debug" type="service_closure" id=".console.command.form_debug.lazy"/>
        <argument key="console.command.secrets_set" type="service_closure" id=".console.command.secrets_set.lazy"/>
        <argument key="console.command.secrets_remove" type="service_closure" id=".console.command.secrets_remove.lazy"/>
        <argument key="console.command.secrets_generate_key" type="service_closure" id=".console.command.secrets_generate_key.lazy"/>
        <argument key="console.command.secrets_list" type="service_closure" id=".console.command.secrets_list.lazy"/>
        <argument key="console.command.secrets_decrypt_to_local" type="service_closure" id=".console.command.secrets_decrypt_to_local.lazy"/>
        <argument key="console.command.secrets_encrypt_from_local" type="service_closure" id=".console.command.secrets_encrypt_from_local.lazy"/>
        <argument key="console.command.mailer_test" type="service_closure" id=".console.command.mailer_test.lazy"/>
        <argument key="twig.command.debug" type="service_closure" id=".twig.command.debug.lazy"/>
        <argument key="twig.command.lint" type="service_closure" id=".twig.command.lint.lazy"/>
        <argument key="security.command.debug_firewall" type="service_closure" id=".security.command.debug_firewall.lazy"/>
        <argument key="security.command.user_password_hash" type="service_closure" id=".security.command.user_password_hash.lazy"/>
        <argument key="doctrine.database_create_command" type="service_closure" id="doctrine.database_create_command"/>
        <argument key="doctrine.database_drop_command" type="service_closure" id="doctrine.database_drop_command"/>
        <argument key="doctrine.query_sql_command" type="service_closure" id="doctrine.query_sql_command"/>
        <argument key="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand" type="service_closure" id="Doctrine\DBAL\Tools\Console\Command\RunSqlCommand"/>
        <argument key="doctrine.cache_clear_metadata_command" type="service_closure" id="doctrine.cache_clear_metadata_command"/>
        <argument key="doctrine.cache_clear_query_cache_command" type="service_closure" id="doctrine.cache_clear_query_cache_command"/>
        <argument key="doctrine.cache_clear_result_command" type="service_closure" id="doctrine.cache_clear_result_command"/>
        <argument key="doctrine.cache_collection_region_command" type="service_closure" id="doctrine.cache_collection_region_command"/>
        <argument key="doctrine.mapping_convert_command" type="service_closure" id="doctrine.mapping_convert_command"/>
        <argument key="doctrine.schema_create_command" type="service_closure" id="doctrine.schema_create_command"/>
        <argument key="doctrine.schema_drop_command" type="service_closure" id="doctrine.schema_drop_command"/>
        <argument key="doctrine.ensure_production_settings_command" type="service_closure" id="doctrine.ensure_production_settings_command"/>
        <argument key="doctrine.clear_entity_region_command" type="service_closure" id="doctrine.clear_entity_region_command"/>
        <argument key="doctrine.mapping_info_command" type="service_closure" id="doctrine.mapping_info_command"/>
        <argument key="doctrine.mapping_describe_command" type="service_closure" id="doctrine.mapping_describe_command"/>
        <argument key="doctrine.clear_query_region_command" type="service_closure" id="doctrine.clear_query_region_command"/>
        <argument key="doctrine.query_dql_command" type="service_closure" id="doctrine.query_dql_command"/>
        <argument key="doctrine.schema_update_command" type="service_closure" id="doctrine.schema_update_command"/>
        <argument key="doctrine.schema_validate_command" type="service_closure" id="doctrine.schema_validate_command"/>
        <argument key="doctrine.mapping_import_command" type="service_closure" id="doctrine.mapping_import_command"/>
        <argument key="doctrine_migrations.diff_command" type="service_closure" id=".doctrine_migrations.diff_command.lazy"/>
        <argument key="doctrine_migrations.sync_metadata_command" type="service_closure" id=".doctrine_migrations.sync_metadata_command.lazy"/>
        <argument key="doctrine_migrations.versions_command" type="service_closure" id=".doctrine_migrations.versions_command.lazy"/>
        <argument key="doctrine_migrations.current_command" type="service_closure" id=".doctrine_migrations.current_command.lazy"/>
        <argument key="doctrine_migrations.dump_schema_command" type="service_closure" id=".doctrine_migrations.dump_schema_command.lazy"/>
        <argument key="doctrine_migrations.execute_command" type="service_closure" id=".doctrine_migrations.execute_command.lazy"/>
        <argument key="doctrine_migrations.generate_command" type="service_closure" id=".doctrine_migrations.generate_command.lazy"/>
        <argument key="doctrine_migrations.latest_command" type="service_closure" id=".doctrine_migrations.latest_command.lazy"/>
        <argument key="doctrine_migrations.migrate_command" type="service_closure" id=".doctrine_migrations.migrate_command.lazy"/>
        <argument key="doctrine_migrations.rollup_command" type="service_closure" id=".doctrine_migrations.rollup_command.lazy"/>
        <argument key="doctrine_migrations.status_command" type="service_closure" id=".doctrine_migrations.status_command.lazy"/>
        <argument key="doctrine_migrations.up_to_date_command" type="service_closure" id=".doctrine_migrations.up_to_date_command.lazy"/>
        <argument key="doctrine_migrations.version_command" type="service_closure" id=".doctrine_migrations.version_command.lazy"/>
        <argument key="api_platform.json_schema.json_schema_generate_command" type="service_closure" id="api_platform.json_schema.json_schema_generate_command"/>
        <argument key="api_platform.openapi.command" type="service_closure" id="api_platform.openapi.command"/>
        <argument key="api_platform.graphql.command.export_command" type="service_closure" id="api_platform.graphql.command.export_command"/>
        <argument key="debug.api_platform.debug_resource.command" type="service_closure" id="debug.api_platform.debug_resource.command"/>
        <argument key="vich_uploader.command.mapping_debug_class" type="service_closure" id=".vich_uploader.command.mapping_debug_class.lazy"/>
        <argument key="vich_uploader.command.mapping_debug" type="service_closure" id=".vich_uploader.command.mapping_debug.lazy"/>
        <argument key="vich_uploader.command.mapping_list_classes" type="service_closure" id=".vich_uploader.command.mapping_list_classes.lazy"/>
      </argument>
    </service>
    <service id=".service_locator.MaCAr52" class="Symfony\Component\DependencyInjection\ServiceLocator">
      <tag name="container.service_locator"/>
      <argument type="collection">
        <argument key="Symfony\Bridge\Twig\Extension\CsrfRuntime" type="service_closure" id="twig.runtime.security_csrf"/>
        <argument key="Symfony\Bridge\Twig\Extension\HttpKernelRuntime" type="service_closure" id="twig.runtime.httpkernel"/>
        <argument key="Symfony\Bridge\Twig\Extension\SerializerRuntime" type="service_closure" id="twig.runtime.serializer"/>
        <argument key="Symfony\Component\Form\FormRenderer" type="service_closure" id="twig.form.renderer"/>
        <argument key="Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime" type="service_closure" id="Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime"/>
      </argument>
    </service>
    <service id="security.listener.json_login_ldap.main" alias="App\Security\Ldap\AppCheckLdapCredentialsListener"/>
    <service id="media_object_file_namer" alias="App\MediaObjects\Services\UuidMediaObjectFileNamer" public="true"/>
    <service id="saml_user_factory" alias="App\Security\Saml\AppSamlUserFactory" public="true"/>
    <service id="legacy.route.handler" alias="App\Routes\Service\LegacyRouteHandler" public="true"/>
    <service id="app.cron.handler" alias="App\Schedulers\LegacyHandler\CronHandler" public="true"/>
    <service id="graphql.introspection_manager" alias="App\Security\GraphqlIntrospectionManager" public="true"/>
    <service id="entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="security.app_secret_generator" alias="App\Security\AppSecretGenerator" public="true"/>
    <service id="api_success_handler" alias="App\Security\TwoFactor\AuthenticationSuccessHandler" public="true"/>
    <service id="2fa_required" alias="App\Security\TwoFactor\TwoFactorAuthenticationRequiredHandler" public="true"/>
    <service id="2fa_success" alias="App\Security\TwoFactor\TwoFactorAuthenticationSuccessHandler" public="true"/>
    <service id="2fa_failed" alias="App\Security\TwoFactor\TwoFactorAuthenticationFailureHandler" public="true"/>
    <service id="App\Process\Service\ActionNameMapperInterface" alias="App\Engine\LegacyHandler\ActionNameMapperHandler"/>
    <service id="App\Process\Service\BaseActionDefinitionProviderInterface" alias="App\Process\Service\BaseActionDefinitionProvider"/>
    <service id="App\Process\Service\BulkActionDefinitionProviderInterface" alias="App\Process\Service\BulkActionDefinitionProvider"/>
    <service id="App\FieldDefinitions\Service\FieldDefinitionsProviderInterface" alias="App\FieldDefinitions\LegacyHandler\FieldDefinitionsHandler"/>
    <service id="App\Filters\Service\FilterDefinitionProviderInterface" alias="App\Filters\Service\FilterDefinitionProvider"/>
    <service id="App\Process\Service\LineActionDefinitionProviderInterface" alias="App\Process\Service\LineActionDefinitionProvider"/>
    <service id="App\ViewDefinitions\Service\WidgetDefinitionProviderInterface" alias="App\ViewDefinitions\LegacyHandler\WidgetDefinitionProvider"/>
    <service id="App\Module\Service\ModuleNameMapperInterface" alias="App\Module\LegacyHandler\ModuleNameMapperHandler"/>
    <service id="App\Module\Service\ModuleRegistryInterface" alias="App\Module\LegacyHandler\ModuleRegistryHandler"/>
    <service id="App\Routes\Service\NavigationProviderInterface" alias="App\Navbar\LegacyHandler\NavbarHandler"/>
    <service id="App\Process\Service\ProcessHandlerInterface" alias="App\Process\LegacyHandler\ResetPasswordHandler"/>
    <service id="App\Data\Service\RecordActionDefinitionProviderInterface" alias="App\Data\Service\RecordActionDefinitionProvider"/>
    <service id="App\Data\Service\RecordModalActionDefinitionProviderInterface" alias="App\Data\Service\RecordModalActionDefinitionProvider"/>
    <service id="App\Data\Service\RecordDeletionServiceInterface" alias="App\Data\LegacyHandler\RecordDeletionHandler"/>
    <service id="App\Data\Service\RecordListProviderInterface" alias="App\Data\LegacyHandler\RecordListHandler"/>
    <service id="App\Data\Service\RecordProviderInterface" alias="App\Data\LegacyHandler\RecordHandler"/>
    <service id="App\Routes\Service\RouteConverterInterface" alias="App\Routes\LegacyHandler\RouteConverterHandler"/>
    <service id="App\ViewDefinitions\Service\SubPanelDefinitionProviderInterface" alias="App\ViewDefinitions\LegacyHandler\SubPanelDefinitionHandler"/>
    <service id="App\SystemConfig\Service\SystemConfigProviderInterface" alias="App\SystemConfig\LegacyHandler\SystemConfigHandler"/>
    <service id="app.system-configs" alias="App\SystemConfig\LegacyHandler\SystemConfigHandler" public="true"/>
    <service id="Symfony\Component\Security\Http\Logout\LogoutUrlGenerator" alias="security.logout_url_generator"/>
    <service id="App\UserPreferences\Service\UserPreferencesProviderInterface" alias="App\UserPreferences\LegacyHandler\UserPreferenceHandler"/>
    <service id="App\ViewDefinitions\Service\ViewDefinitionsProviderInterface" alias="App\ViewDefinitions\LegacyHandler\ViewDefinitionsHandler"/>
    <service id="App\Engine\Service\FolderSync\FolderComparatorInterface" alias="App\Engine\Service\FolderSync\FolderComparator"/>
    <service id="App\Process\Service\SubpanelLineActionDefinitionProviderInterface" alias="App\Process\Service\SubpanelLineActionDefinitionProvider"/>
    <service id="App\Process\Service\SubpanelTopActionDefinitionProviderInterface" alias="App\Process\Service\SubpanelTopActionDefinitionProvider"/>
    <service id="App\Engine\Service\Extensions\ExtensionAssetCopyInterface" alias="App\Engine\Service\Extensions\ExtensionAssetCopy"/>
    <service id="Doctrine\Migrations\DependencyFactory" alias="doctrine.migrations.dependency_factory"/>
    <service id="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcherInterface" alias="App\AsyncTask\Service\Dispatcher\AsyncTaskDispatcher"/>
    <service id="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcherInterface" alias="App\AsyncTask\Service\Dispatcher\AsyncTaskNotificationDispatcher"/>
    <service id="App\AsyncTask\Service\Router\AsyncTaskRouterInterface" alias="App\AsyncTask\Service\Router\AsyncTaskRouter"/>
    <service id="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistryInterface" alias="App\AsyncTask\Service\Runner\AsyncTaskRunnerRegistry"/>
    <service id="App\AsyncTask\Service\TaskCompletedHandler\AsyncTaskCompletedHandlerRegistryInterface" alias="App\AsyncTask\Service\TaskCompletedHandler\AsyncTaskCompletedHandlerRegistry"/>
    <service id="App\AsyncTask\Service\TaskFailureHandler\AsyncTaskFailureHandlerRegistryInterface" alias="App\AsyncTask\Service\TaskFailureHandler\AsyncTaskFailureHandlerRegistry"/>
    <service id="App\AsyncTask\Service\TaskHandler\AsyncTaskBatchItemInterface" alias="App\AsyncTask\Service\TaskHandler\AsyncTaskBatchItem"/>
    <service id="App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerRegistryInterface" alias="App\AsyncTask\Service\TaskHandler\AsyncTaskHandlerRegistry"/>
    <service id="App\AsyncTask\Service\TaskProgressedHandler\AsyncTaskProgressedHandlerRegistryInterface" alias="App\AsyncTask\Service\TaskProgressedHandler\AsyncTaskProgressedHandlerRegistry"/>
    <service id="App\Data\Service\AlertProviderInterface" alias="App\Data\LegacyHandler\AlertHandler"/>
    <service id="App\Data\Service\LinkedRecords\LinkedRecordsProviderInterface" alias="App\Data\LegacyHandler\LinkedRecords\LinkedRecordsProvider"/>
    <service id="App\Data\Service\Record\Duplicate\DuplicateFieldMapperInterface" alias="App\Module\Service\Fields\File\DuplicateMappers\FileDuplicateFieldMapper"/>
    <service id="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRegistryInterface" alias="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRegistry"/>
    <service id="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRunnerInterface" alias="App\Data\Service\Record\RecordDeleteHandlers\RecordDeleteHandlerRunner"/>
    <service id="App\Data\Service\Record\RecordSaveHandlers\RecordFieldSaveHandlerInterface" alias="App\Module\Documents\Service\SaveHandlers\CreateDocumentRevisionSaveHandler"/>
    <service id="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerInterface" alias="App\Module\Campaigns\Service\Record\SaveHandlers\CampaignsCreateUnsubscribeList"/>
    <service id="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRunnerInterface" alias="App\Data\Service\Record\RecordSaveHandlers\RecordSaveHandlerRunner"/>
    <service id="App\Data\Service\Record\RecordValidators\RecordValidatorInterface" alias="App\Module\Users\Service\Record\Validators\UsersSaveValidator"/>
    <service id="App\Data\Service\Record\RecordValidators\RecordValidatorRegistryInterface" alias="App\Data\Service\Record\RecordValidators\RecordValidatorRegistry"/>
    <service id="App\Data\Service\Record\RecordValidators\RecordValidatorRunnerInterface" alias="App\Data\Service\Record\RecordValidators\RecordValidatorRunner"/>
    <service id="App\Data\Service\RecordMarkAsReadServiceInterface" alias="App\Data\LegacyHandler\RecordMarkAsReadHandler"/>
    <service id="App\Data\Service\RecordMassUpdateServiceInterface" alias="App\Data\LegacyHandler\MassUpdateHandler"/>
    <service id="App\Data\Service\RecordSnoozeServiceInterface" alias="App\Data\LegacyHandler\RecordSnoozeHandler"/>
    <service id="App\Data\Service\RecordTemplate\RecordTemplateManagerInterface" alias="App\Data\LegacyHandler\RecordTemplate\RecordTemplateHandler"/>
    <service id="App\DateTime\LegacyHandler\DateTimeHandlerInterface" alias="App\DateTime\LegacyHandler\DateTimeHandler"/>
    <service id="App\Emails\Service\EmailParserHandler\EmailParserInterface" alias="App\Emails\LegacyHandler\Parsers\LegacyEmailParser"/>
    <service id="App\Engine\Service\AclManagerInterface" alias="App\Engine\LegacyHandler\AclHandler"/>
    <service id="App\Engine\Service\CacheManagerInterface" alias="App\Engine\LegacyHandler\CacheManagerHandler"/>
    <service id="App\Engine\Service\Version\VersionManagerInterface" alias="App\Engine\Service\Version\VersionManager"/>
    <service id="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapperInterface" alias="App\FieldDefinitions\LegacyHandler\GroupedFieldDefinitionMapper"/>
    <service id="App\Install\Service\Cli\CliStepInterface" alias="App\Install\Service\Cli\Steps\CheckRouteAccess"/>
    <service id="App\Install\Service\Installation\InstallHandlerInterface" alias="App\Install\Service\Installation\InstallStepHandler"/>
    <service id="App\Install\Service\LegacyMigration\LegacyMigrationHandlerInterface" alias="App\Install\Service\LegacyMigration\LegacyMigrationHandler"/>
    <service id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationBridgeInterface" alias="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationBridge"/>
    <service id="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunnerInterface" alias="App\Install\Service\PreUpgradeMigrations\PreUpgradeMigrationRunner"/>
    <service id="App\Install\Service\Upgrade\UpgradeFinalizeHandlerInterface" alias="App\Install\Service\Upgrade\UpgradeFinalizeHandler"/>
    <service id="App\Install\Service\Upgrade\UpgradeHandlerInterface" alias="App\Install\Service\Upgrade\UpgradeHandler"/>
    <service id="App\Languages\LegacyHandler\AppListStringsProviderInterface" alias="App\Languages\LegacyHandler\AppListStringsHandler"/>
    <service id="App\Languages\Service\AppStringsProviderInterface" alias="App\Languages\LegacyHandler\AppStringsHandler"/>
    <service id="App\Languages\Service\LanguageManagerInterface" alias="App\Languages\Service\LanguageManager"/>
    <service id="App\MediaObjects\Repository\MediaObjectManagerInterface" alias="App\MediaObjects\Repository\DefaultMediaObjectManager"/>
    <service id="App\MediaObjects\Service\TemporaryFile\TemporaryFileManagerInterface" alias="App\MediaObjects\Service\TemporaryFile\DefaultTemporaryFileManager"/>
    <service id="App\MediaObjects\Services\LocalFileMediaObjectMigratorInterface" alias="App\MediaObjects\Services\LocalFileMediaObjectMigrator"/>
    <service id="App\MediaObjects\Validator\UploadValidator\UploadValidatorRegistryInterface" alias="App\MediaObjects\Validator\UploadValidator\UploadValidatorRegistry"/>
    <service id="App\Metadata\Service\AppMetadataProviderInterface" alias="App\Metadata\Service\AppMetadataProvider"/>
    <service id="App\Metadata\Service\ModuleMetadataProviderInterface" alias="App\Metadata\Service\ModuleMetadataProvider"/>
    <service id="App\Module\Service\FavoriteProviderInterface" alias="App\Module\LegacyHandler\Favorites\FavoritesHandler"/>
    <service id="App\Module\Service\Fields\Attachments\AttachmentsManagerInterface" alias="App\Module\Service\Fields\Attachments\AttachmentsManager"/>
    <service id="App\Process\Service\LegacyActionResolverInterface" alias="App\Process\Service\LegacyActionResolver"/>
    <service id="App\Process\Service\TableActionDefinitionProviderInterface" alias="App\Process\Service\TableActionDefinitionProvider"/>
    <service id="App\Security\RouteMatcherInterface" alias="App\Security\RouteMatcher"/>
    <service id="App\Security\Service\AntiMalwareScannerInterface" alias="App\Security\LegacyHandler\AntiMalwareScanner"/>
    <service id="App\Statistics\Service\StatisticsManagerInterface" alias="App\Statistics\Service\StatisticsManager"/>
    <service id="App\SystemConfig\LegacyHandler\ConfigTableSystemMapperInterface" alias="App\SystemConfig\LegacyHandler\ConfigTableSystemMapper"/>
    <service id="App\SystemConfig\Service\SettingsProviderInterface" alias="App\SystemConfig\LegacyHandler\LegacySettingsProvider"/>
    <service id="App\ViewDefinitions\LegacyHandler\Widgets\WidgetDefinitionParserInterface" alias="App\ViewDefinitions\LegacyHandler\Widgets\DefinitionParsers\RecordTableWidgetDefinitionParser"/>
    <service id="App\ViewDefinitions\Service\AdminPanelDefinitionProviderInterface" alias="App\ViewDefinitions\LegacyHandler\AdminPanelDefinitionHandler"/>
    <service id="App\ViewDefinitions\Service\MassUpdateDefinitionProviderInterface" alias="App\ViewDefinitions\LegacyHandler\MassUpdateDefinitionHandler"/>
    <service id="App\Module\Campaigns\Service\Email\Log\EmailCampaignLogManagerInterface" alias="App\Module\Campaigns\Service\Email\Log\DefaultEmailCampaignLogManager"/>
    <service id="App\Module\Campaigns\Service\Email\Queue\EmailQueueManagerInterface" alias="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueManager"/>
    <service id="App\Module\Campaigns\Service\Email\Queue\EmailQueueProcessorInterface" alias="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueProcessor"/>
    <service id="App\Module\Campaigns\Service\Email\Queue\EmailQueueingServiceInterface" alias="App\Module\Campaigns\Service\Email\Queue\DefaultEmailQueueingService"/>
    <service id="App\Module\Campaigns\Service\Email\Targets\EmailMarketingDuplicateCheckerInterface" alias="App\Module\Campaigns\Service\Email\Targets\DefaultEmailMarketingDuplicateChecker"/>
    <service id="App\Module\Campaigns\Service\Email\Targets\EmailOptInManagerInterface" alias="App\Module\Campaigns\Service\Email\Targets\DefaultEmailOptInManager"/>
    <service id="App\Module\Campaigns\Service\Email\Targets\EmailSuppressionListManagerInterface" alias="App\Module\Campaigns\Service\Email\Targets\DefaultEmailSuppressionListManager"/>
    <service id="App\Module\Campaigns\Service\Email\Targets\EmailTargetProviderInterface" alias="App\Module\Campaigns\Service\Email\Targets\DefaultEmailTargetProvider"/>
    <service id="App\Module\Campaigns\Service\Email\Trackers\EmailTrackerManagerInterface" alias="App\Module\Campaigns\Service\Email\Trackers\DefaultEmailTrackerManager"/>
    <service id="App\Module\Campaigns\Service\EmailMarketing\EmailMarketingManagerInterface" alias="App\Module\Campaigns\Service\EmailMarketing\DefaultEmailMarketingManager"/>
    <service id="App\Module\Campaigns\Service\Targets\TargetProviderInterface" alias="App\Module\Campaigns\Service\Email\Targets\DefaultEmailTargetProvider"/>
    <service id="App\Module\Documents\LegacyHandler\DocumentsManagerInterface" alias="App\Module\Documents\LegacyHandler\BaseDocumentsManager"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface" alias="parameter_bag"/>
    <service id="Symfony\Component\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Contracts\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Psr\EventDispatcher\EventDispatcherInterface" alias="debug.event_dispatcher"/>
    <service id="Symfony\Component\HttpKernel\HttpKernelInterface" alias="http_kernel"/>
    <service id="Symfony\Component\HttpFoundation\RequestStack" alias="request_stack"/>
    <service id="Symfony\Component\HttpKernel\HttpCache\StoreInterface" alias="http_cache.store"/>
    <service id="Symfony\Component\HttpFoundation\UrlHelper" alias="url_helper"/>
    <service id="Symfony\Component\HttpKernel\KernelInterface" alias="kernel"/>
    <service id="Symfony\Component\Filesystem\Filesystem" alias="filesystem"/>
    <service id="Symfony\Component\HttpKernel\Config\FileLocator" alias="file_locator"/>
    <service id="Symfony\Component\HttpFoundation\UriSigner" alias="uri_signer"/>
    <service id="Symfony\Component\HttpKernel\UriSigner" alias="uri_signer">
      <deprecated package="symfony/framework-bundle" version="6.4">The "%alias_id%" alias is deprecated, use "Symfony\Component\HttpFoundation\UriSigner" instead.</deprecated>
    </service>
    <service id="Symfony\Component\DependencyInjection\ReverseContainer" alias="reverse_container"/>
    <service id="Symfony\Component\String\Slugger\SluggerInterface" alias="slugger"/>
    <service id="Symfony\Component\Clock\ClockInterface" alias="clock"/>
    <service id="Psr\Clock\ClockInterface" alias="clock"/>
    <service id="Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface" alias="fragment.uri_generator"/>
    <service id="error_renderer.html" alias="twig.error_renderer.html"/>
    <service id="error_renderer" alias="error_handler.error_renderer.serializer"/>
    <service id=".Psr\Container\ContainerInterface $parameter_bag" alias="parameter_bag"/>
    <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"/>
    <service id="Symfony\Contracts\Cache\CacheInterface" alias="cache.app"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface" alias="cache.app.taggable"/>
    <service id="Symfony\Contracts\Translation\TranslatorInterface" alias="translator.default"/>
    <service id="Symfony\Component\Asset\Packages" alias="assets.packages"/>
    <service id="Symfony\Contracts\HttpClient\HttpClientInterface" alias="http_client.uri_template"/>
    <service id="Psr\Http\Client\ClientInterface" alias="psr18.http_client"/>
    <service id="http_client.uri_template_expander" alias="http_client.uri_template_expander.rize"/>
    <service id="mailer" alias="mailer.mailer"/>
    <service id="Symfony\Component\Mailer\MailerInterface" alias="mailer.mailer"/>
    <service id="mailer.default_transport" alias="mailer.transports"/>
    <service id="Symfony\Component\Mailer\Transport\TransportInterface" alias="mailer.transports"/>
    <service id="Symfony\Component\Translation\Reader\TranslationReaderInterface" alias="translation.reader"/>
    <service id="Symfony\Component\Translation\Extractor\ExtractorInterface" alias="translation.extractor"/>
    <service id="Symfony\Component\Translation\Writer\TranslationWriterInterface" alias="translation.writer"/>
    <service id="Symfony\Contracts\Translation\LocaleAwareInterface" alias="translation.locale_switcher"/>
    <service id="Symfony\Component\Translation\LocaleSwitcher" alias="translation.locale_switcher"/>
    <service id="translator" alias="translator.default" public="true"/>
    <service id="translator.formatter" alias="translator.formatter.default"/>
    <service id="Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter" alias="debug.file_link_formatter"/>
    <service id="Symfony\Component\Stopwatch\Stopwatch" alias="debug.stopwatch"/>
    <service id="routing.loader.annotation" alias="routing.loader.attribute">
      <deprecated package="symfony/routing" version="6.4">The "%alias_id%" service is deprecated, use the "routing.loader.attribute" service instead.</deprecated>
    </service>
    <service id="routing.loader.annotation.directory" alias="routing.loader.attribute.directory">
      <deprecated package="symfony/routing" version="6.4">The "%alias_id%" service is deprecated, use the "routing.loader.attribute.directory" service instead.</deprecated>
    </service>
    <service id="routing.loader.annotation.file" alias="routing.loader.attribute.file">
      <deprecated package="symfony/routing" version="6.4">The "%alias_id%" service is deprecated, use the "routing.loader.attribute.file" service instead.</deprecated>
    </service>
    <service id="router" alias="router.default" public="true"/>
    <service id="Symfony\Component\Routing\RouterInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\Generator\UrlGeneratorInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\Matcher\UrlMatcherInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\RequestContextAwareInterface" alias="router.default"/>
    <service id="Symfony\Component\Routing\RequestContext" alias="router.request_context"/>
    <service id="Symfony\Component\PropertyAccess\PropertyAccessorInterface" alias="property_accessor"/>
    <service id="Symfony\Component\Serializer\SerializerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Normalizer\NormalizerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Normalizer\DenormalizerInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Encoder\EncoderInterface" alias="serializer"/>
    <service id="Symfony\Component\Serializer\Encoder\DecoderInterface" alias="serializer"/>
    <service id="serializer.property_accessor" alias="property_accessor"/>
    <service id="Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface" alias="serializer.mapping.class_discriminator_resolver"/>
    <service id="Symfony\Component\Serializer\Normalizer\ObjectNormalizer" alias="serializer.normalizer.object">
      <deprecated package="symfony/serializer" version="6.2">The "%alias_id%" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Serializer\Normalizer\PropertyNormalizer" alias="serializer.normalizer.property">
      <deprecated package="symfony/serializer" version="6.2">The "%alias_id%" service alias is deprecated, type-hint against "Symfony\Component\Serializer\Normalizer\NormalizerInterface" or implement "Symfony\Component\Serializer\Normalizer\NormalizerAwareInterface" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface" alias="api_platform.serializer.mapping.class_metadata_factory"/>
    <service id="error_renderer.serializer" alias="error_handler.error_renderer.serializer"/>
    <service id="Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyListExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface" alias="property_info"/>
    <service id="Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface" alias="property_info.reflection_extractor"/>
    <service id="lock.factory" alias="lock.default.factory"/>
    <service id="Symfony\Component\Lock\LockFactory" alias="lock.default.factory"/>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactory $username_ip_login.limiter" alias="limiter.username_ip_login"/>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactory $usernameIpLoginLimiter" alias="limiter.username_ip_login"/>
    <service id=".Symfony\Component\RateLimiter\RateLimiterFactory $ip_login.limiter" alias="limiter.ip_login"/>
    <service id="Symfony\Component\RateLimiter\RateLimiterFactory $ipLoginLimiter" alias="limiter.ip_login"/>
    <service id="Symfony\Component\WebLink\HttpHeaderSerializer" alias="web_link.http_header_serializer"/>
    <service id="Symfony\Component\Uid\Factory\UlidFactory" alias="ulid.factory"/>
    <service id="Symfony\Component\Uid\Factory\UuidFactory" alias="uuid.factory"/>
    <service id="Symfony\Component\Uid\Factory\NameBasedUuidFactory" alias="name_based_uuid.factory"/>
    <service id="Symfony\Component\Uid\Factory\RandomBasedUuidFactory" alias="random_based_uuid.factory"/>
    <service id="Symfony\Component\Uid\Factory\TimeBasedUuidFactory" alias="time_based_uuid.factory"/>
    <service id="cache.default_redis_provider" alias=".cache_connection.GD_MSZC"/>
    <service id="cache.default_memcached_provider" alias=".cache_connection.JKE6keX"/>
    <service id="cache.default_doctrine_dbal_provider" alias="doctrine.dbal.default_connection"/>
    <service id=".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.result_cache_pool" alias=".doctrine.result_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool" alias=".doctrine.result_cache_pool.taggable"/>
    <service id=".Symfony\Contracts\Cache\CacheInterface $doctrine.result_cache_pool" alias="doctrine.result_cache_pool"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id=".Psr\Cache\CacheItemPoolInterface $doctrine.result_cache_pool" alias="doctrine.result_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool" alias="doctrine.result_cache_pool"/>
    <service id=".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.system_cache_pool" alias=".doctrine.system_cache_pool.taggable"/>
    <service id="Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool" alias=".doctrine.system_cache_pool.taggable"/>
    <service id=".Symfony\Contracts\Cache\CacheInterface $doctrine.system_cache_pool" alias="doctrine.system_cache_pool"/>
    <service id="Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id=".Psr\Cache\CacheItemPoolInterface $doctrine.system_cache_pool" alias="doctrine.system_cache_pool"/>
    <service id="Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool" alias="doctrine.system_cache_pool"/>
    <service id="SessionHandlerInterface" alias="session.handler.legacy_bridge"/>
    <service id="session.storage.factory" alias="session.storage.factory.legacy_bridge"/>
    <service id="session.handler" alias="session.handler.legacy_bridge"/>
    <service id="Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface" alias="security.csrf.token_generator"/>
    <service id="Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface" alias="security.csrf.token_storage"/>
    <service id="Symfony\Component\Security\Csrf\CsrfTokenManagerInterface" alias="security.csrf.token_manager"/>
    <service id="Symfony\Component\Form\ResolvedFormTypeFactoryInterface" alias="form.resolved_type_factory"/>
    <service id="Symfony\Component\Form\FormRegistryInterface" alias="form.registry"/>
    <service id="Symfony\Component\Form\FormFactoryInterface" alias="form.factory"/>
    <service id="form.property_accessor" alias="property_accessor"/>
    <service id="form.choice_list_factory" alias="form.choice_list_factory.cached"/>
    <service id="Symfony\Component\Validator\Validator\ValidatorInterface" alias="validator"/>
    <service id="validator.mapping.class_metadata_factory" alias="validator"/>
    <service id="Symfony\Component\Messenger\Transport\Serialization\SerializerInterface" alias="messenger.transport.symfony_serializer"/>
    <service id="messenger.default_serializer" alias="messenger.transport.symfony_serializer"/>
    <service id="messenger.listener.stop_worker_on_sigterm_signal_listener" alias="messenger.listener.stop_worker_signals_listener">
      <deprecated package="6.3" version="symfony/messenger">The "%alias_id%" service is deprecated, use the "Symfony\Component\Console\Command\SignalableCommandInterface" instead.</deprecated>
    </service>
    <service id="messenger.default_bus" alias="messenger.bus.default" public="true"/>
    <service id="Symfony\Component\Messenger\MessageBusInterface" alias="messenger.bus.default"/>
    <service id="messenger.failure_transports.default" alias="messenger.transport.failed"/>
    <service id="Symfony\Component\Notifier\NotifierInterface" alias="notifier"/>
    <service id="notifier.logger_notification_listener" alias="notifier.notification_logger_listener">
      <deprecated package="symfony/framework-bundle" version="6.3">The "%alias_id%" service is deprecated, use "notifier.notification_logger_listener" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Mime\MimeTypesInterface" alias="mime_types"/>
    <service id="Symfony\Component\Mime\MimeTypeGuesserInterface" alias="mime_types"/>
    <service id="Twig_Environment" alias="twig">
      <deprecated package="symfony/twig-bundle" version="6.3">The "%alias_id%" service alias is deprecated, use "Twig\Environment" or "twig" instead.</deprecated>
    </service>
    <service id="Twig\Environment" alias="twig"/>
    <service id="Symfony\Component\Mime\BodyRendererInterface" alias="twig.mime_body_renderer"/>
    <service id="Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface" alias="security.authorization_checker"/>
    <service id="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" alias="security.token_storage"/>
    <service id="Symfony\Bundle\SecurityBundle\Security" alias="security.helper"/>
    <service id="Symfony\Component\Security\Core\Security" alias="security.helper">
      <deprecated package="symfony/security-bundle" version="6.2">The "%alias_id%" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead.</deprecated>
    </service>
    <service id="Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface" alias="security.authentication.session_strategy"/>
    <service id="Symfony\Component\Security\Http\Authentication\AuthenticationUtils" alias="security.authentication_utils"/>
    <service id="Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface" alias="debug.security.access.decision_manager"/>
    <service id="Symfony\Component\Security\Core\Role\RoleHierarchyInterface" alias="security.role_hierarchy"/>
    <service id="Symfony\Component\Security\Http\Firewall" alias="debug.security.firewall"/>
    <service id="Symfony\Component\Security\Http\FirewallMapInterface" alias="security.firewall.map"/>
    <service id="Symfony\Component\Security\Http\HttpUtils" alias="security.http_utils"/>
    <service id="Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" alias="security.password_hasher_factory"/>
    <service id="security.password_hasher" alias="security.user_password_hasher"/>
    <service id="Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" alias="security.user_password_hasher"/>
    <service id="Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface" alias="security.user_authenticator"/>
    <service id="security.firewall" alias="debug.security.firewall"/>
    <service id="security.user_providers" alias="security.user.provider.concrete.app_user_provider"/>
    <service id="Symfony\Component\Security\Core\User\UserProviderInterface" alias="security.user.provider.concrete.app_user_provider"/>
    <service id="security.authentication.session_strategy.main" alias="security.authentication.session_strategy"/>
    <service id="security.user_checker.main" alias="security.user_checker"/>
    <service id="security.firewall.context_locator" alias=".service_locator.zJyh7qS"/>
    <service id="Doctrine\DBAL\Connection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="Doctrine\Common\Persistence\ManagerRegistry" alias="doctrine"/>
    <service id="database_connection" alias="doctrine.dbal.default_connection" public="true"/>
    <service id="doctrine.dbal.event_manager" alias="doctrine.dbal.default_connection.event_manager"/>
    <service id=".Doctrine\DBAL\Connection $default.connection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\DBAL\Connection $defaultConnection" alias="doctrine.dbal.default_connection"/>
    <service id="Doctrine\ORM\EntityManagerInterface" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.entity_manager" alias="doctrine.orm.default_entity_manager" public="true"/>
    <service id="doctrine.orm.default_metadata_cache" alias="cache.doctrine.orm.default.metadata"/>
    <service id="doctrine.orm.default_result_cache" alias="doctrine.result_cache_pool"/>
    <service id="doctrine.orm.default_query_cache" alias="doctrine.system_cache_pool"/>
    <service id=".Doctrine\ORM\EntityManagerInterface $default.entity_manager" alias="doctrine.orm.default_entity_manager"/>
    <service id="Doctrine\ORM\EntityManagerInterface $defaultEntityManager" alias="doctrine.orm.default_entity_manager"/>
    <service id="doctrine.orm.default_entity_manager.event_manager" alias="doctrine.dbal.default_connection.event_manager"/>
    <service id="logger" alias="monolog.logger"/>
    <service id="Psr\Log\LoggerInterface" alias="monolog.logger"/>
    <service id="doctrine.migrations.metadata_storage" alias="doctrine.migrations.storage.table_storage"/>
    <service id="api_platform.state_provider" alias="api_platform.state_provider.locator"/>
    <service id="ApiPlatform\State\Pagination\Pagination" alias="api_platform.pagination"/>
    <service id="ApiPlatform\State\Pagination\PaginationOptions" alias="api_platform.pagination_options"/>
    <service id="ApiPlatform\State\CreateProvider" alias="api_platform.state_provider.create"/>
    <service id="ApiPlatform\State\ObjectProvider" alias="api_platform.state_provider.object"/>
    <service id="ApiPlatform\State\SerializerContextBuilderInterface" alias="api_platform.openapi.serializer_context_builder"/>
    <service id="ApiPlatform\Symfony\Action\PlaceholderAction" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.get_collection" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.post_collection" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.get_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.patch_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.put_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="api_platform.action.delete_item" alias="api_platform.action.placeholder" public="true"/>
    <service id="ApiPlatform\Action\PlaceholderAction" alias="api_platform.action.placeholder" public="true"/>
    <service id="ApiPlatform\Symfony\Action\NotFoundAction" alias="api_platform.action.not_found" public="true"/>
    <service id="ApiPlatform\Symfony\Action\NotExposedAction" alias="api_platform.action.not_exposed" public="true"/>
    <service id="api_platform.serializer" alias="serializer"/>
    <service id="api_platform.property_accessor" alias="property_accessor"/>
    <service id="api_platform.property_info" alias="property_info"/>
    <service id="ApiPlatform\Action\NotFoundAction" alias="api_platform.action.not_found" public="true"/>
    <service id="ApiPlatform\Action\NotExposedAction" alias="api_platform.action.not_exposed" public="true"/>
    <service id="ApiPlatform\Api\ResourceClassResolverInterface" alias="api_platform.resource_class_resolver"/>
    <service id="ApiPlatform\Metadata\ResourceClassResolverInterface" alias="api_platform.resource_class_resolver"/>
    <service id="ApiPlatform\Api\UrlGeneratorInterface" alias="api_platform.router"/>
    <service id="ApiPlatform\Metadata\UrlGeneratorInterface" alias="api_platform.router"/>
    <service id="ApiPlatform\Serializer\SerializerContextBuilderInterface" alias="api_platform.openapi.serializer_context_builder"/>
    <service id="ApiPlatform\Serializer\Filter\PropertyFilter" alias="api_platform.serializer.property_filter"/>
    <service id="ApiPlatform\Serializer\Filter\GroupFilter" alias="api_platform.serializer.group_filter"/>
    <service id="api_platform.identifiers_extractor" alias="api_platform.api.identifiers_extractor"/>
    <service id="ApiPlatform\Api\IdentifiersExtractorInterface" alias="api_platform.api.identifiers_extractor"/>
    <service id="ApiPlatform\Metadata\IdentifiersExtractorInterface" alias="api_platform.api.identifiers_extractor"/>
    <service id="api_platform.iri_converter" alias="api_platform.symfony.iri_converter"/>
    <service id="ApiPlatform\Api\IriConverterInterface" alias="api_platform.symfony.iri_converter"/>
    <service id="ApiPlatform\Metadata\IriConverterInterface" alias="api_platform.symfony.iri_converter"/>
    <service id="api_platform.state_processor.documentation" alias="api_platform.state_processor.documentation.write"/>
    <service id="api_platform.state_provider.documentation" alias="api_platform.state_provider.documentation.content_negotiation"/>
    <service id="api_platform.path_segment_name_generator" alias="api_platform.metadata.path_segment_name_generator.dash"/>
    <service id="api_platform.inflector" alias="api_platform.metadata.inflector"/>
    <service id="api_platform.metadata.resource.name_collection_factory" alias="api_platform.metadata.resource.name_collection_factory.cached"/>
    <service id="ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface" alias="api_platform.metadata.resource.name_collection_factory.cached"/>
    <service id="api_platform.metadata.property.name_collection_factory" alias="api_platform.metadata.property.name_collection_factory.cached"/>
    <service id="ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface" alias="api_platform.metadata.property.name_collection_factory.cached"/>
    <service id="api_platform.metadata.property.metadata_factory" alias="api_platform.metadata.property.metadata_factory.cached"/>
    <service id="ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface" alias="api_platform.metadata.property.metadata_factory.cached"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory" alias="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    <service id="ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" alias="api_platform.metadata.resource.metadata_collection_factory.cached"/>
    <service id="ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface" alias="api_platform.metadata.operation.metadata_factory"/>
    <service id="ApiPlatform\JsonSchema\TypeFactoryInterface" alias="api_platform.json_schema.type_factory"/>
    <service id="ApiPlatform\JsonSchema\SchemaFactoryInterface" alias="api_platform.json_schema.backward_compatible_schema_factory"/>
    <service id="ApiPlatform\OpenApi\Serializer\OpenApiNormalizer" alias="api_platform.openapi.normalizer.legacy"/>
    <service id="ApiPlatform\OpenApi\Options" alias="api_platform.openapi.options"/>
    <service id="ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface" alias="api_platform.openapi.factory"/>
    <service id="ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface" alias="api_platform.graphql.serializer.context_builder"/>
    <service id="api_platform.graphql.state_provider" alias="api_platform.graphql.state_provider.access_checker.after_resolver"/>
    <service id="api_platform.graphql.state_processor" alias="api_platform.graphql.state_processor.write"/>
    <service id="ApiPlatform\Doctrine\Common\State\RemoveProcessor" alias="api_platform.doctrine.orm.state.remove_processor"/>
    <service id="ApiPlatform\Doctrine\Common\State\PersistProcessor" alias="api_platform.doctrine.orm.state.persist_processor"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\OrderFilter" alias="api_platform.doctrine.orm.order_filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\RangeFilter" alias="api_platform.doctrine.orm.range_filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\DateFilter" alias="api_platform.doctrine.orm.date_filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter" alias="api_platform.doctrine.orm.backed_enum_filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\BooleanFilter" alias="api_platform.doctrine.orm.boolean_filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\NumericFilter" alias="api_platform.doctrine.orm.numeric_filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\ExistsFilter" alias="api_platform.doctrine.orm.exists_filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.eager_loading"/>
    <service id="ApiPlatform\Doctrine\Orm\Extension\FilterExtension" alias="api_platform.doctrine.orm.query_extension.filter"/>
    <service id="ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension" alias="api_platform.doctrine.orm.query_extension.filter_eager_loading"/>
    <service id="ApiPlatform\Doctrine\Orm\Extension\PaginationExtension" alias="api_platform.doctrine.orm.query_extension.pagination"/>
    <service id="ApiPlatform\Doctrine\Orm\Extension\OrderExtension" alias="api_platform.doctrine.orm.query_extension.order"/>
    <service id="ApiPlatform\Doctrine\Orm\Extension\ParameterExtension" alias="api_platform.doctrine.orm.extension.parameter_extension"/>
    <service id="ApiPlatform\Doctrine\Orm\State\CollectionProvider" alias="api_platform.doctrine.orm.state.collection_provider"/>
    <service id="ApiPlatform\Doctrine\Orm\State\ItemProvider" alias="api_platform.doctrine.orm.state.item_provider"/>
    <service id="api_platform.state.item_provider" alias="api_platform.doctrine.orm.state.item_provider"/>
    <service id="ApiPlatform\Doctrine\Orm\Filter\SearchFilter" alias="api_platform.doctrine.orm.search_filter"/>
    <service id="ApiPlatform\Validator\ValidatorInterface" alias="api_platform.validator"/>
    <service id="api_platform.message_bus" alias="messenger.bus.default"/>
    <service id="api_platform.security.expression_language" alias="security.expression_language"/>
    <service id="ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface" alias="api_platform.security.resource_access_checker"/>
    <service id="Nbgrp\OneloginSamlBundle\Security\User\SamlUserFactoryInterface" alias="Nbgrp\OneloginSamlBundle\Security\User\SamlUserFactory"/>
    <service id="scheb_two_factor.csrf_token_manager" alias="security.csrf.token_manager"/>
    <service id="Scheb\TwoFactorBundle\Model\PersisterInterface" alias="scheb_two_factor.persister.doctrine"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext" alias="scheb_two_factor.firewall_context"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface" alias="scheb_two_factor.security.form_renderer"/>
    <service id="scheb_two_factor.security.totp.form_renderer" alias="scheb_two_factor.security.totp.default_form_renderer"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorInterface" alias="scheb_two_factor.security.totp_authenticator"/>
    <service id="Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator" alias="scheb_two_factor.security.totp_authenticator"/>
    <service id="scheb_two_factor.persister" alias="scheb_two_factor.persister.doctrine"/>
    <service id="scheb_two_factor.ip_whitelist_provider" alias="scheb_two_factor.default_ip_whitelist_provider"/>
    <service id="scheb_two_factor.token_factory" alias="scheb_two_factor.default_token_factory"/>
    <service id="scheb_two_factor.backup_code_manager" alias="scheb_two_factor.default_backup_code_manager"/>
    <service id="vich_uploader.storage" alias="vich_uploader.storage.flysystem"/>
    <service id="Vich\UploaderBundle\Storage\StorageInterface" alias="vich_uploader.storage.flysystem"/>
    <service id="Vich\UploaderBundle\Storage\FileSystemStorage" alias="vich_uploader.storage.file_system"/>
    <service id="vich_uploader.metadata_driver" alias="vich_uploader.metadata_driver.chain"/>
    <service id="vich_uploader.metadata.cache" alias="vich_uploader.metadata.cache.file_cache"/>
    <service id="Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface" alias="vich_uploader.property_mapping_resolver"/>
    <service id="Vich\UploaderBundle\Mapping\PropertyMappingFactory" alias="vich_uploader.property_mapping_factory"/>
    <service id="vich_uploader.namer_uniqid" alias="Vich\UploaderBundle\Naming\UniqidNamer"/>
    <service id="vich_uploader.namer_property" alias="Vich\UploaderBundle\Naming\PropertyNamer"/>
    <service id="vich_uploader.namer_origname" alias="Vich\UploaderBundle\Naming\OrignameNamer"/>
    <service id="vich_uploader.namer_hash" alias="Vich\UploaderBundle\Naming\HashNamer"/>
    <service id="vich_uploader.namer_base64" alias="Vich\UploaderBundle\Naming\Base64Namer"/>
    <service id="vich_uploader.directory_namer_subdir" alias="Vich\UploaderBundle\Naming\SubdirDirectoryNamer"/>
    <service id="vich_uploader.namer_directory_property" alias="Vich\UploaderBundle\Naming\PropertyDirectoryNamer"/>
    <service id="vich_uploader.namer_directory_current_date_time" alias="Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"/>
    <service id="vich_uploader.namer_directory_configurable" alias="Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"/>
    <service id="vich_uploader.namer_smart_unique" alias="Vich\UploaderBundle\Naming\SmartUniqueNamer"/>
    <service id="Vich\UploaderBundle\Handler\DownloadHandler" alias="vich_uploader.download_handler"/>
    <service id="Vich\UploaderBundle\Handler\UploadHandler" alias="vich_uploader.upload_handler"/>
    <service id="Vich\UploaderBundle\Storage\FlysystemStorage" alias="vich_uploader.storage.flysystem"/>
    <service id="Vich\UploaderBundle\Form\Type\VichFileType" alias="vich_uploader.form.type.file"/>
    <service id="Vich\UploaderBundle\Form\Type\VichImageType" alias="vich_uploader.form.type.image"/>
    <service id=".League\Flysystem\FilesystemOperator $legacy.documents.storage" alias="legacy.documents.storage"/>
    <service id="League\Flysystem\FilesystemOperator $legacyDocumentsStorage" alias="legacy.documents.storage"/>
    <service id=".League\Flysystem\FilesystemReader $legacy.documents.storage" alias="legacy.documents.storage"/>
    <service id="League\Flysystem\FilesystemReader $legacyDocumentsStorage" alias="legacy.documents.storage"/>
    <service id=".League\Flysystem\FilesystemWriter $legacy.documents.storage" alias="legacy.documents.storage"/>
    <service id="League\Flysystem\FilesystemWriter $legacyDocumentsStorage" alias="legacy.documents.storage"/>
    <service id=".League\Flysystem\FilesystemOperator $legacy.images.storage" alias="legacy.images.storage"/>
    <service id="League\Flysystem\FilesystemOperator $legacyImagesStorage" alias="legacy.images.storage"/>
    <service id=".League\Flysystem\FilesystemReader $legacy.images.storage" alias="legacy.images.storage"/>
    <service id="League\Flysystem\FilesystemReader $legacyImagesStorage" alias="legacy.images.storage"/>
    <service id=".League\Flysystem\FilesystemWriter $legacy.images.storage" alias="legacy.images.storage"/>
    <service id="League\Flysystem\FilesystemWriter $legacyImagesStorage" alias="legacy.images.storage"/>
    <service id=".League\Flysystem\FilesystemOperator $private.documents.storage" alias="private.documents.storage"/>
    <service id="League\Flysystem\FilesystemOperator $privateDocumentsStorage" alias="private.documents.storage"/>
    <service id=".League\Flysystem\FilesystemReader $private.documents.storage" alias="private.documents.storage"/>
    <service id="League\Flysystem\FilesystemReader $privateDocumentsStorage" alias="private.documents.storage"/>
    <service id=".League\Flysystem\FilesystemWriter $private.documents.storage" alias="private.documents.storage"/>
    <service id="League\Flysystem\FilesystemWriter $privateDocumentsStorage" alias="private.documents.storage"/>
    <service id=".League\Flysystem\FilesystemOperator $archived.documents.storage" alias="archived.documents.storage"/>
    <service id="League\Flysystem\FilesystemOperator $archivedDocumentsStorage" alias="archived.documents.storage"/>
    <service id=".League\Flysystem\FilesystemReader $archived.documents.storage" alias="archived.documents.storage"/>
    <service id="League\Flysystem\FilesystemReader $archivedDocumentsStorage" alias="archived.documents.storage"/>
    <service id=".League\Flysystem\FilesystemWriter $archived.documents.storage" alias="archived.documents.storage"/>
    <service id="League\Flysystem\FilesystemWriter $archivedDocumentsStorage" alias="archived.documents.storage"/>
    <service id=".League\Flysystem\FilesystemOperator $private.images.storage" alias="private.images.storage"/>
    <service id="League\Flysystem\FilesystemOperator $privateImagesStorage" alias="private.images.storage"/>
    <service id=".League\Flysystem\FilesystemReader $private.images.storage" alias="private.images.storage"/>
    <service id="League\Flysystem\FilesystemReader $privateImagesStorage" alias="private.images.storage"/>
    <service id=".League\Flysystem\FilesystemWriter $private.images.storage" alias="private.images.storage"/>
    <service id="League\Flysystem\FilesystemWriter $privateImagesStorage" alias="private.images.storage"/>
    <service id=".League\Flysystem\FilesystemOperator $public.images.storage" alias="public.images.storage"/>
    <service id="League\Flysystem\FilesystemOperator $publicImagesStorage" alias="public.images.storage"/>
    <service id=".League\Flysystem\FilesystemReader $public.images.storage" alias="public.images.storage"/>
    <service id="League\Flysystem\FilesystemReader $publicImagesStorage" alias="public.images.storage"/>
    <service id=".League\Flysystem\FilesystemWriter $public.images.storage" alias="public.images.storage"/>
    <service id="League\Flysystem\FilesystemWriter $publicImagesStorage" alias="public.images.storage"/>
    <service id=".League\Flysystem\FilesystemOperator $public.documents.storage" alias="public.documents.storage"/>
    <service id="League\Flysystem\FilesystemOperator $publicDocumentsStorage" alias="public.documents.storage"/>
    <service id=".League\Flysystem\FilesystemReader $public.documents.storage" alias="public.documents.storage"/>
    <service id="League\Flysystem\FilesystemReader $publicDocumentsStorage" alias="public.documents.storage"/>
    <service id=".League\Flysystem\FilesystemWriter $public.documents.storage" alias="public.documents.storage"/>
    <service id="League\Flysystem\FilesystemWriter $publicDocumentsStorage" alias="public.documents.storage"/>
    <service id="container.env_var_processors_locator" alias=".service_locator.pIyx4fj" public="true"/>
    <service id="twig.loader.filesystem" alias="twig.loader.native_filesystem"/>
    <service id="argument_resolver.controller_locator" alias=".service_locator.yfDOc4z"/>
    <service id="twig.loader" alias="twig.loader.native_filesystem"/>
    <service id="doctrine.id_generator_locator" alias=".service_locator.KLVvNIq"/>
    <service id=".Psr\Log\LoggerInterface $security.logger" alias="monolog.logger.security"/>
    <service id="Psr\Log\LoggerInterface $securityLogger" alias="monolog.logger.security"/>
    <service id=".Psr\Log\LoggerInterface $request.logger" alias="monolog.logger.request"/>
    <service id="Psr\Log\LoggerInterface $requestLogger" alias="monolog.logger.request"/>
    <service id=".Psr\Log\LoggerInterface $console.logger" alias="monolog.logger.console"/>
    <service id="Psr\Log\LoggerInterface $consoleLogger" alias="monolog.logger.console"/>
    <service id=".Psr\Log\LoggerInterface $messenger.logger" alias="monolog.logger.messenger"/>
    <service id="Psr\Log\LoggerInterface $messengerLogger" alias="monolog.logger.messenger"/>
    <service id=".Psr\Log\LoggerInterface $cache.logger" alias="monolog.logger.cache"/>
    <service id="Psr\Log\LoggerInterface $cacheLogger" alias="monolog.logger.cache"/>
    <service id=".Psr\Log\LoggerInterface $http_client.logger" alias="monolog.logger.http_client"/>
    <service id="Psr\Log\LoggerInterface $httpClientLogger" alias="monolog.logger.http_client"/>
    <service id=".Psr\Log\LoggerInterface $mailer.logger" alias="monolog.logger.mailer"/>
    <service id="Psr\Log\LoggerInterface $mailerLogger" alias="monolog.logger.mailer"/>
    <service id=".Psr\Log\LoggerInterface $translation.logger" alias="monolog.logger.translation"/>
    <service id="Psr\Log\LoggerInterface $translationLogger" alias="monolog.logger.translation"/>
    <service id=".Psr\Log\LoggerInterface $php.logger" alias="monolog.logger.php"/>
    <service id="Psr\Log\LoggerInterface $phpLogger" alias="monolog.logger.php"/>
    <service id=".Psr\Log\LoggerInterface $event.logger" alias="monolog.logger.event"/>
    <service id="Psr\Log\LoggerInterface $eventLogger" alias="monolog.logger.event"/>
    <service id=".Psr\Log\LoggerInterface $router.logger" alias="monolog.logger.router"/>
    <service id="Psr\Log\LoggerInterface $routerLogger" alias="monolog.logger.router"/>
    <service id=".Psr\Log\LoggerInterface $lock.logger" alias="monolog.logger.lock"/>
    <service id="Psr\Log\LoggerInterface $lockLogger" alias="monolog.logger.lock"/>
    <service id=".Psr\Log\LoggerInterface $doctrine.logger" alias="monolog.logger.doctrine"/>
    <service id="Psr\Log\LoggerInterface $doctrineLogger" alias="monolog.logger.doctrine"/>
    <service id=".Psr\Log\LoggerInterface $upgrade.logger" alias="monolog.logger.upgrade"/>
    <service id="Psr\Log\LoggerInterface $upgradeLogger" alias="monolog.logger.upgrade"/>
    <service id=".Psr\Log\LoggerInterface $install.logger" alias="monolog.logger.install"/>
    <service id="Psr\Log\LoggerInterface $installLogger" alias="monolog.logger.install"/>
    <service id=".Psr\Log\LoggerInterface $auth.logger" alias="monolog.logger.auth"/>
    <service id="Psr\Log\LoggerInterface $authLogger" alias="monolog.logger.auth"/>
    <service id=".Psr\Log\LoggerInterface $deprecation.logger" alias="monolog.logger.deprecation"/>
    <service id="Psr\Log\LoggerInterface $deprecationLogger" alias="monolog.logger.deprecation"/>
    <service id="api_platform.name_converter" alias="api_platform.hydra.name_converter.hydra_prefix"/>
    <service id="flysystem.adapter.gcloud.visibility.portable" alias="League\Flysystem\GoogleCloudStorage\PortableVisibilityHandler"/>
    <service id="flysystem.adapter.gcloud.visibility.uniform" alias="League\Flysystem\GoogleCloudStorage\UniformBucketLevelAccessVisibility"/>
    <service id=".service_locator.cSoEAeu" alias="messenger.receiver_locator"/>
    <service id=".service_locator.Y8o9ZO3" alias="messenger.retry_strategy_locator"/>
    <service id=".service_locator.sxdbrf1" alias=".service_locator.Xw3UO1I"/>
    <service id=".service_locator.e1_GIfd" alias=".service_locator.qa0FVVB"/>
    <service id=".service_locator.ISD129_" alias=".service_locator.K.dEWy7"/>
    <service id=".service_locator.bnaLdkn" alias="api_platform.serializer_locator"/>
    <service id=".service_locator.X.eH5CL" alias="api_platform.graphql.resolver_locator"/>
    <service id=".service_locator.S79ueEz" alias="api_platform.graphql.type_locator"/>
    <service id=".service_locator.rN7fFER" alias="api_platform.graphql.fields_builder_locator"/>
    <service id=".service_locator.9iGg5ml" alias=".service_locator.pIyx4fj"/>
    <service id=".service_locator.aQ65jy1" alias=".service_locator.PwPK5aK"/>
    <service id=".service_locator.oNqmDcq" alias=".service_locator..bx6l6_"/>
    <service id=".service_locator.giVtvXh" alias=".service_locator.yfDOc4z"/>
    <service id=".service_locator.bByWLJt" alias=".service_locator.DQ0rPoj"/>
    <service id=".service_locator.q_2.uuB" alias=".service_locator.QPBj.MP"/>
    <service id=".service_locator.KbaN0Cf" alias=".service_locator.FkR9EXv"/>
    <service id=".service_locator.GxqV56q" alias=".service_locator.GdqWqii"/>
    <service id=".service_locator.O24_MAy" alias=".service_locator.yY.p4P7"/>
    <service id=".service_locator.fE1_Lf0" alias=".service_locator.TcOcTbf"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.deprecations.inner" alias="api_platform.metadata.resource.metadata_collection_factory.attributes"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.parameter.inner" alias="api_platform.metadata.resource.metadata_collection_factory.deprecations"/>
    <service id="api_platform.metadata.resource.name_collection_factory.concerns.inner" alias="api_platform.metadata.resource.name_collection_factory.xml"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.xml.inner" alias="api_platform.metadata.resource.metadata_collection_factory.parameter"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.concerns.inner" alias="api_platform.metadata.resource.metadata_collection_factory.xml"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.yaml.inner" alias="api_platform.metadata.resource.metadata_collection_factory.concerns"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner" alias="api_platform.metadata.resource.metadata_collection_factory.yaml"/>
    <service id="api_platform.state_provider.documentation.read.inner" alias="api_platform.state_provider.locator"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner" alias="api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.uri_template.inner" alias="api_platform.metadata.resource.metadata_collection_factory.backed_enum"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.main_controller.inner" alias="api_platform.metadata.resource.metadata_collection_factory.uri_template"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.link.inner" alias="api_platform.metadata.resource.metadata_collection_factory.main_controller"/>
    <service id="api_platform.graphql.state_provider.read.inner" alias="api_platform.state_provider.locator"/>
    <service id="api_platform.state_processor.respond" alias="api_platform.http_cache.processor.add_headers"/>
    <service id="api_platform.graphql.state_provider.parameter.inner" alias="api_platform.graphql.state_provider.access_checker"/>
    <service id="api_platform.graphql.state_provider.denormalizer.inner" alias="api_platform.graphql.state_provider.parameter"/>
    <service id="api_platform.state_processor.documentation.serialize.inner" alias="api_platform.http_cache.processor.add_headers"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.operation_name.inner" alias="api_platform.metadata.resource.metadata_collection_factory.link"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.input_output.inner" alias="api_platform.metadata.resource.metadata_collection_factory.operation_name"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.formats.inner" alias="api_platform.metadata.resource.metadata_collection_factory.input_output"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.filters.inner" alias="api_platform.metadata.resource.metadata_collection_factory.formats"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner" alias="api_platform.metadata.resource.metadata_collection_factory.filters"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.php_doc.inner" alias="api_platform.metadata.resource.metadata_collection_factory.alternate_uri"/>
    <service id="api_platform.graphql.state_processor.subscription.inner" alias="api_platform.graphql.state_processor.normalize"/>
    <service id="api_platform.graphql.state_provider.validate.inner" alias="api_platform.graphql.state_provider.access_checker.post_deserialize"/>
    <service id="api_platform.graphql.state_provider.resolver.inner" alias="api_platform.graphql.state_provider.access_checker.post_validate"/>
    <service id="api_platform.graphql.state_provider.validate_after_resolver.inner" alias="api_platform.graphql.state_provider.resolver"/>
    <service id="api_platform.graphql.state_provider.access_checker.after_resolver.inner" alias="api_platform.graphql.state_provider.validate_after_resolver"/>
    <service id="api_platform.state_provider.read" alias="api_platform.state_provider.security_parameter"/>
    <service id="api_platform.state_provider.parameter.inner" alias="api_platform.state_provider.parameter_validator"/>
    <service id="api_platform.state_processor.documentation.write.inner" alias="api_platform.state_processor.documentation.serialize"/>
    <service id="api_platform.state_provider.documentation.content_negotiation.inner" alias="api_platform.swagger_ui.documentation.provider"/>
    <service id="api_platform.graphql.state_processor.write.inner" alias="api_platform.graphql.state_processor.subscription"/>
    <service id="api_platform.messenger.metadata.resource.metadata_collection_factory.inner" alias="api_platform.metadata.resource.metadata_collection_factory.php_doc"/>
    <service id="api_platform.metadata.property.metadata_factory.property_info.inner" alias="api_platform.metadata.property.metadata_factory.xml"/>
    <service id="api_platform.doctrine.orm.metadata.property.metadata_factory.inner" alias="api_platform.metadata.property.metadata_factory.property_info"/>
    <service id="api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner" alias="api_platform.messenger.metadata.resource.metadata_collection_factory"/>
    <service id="api_platform.metadata.resource.link_factory" alias="api_platform.doctrine.orm.metadata.resource.link_factory"/>
    <service id="api_platform.metadata.property.metadata_factory.serializer.inner" alias="api_platform.doctrine.orm.metadata.property.metadata_factory"/>
    <service id="api_platform.metadata.property.metadata_factory.default_property.inner" alias="api_platform.metadata.property.metadata_factory.serializer"/>
    <service id="api_platform.metadata.property.metadata_factory.identifier.inner" alias="api_platform.metadata.property.metadata_factory.default_property"/>
    <service id="api_platform.metadata.property.metadata_factory.attribute.inner" alias="api_platform.metadata.property.metadata_factory.identifier"/>
    <service id="api_platform.metadata.property.metadata_factory.yaml.inner" alias="api_platform.metadata.property.metadata_factory.attribute"/>
    <service id="api_platform.metadata.property.metadata_factory.validator.inner" alias="api_platform.metadata.property.metadata_factory.yaml"/>
    <service id="api_platform.json_schema.metadata.property.metadata_factory.schema.inner" alias="api_platform.metadata.property.metadata_factory.validator"/>
    <service id="http_client" alias="http_client.uri_template"/>
    <service id="Doctrine\Migrations\Version\DbalMigrationFactory" alias="App\Install\Service\Migrations\MigrationFactoryDecorator"/>
    <service id="event_dispatcher" alias="debug.event_dispatcher" public="true"/>
    <service id="controller_resolver" alias="debug.controller_resolver"/>
    <service id="argument_resolver" alias="debug.argument_resolver"/>
    <service id="twig.error_renderer.html.inner" alias="error_handler.error_renderer.html"/>
    <service id="security.access.decision_manager" alias="debug.security.access.decision_manager"/>
    <service id="security.firewall.authenticator.main" alias="debug.security.firewall.authenticator.main"/>
    <service id="doctrine.migrations.migrations_factory" alias="doctrine.migrations.container_aware_migrations_factory"/>
    <service id="api_platform.serializer.context_builder" alias="api_platform.openapi.serializer_context_builder"/>
    <service id="api_platform.state_processor.add_link_header.inner" alias="api_platform.hydra.processor.link"/>
    <service id="api_platform.metadata.resource.name_collection_factory.attributes.inner" alias="api_platform.metadata.resource.name_collection_factory.concerns"/>
    <service id="api_platform.metadata.resource.name_collection_factory.class_name.inner" alias="api_platform.metadata.resource.name_collection_factory.attributes"/>
    <service id="api_platform.metadata.property.name_collection_factory.xml.inner" alias="api_platform.metadata.property.name_collection_factory.property_info"/>
    <service id="api_platform.metadata.property.name_collection_factory.concerns.inner" alias="api_platform.metadata.property.name_collection_factory.xml"/>
    <service id="api_platform.metadata.resource.name_collection_factory.yaml.inner" alias="api_platform.metadata.resource.name_collection_factory.class_name"/>
    <service id="api_platform.metadata.property.name_collection_factory.yaml.inner" alias="api_platform.metadata.property.name_collection_factory.concerns"/>
    <service id="api_platform.openapi.serializer_context_builder.inner" alias="api_platform.serializer.context_builder.filter"/>
    <service id="api_platform.state_provider.documentation.read" alias="api_platform.swagger_ui.documentation.provider"/>
    <service id="api_platform.swagger_ui.provider.inner" alias="api_platform.state_provider.parameter"/>
    <service id="api_platform.json_schema.schema_factory" alias="api_platform.json_schema.backward_compatible_schema_factory"/>
    <service id="api_platform.hydra.normalizer.collection" alias="api_platform.hydra.normalizer.collection_filters"/>
    <service id="api_platform.hydra.normalizer.collection_filters.inner" alias="api_platform.hydra.normalizer.partial_collection_view"/>
    <service id="api_platform.hydra.name_converter.hydra_prefix.inner" alias="serializer.name_converter.metadata_aware"/>
    <service id="api_platform.http_cache.processor.add_headers.inner" alias="api_platform.state_processor.add_link_header"/>
    <service id="api_platform.state_provider.access_checker.inner" alias="api_platform.swagger_ui.provider"/>
    <service id="api_platform.state_provider.deserialize" alias="api_platform.state_provider.access_checker.post_deserialize"/>
    <service id="api_platform.state_provider.access_checker" alias="api_platform.state_provider.security_parameter"/>
    <service id="api_platform.state_provider.validate" alias="api_platform.state_provider.access_checker.post_validate"/>
    <service id="api_platform.graphql.state_provider.read" alias="api_platform.graphql.state_provider.access_checker"/>
    <service id="api_platform.graphql.state_provider.denormalizer" alias="api_platform.graphql.state_provider.access_checker.post_deserialize"/>
    <service id="api_platform.graphql.state_provider.validate" alias="api_platform.graphql.state_provider.access_checker.post_validate"/>
    <service id="security.authentication.trust_resolver" alias="scheb_two_factor.security.authentication.trust_resolver"/>
    <service id="doctrine.orm.default_metadata_driver" alias=".doctrine.orm.default_metadata_driver"/>
    <service id="security.event_dispatcher.main" alias="debug.security.event_dispatcher.main"/>
    <service id="serializer.mapping.class_metadata_factory" alias="api_platform.serializer.mapping.class_metadata_factory"/>
    <service id="api_platform.openapi.normalizer" alias="api_platform.openapi.normalizer.legacy"/>
    <service id="api_platform.json_schema.backward_compatible_schema_factory.inner" alias="api_platform.hydra.json_schema.schema_factory"/>
    <service id="api_platform.openapi.normalizer.api_gateway" alias="api_platform.openapi.normalizer.legacy"/>
    <service id="api_platform.metadata.resource.name_collection_factory.cached.inner" alias="api_platform.metadata.resource.name_collection_factory.yaml"/>
    <service id="api_platform.metadata.property.name_collection_factory.cached.inner" alias="api_platform.metadata.property.name_collection_factory.yaml"/>
    <service id="api_platform.metadata.property.metadata_factory.cached.inner" alias="api_platform.json_schema.metadata.property.metadata_factory.schema"/>
    <service id="api_platform.metadata.resource.metadata_collection_factory.cached.inner" alias="api_platform.doctrine.orm.metadata.resource.metadata_collection_factory"/>
    <service id=".service_locator.Xbsa8iG" alias="api_platform.graphql.mutation_resolver_locator"/>
    <service id=".service_locator.gFlme_s" alias=".service_locator.y4_Zrx."/>
    <service id=".service_locator.UvqT4_i" alias=".service_locator.PislOXO"/>
    <service id=".service_locator.w3yswg7" alias=".service_locator.PwPK5aK"/>
    <service id=".service_locator.od9WGrj" alias=".service_locator..bx6l6_"/>
    <service id=".service_locator.yArDdtI" alias=".service_locator.ATt7aga"/>
    <service id=".service_locator.BEsFY1H" alias=".service_locator.Q9_Ua5J"/>
    <service id=".service_locator.GBhRmPC" alias=".service_locator.TL4lLKL"/>
    <service id=".service_locator.CRQYO8s" alias=".service_locator.zNgsiq9"/>
    <service id=".service_locator.ogByhyT" alias=".service_locator.TcOcTbf"/>
    <service id=".service_locator.b3BG._y" alias=".service_locator.kqu2Xhv"/>
    <service id=".service_locator._kIAbz1" alias=".service_locator.TpoC7U9"/>
    <service id=".service_locator.hnz5ZNh" alias=".service_locator.0TACwl3"/>
    <service id=".service_locator..Fs8Kd7" alias=".service_locator.e_.xxAP"/>
    <service id=".service_locator.kNc2rZM" alias=".service_locator.QBcd.7E"/>
    <service id=".service_locator.86HZ3vp" alias=".service_locator.5ai3c9a"/>
  </services>
</container>
