Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\DoctrineExtensions\DateFormatterFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\DoctrineExtensions\DateFormatterFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Service\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\TwigGlobalSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1410, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.mobile_no AS mobile_no_6, t0.designation AS designation_7, t0.department AS department_8, t0.password_hint AS password_hint_9, t0.user_code AS user_code_10, t0.user_company_id AS user_company_id_11, t0.customer_id AS customer_id_12 FROM user t0 WHERE t0.id = ?"
(parameters:
[1 => 15]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.mobile_no AS mobile_no_6, t0.designation AS designation_7, t0.department AS department_8, t0.password_hint AS password_hint_9, t0.user_code AS user_code_10, t0.user_company_id AS user_company_id_11, t0.customer_id AS customer_id_12 FROM user t0 WHERE t0.id = ?"
"params" => [1 => 15]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.mobile_no AS mobile_no_4, t0.email AS email_5, t0.fsc AS fsc_6, t0.weight_perkg AS weight_perkg_7, t0.covid_charge_applicable AS covid_charge_applicable_8, t0.weight_perkg_rate AS weight_perkg_rate_9, t0.first_url AS first_url_10, t0.last_url AS last_url_11, t0.logo AS logo_12, t0.created_at AS created_at_13, t0.modified_at AS modified_at_14, t0.rate_type AS rate_type_15, t0.expedite AS expedite_16, t0.sro AS sro_17, t0.sro_charge AS sro_charge_18, t0.zone_rate_type AS zone_rate_type_19, t0.import_zone_rate_type AS import_zone_rate_type_20, t0.import_country_rate_type AS import_country_rate_type_21, t0.export_country_rate AS export_country_rate_22, t0.import_country_rate AS import_country_rate_23, t0.courier_master_rate AS courier_master_rate_24, t0.courier_type AS courier_type_25, t0.created_by_id AS created_by_id_26, t0.modified_by_id AS modified_by_id_27, t0.user_company_id AS user_company_id_28, t0.account_name_id AS account_name_id_29, t0.expense_account_name_id AS expense_account_name_id_30 FROM courier t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.mobile_no AS mobile_no_4, t0.email AS email_5, t0.fsc AS fsc_6, t0.weight_perkg AS weight_perkg_7, t0.covid_charge_applicable AS covid_charge_applicable_8, t0.weight_perkg_rate AS weight_perkg_rate_9, t0.first_url AS first_url_10, t0.last_url AS last_url_11, t0.logo AS logo_12, t0.created_at AS created_at_13, t0.modified_at AS modified_at_14, t0.rate_type AS rate_type_15, t0.expedite AS expedite_16, t0.sro AS sro_17, t0.sro_charge AS sro_charge_18, t0.zone_rate_type AS zone_rate_type_19, t0.import_zone_rate_type AS import_zone_rate_type_20, t0.import_country_rate_type AS import_country_rate_type_21, t0.export_country_rate AS export_country_rate_22, t0.import_country_rate AS import_country_rate_23, t0.courier_master_rate AS courier_master_rate_24, t0.courier_type AS courier_type_25, t0.created_by_id AS created_by_id_26, t0.modified_by_id AS modified_by_id_27, t0.user_company_id AS user_company_id_28, t0.account_name_id AS account_name_id_29, t0.expense_account_name_id AS expense_account_name_id_30 FROM courier t0"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.attention_name AS attention_name_4, t0.attention_mobileno AS attention_mobileno_5, t0.email AS email_6, t0.account_no AS account_no_7, t0.invoice_no AS invoice_no_8, t0.opening_dues AS opening_dues_9, t0.invoice_period AS invoice_period_10, t0.rate_type AS rate_type_11, t0.fsc AS fsc_12, t0.currency AS currency_13, t0.rate_currency AS rate_currency_14, t0.customer_invoice AS customer_invoice_15, t0.credit_limit AS credit_limit_16, t0.created_at AS created_at_17, t0.modified_at AS modified_at_18, t0.dti_automation_charge AS dti_automation_charge_19, t0.customer_type AS customer_type_20, t0.last_received_amount AS last_received_amount_21, t0.previous_dues_amount AS previous_dues_amount_22, t0.receive_type AS receive_type_23, t0.import_fsc AS import_fsc_24, t0.weight_perkg_rate AS weight_perkg_rate_25, t0.passbook_weight AS passbook_weight_26, t0.short_name AS short_name_27, t0.sales_rate AS sales_rate_28, t0.candf_vat AS candf_vat_29, t0.created_by_id AS created_by_id_30, t0.modified_by_id AS modified_by_id_31, t0.user_company_id AS user_company_id_32 FROM customer t0 WHERE t0.user_company_id = ? ORDER BY t0.name ASC"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.attention_name AS attention_name_4, t0.attention_mobileno AS attention_mobileno_5, t0.email AS email_6, t0.account_no AS account_no_7, t0.invoice_no AS invoice_no_8, t0.opening_dues AS opening_dues_9, t0.invoice_period AS invoice_period_10, t0.rate_type AS rate_type_11, t0.fsc AS fsc_12, t0.currency AS currency_13, t0.rate_currency AS rate_currency_14, t0.customer_invoice AS customer_invoice_15, t0.credit_limit AS credit_limit_16, t0.created_at AS created_at_17, t0.modified_at AS modified_at_18, t0.dti_automation_charge AS dti_automation_charge_19, t0.customer_type AS customer_type_20, t0.last_received_amount AS last_received_amount_21, t0.previous_dues_amount AS previous_dues_amount_22, t0.receive_type AS receive_type_23, t0.import_fsc AS import_fsc_24, t0.weight_perkg_rate AS weight_perkg_rate_25, t0.passbook_weight AS passbook_weight_26, t0.short_name AS short_name_27, t0.sales_rate AS sales_rate_28, t0.candf_vat AS candf_vat_29, t0.created_by_id AS created_by_id_30, t0.modified_by_id AS modified_by_id_31, t0.user_company_id AS user_company_id_32 FROM customer t0 WHERE t0.user_company_id = ? ORDER BY t0.name ASC"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing query:
"SELECT count(s0_.id) AS sclr_0 FROM shipment s0_ LEFT JOIN user u1_ ON s0_.created_by_id = u1_.id WHERE s0_.accepted = 0"
doctrine
[
"sql" => "SELECT count(s0_.id) AS sclr_0 FROM shipment s0_ LEFT JOIN user u1_ ON s0_.created_by_id = u1_.id WHERE s0_.accepted = 0"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.step AS step_3 FROM tracking_status t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.step AS step_3 FROM tracking_status t0"
]
User Deprecated: Since symfony/validator 7.3: Passing an array of options to configure the "Symfony\Component\Validator\Constraints\File" constraint is deprecated, use named arguments instead.
User Deprecated: Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Symfony\Component\Validator\Constraints\File instead.
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.attention_name AS attention_name_3, c0_.attention_mobileno AS attention_mobileno_4, c0_.email AS email_5, c0_.account_no AS account_no_6, c0_.invoice_no AS invoice_no_7, c0_.opening_dues AS opening_dues_8, c0_.invoice_period AS invoice_period_9, c0_.rate_type AS rate_type_10, c0_.fsc AS fsc_11, c0_.currency AS currency_12, c0_.rate_currency AS rate_currency_13, c0_.customer_invoice AS customer_invoice_14, c0_.credit_limit AS credit_limit_15, c0_.created_at AS created_at_16, c0_.modified_at AS modified_at_17, c0_.dti_automation_charge AS dti_automation_charge_18, c0_.customer_type AS customer_type_19, c0_.last_received_amount AS last_received_amount_20, c0_.previous_dues_amount AS previous_dues_amount_21, c0_.receive_type AS receive_type_22, c0_.import_fsc AS import_fsc_23, c0_.weight_perkg_rate AS weight_perkg_rate_24, c0_.passbook_weight AS passbook_weight_25, c0_.short_name AS short_name_26, c0_.sales_rate AS sales_rate_27, c0_.candf_vat AS candf_vat_28, c0_.created_by_id AS created_by_id_29, c0_.modified_by_id AS modified_by_id_30, c0_.user_company_id AS user_company_id_31 FROM customer c0_ WHERE c0_.user_company_id = 1 ORDER BY c0_.name ASC"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.attention_name AS attention_name_3, c0_.attention_mobileno AS attention_mobileno_4, c0_.email AS email_5, c0_.account_no AS account_no_6, c0_.invoice_no AS invoice_no_7, c0_.opening_dues AS opening_dues_8, c0_.invoice_period AS invoice_period_9, c0_.rate_type AS rate_type_10, c0_.fsc AS fsc_11, c0_.currency AS currency_12, c0_.rate_currency AS rate_currency_13, c0_.customer_invoice AS customer_invoice_14, c0_.credit_limit AS credit_limit_15, c0_.created_at AS created_at_16, c0_.modified_at AS modified_at_17, c0_.dti_automation_charge AS dti_automation_charge_18, c0_.customer_type AS customer_type_19, c0_.last_received_amount AS last_received_amount_20, c0_.previous_dues_amount AS previous_dues_amount_21, c0_.receive_type AS receive_type_22, c0_.import_fsc AS import_fsc_23, c0_.weight_perkg_rate AS weight_perkg_rate_24, c0_.passbook_weight AS passbook_weight_25, c0_.short_name AS short_name_26, c0_.sales_rate AS sales_rate_27, c0_.candf_vat AS candf_vat_28, c0_.created_by_id AS created_by_id_29, c0_.modified_by_id AS modified_by_id_30, c0_.user_company_id AS user_company_id_31 FROM customer c0_ WHERE c0_.user_company_id = 1 ORDER BY c0_.name ASC"
]
debug
Executing query:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.mobile_no AS mobile_no_3, c0_.email AS email_4, c0_.fsc AS fsc_5, c0_.weight_perkg AS weight_perkg_6, c0_.covid_charge_applicable AS covid_charge_applicable_7, c0_.weight_perkg_rate AS weight_perkg_rate_8, c0_.first_url AS first_url_9, c0_.last_url AS last_url_10, c0_.logo AS logo_11, c0_.created_at AS created_at_12, c0_.modified_at AS modified_at_13, c0_.rate_type AS rate_type_14, c0_.expedite AS expedite_15, c0_.sro AS sro_16, c0_.sro_charge AS sro_charge_17, c0_.zone_rate_type AS zone_rate_type_18, c0_.import_zone_rate_type AS import_zone_rate_type_19, c0_.import_country_rate_type AS import_country_rate_type_20, c0_.export_country_rate AS export_country_rate_21, c0_.import_country_rate AS import_country_rate_22, c0_.courier_master_rate AS courier_master_rate_23, c0_.courier_type AS courier_type_24, c0_.created_by_id AS created_by_id_25, c0_.modified_by_id AS modified_by_id_26, c0_.user_company_id AS user_company_id_27, c0_.account_name_id AS account_name_id_28, c0_.expense_account_name_id AS expense_account_name_id_29 FROM courier c0_ WHERE c0_.user_company_id = 1 AND c0_.courier_type = 2 ORDER BY c0_.name ASC"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.mobile_no AS mobile_no_3, c0_.email AS email_4, c0_.fsc AS fsc_5, c0_.weight_perkg AS weight_perkg_6, c0_.covid_charge_applicable AS covid_charge_applicable_7, c0_.weight_perkg_rate AS weight_perkg_rate_8, c0_.first_url AS first_url_9, c0_.last_url AS last_url_10, c0_.logo AS logo_11, c0_.created_at AS created_at_12, c0_.modified_at AS modified_at_13, c0_.rate_type AS rate_type_14, c0_.expedite AS expedite_15, c0_.sro AS sro_16, c0_.sro_charge AS sro_charge_17, c0_.zone_rate_type AS zone_rate_type_18, c0_.import_zone_rate_type AS import_zone_rate_type_19, c0_.import_country_rate_type AS import_country_rate_type_20, c0_.export_country_rate AS export_country_rate_21, c0_.import_country_rate AS import_country_rate_22, c0_.courier_master_rate AS courier_master_rate_23, c0_.courier_type AS courier_type_24, c0_.created_by_id AS created_by_id_25, c0_.modified_by_id AS modified_by_id_26, c0_.user_company_id AS user_company_id_27, c0_.account_name_id AS account_name_id_28, c0_.expense_account_name_id AS expense_account_name_id_29 FROM courier c0_ WHERE c0_.user_company_id = 1 AND c0_.courier_type = 2 ORDER BY c0_.name ASC"
]
debug
Executing query:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.symbol AS symbol_2 FROM currency c0_ ORDER BY c0_.name ASC"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.symbol AS symbol_2 FROM currency c0_ ORDER BY c0_.name ASC"
]
debug
Executing query:
"SELECT d0_.id AS id_0, d0_.full_name AS full_name_1, d0_.short_name AS short_name_2 FROM department d0_ ORDER BY d0_.full_name ASC"
doctrine
[
"sql" => "SELECT d0_.id AS id_0, d0_.full_name AS full_name_1, d0_.short_name AS short_name_2 FROM department d0_ ORDER BY d0_.full_name ASC"
]
debug
Executing query:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.mobile_no AS mobile_no_3, c0_.email AS email_4, c0_.account_no AS account_no_5 FROM candf_agent c0_ ORDER BY c0_.name ASC"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.address AS address_2, c0_.mobile_no AS mobile_no_3, c0_.email AS email_4, c0_.account_no AS account_no_5 FROM candf_agent c0_ ORDER BY c0_.name ASC"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.mobile_no AS mobile_no_4, t0.email AS email_5, t0.phone AS phone_6, t0.website AS website_7, t0.logo_path AS logo_path_8, t0.bin_no AS bin_no_9, t0.payment_note AS payment_note_10, t0.logo_height AS logo_height_11, t0.heading_size AS heading_size_12, t0.short_name AS short_name_13, t0.tinno AS tinno_14, t0.remittence_account AS remittence_account_15, t0.invoice_enquery AS invoice_enquery_16, t0.customer_rate AS customer_rate_17, t0.cash_shipment AS cash_shipment_18, t0.cash_shipment_invoice AS cash_shipment_invoice_19, t0.currency_cash_shipment AS currency_cash_shipment_20, t0.company_courier_id AS company_courier_id_21 FROM user_company t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.mobile_no AS mobile_no_4, t0.email AS email_5, t0.phone AS phone_6, t0.website AS website_7, t0.logo_path AS logo_path_8, t0.bin_no AS bin_no_9, t0.payment_note AS payment_note_10, t0.logo_height AS logo_height_11, t0.heading_size AS heading_size_12, t0.short_name AS short_name_13, t0.tinno AS tinno_14, t0.remittence_account AS remittence_account_15, t0.invoice_enquery AS invoice_enquery_16, t0.customer_rate AS customer_rate_17, t0.cash_shipment AS cash_shipment_18, t0.cash_shipment_invoice AS cash_shipment_invoice_19, t0.currency_cash_shipment AS currency_cash_shipment_20, t0.company_courier_id AS company_courier_id_21 FROM user_company t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
792
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountCategoryController" (parent: .abstract.instanceof.App\Controller\AccountCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountCategoryController).
Resolving inheritance for ".instanceof.App\Controller\AccountCategoryController.0.App\Controller\AccountCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountCategoryController).
Resolving inheritance for "App\Controller\AccountCategoryController" (parent: .instanceof.App\Controller\AccountCategoryController.0.App\Controller\AccountCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountNameController" (parent: .abstract.instanceof.App\Controller\AccountNameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountNameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountNameController).
Resolving inheritance for ".instanceof.App\Controller\AccountNameController.0.App\Controller\AccountNameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountNameController).
Resolving inheritance for "App\Controller\AccountNameController" (parent: .instanceof.App\Controller\AccountNameController.0.App\Controller\AccountNameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountTypeController" (parent: .abstract.instanceof.App\Controller\AccountTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountTypeController).
Resolving inheritance for ".instanceof.App\Controller\AccountTypeController.0.App\Controller\AccountTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountTypeController).
Resolving inheritance for "App\Controller\AccountTypeController" (parent: .instanceof.App\Controller\AccountTypeController.0.App\Controller\AccountTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdditionalChargeController" (parent: .abstract.instanceof.App\Controller\AdditionalChargeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdditionalChargeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdditionalChargeController).
Resolving inheritance for ".instanceof.App\Controller\AdditionalChargeController.0.App\Controller\AdditionalChargeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdditionalChargeController).
Resolving inheritance for "App\Controller\AdditionalChargeController" (parent: .instanceof.App\Controller\AdditionalChargeController.0.App\Controller\AdditionalChargeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AddressBookController" (parent: .abstract.instanceof.App\Controller\AddressBookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AddressBookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AddressBookController).
Resolving inheritance for ".instanceof.App\Controller\AddressBookController.0.App\Controller\AddressBookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AddressBookController).
Resolving inheritance for "App\Controller\AddressBookController" (parent: .instanceof.App\Controller\AddressBookController.0.App\Controller\AddressBookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApprovalController" (parent: .abstract.instanceof.App\Controller\ApprovalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApprovalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApprovalController).
Resolving inheritance for ".instanceof.App\Controller\ApprovalController.0.App\Controller\ApprovalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApprovalController).
Resolving inheritance for "App\Controller\ApprovalController" (parent: .instanceof.App\Controller\ApprovalController.0.App\Controller\ApprovalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillDescriptionController" (parent: .abstract.instanceof.App\Controller\BillDescriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillDescriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillDescriptionController).
Resolving inheritance for ".instanceof.App\Controller\BillDescriptionController.0.App\Controller\BillDescriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillDescriptionController).
Resolving inheritance for "App\Controller\BillDescriptionController" (parent: .instanceof.App\Controller\BillDescriptionController.0.App\Controller\BillDescriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController" (parent: .abstract.instanceof.App\Controller\BlogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController).
Resolving inheritance for ".instanceof.App\Controller\BlogController.0.App\Controller\BlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController).
Resolving inheritance for "App\Controller\BlogController" (parent: .instanceof.App\Controller\BlogController.0.App\Controller\BlogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BonusController" (parent: .abstract.instanceof.App\Controller\BonusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BonusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BonusController).
Resolving inheritance for ".instanceof.App\Controller\BonusController.0.App\Controller\BonusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BonusController).
Resolving inheritance for "App\Controller\BonusController" (parent: .instanceof.App\Controller\BonusController.0.App\Controller\BonusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfAgentController" (parent: .abstract.instanceof.App\Controller\CandfAgentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfAgentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfAgentController).
Resolving inheritance for ".instanceof.App\Controller\CandfAgentController.0.App\Controller\CandfAgentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfAgentController).
Resolving inheritance for "App\Controller\CandfAgentController" (parent: .instanceof.App\Controller\CandfAgentController.0.App\Controller\CandfAgentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfInvoiceController" (parent: .abstract.instanceof.App\Controller\CandfInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfInvoiceController).
Resolving inheritance for ".instanceof.App\Controller\CandfInvoiceController.0.App\Controller\CandfInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfInvoiceController).
Resolving inheritance for "App\Controller\CandfInvoiceController" (parent: .instanceof.App\Controller\CandfInvoiceController.0.App\Controller\CandfInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfMasterRateController" (parent: .abstract.instanceof.App\Controller\CandfMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\CandfMasterRateController.0.App\Controller\CandfMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfMasterRateController).
Resolving inheritance for "App\Controller\CandfMasterRateController" (parent: .instanceof.App\Controller\CandfMasterRateController.0.App\Controller\CandfMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesInvoiceController" (parent: .abstract.instanceof.App\Controller\CandfSalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesInvoiceController).
Resolving inheritance for ".instanceof.App\Controller\CandfSalesInvoiceController.0.App\Controller\CandfSalesInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesInvoiceController).
Resolving inheritance for "App\Controller\CandfSalesInvoiceController" (parent: .instanceof.App\Controller\CandfSalesInvoiceController.0.App\Controller\CandfSalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesOfferController" (parent: .abstract.instanceof.App\Controller\CandfSalesOfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesOfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesOfferController).
Resolving inheritance for ".instanceof.App\Controller\CandfSalesOfferController.0.App\Controller\CandfSalesOfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesOfferController).
Resolving inheritance for "App\Controller\CandfSalesOfferController" (parent: .instanceof.App\Controller\CandfSalesOfferController.0.App\Controller\CandfSalesOfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesRateController" (parent: .abstract.instanceof.App\Controller\CandfSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesRateController).
Resolving inheritance for ".instanceof.App\Controller\CandfSalesRateController.0.App\Controller\CandfSalesRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesRateController).
Resolving inheritance for "App\Controller\CandfSalesRateController" (parent: .instanceof.App\Controller\CandfSalesRateController.0.App\Controller\CandfSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfShipmentBookingController" (parent: .abstract.instanceof.App\Controller\CandfShipmentBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfShipmentBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfShipmentBookingController).
Resolving inheritance for ".instanceof.App\Controller\CandfShipmentBookingController.0.App\Controller\CandfShipmentBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfShipmentBookingController).
Resolving inheritance for "App\Controller\CandfShipmentBookingController" (parent: .instanceof.App\Controller\CandfShipmentBookingController.0.App\Controller\CandfShipmentBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfShipmentController" (parent: .abstract.instanceof.App\Controller\CandfShipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfShipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfShipmentController).
Resolving inheritance for ".instanceof.App\Controller\CandfShipmentController.0.App\Controller\CandfShipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfShipmentController).
Resolving inheritance for "App\Controller\CandfShipmentController" (parent: .instanceof.App\Controller\CandfShipmentController.0.App\Controller\CandfShipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CarrierTypeController" (parent: .abstract.instanceof.App\Controller\CarrierTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CarrierTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CarrierTypeController).
Resolving inheritance for ".instanceof.App\Controller\CarrierTypeController.0.App\Controller\CarrierTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CarrierTypeController).
Resolving inheritance for "App\Controller\CarrierTypeController" (parent: .instanceof.App\Controller\CarrierTypeController.0.App\Controller\CarrierTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComponentController" (parent: .abstract.instanceof.App\Controller\ComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComponentController).
Resolving inheritance for ".instanceof.App\Controller\ComponentController.0.App\Controller\ComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComponentController).
Resolving inheritance for "App\Controller\ComponentController" (parent: .instanceof.App\Controller\ComponentController.0.App\Controller\ComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContraVoucherController" (parent: .abstract.instanceof.App\Controller\ContraVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContraVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContraVoucherController).
Resolving inheritance for ".instanceof.App\Controller\ContraVoucherController.0.App\Controller\ContraVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContraVoucherController).
Resolving inheritance for "App\Controller\ContraVoucherController" (parent: .instanceof.App\Controller\ContraVoucherController.0.App\Controller\ContraVoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController" (parent: .abstract.instanceof.App\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController).
Resolving inheritance for ".instanceof.App\Controller\CountryController.0.App\Controller\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController).
Resolving inheritance for "App\Controller\CountryController" (parent: .instanceof.App\Controller\CountryController.0.App\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCashMasterRateController" (parent: .abstract.instanceof.App\Controller\CountryWiseCashMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCashMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCashMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\CountryWiseCashMasterRateController.0.App\Controller\CountryWiseCashMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCashMasterRateController).
Resolving inheritance for "App\Controller\CountryWiseCashMasterRateController" (parent: .instanceof.App\Controller\CountryWiseCashMasterRateController.0.App\Controller\CountryWiseCashMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCommonSalesRateController" (parent: .abstract.instanceof.App\Controller\CountryWiseCommonSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCommonSalesRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCommonSalesRateController).
Resolving inheritance for ".instanceof.App\Controller\CountryWiseCommonSalesRateController.0.App\Controller\CountryWiseCommonSalesRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCommonSalesRateController).
Resolving inheritance for "App\Controller\CountryWiseCommonSalesRateController" (parent: .instanceof.App\Controller\CountryWiseCommonSalesRateController.0.App\Controller\CountryWiseCommonSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCovidChargeController" (parent: .abstract.instanceof.App\Controller\CountryWiseCovidChargeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCovidChargeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCovidChargeController).
Resolving inheritance for ".instanceof.App\Controller\CountryWiseCovidChargeController.0.App\Controller\CountryWiseCovidChargeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCovidChargeController).
Resolving inheritance for "App\Controller\CountryWiseCovidChargeController" (parent: .instanceof.App\Controller\CountryWiseCovidChargeController.0.App\Controller\CountryWiseCovidChargeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseMasterRateController" (parent: .abstract.instanceof.App\Controller\CountryWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\CountryWiseMasterRateController.0.App\Controller\CountryWiseMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseMasterRateController).
Resolving inheritance for "App\Controller\CountryWiseMasterRateController" (parent: .instanceof.App\Controller\CountryWiseMasterRateController.0.App\Controller\CountryWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseSalesRateController" (parent: .abstract.instanceof.App\Controller\CountryWiseSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseSalesRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseSalesRateController).
Resolving inheritance for ".instanceof.App\Controller\CountryWiseSalesRateController.0.App\Controller\CountryWiseSalesRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseSalesRateController).
Resolving inheritance for "App\Controller\CountryWiseSalesRateController" (parent: .instanceof.App\Controller\CountryWiseSalesRateController.0.App\Controller\CountryWiseSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourierController" (parent: .abstract.instanceof.App\Controller\CourierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourierController).
Resolving inheritance for ".instanceof.App\Controller\CourierController.0.App\Controller\CourierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourierController).
Resolving inheritance for "App\Controller\CourierController" (parent: .instanceof.App\Controller\CourierController.0.App\Controller\CourierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourierWiseZoneController" (parent: .abstract.instanceof.App\Controller\CourierWiseZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourierWiseZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourierWiseZoneController).
Resolving inheritance for ".instanceof.App\Controller\CourierWiseZoneController.0.App\Controller\CourierWiseZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourierWiseZoneController).
Resolving inheritance for "App\Controller\CourierWiseZoneController" (parent: .instanceof.App\Controller\CourierWiseZoneController.0.App\Controller\CourierWiseZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerAddressBookController" (parent: .abstract.instanceof.App\Controller\CustomerAddressBookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerAddressBookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerAddressBookController).
Resolving inheritance for ".instanceof.App\Controller\CustomerAddressBookController.0.App\Controller\CustomerAddressBookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerAddressBookController).
Resolving inheritance for "App\Controller\CustomerAddressBookController" (parent: .instanceof.App\Controller\CustomerAddressBookController.0.App\Controller\CustomerAddressBookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController" (parent: .abstract.instanceof.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.App\Controller\CustomerController.0.App\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController).
Resolving inheritance for "App\Controller\CustomerController" (parent: .instanceof.App\Controller\CustomerController.0.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerSalesInvoiceController" (parent: .abstract.instanceof.App\Controller\CustomerSalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerSalesInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerSalesInvoiceController).
Resolving inheritance for ".instanceof.App\Controller\CustomerSalesInvoiceController.0.App\Controller\CustomerSalesInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerSalesInvoiceController).
Resolving inheritance for "App\Controller\CustomerSalesInvoiceController" (parent: .instanceof.App\Controller\CustomerSalesInvoiceController.0.App\Controller\CustomerSalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerShipmentController" (parent: .abstract.instanceof.App\Controller\CustomerShipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerShipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerShipmentController).
Resolving inheritance for ".instanceof.App\Controller\CustomerShipmentController.0.App\Controller\CustomerShipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerShipmentController).
Resolving inheritance for "App\Controller\CustomerShipmentController" (parent: .instanceof.App\Controller\CustomerShipmentController.0.App\Controller\CustomerShipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomsClearingMasterRateController" (parent: .abstract.instanceof.App\Controller\CustomsClearingMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomsClearingMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomsClearingMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\CustomsClearingMasterRateController.0.App\Controller\CustomsClearingMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomsClearingMasterRateController).
Resolving inheritance for "App\Controller\CustomsClearingMasterRateController" (parent: .instanceof.App\Controller\CustomsClearingMasterRateController.0.App\Controller\CustomsClearingMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomsClearingRateController" (parent: .abstract.instanceof.App\Controller\CustomsClearingRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomsClearingRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomsClearingRateController).
Resolving inheritance for ".instanceof.App\Controller\CustomsClearingRateController.0.App\Controller\CustomsClearingRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomsClearingRateController).
Resolving inheritance for "App\Controller\CustomsClearingRateController" (parent: .instanceof.App\Controller\CustomsClearingRateController.0.App\Controller\CustomsClearingRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DescribeShipmentController" (parent: .abstract.instanceof.App\Controller\DescribeShipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DescribeShipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DescribeShipmentController).
Resolving inheritance for ".instanceof.App\Controller\DescribeShipmentController.0.App\Controller\DescribeShipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DescribeShipmentController).
Resolving inheritance for "App\Controller\DescribeShipmentController" (parent: .instanceof.App\Controller\DescribeShipmentController.0.App\Controller\DescribeShipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmployeeController" (parent: .abstract.instanceof.App\Controller\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmployeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmployeeController).
Resolving inheritance for ".instanceof.App\Controller\EmployeeController.0.App\Controller\EmployeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmployeeController).
Resolving inheritance for "App\Controller\EmployeeController" (parent: .instanceof.App\Controller\EmployeeController.0.App\Controller\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuelSurchargeController" (parent: .abstract.instanceof.App\Controller\FuelSurchargeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuelSurchargeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuelSurchargeController).
Resolving inheritance for ".instanceof.App\Controller\FuelSurchargeController.0.App\Controller\FuelSurchargeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuelSurchargeController).
Resolving inheritance for "App\Controller\FuelSurchargeController" (parent: .instanceof.App\Controller\FuelSurchargeController.0.App\Controller\FuelSurchargeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.App\Controller\HomeController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageGalleryController" (parent: .abstract.instanceof.App\Controller\ImageGalleryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageGalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageGalleryController).
Resolving inheritance for ".instanceof.App\Controller\ImageGalleryController.0.App\Controller\ImageGalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageGalleryController).
Resolving inheritance for "App\Controller\ImageGalleryController" (parent: .instanceof.App\Controller\ImageGalleryController.0.App\Controller\ImageGalleryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCountryWiseMasterRateController" (parent: .abstract.instanceof.App\Controller\ImportCountryWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCountryWiseMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCountryWiseMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\ImportCountryWiseMasterRateController.0.App\Controller\ImportCountryWiseMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCountryWiseMasterRateController).
Resolving inheritance for "App\Controller\ImportCountryWiseMasterRateController" (parent: .instanceof.App\Controller\ImportCountryWiseMasterRateController.0.App\Controller\ImportCountryWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCountryWiseSalesRateController" (parent: .abstract.instanceof.App\Controller\ImportCountryWiseSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCountryWiseSalesRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCountryWiseSalesRateController).
Resolving inheritance for ".instanceof.App\Controller\ImportCountryWiseSalesRateController.0.App\Controller\ImportCountryWiseSalesRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCountryWiseSalesRateController).
Resolving inheritance for "App\Controller\ImportCountryWiseSalesRateController" (parent: .instanceof.App\Controller\ImportCountryWiseSalesRateController.0.App\Controller\ImportCountryWiseSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCourierWiseZoneController" (parent: .abstract.instanceof.App\Controller\ImportCourierWiseZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCourierWiseZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCourierWiseZoneController).
Resolving inheritance for ".instanceof.App\Controller\ImportCourierWiseZoneController.0.App\Controller\ImportCourierWiseZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCourierWiseZoneController).
Resolving inheritance for "App\Controller\ImportCourierWiseZoneController" (parent: .instanceof.App\Controller\ImportCourierWiseZoneController.0.App\Controller\ImportCourierWiseZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportSalesInvoiceController" (parent: .abstract.instanceof.App\Controller\ImportSalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportSalesInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportSalesInvoiceController).
Resolving inheritance for ".instanceof.App\Controller\ImportSalesInvoiceController.0.App\Controller\ImportSalesInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportSalesInvoiceController).
Resolving inheritance for "App\Controller\ImportSalesInvoiceController" (parent: .instanceof.App\Controller\ImportSalesInvoiceController.0.App\Controller\ImportSalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportSalesOfferController" (parent: .abstract.instanceof.App\Controller\ImportSalesOfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportSalesOfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportSalesOfferController).
Resolving inheritance for ".instanceof.App\Controller\ImportSalesOfferController.0.App\Controller\ImportSalesOfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportSalesOfferController).
Resolving inheritance for "App\Controller\ImportSalesOfferController" (parent: .instanceof.App\Controller\ImportSalesOfferController.0.App\Controller\ImportSalesOfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportShipmentBookingController" (parent: .abstract.instanceof.App\Controller\ImportShipmentBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportShipmentBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportShipmentBookingController).
Resolving inheritance for ".instanceof.App\Controller\ImportShipmentBookingController.0.App\Controller\ImportShipmentBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportShipmentBookingController).
Resolving inheritance for "App\Controller\ImportShipmentBookingController" (parent: .instanceof.App\Controller\ImportShipmentBookingController.0.App\Controller\ImportShipmentBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportZoneWiseMasterRateController" (parent: .abstract.instanceof.App\Controller\ImportZoneWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportZoneWiseMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportZoneWiseMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\ImportZoneWiseMasterRateController.0.App\Controller\ImportZoneWiseMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportZoneWiseMasterRateController).
Resolving inheritance for "App\Controller\ImportZoneWiseMasterRateController" (parent: .instanceof.App\Controller\ImportZoneWiseMasterRateController.0.App\Controller\ImportZoneWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportZoneWiseSalesRateController" (parent: .abstract.instanceof.App\Controller\ImportZoneWiseSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportZoneWiseSalesRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportZoneWiseSalesRateController).
Resolving inheritance for ".instanceof.App\Controller\ImportZoneWiseSalesRateController.0.App\Controller\ImportZoneWiseSalesRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportZoneWiseSalesRateController).
Resolving inheritance for "App\Controller\ImportZoneWiseSalesRateController" (parent: .instanceof.App\Controller\ImportZoneWiseSalesRateController.0.App\Controller\ImportZoneWiseSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IncomingShipmentController" (parent: .abstract.instanceof.App\Controller\IncomingShipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IncomingShipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IncomingShipmentController).
Resolving inheritance for ".instanceof.App\Controller\IncomingShipmentController.0.App\Controller\IncomingShipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IncomingShipmentController).
Resolving inheritance for "App\Controller\IncomingShipmentController" (parent: .instanceof.App\Controller\IncomingShipmentController.0.App\Controller\IncomingShipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceAdditionalChargeController" (parent: .abstract.instanceof.App\Controller\InvoiceAdditionalChargeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceAdditionalChargeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceAdditionalChargeController).
Resolving inheritance for ".instanceof.App\Controller\InvoiceAdditionalChargeController.0.App\Controller\InvoiceAdditionalChargeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceAdditionalChargeController).
Resolving inheritance for "App\Controller\InvoiceAdditionalChargeController" (parent: .instanceof.App\Controller\InvoiceAdditionalChargeController.0.App\Controller\InvoiceAdditionalChargeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginHistoryController" (parent: .abstract.instanceof.App\Controller\LoginHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginHistoryController).
Resolving inheritance for ".instanceof.App\Controller\LoginHistoryController.0.App\Controller\LoginHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginHistoryController).
Resolving inheritance for "App\Controller\LoginHistoryController" (parent: .instanceof.App\Controller\LoginHistoryController.0.App\Controller\LoginHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnlineBookingController" (parent: .abstract.instanceof.App\Controller\OnlineBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnlineBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnlineBookingController).
Resolving inheritance for ".instanceof.App\Controller\OnlineBookingController.0.App\Controller\OnlineBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnlineBookingController).
Resolving inheritance for "App\Controller\OnlineBookingController" (parent: .instanceof.App\Controller\OnlineBookingController.0.App\Controller\OnlineBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PackagingController" (parent: .abstract.instanceof.App\Controller\PackagingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PackagingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PackagingController).
Resolving inheritance for ".instanceof.App\Controller\PackagingController.0.App\Controller\PackagingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PackagingController).
Resolving inheritance for "App\Controller\PackagingController" (parent: .instanceof.App\Controller\PackagingController.0.App\Controller\PackagingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayableCandfRateController" (parent: .abstract.instanceof.App\Controller\PayableCandfRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayableCandfRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayableCandfRateController).
Resolving inheritance for ".instanceof.App\Controller\PayableCandfRateController.0.App\Controller\PayableCandfRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayableCandfRateController).
Resolving inheritance for "App\Controller\PayableCandfRateController" (parent: .instanceof.App\Controller\PayableCandfRateController.0.App\Controller\PayableCandfRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentVoucherController" (parent: .abstract.instanceof.App\Controller\PaymentVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentVoucherController).
Resolving inheritance for ".instanceof.App\Controller\PaymentVoucherController.0.App\Controller\PaymentVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentVoucherController).
Resolving inheritance for "App\Controller\PaymentVoucherController" (parent: .instanceof.App\Controller\PaymentVoucherController.0.App\Controller\PaymentVoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReceiveVoucherController" (parent: .abstract.instanceof.App\Controller\ReceiveVoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReceiveVoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReceiveVoucherController).
Resolving inheritance for ".instanceof.App\Controller\ReceiveVoucherController.0.App\Controller\ReceiveVoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReceiveVoucherController).
Resolving inheritance for "App\Controller\ReceiveVoucherController" (parent: .instanceof.App\Controller\ReceiveVoucherController.0.App\Controller\ReceiveVoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController" (parent: .abstract.instanceof.App\Controller\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController).
Resolving inheritance for ".instanceof.App\Controller\ReportsController.0.App\Controller\ReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController).
Resolving inheritance for "App\Controller\ReportsController" (parent: .instanceof.App\Controller\ReportsController.0.App\Controller\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryController" (parent: .abstract.instanceof.App\Controller\SalaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryController).
Resolving inheritance for ".instanceof.App\Controller\SalaryController.0.App\Controller\SalaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryController).
Resolving inheritance for "App\Controller\SalaryController" (parent: .instanceof.App\Controller\SalaryController.0.App\Controller\SalaryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryStructureController" (parent: .abstract.instanceof.App\Controller\SalaryStructureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryStructureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryStructureController).
Resolving inheritance for ".instanceof.App\Controller\SalaryStructureController.0.App\Controller\SalaryStructureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryStructureController).
Resolving inheritance for "App\Controller\SalaryStructureController" (parent: .instanceof.App\Controller\SalaryStructureController.0.App\Controller\SalaryStructureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesCandfRateController" (parent: .abstract.instanceof.App\Controller\SalesCandfRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesCandfRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesCandfRateController).
Resolving inheritance for ".instanceof.App\Controller\SalesCandfRateController.0.App\Controller\SalesCandfRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesCandfRateController).
Resolving inheritance for "App\Controller\SalesCandfRateController" (parent: .instanceof.App\Controller\SalesCandfRateController.0.App\Controller\SalesCandfRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesInvoiceController" (parent: .abstract.instanceof.App\Controller\SalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesInvoiceController).
Resolving inheritance for ".instanceof.App\Controller\SalesInvoiceController.0.App\Controller\SalesInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesInvoiceController).
Resolving inheritance for "App\Controller\SalesInvoiceController" (parent: .instanceof.App\Controller\SalesInvoiceController.0.App\Controller\SalesInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesOfferController" (parent: .abstract.instanceof.App\Controller\SalesOfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesOfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesOfferController).
Resolving inheritance for ".instanceof.App\Controller\SalesOfferController.0.App\Controller\SalesOfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesOfferController).
Resolving inheritance for "App\Controller\SalesOfferController" (parent: .instanceof.App\Controller\SalesOfferController.0.App\Controller\SalesOfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServicesController" (parent: .abstract.instanceof.App\Controller\ServicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServicesController).
Resolving inheritance for ".instanceof.App\Controller\ServicesController.0.App\Controller\ServicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServicesController).
Resolving inheritance for "App\Controller\ServicesController" (parent: .instanceof.App\Controller\ServicesController.0.App\Controller\ServicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsInfoController" (parent: .abstract.instanceof.App\Controller\SettingsInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsInfoController).
Resolving inheritance for ".instanceof.App\Controller\SettingsInfoController.0.App\Controller\SettingsInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsInfoController).
Resolving inheritance for "App\Controller\SettingsInfoController" (parent: .instanceof.App\Controller\SettingsInfoController.0.App\Controller\SettingsInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShipmentBookingController" (parent: .abstract.instanceof.App\Controller\ShipmentBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShipmentBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShipmentBookingController).
Resolving inheritance for ".instanceof.App\Controller\ShipmentBookingController.0.App\Controller\ShipmentBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShipmentBookingController).
Resolving inheritance for "App\Controller\ShipmentBookingController" (parent: .instanceof.App\Controller\ShipmentBookingController.0.App\Controller\ShipmentBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShipmentController" (parent: .abstract.instanceof.App\Controller\ShipmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShipmentController).
Resolving inheritance for ".instanceof.App\Controller\ShipmentController.0.App\Controller\ShipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShipmentController).
Resolving inheritance for "App\Controller\ShipmentController" (parent: .instanceof.App\Controller\ShipmentController.0.App\Controller\ShipmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaxBillDescriptionController" (parent: .abstract.instanceof.App\Controller\TaxBillDescriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaxBillDescriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaxBillDescriptionController).
Resolving inheritance for ".instanceof.App\Controller\TaxBillDescriptionController.0.App\Controller\TaxBillDescriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaxBillDescriptionController).
Resolving inheritance for "App\Controller\TaxBillDescriptionController" (parent: .instanceof.App\Controller\TaxBillDescriptionController.0.App\Controller\TaxBillDescriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrackingStatusController" (parent: .abstract.instanceof.App\Controller\TrackingStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrackingStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrackingStatusController).
Resolving inheritance for ".instanceof.App\Controller\TrackingStatusController.0.App\Controller\TrackingStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrackingStatusController).
Resolving inheritance for "App\Controller\TrackingStatusController" (parent: .instanceof.App\Controller\TrackingStatusController.0.App\Controller\TrackingStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrackingUpdateController" (parent: .abstract.instanceof.App\Controller\TrackingUpdateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrackingUpdateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrackingUpdateController).
Resolving inheritance for ".instanceof.App\Controller\TrackingUpdateController.0.App\Controller\TrackingUpdateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrackingUpdateController).
Resolving inheritance for "App\Controller\TrackingUpdateController" (parent: .instanceof.App\Controller\TrackingUpdateController.0.App\Controller\TrackingUpdateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnitController" (parent: .abstract.instanceof.App\Controller\UnitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnitController).
Resolving inheritance for ".instanceof.App\Controller\UnitController.0.App\Controller\UnitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnitController).
Resolving inheritance for "App\Controller\UnitController" (parent: .instanceof.App\Controller\UnitController.0.App\Controller\UnitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController" (parent: .abstract.instanceof.App\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController).
Resolving inheritance for "App\Controller\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCompanyController" (parent: .abstract.instanceof.App\Controller\UserCompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCompanyController).
Resolving inheritance for ".instanceof.App\Controller\UserCompanyController.0.App\Controller\UserCompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCompanyController).
Resolving inheritance for "App\Controller\UserCompanyController" (parent: .instanceof.App\Controller\UserCompanyController.0.App\Controller\UserCompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController" (parent: .abstract.instanceof.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController).
Resolving inheritance for "App\Controller\UserProfileController" (parent: .instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VendorBillController" (parent: .abstract.instanceof.App\Controller\VendorBillController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VendorBillController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VendorBillController).
Resolving inheritance for ".instanceof.App\Controller\VendorBillController.0.App\Controller\VendorBillController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VendorBillController).
Resolving inheritance for "App\Controller\VendorBillController" (parent: .instanceof.App\Controller\VendorBillController.0.App\Controller\VendorBillController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoucherController" (parent: .abstract.instanceof.App\Controller\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoucherController).
Resolving inheritance for ".instanceof.App\Controller\VoucherController.0.App\Controller\VoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoucherController).
Resolving inheritance for "App\Controller\VoucherController" (parent: .instanceof.App\Controller\VoucherController.0.App\Controller\VoucherController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneController" (parent: .abstract.instanceof.App\Controller\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneController).
Resolving inheritance for ".instanceof.App\Controller\ZoneController.0.App\Controller\ZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneController).
Resolving inheritance for "App\Controller\ZoneController" (parent: .instanceof.App\Controller\ZoneController.0.App\Controller\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCashMasterRateController" (parent: .abstract.instanceof.App\Controller\ZoneWiseCashMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCashMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCashMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\ZoneWiseCashMasterRateController.0.App\Controller\ZoneWiseCashMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCashMasterRateController).
Resolving inheritance for "App\Controller\ZoneWiseCashMasterRateController" (parent: .instanceof.App\Controller\ZoneWiseCashMasterRateController.0.App\Controller\ZoneWiseCashMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCommonSalesRateController" (parent: .abstract.instanceof.App\Controller\ZoneWiseCommonSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCommonSalesRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCommonSalesRateController).
Resolving inheritance for ".instanceof.App\Controller\ZoneWiseCommonSalesRateController.0.App\Controller\ZoneWiseCommonSalesRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCommonSalesRateController).
Resolving inheritance for "App\Controller\ZoneWiseCommonSalesRateController" (parent: .instanceof.App\Controller\ZoneWiseCommonSalesRateController.0.App\Controller\ZoneWiseCommonSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCovidChargeController" (parent: .abstract.instanceof.App\Controller\ZoneWiseCovidChargeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCovidChargeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCovidChargeController).
Resolving inheritance for ".instanceof.App\Controller\ZoneWiseCovidChargeController.0.App\Controller\ZoneWiseCovidChargeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCovidChargeController).
Resolving inheritance for "App\Controller\ZoneWiseCovidChargeController" (parent: .instanceof.App\Controller\ZoneWiseCovidChargeController.0.App\Controller\ZoneWiseCovidChargeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseMasterRateController" (parent: .abstract.instanceof.App\Controller\ZoneWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseMasterRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseMasterRateController).
Resolving inheritance for ".instanceof.App\Controller\ZoneWiseMasterRateController.0.App\Controller\ZoneWiseMasterRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseMasterRateController).
Resolving inheritance for "App\Controller\ZoneWiseMasterRateController" (parent: .instanceof.App\Controller\ZoneWiseMasterRateController.0.App\Controller\ZoneWiseMasterRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseSalesRateController" (parent: .abstract.instanceof.App\Controller\ZoneWiseSalesRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseSalesRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseSalesRateController).
Resolving inheritance for ".instanceof.App\Controller\ZoneWiseSalesRateController.0.App\Controller\ZoneWiseSalesRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseSalesRateController).
Resolving inheritance for "App\Controller\ZoneWiseSalesRateController" (parent: .instanceof.App\Controller\ZoneWiseSalesRateController.0.App\Controller\ZoneWiseSalesRateController).
Resolving inheritance for ".instanceof.App\EventListener\ApprovalNotificationListener.0.App\EventListener\ApprovalNotificationListener" (parent: .abstract.instanceof.App\EventListener\ApprovalNotificationListener).
Resolving inheritance for "App\EventListener\ApprovalNotificationListener" (parent: .instanceof.App\EventListener\ApprovalNotificationListener.0.App\EventListener\ApprovalNotificationListener).
Resolving inheritance for ".instanceof.App\EventListener\AutoJournalEntryListener.0.App\EventListener\AutoJournalEntryListener" (parent: .abstract.instanceof.App\EventListener\AutoJournalEntryListener).
Resolving inheritance for "App\EventListener\AutoJournalEntryListener" (parent: .instanceof.App\EventListener\AutoJournalEntryListener.0.App\EventListener\AutoJournalEntryListener).
Resolving inheritance for ".instanceof.App\EventListener\EntitySubscriber.0.App\EventListener\EntitySubscriber" (parent: .abstract.instanceof.App\EventListener\EntitySubscriber).
Resolving inheritance for "App\EventListener\EntitySubscriber" (parent: .instanceof.App\EventListener\EntitySubscriber.0.App\EventListener\EntitySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AcademicRecordType" (parent: .abstract.instanceof.App\Form\AcademicRecordType).
Resolving inheritance for "App\Form\AcademicRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AcademicRecordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccessorySurchargeType" (parent: .abstract.instanceof.App\Form\AccessorySurchargeType).
Resolving inheritance for "App\Form\AccessorySurchargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccessorySurchargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountCategoryType" (parent: .abstract.instanceof.App\Form\AccountCategoryType).
Resolving inheritance for "App\Form\AccountCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountNameType" (parent: .abstract.instanceof.App\Form\AccountNameType).
Resolving inheritance for "App\Form\AccountNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountNameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountTypeType" (parent: .abstract.instanceof.App\Form\AccountTypeType).
Resolving inheritance for "App\Form\AccountTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalChargeType" (parent: .abstract.instanceof.App\Form\AdditionalChargeType).
Resolving inheritance for "App\Form\AdditionalChargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalChargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressBookType" (parent: .abstract.instanceof.App\Form\AddressBookType).
Resolving inheritance for "App\Form\AddressBookType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressBookType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillDescriptionType" (parent: .abstract.instanceof.App\Form\BillDescriptionType).
Resolving inheritance for "App\Form\BillDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogDetailsType" (parent: .abstract.instanceof.App\Form\BlogDetailsType).
Resolving inheritance for "App\Form\BlogDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogType" (parent: .abstract.instanceof.App\Form\BlogType).
Resolving inheritance for "App\Form\BlogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BonusType" (parent: .abstract.instanceof.App\Form\BonusType).
Resolving inheritance for "App\Form\BonusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BonusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfAgentType" (parent: .abstract.instanceof.App\Form\CandfAgentType).
Resolving inheritance for "App\Form\CandfAgentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfAgentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfInvoiceType" (parent: .abstract.instanceof.App\Form\CandfInvoiceType).
Resolving inheritance for "App\Form\CandfInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfMasterRateType" (parent: .abstract.instanceof.App\Form\CandfMasterRateType).
Resolving inheritance for "App\Form\CandfMasterRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfMasterRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceDetailsType" (parent: .abstract.instanceof.App\Form\CandfSalesInvoiceDetailsType).
Resolving inheritance for "App\Form\CandfSalesInvoiceDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceTaxType" (parent: .abstract.instanceof.App\Form\CandfSalesInvoiceTaxType).
Resolving inheritance for "App\Form\CandfSalesInvoiceTaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceTaxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceType" (parent: .abstract.instanceof.App\Form\CandfSalesInvoiceType).
Resolving inheritance for "App\Form\CandfSalesInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferCovidType" (parent: .abstract.instanceof.App\Form\CandfSalesOfferCovidType).
Resolving inheritance for "App\Form\CandfSalesOfferCovidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferCovidType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferPercentageType" (parent: .abstract.instanceof.App\Form\CandfSalesOfferPercentageType).
Resolving inheritance for "App\Form\CandfSalesOfferPercentageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferPercentageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferType" (parent: .abstract.instanceof.App\Form\CandfSalesOfferType).
Resolving inheritance for "App\Form\CandfSalesOfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesRateType" (parent: .abstract.instanceof.App\Form\CandfSalesRateType).
Resolving inheritance for "App\Form\CandfSalesRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfShipmentBookingType" (parent: .abstract.instanceof.App\Form\CandfShipmentBookingType).
Resolving inheritance for "App\Form\CandfShipmentBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfShipmentBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfShipmentType" (parent: .abstract.instanceof.App\Form\CandfShipmentType).
Resolving inheritance for "App\Form\CandfShipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfShipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CarrierType" (parent: .abstract.instanceof.App\Form\CarrierType).
Resolving inheritance for "App\Form\CarrierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CarrierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType" (parent: .abstract.instanceof.App\Form\ComponentType).
Resolving inheritance for "App\Form\ComponentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContraVoucherType" (parent: .abstract.instanceof.App\Form\ContraVoucherType).
Resolving inheritance for "App\Form\ContraVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContraVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType" (parent: .abstract.instanceof.App\Form\CountryType).
Resolving inheritance for "App\Form\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCashMasterRateType" (parent: .abstract.instanceof.App\Form\CountryWiseCashMasterRateType).
Resolving inheritance for "App\Form\CountryWiseCashMasterRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCashMasterRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCommonSalesRateType" (parent: .abstract.instanceof.App\Form\CountryWiseCommonSalesRateType).
Resolving inheritance for "App\Form\CountryWiseCommonSalesRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCommonSalesRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCovidChargeType" (parent: .abstract.instanceof.App\Form\CountryWiseCovidChargeType).
Resolving inheritance for "App\Form\CountryWiseCovidChargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCovidChargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseMasterRateType" (parent: .abstract.instanceof.App\Form\CountryWiseMasterRateType).
Resolving inheritance for "App\Form\CountryWiseMasterRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseMasterRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseSalesRateType" (parent: .abstract.instanceof.App\Form\CountryWiseSalesRateType).
Resolving inheritance for "App\Form\CountryWiseSalesRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseSalesRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourierType" (parent: .abstract.instanceof.App\Form\CourierType).
Resolving inheritance for "App\Form\CourierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourierWiseZoneType" (parent: .abstract.instanceof.App\Form\CourierWiseZoneType).
Resolving inheritance for "App\Form\CourierWiseZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourierWiseZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType" (parent: .abstract.instanceof.App\Form\CustomerType).
Resolving inheritance for "App\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomsClearingMasterRateType" (parent: .abstract.instanceof.App\Form\CustomsClearingMasterRateType).
Resolving inheritance for "App\Form\CustomsClearingMasterRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomsClearingMasterRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomsClearingRateType" (parent: .abstract.instanceof.App\Form\CustomsClearingRateType).
Resolving inheritance for "App\Form\CustomsClearingRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomsClearingRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DescribeShipmentType" (parent: .abstract.instanceof.App\Form\DescribeShipmentType).
Resolving inheritance for "App\Form\DescribeShipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DescribeShipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDetailsType" (parent: .abstract.instanceof.App\Form\EmployeeDetailsType).
Resolving inheritance for "App\Form\EmployeeDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDocumentsType" (parent: .abstract.instanceof.App\Form\EmployeeDocumentsType).
Resolving inheritance for "App\Form\EmployeeDocumentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDocumentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeSkillType" (parent: .abstract.instanceof.App\Form\EmployeeSkillType).
Resolving inheritance for "App\Form\EmployeeSkillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeSkillType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType" (parent: .abstract.instanceof.App\Form\EmployeeType).
Resolving inheritance for "App\Form\EmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExperienceRecordType" (parent: .abstract.instanceof.App\Form\ExperienceRecordType).
Resolving inheritance for "App\Form\ExperienceRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExperienceRecordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FromPhoneDetailsType" (parent: .abstract.instanceof.App\Form\FromPhoneDetailsType).
Resolving inheritance for "App\Form\FromPhoneDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FromPhoneDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuelSurchargeType" (parent: .abstract.instanceof.App\Form\FuelSurchargeType).
Resolving inheritance for "App\Form\FuelSurchargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuelSurchargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageGalleryType" (parent: .abstract.instanceof.App\Form\ImageGalleryType).
Resolving inheritance for "App\Form\ImageGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageGalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportCountryWiseSalesRateType" (parent: .abstract.instanceof.App\Form\ImportCountryWiseSalesRateType).
Resolving inheritance for "App\Form\ImportCountryWiseSalesRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportCountryWiseSalesRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportSalesOfferType" (parent: .abstract.instanceof.App\Form\ImportSalesOfferType).
Resolving inheritance for "App\Form\ImportSalesOfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportSalesOfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IncomingShipmentType" (parent: .abstract.instanceof.App\Form\IncomingShipmentType).
Resolving inheritance for "App\Form\IncomingShipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IncomingShipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceAdditionalChargeType" (parent: .abstract.instanceof.App\Form\InvoiceAdditionalChargeType).
Resolving inheritance for "App\Form\InvoiceAdditionalChargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceAdditionalChargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceSurchargeType" (parent: .abstract.instanceof.App\Form\InvoiceSurchargeType).
Resolving inheritance for "App\Form\InvoiceSurchargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceSurchargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginHistoryType" (parent: .abstract.instanceof.App\Form\LoginHistoryType).
Resolving inheritance for "App\Form\LoginHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PackagingType" (parent: .abstract.instanceof.App\Form\PackagingType).
Resolving inheritance for "App\Form\PackagingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PackagingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PayableCandfRateType" (parent: .abstract.instanceof.App\Form\PayableCandfRateType).
Resolving inheritance for "App\Form\PayableCandfRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PayableCandfRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentVoucherType" (parent: .abstract.instanceof.App\Form\PaymentVoucherType).
Resolving inheritance for "App\Form\PaymentVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReceiveVoucherType" (parent: .abstract.instanceof.App\Form\ReceiveVoucherType).
Resolving inheritance for "App\Form\ReceiveVoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReceiveVoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryDetailsType" (parent: .abstract.instanceof.App\Form\SalaryDetailsType).
Resolving inheritance for "App\Form\SalaryDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryEditType" (parent: .abstract.instanceof.App\Form\SalaryEditType).
Resolving inheritance for "App\Form\SalaryEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryStructureDetailsType" (parent: .abstract.instanceof.App\Form\SalaryStructureDetailsType).
Resolving inheritance for "App\Form\SalaryStructureDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryStructureDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryStructureType" (parent: .abstract.instanceof.App\Form\SalaryStructureType).
Resolving inheritance for "App\Form\SalaryStructureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryStructureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryType" (parent: .abstract.instanceof.App\Form\SalaryType).
Resolving inheritance for "App\Form\SalaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesCandfRateType" (parent: .abstract.instanceof.App\Form\SalesCandfRateType).
Resolving inheritance for "App\Form\SalesCandfRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesCandfRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceDetailsType" (parent: .abstract.instanceof.App\Form\SalesInvoiceDetailsType).
Resolving inheritance for "App\Form\SalesInvoiceDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceEditType" (parent: .abstract.instanceof.App\Form\SalesInvoiceEditType).
Resolving inheritance for "App\Form\SalesInvoiceEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceType" (parent: .abstract.instanceof.App\Form\SalesInvoiceType).
Resolving inheritance for "App\Form\SalesInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferCovidType" (parent: .abstract.instanceof.App\Form\SalesOfferCovidType).
Resolving inheritance for "App\Form\SalesOfferCovidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferCovidType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferPercentageType" (parent: .abstract.instanceof.App\Form\SalesOfferPercentageType).
Resolving inheritance for "App\Form\SalesOfferPercentageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferPercentageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferType" (parent: .abstract.instanceof.App\Form\SalesOfferType).
Resolving inheritance for "App\Form\SalesOfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicesType" (parent: .abstract.instanceof.App\Form\ServicesType).
Resolving inheritance for "App\Form\ServicesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsInfoType" (parent: .abstract.instanceof.App\Form\SettingsInfoType).
Resolving inheritance for "App\Form\SettingsInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsInfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentBookingPackagingType" (parent: .abstract.instanceof.App\Form\ShipmentBookingPackagingType).
Resolving inheritance for "App\Form\ShipmentBookingPackagingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentBookingPackagingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentBookingType" (parent: .abstract.instanceof.App\Form\ShipmentBookingType).
Resolving inheritance for "App\Form\ShipmentBookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentBookingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentItemsType" (parent: .abstract.instanceof.App\Form\ShipmentItemsType).
Resolving inheritance for "App\Form\ShipmentItemsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentItemsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentPackagingType" (parent: .abstract.instanceof.App\Form\ShipmentPackagingType).
Resolving inheritance for "App\Form\ShipmentPackagingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentPackagingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentReferenceType" (parent: .abstract.instanceof.App\Form\ShipmentReferenceType).
Resolving inheritance for "App\Form\ShipmentReferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentReferenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentToCandfSalesInvoiceType" (parent: .abstract.instanceof.App\Form\ShipmentToCandfSalesInvoiceType).
Resolving inheritance for "App\Form\ShipmentToCandfSalesInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentToCandfSalesInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentType" (parent: .abstract.instanceof.App\Form\ShipmentType).
Resolving inheritance for "App\Form\ShipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ToPhoneDetailsType" (parent: .abstract.instanceof.App\Form\ToPhoneDetailsType).
Resolving inheritance for "App\Form\ToPhoneDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ToPhoneDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrackingStatusType" (parent: .abstract.instanceof.App\Form\TrackingStatusType).
Resolving inheritance for "App\Form\TrackingStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrackingStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrackingUpdateType" (parent: .abstract.instanceof.App\Form\TrackingUpdateType).
Resolving inheritance for "App\Form\TrackingUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrackingUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnitType" (parent: .abstract.instanceof.App\Form\UnitType).
Resolving inheritance for "App\Form\UnitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCompanyType" (parent: .abstract.instanceof.App\Form\UserCompanyType).
Resolving inheritance for "App\Form\UserCompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType" (parent: .abstract.instanceof.App\Form\UserProfileType).
Resolving inheritance for "App\Form\UserProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendorBillType" (parent: .abstract.instanceof.App\Form\VendorBillType).
Resolving inheritance for "App\Form\VendorBillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendorBillType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoucherType" (parent: .abstract.instanceof.App\Form\VoucherType).
Resolving inheritance for "App\Form\VoucherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoucherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneType" (parent: .abstract.instanceof.App\Form\ZoneType).
Resolving inheritance for "App\Form\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCashMasterRateType" (parent: .abstract.instanceof.App\Form\ZoneWiseCashMasterRateType).
Resolving inheritance for "App\Form\ZoneWiseCashMasterRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCashMasterRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCommonSalesRateType" (parent: .abstract.instanceof.App\Form\ZoneWiseCommonSalesRateType).
Resolving inheritance for "App\Form\ZoneWiseCommonSalesRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCommonSalesRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCovidChargeType" (parent: .abstract.instanceof.App\Form\ZoneWiseCovidChargeType).
Resolving inheritance for "App\Form\ZoneWiseCovidChargeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCovidChargeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseMasterRateType" (parent: .abstract.instanceof.App\Form\ZoneWiseMasterRateType).
Resolving inheritance for "App\Form\ZoneWiseMasterRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseMasterRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseSalesRateType" (parent: .abstract.instanceof.App\Form\ZoneWiseSalesRateType).
Resolving inheritance for "App\Form\ZoneWiseSalesRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseSalesRateType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AcademicRecordRepository" (parent: .abstract.instanceof.App\Repository\AcademicRecordRepository).
Resolving inheritance for "App\Repository\AcademicRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AcademicRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountCategoryRepository" (parent: .abstract.instanceof.App\Repository\AccountCategoryRepository).
Resolving inheritance for "App\Repository\AccountCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountNameRepository" (parent: .abstract.instanceof.App\Repository\AccountNameRepository).
Resolving inheritance for "App\Repository\AccountNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountNameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountReportRepository" (parent: .abstract.instanceof.App\Repository\AccountReportRepository).
Resolving inheritance for "App\Repository\AccountReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountTypeRepository" (parent: .abstract.instanceof.App\Repository\AccountTypeRepository).
Resolving inheritance for "App\Repository\AccountTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdditionalChargeRepository" (parent: .abstract.instanceof.App\Repository\AdditionalChargeRepository).
Resolving inheritance for "App\Repository\AdditionalChargeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdditionalChargeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressBookRepository" (parent: .abstract.instanceof.App\Repository\AddressBookRepository).
Resolving inheritance for "App\Repository\AddressBookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressBookRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalLogRepository" (parent: .abstract.instanceof.App\Repository\ApprovalLogRepository).
Resolving inheritance for "App\Repository\ApprovalLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalWorkflowConfigRepository" (parent: .abstract.instanceof.App\Repository\ApprovalWorkflowConfigRepository).
Resolving inheritance for "App\Repository\ApprovalWorkflowConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalWorkflowConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankRepository" (parent: .abstract.instanceof.App\Repository\BankRepository).
Resolving inheritance for "App\Repository\BankRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillDescriptionRepository" (parent: .abstract.instanceof.App\Repository\BillDescriptionRepository).
Resolving inheritance for "App\Repository\BillDescriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillDescriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogDetailsRepository" (parent: .abstract.instanceof.App\Repository\BlogDetailsRepository).
Resolving inheritance for "App\Repository\BlogDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogRepository" (parent: .abstract.instanceof.App\Repository\BlogRepository).
Resolving inheritance for "App\Repository\BlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfAgentRepository" (parent: .abstract.instanceof.App\Repository\CandfAgentRepository).
Resolving inheritance for "App\Repository\CandfAgentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfAgentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceDetailsRepository" (parent: .abstract.instanceof.App\Repository\CandfSalesInvoiceDetailsRepository).
Resolving inheritance for "App\Repository\CandfSalesInvoiceDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceRepository" (parent: .abstract.instanceof.App\Repository\CandfSalesInvoiceRepository).
Resolving inheritance for "App\Repository\CandfSalesInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceTaxRepository" (parent: .abstract.instanceof.App\Repository\CandfSalesInvoiceTaxRepository).
Resolving inheritance for "App\Repository\CandfSalesInvoiceTaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceTaxRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfShipmentRepository" (parent: .abstract.instanceof.App\Repository\CandfShipmentRepository).
Resolving inheritance for "App\Repository\CandfShipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfShipmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentCategoryRepository" (parent: .abstract.instanceof.App\Repository\ComponentCategoryRepository).
Resolving inheritance for "App\Repository\ComponentCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentRepository" (parent: .abstract.instanceof.App\Repository\ComponentRepository).
Resolving inheritance for "App\Repository\ComponentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContraVoucherRepository" (parent: .abstract.instanceof.App\Repository\ContraVoucherRepository).
Resolving inheritance for "App\Repository\ContraVoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContraVoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository" (parent: .abstract.instanceof.App\Repository\CountryRepository).
Resolving inheritance for "App\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseCommonSalesRateRepository" (parent: .abstract.instanceof.App\Repository\CountryWiseCommonSalesRateRepository).
Resolving inheritance for "App\Repository\CountryWiseCommonSalesRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseCommonSalesRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseCovidChargeRepository" (parent: .abstract.instanceof.App\Repository\CountryWiseCovidChargeRepository).
Resolving inheritance for "App\Repository\CountryWiseCovidChargeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseCovidChargeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseMasterRateRepository" (parent: .abstract.instanceof.App\Repository\CountryWiseMasterRateRepository).
Resolving inheritance for "App\Repository\CountryWiseMasterRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseMasterRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseSalesRateRepository" (parent: .abstract.instanceof.App\Repository\CountryWiseSalesRateRepository).
Resolving inheritance for "App\Repository\CountryWiseSalesRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseSalesRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourierRepository" (parent: .abstract.instanceof.App\Repository\CourierRepository).
Resolving inheritance for "App\Repository\CourierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourierWiseZoneRepository" (parent: .abstract.instanceof.App\Repository\CourierWiseZoneRepository).
Resolving inheritance for "App\Repository\CourierWiseZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourierWiseZoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository" (parent: .abstract.instanceof.App\Repository\CurrencyRepository).
Resolving inheritance for "App\Repository\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartmentRepository" (parent: .abstract.instanceof.App\Repository\DepartmentRepository).
Resolving inheritance for "App\Repository\DepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DescribeShipmentRepository" (parent: .abstract.instanceof.App\Repository\DescribeShipmentRepository).
Resolving inheritance for "App\Repository\DescribeShipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DescribeShipmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DesignationRepository" (parent: .abstract.instanceof.App\Repository\DesignationRepository).
Resolving inheritance for "App\Repository\DesignationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DesignationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DutyPayerRepository" (parent: .abstract.instanceof.App\Repository\DutyPayerRepository).
Resolving inheritance for "App\Repository\DutyPayerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DutyPayerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDetailsRepository" (parent: .abstract.instanceof.App\Repository\EmployeeDetailsRepository).
Resolving inheritance for "App\Repository\EmployeeDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDocumentsRepository" (parent: .abstract.instanceof.App\Repository\EmployeeDocumentsRepository).
Resolving inheritance for "App\Repository\EmployeeDocumentsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDocumentsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository" (parent: .abstract.instanceof.App\Repository\EmployeeRepository).
Resolving inheritance for "App\Repository\EmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeSkillRepository" (parent: .abstract.instanceof.App\Repository\EmployeeSkillRepository).
Resolving inheritance for "App\Repository\EmployeeSkillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeSkillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExperienceRecordRepository" (parent: .abstract.instanceof.App\Repository\ExperienceRecordRepository).
Resolving inheritance for "App\Repository\ExperienceRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExperienceRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FromPhoneDetailsRepository" (parent: .abstract.instanceof.App\Repository\FromPhoneDetailsRepository).
Resolving inheritance for "App\Repository\FromPhoneDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FromPhoneDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageGalleryRepository" (parent: .abstract.instanceof.App\Repository\ImageGalleryRepository).
Resolving inheritance for "App\Repository\ImageGalleryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageGalleryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceAdditionalChargeRepository" (parent: .abstract.instanceof.App\Repository\InvoiceAdditionalChargeRepository).
Resolving inheritance for "App\Repository\InvoiceAdditionalChargeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceAdditionalChargeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobTypeRepository" (parent: .abstract.instanceof.App\Repository\JobTypeRepository).
Resolving inheritance for "App\Repository\JobTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginHistoryRepository" (parent: .abstract.instanceof.App\Repository\LoginHistoryRepository).
Resolving inheritance for "App\Repository\LoginHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackagingRepository" (parent: .abstract.instanceof.App\Repository\PackagingRepository).
Resolving inheritance for "App\Repository\PackagingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackagingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayableCandfRateRepository" (parent: .abstract.instanceof.App\Repository\PayableCandfRateRepository).
Resolving inheritance for "App\Repository\PayableCandfRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayableCandfRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentOptionsRepository" (parent: .abstract.instanceof.App\Repository\PaymentOptionsRepository).
Resolving inheritance for "App\Repository\PaymentOptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentOptionsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentVoucherRepository" (parent: .abstract.instanceof.App\Repository\PaymentVoucherRepository).
Resolving inheritance for "App\Repository\PaymentVoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentVoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayrollStatusRepository" (parent: .abstract.instanceof.App\Repository\PayrollStatusRepository).
Resolving inheritance for "App\Repository\PayrollStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayrollStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhoneTypeRepository" (parent: .abstract.instanceof.App\Repository\PhoneTypeRepository).
Resolving inheritance for "App\Repository\PhoneTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhoneTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PickupShipmentRepository" (parent: .abstract.instanceof.App\Repository\PickupShipmentRepository).
Resolving inheritance for "App\Repository\PickupShipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PickupShipmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTypeRepository" (parent: .abstract.instanceof.App\Repository\ProductTypeRepository).
Resolving inheritance for "App\Repository\ProductTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RateTypeRepository" (parent: .abstract.instanceof.App\Repository\RateTypeRepository).
Resolving inheritance for "App\Repository\RateTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RateTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiveVoucherRepository" (parent: .abstract.instanceof.App\Repository\ReceiveVoucherRepository).
Resolving inheritance for "App\Repository\ReceiveVoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiveVoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReligionRepository" (parent: .abstract.instanceof.App\Repository\ReligionRepository).
Resolving inheritance for "App\Repository\ReligionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReligionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryDetailsRepository" (parent: .abstract.instanceof.App\Repository\SalaryDetailsRepository).
Resolving inheritance for "App\Repository\SalaryDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryRepository" (parent: .abstract.instanceof.App\Repository\SalaryRepository).
Resolving inheritance for "App\Repository\SalaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryStructureDetailsRepository" (parent: .abstract.instanceof.App\Repository\SalaryStructureDetailsRepository).
Resolving inheritance for "App\Repository\SalaryStructureDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryStructureDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryStructureRepository" (parent: .abstract.instanceof.App\Repository\SalaryStructureRepository).
Resolving inheritance for "App\Repository\SalaryStructureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryStructureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesCandfRateRepository" (parent: .abstract.instanceof.App\Repository\SalesCandfRateRepository).
Resolving inheritance for "App\Repository\SalesCandfRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesCandfRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesInvoiceDetailsRepository" (parent: .abstract.instanceof.App\Repository\SalesInvoiceDetailsRepository).
Resolving inheritance for "App\Repository\SalesInvoiceDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesInvoiceDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesInvoiceRepository" (parent: .abstract.instanceof.App\Repository\SalesInvoiceRepository).
Resolving inheritance for "App\Repository\SalesInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferCovidRepository" (parent: .abstract.instanceof.App\Repository\SalesOfferCovidRepository).
Resolving inheritance for "App\Repository\SalesOfferCovidRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferCovidRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferPercentageRepository" (parent: .abstract.instanceof.App\Repository\SalesOfferPercentageRepository).
Resolving inheritance for "App\Repository\SalesOfferPercentageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferPercentageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferRepository" (parent: .abstract.instanceof.App\Repository\SalesOfferRepository).
Resolving inheritance for "App\Repository\SalesOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServicesRepository" (parent: .abstract.instanceof.App\Repository\ServicesRepository).
Resolving inheritance for "App\Repository\ServicesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServicesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsInfoRepository" (parent: .abstract.instanceof.App\Repository\SettingsInfoRepository).
Resolving inheritance for "App\Repository\SettingsInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentItemsRepository" (parent: .abstract.instanceof.App\Repository\ShipmentItemsRepository).
Resolving inheritance for "App\Repository\ShipmentItemsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentItemsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentPackagingRepository" (parent: .abstract.instanceof.App\Repository\ShipmentPackagingRepository).
Resolving inheritance for "App\Repository\ShipmentPackagingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentPackagingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentReferenceRepository" (parent: .abstract.instanceof.App\Repository\ShipmentReferenceRepository).
Resolving inheritance for "App\Repository\ShipmentReferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentReferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentRepository" (parent: .abstract.instanceof.App\Repository\ShipmentRepository).
Resolving inheritance for "App\Repository\ShipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillCategoryRepository" (parent: .abstract.instanceof.App\Repository\SkillCategoryRepository).
Resolving inheritance for "App\Repository\SkillCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillLevelRepository" (parent: .abstract.instanceof.App\Repository\SkillLevelRepository).
Resolving inheritance for "App\Repository\SkillLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureTypeRepository" (parent: .abstract.instanceof.App\Repository\StructureTypeRepository).
Resolving inheritance for "App\Repository\StructureTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ToPhoneDetailsRepository" (parent: .abstract.instanceof.App\Repository\ToPhoneDetailsRepository).
Resolving inheritance for "App\Repository\ToPhoneDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ToPhoneDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingStatusRepository" (parent: .abstract.instanceof.App\Repository\TrackingStatusRepository).
Resolving inheritance for "App\Repository\TrackingStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingUpdateRepository" (parent: .abstract.instanceof.App\Repository\TrackingUpdateRepository).
Resolving inheritance for "App\Repository\TrackingUpdateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingUpdateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository" (parent: .abstract.instanceof.App\Repository\UnitRepository).
Resolving inheritance for "App\Repository\UnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserCompanyRepository" (parent: .abstract.instanceof.App\Repository\UserCompanyRepository).
Resolving inheritance for "App\Repository\UserCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserCompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorBillRepository" (parent: .abstract.instanceof.App\Repository\VendorBillRepository).
Resolving inheritance for "App\Repository\VendorBillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorBillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherDetailsRepository" (parent: .abstract.instanceof.App\Repository\VoucherDetailsRepository).
Resolving inheritance for "App\Repository\VoucherDetailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherDetailsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository" (parent: .abstract.instanceof.App\Repository\VoucherRepository).
Resolving inheritance for "App\Repository\VoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneRepository" (parent: .abstract.instanceof.App\Repository\ZoneRepository).
Resolving inheritance for "App\Repository\ZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseCommonSalesRateRepository" (parent: .abstract.instanceof.App\Repository\ZoneWiseCommonSalesRateRepository).
Resolving inheritance for "App\Repository\ZoneWiseCommonSalesRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseCommonSalesRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseCovidChargeRepository" (parent: .abstract.instanceof.App\Repository\ZoneWiseCovidChargeRepository).
Resolving inheritance for "App\Repository\ZoneWiseCovidChargeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseCovidChargeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseMasterRateRepository" (parent: .abstract.instanceof.App\Repository\ZoneWiseMasterRateRepository).
Resolving inheritance for "App\Repository\ZoneWiseMasterRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseMasterRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseSalesRateRepository" (parent: .abstract.instanceof.App\Repository\ZoneWiseSalesRateRepository).
Resolving inheritance for "App\Repository\ZoneWiseSalesRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseSalesRateRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\AppExtension" (parent: .abstract.instanceof.App\Service\AppExtension).
Resolving inheritance for "App\Service\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\TwigGlobalSubscriber" (parent: .abstract.instanceof.App\Twig\TwigGlobalSubscriber).
Resolving inheritance for "App\Twig\TwigGlobalSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\TwigGlobalSubscriber).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
425
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "html_sanitizer"; reason: private alias.
Removed service "Symfony\Component\HtmlSanitizer\HtmlSanitizerInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "Tomsgu\PdfMerger\PdfMerger"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service ".service_locator.VPIQtpB"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.8NMob9f"; reason: private alias.
Removed service ".service_locator.Gi6dDLF"; reason: private alias.
Removed service ".service_locator.hYXTtj1"; reason: private alias.
Removed service ".service_locator.a5r_FHZ"; reason: private alias.
Removed service ".service_locator.BMKQ2Rb"; reason: private alias.
Removed service ".service_locator.ZACDaaf"; reason: private alias.
Removed service ".service_locator.e9iSt0s"; reason: private alias.
Removed service ".service_locator.BncqF4v"; reason: private alias.
Removed service ".service_locator.WC2jAlD"; reason: private alias.
Removed service ".service_locator.wIcj7Tg"; reason: private alias.
Removed service ".service_locator.GTQEJIO"; reason: private alias.
Removed service ".service_locator.TRE1YCL"; reason: private alias.
Removed service ".service_locator.5v7FydZ"; reason: private alias.
Removed service ".service_locator.YpnpZeG"; reason: private alias.
Removed service ".service_locator.y2ieRmi"; reason: private alias.
Removed service ".service_locator.n4RRscO"; reason: private alias.
Removed service ".service_locator.o2rdeH6"; reason: private alias.
Removed service ".service_locator.o2Q1fHQ"; reason: private alias.
Removed service ".service_locator.uYn8zKv"; reason: private alias.
Removed service ".service_locator.dJQ352i"; reason: private alias.
Removed service ".service_locator.kDRLdhi"; reason: private alias.
Removed service ".service_locator.EAqpeOw"; reason: private alias.
Removed service ".service_locator.NKZBaSZ"; reason: private alias.
Removed service ".service_locator.CYUj9X7"; reason: private alias.
Removed service ".service_locator.gaG01BN"; reason: private alias.
Removed service ".service_locator.UYFDQ.T"; reason: private alias.
Removed service ".service_locator.fFtL2FT"; reason: private alias.
Removed service ".service_locator.7z4L5w2"; reason: private alias.
Removed service ".service_locator.mXVhQWJ"; reason: private alias.
Removed service ".service_locator.WYgeY8y"; reason: private alias.
Removed service ".service_locator.Zg1y6.E"; reason: private alias.
Removed service ".service_locator.YOcq7c0"; reason: private alias.
Removed service ".service_locator.TFUd1eB"; reason: private alias.
Removed service ".service_locator.I5dpQu2"; reason: private alias.
Removed service ".service_locator.O564NrO"; reason: private alias.
Removed service ".service_locator.7HyOtKu"; reason: private alias.
Removed service ".service_locator.cJLEPjg"; reason: private alias.
Removed service ".service_locator.6xI5OeM"; reason: private alias.
Removed service ".service_locator.i_2ZAiC"; reason: private alias.
Removed service ".service_locator.gkK93V8"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator.cVxtUxj"; reason: private alias.
Removed service ".service_locator.HVUpoyf"; reason: private alias.
Removed service ".service_locator.XktlN3C"; reason: private alias.
Removed service ".service_locator.FRnaB7N"; reason: private alias.
Removed service ".service_locator.AnBNZv4"; reason: private alias.
Removed service ".service_locator.J5vCiLG"; reason: private alias.
Removed service ".service_locator.gf777lV"; reason: private alias.
Removed service ".service_locator.zGwSLV1"; reason: private alias.
Removed service ".service_locator.M3ssb4h"; reason: private alias.
Removed service ".service_locator.v1Rwb7Q"; reason: private alias.
Removed service ".service_locator.GwerENJ"; reason: private alias.
Removed service ".service_locator.xYu3_wp"; reason: private alias.
Removed service ".service_locator.irMGEfI"; reason: private alias.
Removed service ".service_locator.QUVPARJ"; reason: private alias.
Removed service ".service_locator.S.szyx_"; reason: private alias.
Removed service ".service_locator.hWoUELp"; reason: private alias.
Removed service ".service_locator.bq1edO0"; reason: private alias.
Removed service ".service_locator.YjmqGC8"; reason: private alias.
Removed service ".service_locator.Ka.FBvw"; reason: private alias.
Removed service ".service_locator.zoT1FyX"; reason: private alias.
Removed service ".service_locator.IubvIaD"; reason: private alias.
Removed service ".service_locator.z5JIKH7"; reason: private alias.
Removed service ".service_locator.fM_MjBd"; reason: private alias.
Removed service ".service_locator.IdKsUa5"; reason: private alias.
Removed service ".service_locator.Tfyx8Qz"; reason: private alias.
Removed service ".service_locator.abP9W02"; reason: private alias.
Removed service ".service_locator.q1xKzse"; reason: private alias.
Removed service ".service_locator.nwjQQpw"; reason: private alias.
Removed service ".service_locator.DShnuqh"; reason: private alias.
Removed service ".service_locator.WWHr9Hr"; reason: private alias.
Removed service ".service_locator.AsSow5p"; reason: private alias.
Removed service ".service_locator.QdFNEqD"; reason: private alias.
Removed service ".service_locator.6uDc4J2"; reason: private alias.
Removed service ".service_locator.q5ZJ5z9"; reason: private alias.
Removed service ".service_locator.bEgpXhg"; reason: private alias.
Removed service ".service_locator.g1zjpif"; reason: private alias.
Removed service ".service_locator.dp_oCrv"; reason: private alias.
Removed service ".service_locator.v0w3r8Q"; reason: private alias.
Removed service ".service_locator.45reUjW"; reason: private alias.
Removed service ".service_locator.ODzVpvB"; reason: private alias.
Removed service ".service_locator.xa77JJu"; reason: private alias.
Removed service ".service_locator.J7OZ3ee"; reason: private alias.
Removed service ".service_locator.ZrrQOlp"; reason: private alias.
Removed service ".service_locator.EdidNhd"; reason: private alias.
Removed service ".service_locator.qBs1C1m"; reason: private alias.
Removed service ".service_locator.FWWhnN5"; reason: private alias.
Removed service ".service_locator.3fJ.Q6n"; reason: private alias.
Removed service ".service_locator.VtEM8z6"; reason: private alias.
Removed service ".service_locator.Ltywks_"; reason: private alias.
Removed service ".service_locator.PDarf.b"; reason: private alias.
Removed service ".service_locator.v6BOjtt"; reason: private alias.
Removed service ".service_locator.pDhavQk"; reason: private alias.
Removed service ".service_locator.zV_nZ6p"; reason: private alias.
Removed service ".service_locator.dD3YTJP"; reason: private alias.
Removed service ".service_locator.MmF_QdW"; reason: private alias.
Removed service ".service_locator.b803CVb"; reason: private alias.
Removed service ".service_locator.49UfRhc"; reason: private alias.
Removed service ".service_locator.AIIezED"; reason: private alias.
Removed service ".service_locator.cEJyhx4"; reason: private alias.
Removed service ".service_locator.OX4zp2u"; reason: private alias.
Removed service ".service_locator.MfYXAQk"; reason: private alias.
Removed service ".service_locator.uMbdMuq"; reason: private alias.
Removed service ".service_locator.Tsjlz2T"; reason: private alias.
Removed service ".service_locator.qpJAHKz"; reason: private alias.
Removed service ".service_locator.66Fhj2k"; reason: private alias.
Removed service ".service_locator.hamuFsH"; reason: private alias.
Removed service ".service_locator.skaUylj"; reason: private alias.
Removed service ".service_locator.D1QVN8k"; reason: private alias.
Removed service ".service_locator.qaEW1vL"; reason: private alias.
Removed service ".service_locator.QAMvyP8"; reason: private alias.
Removed service ".service_locator.8yr3rv4"; reason: private alias.
Removed service ".service_locator.taSfyql"; reason: private alias.
Removed service ".service_locator.xEgrhBA"; reason: private alias.
Removed service ".service_locator.Tk3hUzv"; reason: private alias.
Removed service ".service_locator.70Ow5Ul"; reason: private alias.
Removed service ".service_locator.FdGUuch"; reason: private alias.
Removed service ".service_locator.NT9mH41"; reason: private alias.
Removed service ".service_locator.2sxK.eE"; reason: private alias.
Removed service ".service_locator._BOioSp"; reason: private alias.
Removed service ".service_locator.sRD8w.7"; reason: private alias.
Removed service ".service_locator.5Z.dAv2"; reason: private alias.
Removed service ".service_locator.9w.U7g1"; reason: private alias.
Removed service ".service_locator.6zrjxOS"; reason: private alias.
Removed service ".service_locator.e6UcuUl"; reason: private alias.
Removed service ".service_locator.uSD0w_8"; reason: private alias.
Removed service ".service_locator.jvIR9Ax"; reason: private alias.
Removed service ".service_locator.bO73bL6"; reason: private alias.
Removed service ".service_locator.WTUM7GE"; reason: private alias.
Removed service ".service_locator.haDfR.t"; reason: private alias.
Removed service ".service_locator.o.X2CoU"; reason: private alias.
Removed service ".service_locator.clSOYO9"; reason: private alias.
Removed service ".service_locator.I.pNW23"; reason: private alias.
Removed service ".service_locator.Mt657rf"; reason: private alias.
Removed service ".service_locator.tmIOLAQ"; reason: private alias.
Removed service ".service_locator.PYxSL4L"; reason: private alias.
Removed service ".service_locator.AqKbFzq"; reason: private alias.
Removed service ".service_locator.IYotKou"; reason: private alias.
Removed service ".service_locator.g.Ar_AX"; reason: private alias.
Removed service ".service_locator.0dtqq0h"; reason: private alias.
Removed service ".service_locator.IPsfF5a"; reason: private alias.
Removed service ".service_locator.cC0Oyy4"; reason: private alias.
Removed service ".service_locator.mJ_kfXJ"; reason: private alias.
Removed service ".service_locator..XwZqG2"; reason: private alias.
Removed service ".service_locator.dJ08N1U"; reason: private alias.
Removed service ".service_locator.Njsx1rK"; reason: private alias.
Removed service ".service_locator.d26UVYm"; reason: private alias.
Removed service ".service_locator.c6Ek5WS"; reason: private alias.
Removed service ".service_locator.s0oJlAP"; reason: private alias.
Removed service ".service_locator.hpHWOLH"; reason: private alias.
Removed service ".service_locator.6tpcoJy"; reason: private alias.
Removed service ".service_locator.b6SPYon"; reason: private alias.
Removed service ".service_locator.dSYDxad"; reason: private alias.
Removed service ".service_locator.9du4rqa"; reason: private alias.
Removed service ".service_locator.hjnZkyg"; reason: private alias.
Removed service ".service_locator.8HBhobO"; reason: private alias.
Removed service ".service_locator.GQYW30t"; reason: private alias.
Removed service ".service_locator.U0UHXVk"; reason: private alias.
Removed service ".service_locator.UNWjxu0"; reason: private alias.
Removed service ".service_locator.N1_Okot"; reason: private alias.
Removed service ".service_locator.xdpSbwG"; reason: private alias.
Removed service ".service_locator.e84GXVb"; reason: private alias.
Removed service ".service_locator.LkffY0w"; reason: private alias.
Removed service ".service_locator.6mPb7Y9"; reason: private alias.
Removed service ".service_locator.DEcZEcG"; reason: private alias.
Removed service ".service_locator.QpRbNpo"; reason: private alias.
Removed service ".service_locator.hZo7qjj"; reason: private alias.
Removed service ".service_locator.7uq3Agp"; reason: private alias.
Removed service ".service_locator.m43v2OT"; reason: private alias.
Removed service ".service_locator.ukX1NW1"; reason: private alias.
Removed service ".service_locator.8kMGMQ1"; reason: private alias.
Removed service ".service_locator.hn6CSf9"; reason: private alias.
Removed service ".service_locator.5Q_B5Vq"; reason: private alias.
Removed service ".service_locator.71osfQG"; reason: private alias.
Removed service ".service_locator.Gw0jZ9G"; reason: private alias.
Removed service ".service_locator.reFDjUv"; reason: private alias.
Removed service ".service_locator.A17hxoo"; reason: private alias.
Removed service ".service_locator.52ar3sd"; reason: private alias.
Removed service ".service_locator._cwuKeX"; reason: private alias.
Removed service ".service_locator.wLPXgUy"; reason: private alias.
Removed service ".service_locator.M4Rb.b6"; reason: private alias.
Removed service ".service_locator.vLgw9kO"; reason: private alias.
Removed service ".service_locator.pxaNfL3"; reason: private alias.
Removed service ".service_locator.1QqsV0u"; reason: private alias.
Removed service ".service_locator.5kTLUdq"; reason: private alias.
Removed service ".service_locator.BybHuPG"; reason: private alias.
Removed service ".service_locator.tPNZaCD"; reason: private alias.
Removed service ".service_locator.RUdlJZf"; reason: private alias.
Removed service ".service_locator.MF4LyR."; reason: private alias.
Removed service ".service_locator.oCQsRLA"; reason: private alias.
Removed service ".service_locator.DikQ8Bp"; reason: private alias.
Removed service ".service_locator.AO2iNtM"; reason: private alias.
Removed service ".service_locator.U6mM1h7"; reason: private alias.
Removed service ".service_locator.UkCAQUL"; reason: private alias.
Removed service ".service_locator.GrQoPZM"; reason: private alias.
Removed service ".service_locator.hEF4.gP"; reason: private alias.
Removed service ".service_locator.Os0osWn"; reason: private alias.
Removed service ".service_locator.qF3EOMd"; reason: private alias.
Removed service ".service_locator.5kNxf1m"; reason: private alias.
Removed service ".service_locator.AQ6VmX6"; reason: private alias.
Removed service ".service_locator.EgatWP3"; reason: private alias.
Removed service ".service_locator.b1BGoHu"; reason: private alias.
Removed service ".service_locator.vI4rTv_"; reason: private alias.
Removed service ".service_locator.Vvt_Ump"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.ob7eWwY"; reason: private alias.
Removed service ".service_locator.z7V19zZ"; reason: private alias.
Removed service ".service_locator.Al5F95A"; reason: private alias.
Removed service ".service_locator.mClskMq"; reason: private alias.
Removed service ".service_locator.8ZdHw0N"; reason: private alias.
Removed service ".service_locator.rntvQqD"; reason: private alias.
Removed service ".service_locator.U.U_fzv"; reason: private alias.
Removed service ".service_locator.5eQ8lpS"; reason: private alias.
Removed service ".service_locator.ou4PZv9"; reason: private alias.
Removed service ".service_locator.QIhmXS9"; reason: private alias.
Removed service ".service_locator.dbTO.vE"; reason: private alias.
Removed service ".service_locator.yUHejHu"; reason: private alias.
Removed service ".service_locator.9_jnjHN"; reason: private alias.
Removed service ".service_locator.I1VpP79"; reason: private alias.
Removed service ".service_locator.droUdmo"; reason: private alias.
Removed service ".service_locator.gYscZqI"; reason: private alias.
Removed service ".service_locator.MY0bfPr"; reason: private alias.
Removed service ".service_locator.tVWTid_"; reason: private alias.
Removed service ".service_locator.DOeBPYL"; reason: private alias.
Removed service ".service_locator.EQgm8pf"; reason: private alias.
Removed service ".service_locator.6K6ZhsR"; reason: private alias.
Removed service ".service_locator.wk5es4Q"; reason: private alias.
Removed service ".service_locator.FrINCRD"; reason: private alias.
Removed service ".service_locator.2wUMwkR"; reason: private alias.
Removed service ".service_locator.Uw1Qsj5"; reason: private alias.
Removed service ".service_locator.vsufLtO"; reason: private alias.
Removed service ".service_locator.K7XmN3v"; reason: private alias.
Removed service ".service_locator.dcwrSxa"; reason: private alias.
Removed service ".service_locator.yZty4YD"; reason: private alias.
Removed service ".service_locator.PCCaOeR"; reason: private alias.
Removed service ".service_locator.PVqDS.9"; reason: private alias.
Removed service ".service_locator.BUM6a64"; reason: private alias.
Removed service ".service_locator.StupQeI"; reason: private alias.
Removed service ".service_locator.a5j9jCs"; reason: private alias.
Removed service ".service_locator.qIOp6pS"; reason: private alias.
Removed service ".service_locator.uqHDiXm"; reason: private alias.
Removed service ".service_locator.z1l_5gU"; reason: private alias.
Removed service ".service_locator.Hx.d4W0"; reason: private alias.
Removed service ".service_locator.9W50vRy"; reason: private alias.
Removed service ".service_locator.cAcMdan"; reason: private alias.
Removed service ".service_locator.0l616LC"; reason: private alias.
Removed service ".service_locator.wH5M0rL"; reason: private alias.
Removed service ".service_locator.pFEeyNG"; reason: private alias.
Removed service ".service_locator.p8Lrf8y"; reason: private alias.
Removed service ".service_locator.ev9Cgqg"; reason: private alias.
Removed service ".service_locator.HT4dcgx"; reason: private alias.
Removed service ".service_locator.nUrc6WV"; reason: private alias.
Removed service ".service_locator.ALsIR2L"; reason: private alias.
Removed service ".service_locator.FKG6F_t"; reason: private alias.
47
Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ApprovalWorkflowService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
864
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\Contract\ApprovableInterface"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.binary.locator.asset_mapper"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountCategoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\AccountCategoryController.0.App\Controller\AccountCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountNameController"; reason: abstract.
Removed service ".instanceof.App\Controller\AccountNameController.0.App\Controller\AccountNameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\AccountTypeController.0.App\Controller\AccountTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdditionalChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdditionalChargeController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdditionalChargeController.0.App\Controller\AdditionalChargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdditionalChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AddressBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AddressBookController"; reason: abstract.
Removed service ".instanceof.App\Controller\AddressBookController.0.App\Controller\AddressBookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AddressBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApprovalController"; reason: abstract.
Removed service ".instanceof.App\Controller\ApprovalController.0.App\Controller\ApprovalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BillDescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BillDescriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\BillDescriptionController.0.App\Controller\BillDescriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BillDescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController"; reason: abstract.
Removed service ".instanceof.App\Controller\BlogController.0.App\Controller\BlogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BonusController"; reason: abstract.
Removed service ".instanceof.App\Controller\BonusController.0.App\Controller\BonusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BonusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfAgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfAgentController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfAgentController.0.App\Controller\CandfAgentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfAgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfInvoiceController.0.App\Controller\CandfInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfMasterRateController.0.App\Controller\CandfMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfSalesInvoiceController.0.App\Controller\CandfSalesInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesOfferController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfSalesOfferController.0.App\Controller\CandfSalesOfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfSalesOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfSalesRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfSalesRateController.0.App\Controller\CandfSalesRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfShipmentBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfShipmentBookingController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfShipmentBookingController.0.App\Controller\CandfShipmentBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfShipmentBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CandfShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CandfShipmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\CandfShipmentController.0.App\Controller\CandfShipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CandfShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CarrierTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CarrierTypeController"; reason: abstract.
Removed service ".instanceof.App\Controller\CarrierTypeController.0.App\Controller\CarrierTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CarrierTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ComponentController"; reason: abstract.
Removed service ".instanceof.App\Controller\ComponentController.0.App\Controller\ComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContraVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContraVoucherController"; reason: abstract.
Removed service ".instanceof.App\Controller\ContraVoucherController.0.App\Controller\ContraVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContraVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.App\Controller\CountryController.0.App\Controller\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCashMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCashMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CountryWiseCashMasterRateController.0.App\Controller\CountryWiseCashMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CountryWiseCashMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCommonSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCommonSalesRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CountryWiseCommonSalesRateController.0.App\Controller\CountryWiseCommonSalesRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CountryWiseCommonSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseCovidChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseCovidChargeController"; reason: abstract.
Removed service ".instanceof.App\Controller\CountryWiseCovidChargeController.0.App\Controller\CountryWiseCovidChargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CountryWiseCovidChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CountryWiseMasterRateController.0.App\Controller\CountryWiseMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CountryWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CountryWiseSalesRateController.0.App\Controller\CountryWiseSalesRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CountryWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourierController"; reason: abstract.
Removed service ".instanceof.App\Controller\CourierController.0.App\Controller\CourierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CourierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourierWiseZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourierWiseZoneController"; reason: abstract.
Removed service ".instanceof.App\Controller\CourierWiseZoneController.0.App\Controller\CourierWiseZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CourierWiseZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerAddressBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerAddressBookController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomerAddressBookController.0.App\Controller\CustomerAddressBookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerAddressBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomerController.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomerSalesInvoiceController.0.App\Controller\CustomerSalesInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerShipmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomerShipmentController.0.App\Controller\CustomerShipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomsClearingMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomsClearingMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomsClearingMasterRateController.0.App\Controller\CustomsClearingMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomsClearingMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomsClearingRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomsClearingRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomsClearingRateController.0.App\Controller\CustomsClearingRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomsClearingRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DescribeShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DescribeShipmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\DescribeShipmentController.0.App\Controller\DescribeShipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DescribeShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmployeeController"; reason: abstract.
Removed service ".instanceof.App\Controller\EmployeeController.0.App\Controller\EmployeeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FuelSurchargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FuelSurchargeController"; reason: abstract.
Removed service ".instanceof.App\Controller\FuelSurchargeController.0.App\Controller\FuelSurchargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FuelSurchargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImageGalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImageGalleryController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImageGalleryController.0.App\Controller\ImageGalleryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImageGalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCountryWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCountryWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportCountryWiseMasterRateController.0.App\Controller\ImportCountryWiseMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportCountryWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCountryWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCountryWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportCountryWiseSalesRateController.0.App\Controller\ImportCountryWiseSalesRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportCountryWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportCourierWiseZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportCourierWiseZoneController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportCourierWiseZoneController.0.App\Controller\ImportCourierWiseZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportCourierWiseZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportSalesInvoiceController.0.App\Controller\ImportSalesInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportSalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportSalesOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportSalesOfferController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportSalesOfferController.0.App\Controller\ImportSalesOfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportSalesOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportShipmentBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportShipmentBookingController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportShipmentBookingController.0.App\Controller\ImportShipmentBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportShipmentBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportZoneWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportZoneWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportZoneWiseMasterRateController.0.App\Controller\ImportZoneWiseMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportZoneWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportZoneWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportZoneWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportZoneWiseSalesRateController.0.App\Controller\ImportZoneWiseSalesRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportZoneWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IncomingShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IncomingShipmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\IncomingShipmentController.0.App\Controller\IncomingShipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IncomingShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceAdditionalChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceAdditionalChargeController"; reason: abstract.
Removed service ".instanceof.App\Controller\InvoiceAdditionalChargeController.0.App\Controller\InvoiceAdditionalChargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InvoiceAdditionalChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginHistoryController"; reason: abstract.
Removed service ".instanceof.App\Controller\LoginHistoryController.0.App\Controller\LoginHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnlineBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnlineBookingController"; reason: abstract.
Removed service ".instanceof.App\Controller\OnlineBookingController.0.App\Controller\OnlineBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OnlineBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PackagingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PackagingController"; reason: abstract.
Removed service ".instanceof.App\Controller\PackagingController.0.App\Controller\PackagingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PackagingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayableCandfRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayableCandfRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\PayableCandfRateController.0.App\Controller\PayableCandfRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PayableCandfRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentVoucherController"; reason: abstract.
Removed service ".instanceof.App\Controller\PaymentVoucherController.0.App\Controller\PaymentVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReceiveVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReceiveVoucherController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReceiveVoucherController.0.App\Controller\ReceiveVoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReceiveVoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportsController"; reason: abstract.
Removed service ".instanceof.App\Controller\ReportsController.0.App\Controller\ReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryController"; reason: abstract.
Removed service ".instanceof.App\Controller\SalaryController.0.App\Controller\SalaryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SalaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalaryStructureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalaryStructureController"; reason: abstract.
Removed service ".instanceof.App\Controller\SalaryStructureController.0.App\Controller\SalaryStructureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SalaryStructureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesCandfRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesCandfRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\SalesCandfRateController.0.App\Controller\SalesCandfRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SalesCandfRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Controller\SalesInvoiceController.0.App\Controller\SalesInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SalesInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SalesOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SalesOfferController"; reason: abstract.
Removed service ".instanceof.App\Controller\SalesOfferController.0.App\Controller\SalesOfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SalesOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServicesController"; reason: abstract.
Removed service ".instanceof.App\Controller\ServicesController.0.App\Controller\ServicesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ServicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsInfoController"; reason: abstract.
Removed service ".instanceof.App\Controller\SettingsInfoController.0.App\Controller\SettingsInfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SettingsInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShipmentBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShipmentBookingController"; reason: abstract.
Removed service ".instanceof.App\Controller\ShipmentBookingController.0.App\Controller\ShipmentBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShipmentBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShipmentController"; reason: abstract.
Removed service ".instanceof.App\Controller\ShipmentController.0.App\Controller\ShipmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShipmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TaxBillDescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TaxBillDescriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\TaxBillDescriptionController.0.App\Controller\TaxBillDescriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TaxBillDescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrackingStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrackingStatusController"; reason: abstract.
Removed service ".instanceof.App\Controller\TrackingStatusController.0.App\Controller\TrackingStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TrackingStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TrackingUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TrackingUpdateController"; reason: abstract.
Removed service ".instanceof.App\Controller\TrackingUpdateController.0.App\Controller\TrackingUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TrackingUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UnitController"; reason: abstract.
Removed service ".instanceof.App\Controller\UnitController.0.App\Controller\UnitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserCompanyController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserCompanyController.0.App\Controller\UserCompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserCompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\UserProfileController.0.App\Controller\UserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VendorBillController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VendorBillController"; reason: abstract.
Removed service ".instanceof.App\Controller\VendorBillController.0.App\Controller\VendorBillController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VendorBillController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VoucherController"; reason: abstract.
Removed service ".instanceof.App\Controller\VoucherController.0.App\Controller\VoucherController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VoucherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZoneController.0.App\Controller\ZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCashMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCashMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZoneWiseCashMasterRateController.0.App\Controller\ZoneWiseCashMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoneWiseCashMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCommonSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCommonSalesRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZoneWiseCommonSalesRateController.0.App\Controller\ZoneWiseCommonSalesRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoneWiseCommonSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseCovidChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseCovidChargeController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZoneWiseCovidChargeController.0.App\Controller\ZoneWiseCovidChargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoneWiseCovidChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZoneWiseMasterRateController.0.App\Controller\ZoneWiseMasterRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoneWiseMasterRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ZoneWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ZoneWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.App\Controller\ZoneWiseSalesRateController.0.App\Controller\ZoneWiseSalesRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ZoneWiseSalesRateController"; reason: abstract.
Removed service ".instanceof.App\EventListener\ApprovalNotificationListener.0.App\EventListener\ApprovalNotificationListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ApprovalNotificationListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\AutoJournalEntryListener.0.App\EventListener\AutoJournalEntryListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\AutoJournalEntryListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\EntitySubscriber.0.App\EventListener\EntitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\EntitySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AcademicRecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AcademicRecordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccessorySurchargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccessorySurchargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountNameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountNameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalChargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdditionalChargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressBookType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressBookType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlogDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BlogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BlogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BonusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BonusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfAgentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfAgentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfMasterRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfMasterRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfSalesInvoiceDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceTaxType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfSalesInvoiceTaxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfSalesInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferCovidType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfSalesOfferCovidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferPercentageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfSalesOfferPercentageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesOfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfSalesOfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfSalesRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfSalesRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfShipmentBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfShipmentBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CandfShipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CandfShipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CarrierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CarrierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContraVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContraVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCashMasterRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryWiseCashMasterRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCommonSalesRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryWiseCommonSalesRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseCovidChargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryWiseCovidChargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseMasterRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryWiseMasterRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryWiseSalesRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryWiseSalesRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CourierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourierWiseZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CourierWiseZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomsClearingMasterRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomsClearingMasterRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomsClearingRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomsClearingRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DescribeShipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DescribeShipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeDocumentsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeDocumentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeSkillType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeSkillType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExperienceRecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExperienceRecordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FromPhoneDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FromPhoneDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FuelSurchargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FuelSurchargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageGalleryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImageGalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportCountryWiseSalesRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportCountryWiseSalesRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImportSalesOfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImportSalesOfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IncomingShipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IncomingShipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceAdditionalChargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoiceAdditionalChargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceSurchargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoiceSurchargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LoginHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PackagingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PackagingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PayableCandfRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PayableCandfRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReceiveVoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReceiveVoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalaryDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalaryEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryStructureDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalaryStructureDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryStructureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalaryStructureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalaryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesCandfRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalesCandfRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalesInvoiceDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalesInvoiceEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalesInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferCovidType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalesOfferCovidType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferPercentageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalesOfferPercentageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SalesOfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SalesOfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServicesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingsInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingsInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentBookingPackagingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipmentBookingPackagingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentBookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipmentBookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentItemsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipmentItemsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentPackagingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipmentPackagingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentReferenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipmentReferenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentToCandfSalesInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipmentToCandfSalesInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ToPhoneDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ToPhoneDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrackingStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TrackingStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TrackingUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TrackingUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UnitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserCompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VendorBillType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VendorBillType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VoucherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VoucherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCashMasterRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ZoneWiseCashMasterRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCommonSalesRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ZoneWiseCommonSalesRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseCovidChargeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ZoneWiseCovidChargeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseMasterRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ZoneWiseMasterRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneWiseSalesRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ZoneWiseSalesRateType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AcademicRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AcademicRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountNameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountNameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdditionalChargeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdditionalChargeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressBookRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressBookRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApprovalLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApprovalWorkflowConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ApprovalWorkflowConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BankRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillDescriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BillDescriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BlogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfAgentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CandfAgentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CandfSalesInvoiceDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CandfSalesInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfSalesInvoiceTaxRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CandfSalesInvoiceTaxRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CandfShipmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CandfShipmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ComponentCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ComponentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContraVoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContraVoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseCommonSalesRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryWiseCommonSalesRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseCovidChargeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryWiseCovidChargeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseMasterRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryWiseMasterRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryWiseSalesRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryWiseSalesRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CourierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourierWiseZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CourierWiseZoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepartmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DepartmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DescribeShipmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DescribeShipmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DesignationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DesignationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DutyPayerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DutyPayerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeDocumentsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeDocumentsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeSkillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmployeeSkillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExperienceRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExperienceRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FromPhoneDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FromPhoneDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageGalleryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImageGalleryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceAdditionalChargeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceAdditionalChargeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JobTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\JobTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LoginHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackagingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PackagingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayableCandfRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayableCandfRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentOptionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentOptionsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentVoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentVoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PayrollStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PayrollStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhoneTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PhoneTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PickupShipmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PickupShipmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RateTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RateTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReceiveVoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReceiveVoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReligionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReligionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalaryDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalaryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryStructureDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalaryStructureDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalaryStructureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalaryStructureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesCandfRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalesCandfRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesInvoiceDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalesInvoiceDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalesInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferCovidRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalesOfferCovidRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferPercentageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalesOfferPercentageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalesOfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServicesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServicesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingsInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentItemsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShipmentItemsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentPackagingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShipmentPackagingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentReferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShipmentReferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShipmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkillCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SkillLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SkillLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StructureTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ToPhoneDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ToPhoneDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrackingStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingUpdateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrackingUpdateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UnitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserCompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserCompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VendorBillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VendorBillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherDetailsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VoucherDetailsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseCommonSalesRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoneWiseCommonSalesRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseCovidChargeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoneWiseCovidChargeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseMasterRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoneWiseMasterRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneWiseSalesRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoneWiseSalesRateRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Twig\TwigGlobalSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TwigGlobalSubscriber"; reason: abstract.
102
Removed service "App\DoctrineExtensions\DateFormatterFunction"; reason: unused.
Removed service "App\Event\ApprovalEvent"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "tomsgu_pdf_merger.pdf_merger"; reason: unused.
Removed service "tomsgu_pdf_merger.fpdi"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
534
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountCategoryController" to "App\Controller\AccountCategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountNameController" to "App\Controller\AccountNameController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountTypeController" to "App\Controller\AccountTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdditionalChargeController" to "App\Controller\AdditionalChargeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AddressBookController" to "App\Controller\AddressBookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ApprovalController" to "App\Controller\ApprovalController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BillDescriptionController" to "App\Controller\BillDescriptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BlogController" to "App\Controller\BlogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BonusController" to "App\Controller\BonusController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfAgentController" to "App\Controller\CandfAgentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfInvoiceController" to "App\Controller\CandfInvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfMasterRateController" to "App\Controller\CandfMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfSalesInvoiceController" to "App\Controller\CandfSalesInvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfSalesOfferController" to "App\Controller\CandfSalesOfferController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfSalesRateController" to "App\Controller\CandfSalesRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfShipmentBookingController" to "App\Controller\CandfShipmentBookingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CandfShipmentController" to "App\Controller\CandfShipmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CarrierTypeController" to "App\Controller\CarrierTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ComponentController" to "App\Controller\ComponentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ContraVoucherController" to "App\Controller\ContraVoucherController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CountryController" to "App\Controller\CountryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CountryWiseCashMasterRateController" to "App\Controller\CountryWiseCashMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CountryWiseCommonSalesRateController" to "App\Controller\CountryWiseCommonSalesRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CountryWiseCovidChargeController" to "App\Controller\CountryWiseCovidChargeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CountryWiseMasterRateController" to "App\Controller\CountryWiseMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CountryWiseSalesRateController" to "App\Controller\CountryWiseSalesRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CourierController" to "App\Controller\CourierController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CourierWiseZoneController" to "App\Controller\CourierWiseZoneController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerAddressBookController" to "App\Controller\CustomerAddressBookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerController" to "App\Controller\CustomerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerSalesInvoiceController" to "App\Controller\CustomerSalesInvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerShipmentController" to "App\Controller\CustomerShipmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomsClearingMasterRateController" to "App\Controller\CustomsClearingMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomsClearingRateController" to "App\Controller\CustomsClearingRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DescribeShipmentController" to "App\Controller\DescribeShipmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmployeeController" to "App\Controller\EmployeeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FuelSurchargeController" to "App\Controller\FuelSurchargeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImageGalleryController" to "App\Controller\ImageGalleryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportCountryWiseMasterRateController" to "App\Controller\ImportCountryWiseMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportCountryWiseSalesRateController" to "App\Controller\ImportCountryWiseSalesRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportCourierWiseZoneController" to "App\Controller\ImportCourierWiseZoneController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportSalesInvoiceController" to "App\Controller\ImportSalesInvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportSalesOfferController" to "App\Controller\ImportSalesOfferController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportShipmentBookingController" to "App\Controller\ImportShipmentBookingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportZoneWiseMasterRateController" to "App\Controller\ImportZoneWiseMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ImportZoneWiseSalesRateController" to "App\Controller\ImportZoneWiseSalesRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\IncomingShipmentController" to "App\Controller\IncomingShipmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\InvoiceAdditionalChargeController" to "App\Controller\InvoiceAdditionalChargeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LoginHistoryController" to "App\Controller\LoginHistoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\OnlineBookingController" to "App\Controller\OnlineBookingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PackagingController" to "App\Controller\PackagingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PayableCandfRateController" to "App\Controller\PayableCandfRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PaymentVoucherController" to "App\Controller\PaymentVoucherController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ReceiveVoucherController" to "App\Controller\ReceiveVoucherController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ReportsController" to "App\Controller\ReportsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SalaryController" to "App\Controller\SalaryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SalaryStructureController" to "App\Controller\SalaryStructureController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SalesCandfRateController" to "App\Controller\SalesCandfRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SalesInvoiceController" to "App\Controller\SalesInvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SalesOfferController" to "App\Controller\SalesOfferController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ServicesController" to "App\Controller\ServicesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SettingsInfoController" to "App\Controller\SettingsInfoController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ShipmentBookingController" to "App\Controller\ShipmentBookingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ShipmentController" to "App\Controller\ShipmentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TaxBillDescriptionController" to "App\Controller\TaxBillDescriptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TrackingStatusController" to "App\Controller\TrackingStatusController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TrackingUpdateController" to "App\Controller\TrackingUpdateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UnitController" to "App\Controller\UnitController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UploadController" to "App\Controller\UploadController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserCompanyController" to "App\Controller\UserCompanyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserProfileController" to "App\Controller\UserProfileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VendorBillController" to "App\Controller\VendorBillController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VoucherController" to "App\Controller\VoucherController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ZoneController" to "App\Controller\ZoneController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ZoneWiseCashMasterRateController" to "App\Controller\ZoneWiseCashMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ZoneWiseCommonSalesRateController" to "App\Controller\ZoneWiseCommonSalesRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ZoneWiseCovidChargeController" to "App\Controller\ZoneWiseCovidChargeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ZoneWiseMasterRateController" to "App\Controller\ZoneWiseMasterRateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ZoneWiseSalesRateController" to "App\Controller\ZoneWiseSalesRateController".
Inlined service "App\Service\JournalEntryService" to "App\EventListener\AutoJournalEntryListener".
Inlined service "error_handler.error_renderer.default" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.YDYHnos" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.t63Z78S" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.xapm37H" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "html_sanitizer.config.default" to "html_sanitizer.sanitizer.default".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.htmlsanitizer" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Service\AppExtension" to "twig".
Inlined service "twig.extension.markdown" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.V3v43W0" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "twig.markdown.default" to "twig.runtime.markdown".
Inlined service "twig.markdown.league_common_mark_converter" to "twig.markdown.default".
Inlined service "twig.markdown.league_common_mark_converter_factory" to "twig.markdown.league_common_mark_converter".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.k41MK1z" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator._P7GYXw" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.xAeA33K" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view_factory" to "pagerfanta.twig_runtime".
Inlined service "pagerfanta.route_generator_factory" to "pagerfanta.twig_runtime".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.5ltxHEW" to "security.helper".
Inlined service ".service_locator.IWkvA16" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.MtaAPs7" to "security.access_map".
Inlined service ".security.request_matcher.73phzCJ" to "security.access_map".
Inlined service ".security.request_matcher.rgGXsqp" to "security.access_map".
Inlined service ".security.request_matcher.GiLL9Vf" to "security.access_map".
Inlined service ".security.request_matcher.ZugCbLb" to "security.access_map".
Inlined service ".security.request_matcher.jKRH979" to "security.access_map".
Inlined service ".security.request_matcher.eTprAE_" to "security.access_map".
Inlined service ".security.request_matcher.f1HQNIi" to "security.access_map".
Inlined service ".security.request_matcher.7duEKww" to "security.access_map".
Inlined service ".security.request_matcher.oCMQHQc" to "security.access_map".
Inlined service ".security.request_matcher.GtYAs_A" to "security.access_map".
Inlined service ".security.request_matcher.kMMBrCp" to "security.access_map".
Inlined service ".security.request_matcher.p5O6phC" to "security.access_map".
Inlined service ".security.request_matcher.WG_ppoJ" to "security.access_map".
Inlined service ".security.request_matcher.yFotYzw" to "security.access_map".
Inlined service ".security.request_matcher.9E2KV8w" to "security.access_map".
Inlined service ".security.request_matcher.HwGLIGD" to "security.access_map".
Inlined service ".security.request_matcher..rrRQh_" to "security.access_map".
Inlined service ".security.request_matcher.2hr9drJ" to "security.access_map".
Inlined service ".security.request_matcher.mms83Bb" to "security.access_map".
Inlined service ".security.request_matcher.MbS28N9" to "security.access_map".
Inlined service ".security.request_matcher.286dxkH" to "security.access_map".
Inlined service ".security.request_matcher.LZxf4T3" to "security.access_map".
Inlined service ".security.request_matcher.3XQt0yD" to "security.access_map".
Inlined service ".security.request_matcher.bsCQJWe" to "security.access_map".
Inlined service ".security.request_matcher.iAV9la9" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "App\Security\AccessDeniedHandler" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.VGiBBNZ" to ".security.request_matcher.MtaAPs7".
Inlined service ".security.request_matcher.l.SdPb3" to ".security.request_matcher.73phzCJ".
Inlined service ".security.request_matcher.fPdoOID" to ".security.request_matcher.rgGXsqp".
Inlined service ".security.request_matcher.G_f.COp" to ".security.request_matcher.GiLL9Vf".
Inlined service ".security.request_matcher.ise6t64" to ".security.request_matcher.ZugCbLb".
Inlined service ".security.request_matcher.2Wy8DgN" to ".security.request_matcher.jKRH979".
Inlined service ".security.request_matcher.J2DZXbA" to ".security.request_matcher.eTprAE_".
Inlined service ".security.request_matcher.OL2X_XA" to ".security.request_matcher.f1HQNIi".
Inlined service ".security.request_matcher.8zbX69G" to ".security.request_matcher.7duEKww".
Inlined service ".security.request_matcher.o7hWRYH" to ".security.request_matcher.oCMQHQc".
Inlined service ".security.request_matcher.SZtqF28" to ".security.request_matcher.GtYAs_A".
Inlined service ".security.request_matcher.9ghDK0H" to ".security.request_matcher.kMMBrCp".
Inlined service ".security.request_matcher.vXSRaoj" to ".security.request_matcher.p5O6phC".
Inlined service ".security.request_matcher.y18a.2Q" to ".security.request_matcher.WG_ppoJ".
Inlined service ".security.request_matcher.C3OszGi" to ".security.request_matcher.yFotYzw".
Inlined service ".security.request_matcher.hTudimY" to ".security.request_matcher.9E2KV8w".
Inlined service ".security.request_matcher.HUJh05Z" to ".security.request_matcher.HwGLIGD".
Inlined service ".security.request_matcher.gLMk1Uv" to ".security.request_matcher..rrRQh_".
Inlined service ".security.request_matcher.XByWg79" to ".security.request_matcher.2hr9drJ".
Inlined service ".security.request_matcher.TZxItrr" to ".security.request_matcher.mms83Bb".
Inlined service ".security.request_matcher.nBpryNW" to ".security.request_matcher.MbS28N9".
Inlined service ".security.request_matcher.hq9lCJV" to ".security.request_matcher.286dxkH".
Inlined service ".security.request_matcher.LZnI8gq" to ".security.request_matcher.LZxf4T3".
Inlined service ".security.request_matcher.S5Yhelx" to ".security.request_matcher.3XQt0yD".
Inlined service ".security.request_matcher.AwCNcEy" to ".security.request_matcher.bsCQJWe".
Inlined service ".security.request_matcher.7evEJSf" to ".security.request_matcher.iAV9la9".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.MyuscQU" to ".service_locator.MyuscQU.App\Controller\AccountCategoryController::show()".
Inlined service ".service_locator._gz3f8M" to ".service_locator._gz3f8M.App\Controller\AccountNameController::show()".
Inlined service ".service_locator.DeqZ553" to ".service_locator.DeqZ553.App\Controller\AccountTypeController::show()".
Inlined service ".service_locator.2Wl1CS3" to ".service_locator.2Wl1CS3.App\Controller\AdditionalChargeController::show()".
Inlined service ".service_locator.uEDqzcA" to ".service_locator.uEDqzcA.App\Controller\BlogController::new()".
Inlined service ".service_locator.U2sPR6J" to ".service_locator.U2sPR6J.App\Controller\BlogController::show()".
Inlined service ".service_locator.6Y3Bv1X" to ".service_locator.6Y3Bv1X.App\Controller\BlogController::edit()".
Inlined service ".service_locator.geqjTXu" to ".service_locator.geqjTXu.App\Controller\CandfAgentController::show()".
Inlined service ".service_locator.7Hk4Brp" to ".service_locator.7Hk4Brp.App\Controller\CandfInvoiceController::shipmenttoinvoice()".
Inlined service ".service_locator.Nzljtwq" to ".service_locator.Nzljtwq.App\Controller\CandfSalesInvoiceController::new()".
Inlined service ".service_locator.6.YffPu" to ".service_locator.6.YffPu.App\Controller\CandfSalesInvoiceController::saveshipmenttoinvoice()".
Inlined service ".service_locator.Z6clpYJ" to ".service_locator.Z6clpYJ.App\Controller\CandfSalesInvoiceController::show()".
Inlined service ".service_locator.O28ErRu" to ".service_locator.O28ErRu.App\Controller\CandfSalesInvoiceController::edit()".
Inlined service ".service_locator.k0E.5v9" to ".service_locator.k0E.5v9.App\Controller\CandfSalesInvoiceController::delete()".
Inlined service ".service_locator.BKpgN0s" to ".service_locator.BKpgN0s.App\Controller\CandfSalesInvoiceController::invoice()".
Inlined service ".service_locator.2rdhwst" to ".service_locator.2rdhwst.App\Controller\CandfSalesOfferController::index()".
Inlined service ".service_locator.UM1tA2o" to ".service_locator.UM1tA2o.App\Controller\CandfSalesOfferController::offerPreview()".
Inlined service ".service_locator.d8gi3hy" to ".service_locator.d8gi3hy.App\Controller\CandfShipmentBookingController::new()".
Inlined service ".service_locator.zgwcPok" to ".service_locator.zgwcPok.App\Controller\CandfShipmentController::new()".
Inlined service ".service_locator.WJWXZu4" to ".service_locator.WJWXZu4.App\Controller\CandfShipmentController::newexcel()".
Inlined service ".service_locator.tlFDrlN" to ".service_locator.tlFDrlN.App\Controller\CandfShipmentController::show()".
Inlined service ".service_locator.63pgzL7" to ".service_locator.63pgzL7.App\Controller\CandfShipmentController::edit()".
Inlined service ".service_locator.oPXJbxd" to ".service_locator.oPXJbxd.App\Controller\CandfShipmentController::delete()".
Inlined service ".service_locator.gPmK33P" to ".service_locator.gPmK33P.App\Controller\ComponentController::show()".
Inlined service ".service_locator.StsW5Gf" to ".service_locator.StsW5Gf.App\Controller\ContraVoucherController::show()".
Inlined service ".service_locator.aQE2neT" to ".service_locator.aQE2neT.App\Controller\CountryController::show()".
Inlined service ".service_locator.2uvlG8A" to ".service_locator.2uvlG8A.App\Controller\CountryWiseCommonSalesRateController::show()".
Inlined service ".service_locator.zKQ1L2J" to ".service_locator.zKQ1L2J.App\Controller\CountryWiseCovidChargeController::show()".
Inlined service ".service_locator.4lMq4f1" to ".service_locator.4lMq4f1.App\Controller\CourierController::new()".
Inlined service ".service_locator.mYwD.UC" to ".service_locator.mYwD.UC.App\Controller\CourierController::edit()".
Inlined service ".service_locator.bk8ta1w" to ".service_locator.bk8ta1w.App\Controller\CustomerController::newfromoffer()".
Inlined service ".service_locator.N.DkA60" to ".service_locator.N.DkA60.App\Controller\CustomerController::show()".
Inlined service ".service_locator.oTH3Z4K" to ".service_locator.oTH3Z4K.App\Controller\CustomerController::edit()".
Inlined service ".service_locator.CFXN3fd" to ".service_locator.CFXN3fd.App\Controller\CustomerController::delete()".
Inlined service ".service_locator.HJpN5fS" to ".service_locator.HJpN5fS.App\Controller\CustomerSalesInvoiceController::invoice()".
Inlined service ".service_locator.e1iSqTQ" to ".service_locator.e1iSqTQ.App\Controller\DescribeShipmentController::show()".
Inlined service ".service_locator.B6DvzdN" to ".service_locator.B6DvzdN.App\Controller\EmployeeController::new()".
Inlined service ".service_locator.X6TEOCg" to ".service_locator.X6TEOCg.App\Controller\EmployeeController::show()".
Inlined service ".service_locator.pzqemV_" to ".service_locator.pzqemV_.App\Controller\EmployeeController::edit()".
Inlined service ".service_locator.39OCEhF" to ".service_locator.39OCEhF.App\Controller\EmployeeController::delete()".
Inlined service ".service_locator.Tb3dqIc" to ".service_locator.Tb3dqIc.App\Controller\EmployeeController::salaryCertificate()".
Inlined service ".service_locator.g9kwkrO" to ".service_locator.g9kwkrO.App\Controller\HomeController::fuelsurcharge()".
Inlined service ".service_locator.G5Q3dPu" to ".service_locator.G5Q3dPu.App\Controller\HomeController::track()".
Inlined service ".service_locator.63st.WP" to ".service_locator.63st.WP.App\Controller\HomeController::trackingResultLink()".
Inlined service ".service_locator.TTfLJlb" to ".service_locator.TTfLJlb.App\Controller\ImageGalleryController::new()".
Inlined service ".service_locator.oD8q2la" to ".service_locator.oD8q2la.App\Controller\ImageGalleryController::show()".
Inlined service ".service_locator.BeUn4rJ" to ".service_locator.BeUn4rJ.App\Controller\ImageGalleryController::edit()".
Inlined service ".service_locator.EEw6e9n" to ".service_locator.EEw6e9n.App\Controller\ImageGalleryController::delete()".
Inlined service ".service_locator.4tosk8k" to ".service_locator.4tosk8k.App\Controller\ImportSalesInvoiceController::shipmenttoinvoice()".
Inlined service ".service_locator.0qyxRlP" to ".service_locator.0qyxRlP.App\Controller\ImportShipmentBookingController::new()".
Inlined service ".service_locator.8AiAEeO" to ".service_locator.8AiAEeO.App\Controller\InvoiceAdditionalChargeController::index()".
Inlined service ".service_locator.3s9L2SS" to ".service_locator.3s9L2SS.App\Controller\InvoiceAdditionalChargeController::new()".
Inlined service ".service_locator.lzNkgEm" to ".service_locator.lzNkgEm.App\Controller\InvoiceAdditionalChargeController::show()".
Inlined service ".service_locator.et6PW4Y" to ".service_locator.et6PW4Y.App\Controller\LoginHistoryController::show()".
Inlined service ".service_locator.EKVc72P" to ".service_locator.EKVc72P.App\Controller\PackagingController::show()".
Inlined service ".service_locator.kEYWP.a" to ".service_locator.kEYWP.a.App\Controller\PackagingController::shipmenttoinvoicepost()".
Inlined service ".service_locator.fNaN7J4" to ".service_locator.fNaN7J4.App\Controller\PayableCandfRateController::show()".
Inlined service ".service_locator.bw.UOnA" to ".service_locator.bw.UOnA.App\Controller\PaymentVoucherController::show()".
Inlined service ".service_locator.aVT8ElU" to ".service_locator.aVT8ElU.App\Controller\PaymentVoucherController::paymentVoucher()".
Inlined service ".service_locator.ly5AKKJ" to ".service_locator.ly5AKKJ.App\Controller\ReceiveVoucherController::new()".
Inlined service ".service_locator.C4XKGKJ" to ".service_locator.C4XKGKJ.App\Controller\ReceiveVoucherController::newHawbno()".
Inlined service ".service_locator.CAB5TSj" to ".service_locator.CAB5TSj.App\Controller\ReceiveVoucherController::invoiceWiseNew()".
Inlined service ".service_locator.p8s.ixs" to ".service_locator.p8s.ixs.App\Controller\ReceiveVoucherController::candfInvoiceWiseNew()".
Inlined service ".service_locator.48FwOdk" to ".service_locator.48FwOdk.App\Controller\ReceiveVoucherController::candfnew()".
Inlined service ".service_locator.0EkxiPZ" to ".service_locator.0EkxiPZ.App\Controller\ReceiveVoucherController::show()".
Inlined service ".service_locator.XVM.uVH" to ".service_locator.XVM.uVH.App\Controller\ReceiveVoucherController::receiveVoucher()".
Inlined service ".service_locator.jBH0BY6" to ".service_locator.jBH0BY6.App\Controller\ReceiveVoucherController::moneyReceipt()".
Inlined service ".service_locator.3FWkHlB" to ".service_locator.3FWkHlB.App\Controller\RegistrationController::register()".
Inlined service ".service_locator.zxAZgZ0" to ".service_locator.zxAZgZ0.App\Controller\ReportsController::shipmentManifest()".
Inlined service ".service_locator.VrMED2_" to ".service_locator.VrMED2_.App\Controller\ReportsController::shipmentManifestAdmin()".
Inlined service ".service_locator.QSHkOEz" to ".service_locator.QSHkOEz.App\Controller\ReportsController::customerRateInput()".
Inlined service ".service_locator.UEn.sc3" to ".service_locator.UEn.sc3.App\Controller\SalaryStructureController::show()".
Inlined service ".service_locator.hk0h4M5" to ".service_locator.hk0h4M5.App\Controller\SalesCandfRateController::show()".
Inlined service ".service_locator.7TL4WVn" to ".service_locator.7TL4WVn.App\Controller\SalesCandfRateController::getratebybillid()".
Inlined service ".service_locator.sY83LpZ" to ".service_locator.sY83LpZ.App\Controller\SalesInvoiceController::new()".
Inlined service ".service_locator.ugJyYp4" to ".service_locator.ugJyYp4.App\Controller\SalesInvoiceController::searchShow()".
Inlined service ".service_locator.P_OB70G" to ".service_locator.P_OB70G.App\Controller\SalesInvoiceController::shipmenttoinvoice()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\SecurityController::login()".
Inlined service ".service_locator.prC6zKb" to ".service_locator.prC6zKb.App\Controller\ServicesController::show()".
Inlined service ".service_locator.bUHw6SD" to ".service_locator.bUHw6SD.App\Controller\ShipmentBookingController::new()".
Inlined service ".service_locator.rB.a75t" to ".service_locator.rB.a75t.App\Controller\ShipmentBookingController::edit()".
Inlined service ".service_locator.ZTi59XJ" to ".service_locator.ZTi59XJ.App\Controller\ShipmentController::new()".
Inlined service ".service_locator.sC8DJly" to ".service_locator.sC8DJly.App\Controller\ShipmentController::edit()".
Inlined service ".service_locator.XPeJD3q" to ".service_locator.XPeJD3q.App\Controller\ShipmentController::getShipmentByHawbno()".
Inlined service ".service_locator.PInagbk" to ".service_locator.PInagbk.App\Controller\ShipmentController::copy()".
Inlined service ".service_locator.FughWpT" to ".service_locator.FughWpT.App\Controller\TrackingStatusController::show()".
Inlined service ".service_locator.E8oZ764" to ".service_locator.E8oZ764.App\Controller\TrackingUpdateController::index()".
Inlined service ".service_locator.MmEGUBA" to ".service_locator.MmEGUBA.App\Controller\TrackingUpdateController::new()".
Inlined service ".service_locator.paJz9xv" to ".service_locator.paJz9xv.App\Controller\TrackingUpdateController::newbymawbno()".
Inlined service ".service_locator.Lb8k7eL" to ".service_locator.Lb8k7eL.App\Controller\TrackingUpdateController::show()".
Inlined service ".service_locator.SAcgHTk" to ".service_locator.SAcgHTk.App\Controller\TrackingUpdateController::edit()".
Inlined service ".service_locator.nGTyrpI" to ".service_locator.nGTyrpI.App\Controller\TrackingUpdateController::delete()".
Inlined service ".service_locator.q37Yybk" to ".service_locator.q37Yybk.App\Controller\TrackingUpdateController::shipmentbookingstatusupdate()".
Inlined service ".service_locator.eS81CAY" to ".service_locator.eS81CAY.App\Controller\UnitController::show()".
Inlined service ".service_locator.byNlEv_" to ".service_locator.byNlEv_.App\Controller\UploadController::countrywisebookingrateupload()".
Inlined service ".service_locator.2Yz_LnD" to ".service_locator.2Yz_LnD.App\Controller\UserCompanyController::index()".
Inlined service ".service_locator.dTGdTP0" to ".service_locator.dTGdTP0.App\Controller\UserCompanyController::new()".
Inlined service ".service_locator.7_4v5mv" to ".service_locator.7_4v5mv.App\Controller\UserCompanyController::show()".
Inlined service ".service_locator.MOoY5Du" to ".service_locator.MOoY5Du.App\Controller\UserCompanyController::edit()".
Inlined service ".service_locator.mn8sYRi" to ".service_locator.mn8sYRi.App\Controller\UserCompanyController::delete()".
Inlined service ".service_locator.PtMLGj3" to ".service_locator.PtMLGj3.App\Controller\UserProfileController::index()".
Inlined service ".service_locator.JiqShSe" to ".service_locator.JiqShSe.App\Controller\UserProfileController::edit()".
Inlined service ".service_locator.uTkqXqk" to ".service_locator.uTkqXqk.App\Controller\UserProfileController::delete()".
Inlined service ".service_locator.2cIJXca" to ".service_locator.2cIJXca.App\Controller\VendorBillController::show()".
Inlined service ".service_locator.tWJTNb2" to ".service_locator.tWJTNb2.App\Controller\VoucherController::show()".
Inlined service ".service_locator.t6GLKgn" to ".service_locator.t6GLKgn.App\Controller\ZoneController::show()".
Inlined service ".service_locator.DJWlAyC" to ".service_locator.DJWlAyC.App\Controller\ZoneWiseCommonSalesRateController::autoNew()".
Inlined service ".service_locator.eIwKB1A" to ".service_locator.eIwKB1A.App\Controller\ZoneWiseCommonSalesRateController::show()".
Inlined service ".service_locator.qMO_aVX" to ".service_locator.qMO_aVX.App\Controller\ZoneWiseCommonSalesRateController::allDelete()".
Inlined service ".service_locator.qWR9k9x" to ".service_locator.qWR9k9x.App\Controller\ZoneWiseCovidChargeController::show()".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service ".service_locator.Qpt_AX6" to ".service_locator.Qpt_AX6.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Leew.iN" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service ".service_locator.08b_51Y" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.Qpt_AX6.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
3
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used. Did you mean "container.error"?
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.
5
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.