Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\MealRateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Itinerary\Form\Proposal\ProposalForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Itinerary\Form\Proposal\ProposalUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\ExtraServiceRateItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\ExtraServiceRateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\GuideRateSlabType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\GuideRateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\MealRateItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TourActivityCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Itinerary\Form\Itinerary\ItineraryNotesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TourActivityItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TourActivityRateItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TourActivityRateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TourActivityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TransportRateCommonItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TransportRateCommonType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TransportRateComponentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Itinerary\Form\Itinerary\ItineraryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Itinerary\Form\Itinerary\ItineraryDocumentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\AirlineType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\TourClientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\AccommodationRateComponentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\AccommodationRateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\AccommodationSeasonType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\AgentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\ClientInfoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\GuideType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\HotelType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoiceList()" might add "ChoiceListInterface" as a native return type declaration in the future. Do the same in implementation "App\Common\ChoiceLoader\MarketChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Itinerary\Form\Activity\InfoActivityForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadChoicesForValues()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Common\ChoiceLoader\MarketChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\ChoiceList\Loader\ChoiceLoaderInterface::loadValuesForChoices()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Common\ChoiceLoader\MarketChoiceLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
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\Common\Doctrine\DateDiff" 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\Common\Doctrine\DateDiff" now to avoid errors or add an explicit @return annotation to suppress this message.
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\Common\Doctrine\RowNum" 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\Common\Doctrine\RowNum" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Common\Form\PermissionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Itinerary\Form\Activity\AppendType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Rate\Form\TransportRateItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\ExtraServiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\AccommodationRateComplementaryPaxType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "FintechNepal\CoreBundle\Payment\Form\PaymentInstructionItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourFile\Form\ChangeProposalType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourFile\Form\MainGuideAssignType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourFile\Form\TourFileActivityInfoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourFile\Form\TourFileCommonProviderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourFile\Form\TourFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourOperation\Form\TourFileOperationCloseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourOperation\Form\TourOfficerAssignType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Doctrine\DBAL\Connection::__construct()" method is considered internal The connection can be only instantiated by the driver manager. It may change without further notice. You should not extend it from "FintechNepal\MultiTenantBundle\Doctrine\DBAL\TenantConnection".
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourCRM\TourEnquiry\Form\TourEnquiryUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Doctrine\DBAL\Connection::connect()" method is considered internal This method will be made protected in DBAL 4.0. It may change without further notice. You should not extend it from "FintechNepal\MultiTenantBundle\Doctrine\DBAL\TenantConnection".
The "Doctrine\DBAL\Connection::getParams()" method is considered internal. It may change without further notice. You should not extend it from "FintechNepal\MultiTenantBundle\Doctrine\DBAL\TenantConnection".
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Setup\ServiceProvider\Service\ServiceProviderService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Setup\Tour\Service\TourService" service.
The "Symfony\Bridge\Twig\NodeVisitor\TranslationNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since 3.9 (to be removed in 4.0).
The "Symfony\Bridge\Twig\NodeVisitor\TranslationDefaultDomainNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since 3.9 (to be removed in 4.0).
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourFile\Form\BookingCodeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourCRM\TourEnquiry\Form\TourEnquiryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\HotelCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Tour\Form\MarketType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\HotelGradeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\LanguageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\RoomCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\RoomPlanType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\RoomTypeForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\ServiceProvider\Form\TransportationTypeForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Tour\Form\ClientGroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Tour\Form\PlaceAddressType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\TourCRM\TourEnquiry\Form\TourEnquiryPaxInfoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Tour\Form\PlaceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Tour\Form\TourDefaultNotesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Setup\Tour\Form\TourTypeForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Ticketing\Form\InvoiceTicketType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Ticketing\Form\PurchaseBased\TicketPassengerPurchaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Ticketing\Form\TicketCreditNoteItemNoInvoiceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Ticketing\Form\TicketInvoicePassengerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Ticketing\Form\TicketProformaType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Client\Form\AccommodationRateComplementaryRoomType" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
"params" => [1 => "yeti-holidays.yarsha.net"
]
"types" => [1 => 2]
]
Executing statement:
"SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
"params" => [1 => "yeti-holidays.yarsha.net"
]
"types" => [1 => 2]
]
Executing statement:
"SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
"params" => [1 => "yeti-holidays.yarsha.net"
]
"types" => [1 => 2]
]
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.phone1 AS phone1_4, t0.phone2 AS phone2_5, t0.email AS email_6, t0.app_access_code AS app_access_code_7, t0.is_configured AS is_configured_8, t9.id AS id_10, t9.db_name AS db_name_11, t9.host AS host_12, t9.port AS port_13, t9.username AS username_14, t9.password AS password_15, t9.database_created AS database_created_16, t9.tenant_id AS tenant_id_17, t18.id AS id_19, t18.domain AS domain_20, t18.frontend_domain AS frontend_domain_21, t18.tenant_id AS tenant_id_22, t23.id AS id_24, t23.base_currency AS base_currency_25, t23.tax_registration_date AS tax_registration_date_26, t23.tax_office AS tax_office_27, t23.tax_number AS tax_number_28, t23.is_vat_registered AS is_vat_registered_29, t23.has_non_vat_item AS has_non_vat_item_30, t23.vat_registration_date AS vat_registration_date_31, t23.is_ird_registered AS is_ird_registered_32, t23.ird_registration_date AS ird_registration_date_33, t23.is_multi_currency_enabled AS is_multi_currency_enabled_34, t23.operating_currencies AS operating_currencies_35, t23.tenant_id AS tenant_id_36, t0.package_id AS package_id_37 FROM fn_tenant t0 LEFT JOIN fn_tenant_database t9 ON t9.tenant_id = t0.id LEFT JOIN fn_tenant_domain t18 ON t18.tenant_id = t0.id LEFT JOIN fn_tenant_configuration t23 ON t23.tenant_id = t0.id WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.phone1 AS phone1_4, t0.phone2 AS phone2_5, t0.email AS email_6, t0.app_access_code AS app_access_code_7, t0.is_configured AS is_configured_8, t9.id AS id_10, t9.db_name AS db_name_11, t9.host AS host_12, t9.port AS port_13, t9.username AS username_14, t9.password AS password_15, t9.database_created AS database_created_16, t9.tenant_id AS tenant_id_17, t18.id AS id_19, t18.domain AS domain_20, t18.frontend_domain AS frontend_domain_21, t18.tenant_id AS tenant_id_22, t23.id AS id_24, t23.base_currency AS base_currency_25, t23.tax_registration_date AS tax_registration_date_26, t23.tax_office AS tax_office_27, t23.tax_number AS tax_number_28, t23.is_vat_registered AS is_vat_registered_29, t23.has_non_vat_item AS has_non_vat_item_30, t23.vat_registration_date AS vat_registration_date_31, t23.is_ird_registered AS is_ird_registered_32, t23.ird_registration_date AS ird_registration_date_33, t23.is_multi_currency_enabled AS is_multi_currency_enabled_34, t23.operating_currencies AS operating_currencies_35, t23.tenant_id AS tenant_id_36, t0.package_id AS package_id_37 FROM fn_tenant t0 LEFT JOIN fn_tenant_database t9 ON t9.tenant_id = t0.id LEFT JOIN fn_tenant_domain t18 ON t18.tenant_id = t0.id LEFT JOIN fn_tenant_configuration t23 ON t23.tenant_id = t0.id WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://yeti-holidays.yarsha.net/robots.txt"" at /var/www/html/travel-core/vendor/symfony/http-kernel/EventListener/RouterListener.php line 135
"SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
"params" => [1 => "yeti-holidays.yarsha.net"
]
"types" => [1 => 2]
]
Executing statement:
"SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
"SELECT t0.id AS id_1, t0.domain AS domain_2, t0.frontend_domain AS frontend_domain_3, t0.tenant_id AS tenant_id_4 FROM fn_tenant_domain t0 WHERE t0.domain = ? LIMIT 1"
"SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.phone AS phone_2, f0_.email AS email_3, f0_.website AS website_4, f0_.logo AS logo_5, f0_.company_registration_date AS company_registration_date_6, f0_.company_registration_office AS company_registration_office_7, f0_.company_registration_number AS company_registration_number_8, f0_.company_registration_file_name AS company_registration_file_name_9, f0_.tax_registration_date AS tax_registration_date_10, f0_.tax_office AS tax_office_11, f0_.tax_number AS tax_number_12, f0_.registration_file_name AS registration_file_name_13, f0_.is_vat_registered AS is_vat_registered_14, f0_.has_non_vat_item AS has_non_vat_item_15, f0_.vat_registration_date AS vat_registration_date_16, f0_.is_ird_registered AS is_ird_registered_17, f0_.ird_registration_date AS ird_registration_date_18, f0_.has_excise_duty AS has_excise_duty_19, f0_.has_import AS has_import_20, f0_.is_producer AS is_producer_21, f0_.is_renter AS is_renter_22, f0_.created_on AS created_on_23, f0_.updated_on AS updated_on_24, f0_.deleted AS deleted_25, f0_.address_id AS address_id_26, f0_.main_branch_id AS main_branch_id_27, f0_.created_by_id AS created_by_id_28 FROM fn_organization_profile f0_ WHERE (f0_.deleted = 0) ORDER BY f0_.created_on DESC LIMIT 1"
[
"sql" => "SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.phone AS phone_2, f0_.email AS email_3, f0_.website AS website_4, f0_.logo AS logo_5, f0_.company_registration_date AS company_registration_date_6, f0_.company_registration_office AS company_registration_office_7, f0_.company_registration_number AS company_registration_number_8, f0_.company_registration_file_name AS company_registration_file_name_9, f0_.tax_registration_date AS tax_registration_date_10, f0_.tax_office AS tax_office_11, f0_.tax_number AS tax_number_12, f0_.registration_file_name AS registration_file_name_13, f0_.is_vat_registered AS is_vat_registered_14, f0_.has_non_vat_item AS has_non_vat_item_15, f0_.vat_registration_date AS vat_registration_date_16, f0_.is_ird_registered AS is_ird_registered_17, f0_.ird_registration_date AS ird_registration_date_18, f0_.has_excise_duty AS has_excise_duty_19, f0_.has_import AS has_import_20, f0_.is_producer AS is_producer_21, f0_.is_renter AS is_renter_22, f0_.created_on AS created_on_23, f0_.updated_on AS updated_on_24, f0_.deleted AS deleted_25, f0_.address_id AS address_id_26, f0_.main_branch_id AS main_branch_id_27, f0_.created_by_id AS created_by_id_28 FROM fn_organization_profile f0_ WHERE (f0_.deleted = 0) ORDER BY f0_.created_on DESC LIMIT 1"
]
Executing query:
"SELECT t0.id AS id_1, t0.options_name AS options_name_2, t0.options_value AS options_value_3 FROM fn_options t0"
"SELECT f0_.options_name AS options_name_0, f0_.options_value AS options_value_1 FROM fn_options f0_ WHERE f0_.options_name IN ('enable_multi_currency')"
[
"sql" => "SELECT f0_.options_name AS options_name_0, f0_.options_value AS options_value_1 FROM fn_options f0_ WHERE f0_.options_name IN ('enable_multi_currency')"
]
There are no log messages.
Container Compilation Logs (5535)
Log messages generated during the compilation of the service container.
Changed reference of service "App\Itinerary\Service\ActivityService" previously pointing to "router.default" to "router".
Changed reference of service "App\TourFile\Service\TourFileActivityService" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\CoreBundle\Committee\Form\CommitteeType" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\CoreBundle\Main\Service\PaginationService" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\CoreBundle\Main\Twig\TemplateTwigExtension" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\CoreBundle\Notification\Service\NotificationService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "FintechNepal\CoreBundle\Payment\Twig\PaymentExtension" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\CoreBundle\Report\Twig\ReportExtension" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\CoreBundle\Setup\Twig\SwitchActionTwigExtension" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\CoreBundle\User\Component\Security\Authenticator\FnUserAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "FintechNepal\MediaManagerBundle\Service\MediaService" previously pointing to "router.default" to "router".
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 "services_resetter" previously pointing to "debug.validator" to "validator".
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.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.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 "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.firebase" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.discord" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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 "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
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 "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 "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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" 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 "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ErQw7D6" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.FintechNepal\CoreBundle\Main\Component\Voter\CommonVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.1hQ3KGu" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.1hQ3KGu" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.1hQ3KGu" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.CswQnR8" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.CswQnR8" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.CswQnR8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5kMoNYR" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5kMoNYR" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5kMoNYR" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.W6M5jxa" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.W6M5jxa" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.W6M5jxa" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.5ho5T1H" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5ho5T1H" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5ho5T1H" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wcEc2RA" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.wcEc2RA" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.wcEc2RA" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.L6DQIZL" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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 "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "notifier.transport_factory.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 "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; 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 "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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 "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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; 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.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; 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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\AccommodationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\AccommodationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\AccommodationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\AccommodationRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\AccommodationRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\AccommodationRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\AgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\AgentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\AgentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\GuideController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\GuideController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\GuideController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\OtherProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\OtherProviderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\OtherProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\SeasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\SeasonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\SeasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\TourClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\TourClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\TourClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Client\Controller\TransportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Client\Controller\TransportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Controller\TransportController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\AccommodationRateComplementaryPaxType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\AccommodationRateComplementaryPaxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\AccommodationRateComplementaryRoomType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\AccommodationRateComplementaryRoomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\AccommodationRateComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\AccommodationRateComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\AccommodationRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\AccommodationRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\AccommodationSeasonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\AccommodationSeasonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\AgentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\AgentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\ClientInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\ClientInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\GuideType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\GuideType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\HotelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\HotelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Client\Form\TourClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Client\Form\TourClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Common\Form\PermissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Common\Form\PermissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dashboard\Controller\TourDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dashboard\Controller\TourDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dashboard\Controller\TourDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Itinerary\Controller\ActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Itinerary\Controller\ActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Controller\ActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Itinerary\Controller\BulkActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Itinerary\Controller\BulkActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Controller\BulkActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Itinerary\Controller\ComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Itinerary\Controller\ComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Controller\ComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Itinerary\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Itinerary\Controller\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Itinerary\Controller\ExportSampleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Itinerary\Controller\ExportSampleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Controller\ExportSampleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Itinerary\Controller\ItineraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Itinerary\Controller\ItineraryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Controller\ItineraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Itinerary\Controller\ProposalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Itinerary\Controller\ProposalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Controller\ProposalController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\ActivityComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\ActivityComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\AppendType"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\AppendType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\ExtraServiceActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\ExtraServiceActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\GuideMainForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\GuideMainForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\HotelActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\HotelActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\InfoActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\InfoActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\MealActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\MealActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\OtherActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\OtherActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Activity\TransportActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Activity\TransportActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Bulk\CommonBulkActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Bulk\CommonBulkActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Bulk\ItineraryBulkExtraCostForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Bulk\ItineraryBulkExtraCostForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Bulk\ItineraryBulkGuideCostForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Bulk\ItineraryBulkGuideCostForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Bulk\ItineraryBulkHotelCostForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Bulk\ItineraryBulkHotelCostForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Bulk\ItineraryBulkMealCostForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Bulk\ItineraryBulkMealCostForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Bulk\ItineraryBulkOtherCostForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Bulk\ItineraryBulkOtherCostForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Bulk\ItineraryBulkTransportCostForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Bulk\ItineraryBulkTransportCostForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Costing\ExtraServiceComponentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Costing\ExtraServiceComponentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Costing\GuideCostComponentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Costing\GuideCostComponentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Costing\HotelCostComponentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Costing\HotelCostComponentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Costing\MealCostComponentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Costing\MealCostComponentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Costing\OtherCostComponentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Costing\OtherCostComponentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Costing\TransportCostComponentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Costing\TransportCostComponentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Itinerary\ItineraryDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Itinerary\ItineraryDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Itinerary\ItineraryNotesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Itinerary\ItineraryNotesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Itinerary\ItineraryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Itinerary\ItineraryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Proposal\DayItineraryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Proposal\DayItineraryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Proposal\DaySingleActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Proposal\DaySingleActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Proposal\ProposalForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Proposal\ProposalForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Itinerary\Form\Proposal\ProposalUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Form\Proposal\ProposalUserType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Itinerary\Twig\ItineraryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Itinerary\Twig\ItineraryExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Main\Form\FnAirlineClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Main\Form\FnAirlineClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Main\Form\FnItineraryCostingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Main\Form\FnItineraryCostingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Migration\Travel_Fix_V1"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\Travel_Fix_V1"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Migration\Travel_Fix_V2"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\Travel_Fix_V2"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Migration\Travel_Fix_V3"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\Travel_Fix_V3"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Migration\Travel_Fix_V4"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\Travel_Fix_V4"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Migration\Travel_Fix_V5"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\Travel_Fix_V5"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Migration\Travel_Fix_V6"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\Travel_Fix_V6"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Migration\Travel_Fix_V7"; reason: abstract.
Removed service ".abstract.instanceof.App\Migration\Travel_Fix_V7"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Report\Controller\CustomerLedgerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Report\Controller\CustomerLedgerReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Report\Controller\CustomerLedgerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Report\Controller\TicketReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Report\Controller\TicketReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Report\Controller\TicketReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Report\Controller\TourReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Report\Controller\TourReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Report\Controller\TourReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\ExtraServiceItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\ExtraServiceItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\ExtraServiceItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\ExtraServiceRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\ExtraServiceRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\ExtraServiceRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\GuideRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\GuideRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\GuideRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\MealRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\MealRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\MealRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\TourActivityItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\TourActivityItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\TourActivityItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\TourActivityRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\TourActivityRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\TourActivityRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\TourActivityTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\TourActivityTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\TourActivityTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\TransportRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\TransportRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\TransportRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\TravelRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\TravelRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\TravelRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Rate\Controller\TravelRouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Rate\Controller\TravelRouteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Controller\TravelRouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\ExtraServiceItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\ExtraServiceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\ExtraServiceRateItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\ExtraServiceRateItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\ExtraServiceRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\ExtraServiceRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\GuideRateSlabType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\GuideRateSlabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\GuideRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\GuideRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\MealRateItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\MealRateItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\MealRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\MealRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TourActivityCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TourActivityCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TourActivityItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TourActivityItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TourActivityRateItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TourActivityRateItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TourActivityRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TourActivityRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TourActivityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TourActivityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TransportRateCommonItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TransportRateCommonItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TransportRateCommonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TransportRateCommonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TransportRateComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TransportRateComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TransportRateItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TransportRateItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TransportRateRouteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TransportRateRouteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TransportRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TransportRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Rate\Form\TravelRouteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Form\TravelRouteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Setup\Rate\Repository\MealRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Rate\Repository\MealRateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\AirlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\AirlineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\AirlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\ExtraServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\ExtraServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\ExtraServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\HotelCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\HotelCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\HotelCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\HotelGradeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\HotelGradeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\HotelGradeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\RoomCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\RoomCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\RoomCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\RoomPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\RoomPlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\RoomPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\RoomTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\RoomTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\RoomTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\ServiceProvider\Controller\TransportationTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\ServiceProvider\Controller\TransportationTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Controller\TransportationTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\AirlineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\AirlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\ExtraServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\ExtraServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\HotelCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\HotelCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\HotelGradeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\HotelGradeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\LanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\RoomCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\RoomCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\RoomPlanType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\RoomPlanType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\RoomTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\RoomTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\ServiceProvider\Form\TransportationTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\ServiceProvider\Form\TransportationTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\ClientGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\ClientGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\ClientGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\MarketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\PlaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\PlaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\PlaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\TourDefaultNotesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\TourDefaultNotesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\TourDefaultNotesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\TourDescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\TourDescriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\TourDescriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Setup\Tour\Controller\TourTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Setup\Tour\Controller\TourTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Controller\TourTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Tour\Form\ClientGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Form\ClientGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Tour\Form\MarketType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Form\MarketType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Tour\Form\PlaceAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Form\PlaceAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Tour\Form\PlaceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Form\PlaceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Tour\Form\TourDefaultNotesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Form\TourDefaultNotesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Tour\Form\TourDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Form\TourDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Setup\Tour\Form\TourTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Form\TourTypeForm"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Setup\Tour\Repository\TourDescriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Setup\Tour\Repository\TourDescriptionRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ticketing\Controller\TicketChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ticketing\Controller\TicketChargeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Controller\TicketChargeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ticketing\Controller\TicketCreditNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ticketing\Controller\TicketCreditNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Controller\TicketCreditNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ticketing\Controller\TicketDebitNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ticketing\Controller\TicketDebitNoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Controller\TicketDebitNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ticketing\Controller\TicketInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ticketing\Controller\TicketInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Controller\TicketInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ticketing\Controller\TicketProformaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ticketing\Controller\TicketProformaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Controller\TicketProformaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ticketing\Controller\TicketVerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ticketing\Controller\TicketVerifyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Controller\TicketVerifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\InvoiceTicketType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\InvoiceTicketType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\PurchaseBased\TicketInvoicePurchaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\PurchaseBased\TicketInvoicePurchaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\PurchaseBased\TicketPassengerPurchaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\PurchaseBased\TicketPassengerPurchaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\PurchaseBased\TicketSectorPurchaseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\PurchaseBased\TicketSectorPurchaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TCNItemNoInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TCNItemNoInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TCNNoInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TCNNoInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketCNItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketCNItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketCNSectorItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketCNSectorItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketCreditNoteItemNoInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketCreditNoteItemNoInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketCreditNoteItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketCreditNoteItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketCreditNoteSectorItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketCreditNoteSectorItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketCreditNoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketCreditNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketInvoicePartialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketInvoicePartialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketInvoicePassengerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketInvoicePassengerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketInvoiceSectorItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketInvoiceSectorItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketInvoiceSectorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketInvoiceSectorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketInvoiceSingleSectorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketInvoiceSingleSectorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketProformaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketProformaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ticketing\Form\TicketSectorCommonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Ticketing\Form\TicketSectorCommonType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourAssignment\Controller\TourAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourAssignment\Controller\TourAssignmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourAssignment\Controller\TourAssignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourCRM\TourEnquiry\Controller\TourEnquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourCRM\TourEnquiry\Controller\TourEnquiryController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourCRM\TourEnquiry\Controller\TourEnquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourCRM\TourEnquiry\Form\TourEnquiryPaxInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourCRM\TourEnquiry\Form\TourEnquiryPaxInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourCRM\TourEnquiry\Form\TourEnquiryType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourCRM\TourEnquiry\Form\TourEnquiryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourCRM\TourEnquiry\Form\TourEnquiryUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourCRM\TourEnquiry\Form\TourEnquiryUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourFile\Controller\BookingCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourFile\Controller\BookingCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Controller\BookingCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourFile\Controller\BulkActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourFile\Controller\BulkActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Controller\BulkActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourFile\Controller\ExchangeOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourFile\Controller\ExchangeOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Controller\ExchangeOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourFile\Controller\TourFileActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourFile\Controller\TourFileActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Controller\TourFileActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourFile\Controller\TourFileAdvanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourFile\Controller\TourFileAdvanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Controller\TourFileAdvanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourFile\Controller\TourFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourFile\Controller\TourFileController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Controller\TourFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourFile\Controller\TourFileInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourFile\Controller\TourFileInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Controller\TourFileInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\ActivityBookingCode\ActivityBookingCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\ActivityBookingCode\ActivityBookingCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\ActivityBookingCode\ActivityBookingCodesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\ActivityBookingCode\ActivityBookingCodesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\BookingCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\BookingCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\Bulk\TourFileBulkHotelCostForm"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\Bulk\TourFileBulkHotelCostForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\ChangeProposalType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\ChangeProposalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\ExchangeOrderItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\ExchangeOrderItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\ExchangeOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\ExchangeOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\MainGuideAssignType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\MainGuideAssignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\TourFileActivityInfoType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\TourFileActivityInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\TourFileActivityType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\TourFileActivityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\TourFileCommonBulkActivityForm"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\TourFileCommonBulkActivityForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\TourFileCommonProviderType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\TourFileCommonProviderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\TourFileServiceProviderType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\TourFileServiceProviderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\TourFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\TourFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourFile\Form\TourRoomOccupancyType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Form\TourRoomOccupancyType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\TourFile\Twig\TourFileExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\TourFile\Twig\TourFileExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourInvoice\Controller\TourProformaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourInvoice\Controller\TourProformaController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourInvoice\Controller\TourProformaController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourInvoice\Form\TourProformaItemForm"; reason: abstract.
Removed service ".abstract.instanceof.App\TourInvoice\Form\TourProformaItemForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourInvoice\Form\TourProformaItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourInvoice\Form\TourProformaItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourInvoice\Form\TourProformaScheduleItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourInvoice\Form\TourProformaScheduleItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourInvoice\Form\TourProformaScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourInvoice\Form\TourProformaScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourInvoice\Form\TourProformaType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourInvoice\Form\TourProformaType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\TourOperation\Controller\TourOperationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\TourOperation\Controller\TourOperationController"; reason: abstract.
Removed service ".abstract.instanceof.App\TourOperation\Controller\TourOperationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourOperation\Form\RepAssignType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourOperation\Form\RepAssignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourOperation\Form\TourFileOperationCloseType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourOperation\Form\TourFileOperationCloseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\TourOperation\Form\TourOfficerAssignType"; reason: abstract.
Removed service ".abstract.instanceof.App\TourOperation\Form\TourOfficerAssignType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Account\Command\CoreSetupCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Command\CoreSetupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Account\Command\CreatePurchasePayableCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Command\CreatePurchasePayableCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Account\Command\DatabaseTriggerCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Command\DatabaseTriggerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Account\Command\GLSetUpCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Command\GLSetUpCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Account\Command\PopulateCountryCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Command\PopulateCountryCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Account\Command\PopulateDefaultsCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Command\PopulateDefaultsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Account\Command\PopulateFYCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Command\PopulateFYCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Component\Form\ExchangeRateType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Component\Form\ExchangeRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\ExchangeRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\ExchangeRateController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\ExchangeRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\FiscalYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\FiscalYearController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\FiscalYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\BankAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\BankAccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\BankAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\BankController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\BankController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\BankController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\CashAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\CashAccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\CashAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\ChequeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\ChequeController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\ChequeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\CreditCardAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\CreditCardAccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\CreditCardAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\FundAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\FundAccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\FundAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\OtherAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\OtherAccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\OtherAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\ReconciliationAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\ReconciliationAccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\ReconciliationAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\Fund\WalletAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\Fund\WalletAccountController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\Fund\WalletAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\IRDSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\IRDSetupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\IRDSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\JournalEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\JournalEntryController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\JournalEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\PayableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\PayableController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\PayableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\ProfitCostCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\ProfitCostCenterController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\ProfitCostCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\ReceivableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\ReceivableController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\ReceivableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\ThirdPartyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\ThirdPartyController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\ThirdPartyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Account\Controller\TransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Account\Controller\TransactionController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Controller\TransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\AccountChartType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\AccountChartType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\AdvancedType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\AdvancedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\COAOpeningBalanceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\COAOpeningBalanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\CommonTdsType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\CommonTdsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\FiscalYearClosingType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\FiscalYearClosingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\FiscalYearType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\FiscalYearType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\Fund\BankAccountType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\Fund\BankAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\Fund\BankType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\Fund\BankType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\Fund\CashAccountType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\Fund\CashAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\Fund\ChequeBookType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\Fund\ChequeBookType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\Fund\CreditCardAccountType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\Fund\CreditCardAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\Fund\OtherAccountType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\Fund\OtherAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\JournalEntryItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\JournalEntryItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\JournalEntryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\JournalEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\PayableFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\PayableFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\PayableScheduleForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\PayableScheduleForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\PayableTDSType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\PayableTDSType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\ProfitCostCenterFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\ProfitCostCenterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\ReceivableScheduleForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\ReceivableScheduleForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\ReceivableTDSType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\ReceivableTDSType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\ScheduleDetailForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\ScheduleDetailForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Account\Form\ThirdPartyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Form\ThirdPartyType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.FintechNepal\CoreBundle\Account\Repository\FiscalYearClosingRepository"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Repository\FiscalYearClosingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.FintechNepal\CoreBundle\Account\Repository\ReceivableScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Repository\ReceivableScheduleRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Account\Twig\AccountExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Twig\AccountExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Account\Twig\ExchangeRateTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Twig\ExchangeRateTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Account\Twig\FiscalYearExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Twig\FiscalYearExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Account\Twig\PayableExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Twig\PayableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Account\Twig\ProfitCostCenterExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Twig\ProfitCostCenterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Account\Twig\ReceivableExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Twig\ReceivableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Account\Twig\SettingsExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Account\Twig\SettingsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Address\Controller\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Address\Controller\AddressController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Controller\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Address\Form\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Form\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Address\Form\CityType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Form\CityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Address\Form\CountryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Form\CountryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Address\Form\CurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Form\CurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Address\Form\MunicipalityType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Form\MunicipalityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Address\Form\ProvinceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Form\ProvinceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Address\Form\SimpleAddressType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Form\SimpleAddressType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Address\Twig\AddressTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Address\Twig\AddressTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Api\Controller\V1\AuthenticationApi"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Api\Controller\V1\AuthenticationApi"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Api\Controller\V1\AuthenticationApi"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Api\Controller\V1\DeliveryOrderApi"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Api\Controller\V1\DeliveryOrderApi"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Api\Controller\V1\DeliveryOrderApi"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Api\Controller\V1\ItemApi"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Api\Controller\V1\ItemApi"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Api\Controller\V1\ItemApi"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\App\Controller\StaffAppController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\App\Controller\StaffAppController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\App\Controller\StaffAppController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Attendance\Command\AttendanceDeviceCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Command\AttendanceDeviceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Attendance\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Attendance\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Attendance\Controller\AttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Attendance\Controller\AttendanceController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Controller\AttendanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Attendance\Controller\AttendanceDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Attendance\Controller\AttendanceDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Controller\AttendanceDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Attendance\Controller\AttendanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Attendance\Controller\AttendanceReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Controller\AttendanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Attendance\Controller\WorkShiftController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Attendance\Controller\WorkShiftController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Controller\WorkShiftController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Attendance\Form\AddUserType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Form\AddUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Attendance\Form\AttendanceDeviceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Form\AttendanceDeviceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Attendance\Form\AttendanceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Form\AttendanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Attendance\Form\WorkShiftType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Attendance\Form\WorkShiftType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\CRM\Controller\CommissionPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\CRM\Controller\CommissionPolicyController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Controller\CommissionPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\CRM\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\CRM\Controller\ContractController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\CRM\Controller\DeliveryOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\CRM\Controller\DeliveryOrderController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Controller\DeliveryOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\CRM\Controller\EnquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\CRM\Controller\EnquiryController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Controller\EnquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\BankContractType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\BankContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\CommissionPolicyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\CommissionPolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\ContractItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\ContractItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\ContractType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\ContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\CustomerContractType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\CustomerContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\DeliveryOrderInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\DeliveryOrderInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\DeliveryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\DeliveryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\CRM\Form\EnquiryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\CRM\Form\EnquiryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Client\Command\BirthdayWishCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Command\BirthdayWishCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Client\Controller\ClientAssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Client\Controller\ClientAssetController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Controller\ClientAssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Client\Controller\ClientBranchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Client\Controller\ClientBranchController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Controller\ClientBranchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Client\Controller\ClientCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Client\Controller\ClientCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Controller\ClientCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Client\Controller\ClientContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Client\Controller\ClientContactController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Controller\ClientContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Client\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Client\Controller\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Client\Controller\ClientCreditPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Client\Controller\ClientCreditPolicyController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Controller\ClientCreditPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Client\Controller\ClientDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Client\Controller\ClientDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Controller\ClientDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\ClientAccountType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\ClientAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\ClientCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\ClientCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\ClientContactType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\ClientContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\ClientProfileType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\ClientProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\ClientTransferType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\ClientTransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\CreditPolicyItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\CreditPolicyItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\CreditPolicyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\CreditPolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientEducationType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientEducationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientExperienceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientExperienceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientFamilyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientFamilyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientReferenceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientReferenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientSocialMediaType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientSocialMediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientTrainingType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\Portfolio\ClientTrainingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Client\Form\SimpleContactType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Form\SimpleContactType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Client\Twig\ClientTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Client\Twig\ClientTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Committee\Controller\CommitteeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Committee\Controller\CommitteeController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Committee\Controller\CommitteeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Committee\Controller\DepartmentMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Committee\Controller\DepartmentMemberController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Committee\Controller\DepartmentMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Committee\Form\CommitteeType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Committee\Form\CommitteeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Committee\Form\DepartmentMemberType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Committee\Form\DepartmentMemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Dashboard\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Dashboard\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Dashboard\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Document\Command\PopulateDocumentTypeCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Document\Command\PopulateDocumentTypeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Document\Controller\DocumentFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Document\Controller\DocumentFileController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Document\Controller\DocumentFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Document\Controller\DocumentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Document\Controller\DocumentTypeController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Document\Controller\DocumentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Document\Form\DocumentFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Document\Form\DocumentFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Document\Form\SimpleDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Document\Form\SimpleDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Expense\Controller\ExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Expense\Controller\ExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Expense\Controller\ExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Expense\Controller\ExpenseGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Expense\Controller\ExpenseGroupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Expense\Controller\ExpenseGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Expense\Controller\ExpenseItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Expense\Controller\ExpenseItemController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Expense\Controller\ExpenseItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Expense\Controller\PrepaidExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Expense\Controller\PrepaidExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Expense\Controller\PrepaidExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Expense\Controller\VATAdjustmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Expense\Controller\VATAdjustmentController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Expense\Controller\VATAdjustmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Expense\Form\ExpenseGroupType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Expense\Form\ExpenseGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Expense\Form\ExpenseItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Expense\Form\ExpenseItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimHeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimHeadController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimHeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimPolicyController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Controller\ExpenseClaimController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ExpenseClaim\Controller\ExpenseClaimController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Controller\ExpenseClaimController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimHeadType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimHeadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimPolicyItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimPolicyItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimPolicyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimPolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Form\ClaimType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Form\ExpenseClaimType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Form\ExpenseClaimType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ExpenseClaim\Form\ExpenseClaimedItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ExpenseClaim\Form\ExpenseClaimedItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\FixedAsset\Controller\DepreciationPoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\FixedAsset\Controller\DepreciationPoolController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Controller\DepreciationPoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\FixedAsset\Controller\FADepreciationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\FixedAsset\Controller\FADepreciationController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Controller\FADepreciationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\FixedAsset\Controller\FAGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\FixedAsset\Controller\FAGroupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Controller\FAGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\FixedAsset\Controller\FAItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\FixedAsset\Controller\FAItemController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Controller\FAItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\FixedAsset\Controller\FAPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\FixedAsset\Controller\FAPurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Controller\FAPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\FixedAsset\Controller\FixedAssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\FixedAsset\Controller\FixedAssetController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Controller\FixedAssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\FixedAsset\Controller\ItemOwnershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\FixedAsset\Controller\ItemOwnershipController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Controller\ItemOwnershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\FixedAsset\Form\DepreciationPoolType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Form\DepreciationPoolType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\FixedAsset\Form\FixedAssetGroupType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Form\FixedAssetGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\FixedAsset\Form\FixedAssetItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Form\FixedAssetItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\FixedAsset\Form\FixedAssetType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Form\FixedAssetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\FixedAsset\Form\OwnershipStatusType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Form\OwnershipStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\FixedAsset\Form\RentalType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\FixedAsset\Form\RentalType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Income\Controller\IncomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Income\Controller\IncomeController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Income\Controller\IncomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Income\Form\IncomeUploadType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Income\Form\IncomeUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Insurance\Controller\InsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Insurance\Controller\InsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Insurance\Controller\InsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Insurance\Form\InsuranceForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Insurance\Form\InsuranceForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Inventory\Controller\DebitNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Inventory\Controller\DebitNoteController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Controller\DebitNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Inventory\Controller\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Inventory\Controller\StockController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Controller\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Inventory\Controller\StockDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Inventory\Controller\StockDetailController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Controller\StockDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Inventory\Controller\StockExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Inventory\Controller\StockExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Controller\StockExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Inventory\Controller\StockPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Inventory\Controller\StockPurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Controller\StockPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Inventory\Controller\StockReorderLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Inventory\Controller\StockReorderLevelController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Controller\StockReorderLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Inventory\Form\InventoryStockType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Form\InventoryStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Inventory\Form\StockExpenseItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Form\StockExpenseItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Inventory\Form\StockExpenseType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Form\StockExpenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Inventory\Form\StockReorderLevelType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Form\StockReorderLevelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Inventory\Form\StockTransferItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Form\StockTransferItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Inventory\Form\StockTransferType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Form\StockTransferType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Inventory\Twig\InventoryTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Inventory\Twig\InventoryTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentGroupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Investment\Controller\InvestmentGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentItemController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Investment\Controller\InvestmentItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentPortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentPortfolioController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Investment\Controller\InvestmentPortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Investment\Controller\InvestmentPurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Investment\Controller\InvestmentPurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Investment\Form\InvestmentGroupType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Investment\Form\InvestmentGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Investment\Form\InvestmentItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Investment\Form\InvestmentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Investment\Form\InvestmentUploadType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Investment\Form\InvestmentUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Item\Controller\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Item\Controller\ItemController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Controller\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Item\Controller\ItemExciseDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Item\Controller\ItemExciseDutyController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Controller\ItemExciseDutyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Item\Controller\ItemGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Item\Controller\ItemGroupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Controller\ItemGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Item\Controller\ItemPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Item\Controller\ItemPackageController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Controller\ItemPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Item\Controller\ItemSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Item\Controller\ItemSetupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Controller\ItemSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Item\Controller\PackagingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Item\Controller\PackagingController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Controller\PackagingController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\CategoryPriceLogType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\CategoryPriceLogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\CategoryPricingType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\CategoryPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\ItemExciseDutyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\ItemExciseDutyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\ItemGroupType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\ItemGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\ItemOwnershipType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\ItemOwnershipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\ItemPackageSelectType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\ItemPackageSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\ItemPackagingType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\ItemPackagingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\ItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\ItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\PackageItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\PackageItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\PackagingType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\PackagingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Item\Form\PriceLogType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Form\PriceLogType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Item\Twig\ItemTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Item\Twig\ItemTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\ItemInfo\Command\DimensionCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Command\DimensionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionGroupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ItemInfo\Controller\ItemLocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ItemInfo\Controller\ItemLocationController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Controller\ItemLocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ItemInfo\Controller\ItemPropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ItemInfo\Controller\ItemPropertyController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Controller\ItemPropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\ItemInfo\Controller\ItemSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\ItemInfo\Controller\ItemSetupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Controller\ItemSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\Common\AssetInfoType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\Common\AssetInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\Common\AssetType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\Common\AssetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\Common\BookInfoType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\Common\BookInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\Common\BookType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\Common\BookType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\Common\ItemVehicleType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\Common\ItemVehicleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\Common\VehicleInfoType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\Common\VehicleInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\Common\VehicleType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\Common\VehicleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\DimensionGroupItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\DimensionGroupItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\DimensionGroupType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\DimensionGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\DimensionItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\DimensionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\DimensionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\DimensionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\ItemImageType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\ItemImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\ItemLocationType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\ItemLocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\ItemInfo\Form\ItemPropertyForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\ItemInfo\Form\ItemPropertyForm"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Leave\Controller\HolidayCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Leave\Controller\HolidayCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Controller\HolidayCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Leave\Controller\LeaveAvailableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Leave\Controller\LeaveAvailableController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Controller\LeaveAvailableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Leave\Controller\LeaveCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Leave\Controller\LeaveCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Controller\LeaveCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Leave\Controller\LeaveRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Leave\Controller\LeaveRequestController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Controller\LeaveRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Leave\Controller\LeaveTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Leave\Controller\LeaveTypeController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Controller\LeaveTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Leave\Form\EmployeeLeaveInfoType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Form\EmployeeLeaveInfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Leave\Form\HolidayCalendarType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Form\HolidayCalendarType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Leave\Form\LeaveCalendarType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Form\LeaveCalendarType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Leave\Form\LeaveRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Form\LeaveRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Leave\Form\LeaveRequestType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Form\LeaveRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Leave\Form\LeaveTypeType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Leave\Form\LeaveTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Log\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Log\Controller\LogController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Log\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Log\Form\WorkflowLogType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Log\Form\WorkflowLogType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Log\Twig\WorkFlowLogExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Log\Twig\WorkFlowLogExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.FintechNepal\CoreBundle\Main\Component\Voter\CommonVoter"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Component\Voter\CommonVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Main\Controller\FnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Main\Controller\FnController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Controller\FnController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Main\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Main\Controller\MainController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Main\Controller\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Main\Controller\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Controller\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Main\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Main\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.FintechNepal\CoreBundle\Main\Form\CurrencyListener"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\CurrencyListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnAllClientType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnAllClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnClientType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.FintechNepal\CoreBundle\Main\Form\FnContractType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnCurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnCurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnDateType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnDepartmentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnDepartmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnPercentageType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnPercentageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnStaffType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnStaffType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Main\Form\FnTDSType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Form\FnTDSType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\ButtonExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\ButtonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\CurrencyTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\CurrencyTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\FilterElementsTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\FilterElementsTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\LocationTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\LocationTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\PagerFantaExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\PagerFantaExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\PermissionExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\PermissionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\TemplateTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\TemplateTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\UploadExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\UploadExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Main\Twig\UtilExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Main\Twig\UtilExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Mercure\Command\MercureCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Mercure\Command\MercureCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Mercure\Command\PublishCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Mercure\Command\PublishCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V2\UpgradeMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V2\UpgradeMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V3\CoreMigrationV3"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V3\CoreMigrationV3"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V3\CreditNoteFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V3\CreditNoteFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V3\ProformaContractMigration"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V3\ProformaContractMigration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V3\TdsFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V3\TdsFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V3\UserNameFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V3\UserNameFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V3\ValueDateLocalUpdate"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V3\ValueDateLocalUpdate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V4\BranchUpdateMain"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V4\BranchUpdateMain"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V4\ClientPanFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V4\ClientPanFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V4\InventoryFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V4\InventoryFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V4\PayrollMigration"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V4\PayrollMigration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V4\PurchaseDebitNoteFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V4\PurchaseDebitNoteFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V4\TdsFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V4\TdsFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V5\DeliveryReRun"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V5\DeliveryReRun"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V5\InvoiceReRun"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V5\InvoiceReRun"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V5\InvoiceRealTimeFix"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V5\InvoiceRealTimeFix"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V5\PurchaseReRun"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V5\PurchaseReRun"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Migration\Command\V5\StockReRun"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Migration\Command\V5\StockReRun"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.FintechNepal\CoreBundle\Notification\Component\MessageHandler\BrowserNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Component\MessageHandler\BrowserNotificationHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\MeetingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\MeetingController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\MeetingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\NoticeController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\Setup\EmailSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\Setup\EmailSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\Setup\EmailSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\Setup\ProformaSMSController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\Setup\ProformaSMSController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\Setup\ProformaSMSController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Notification\Form\EventType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Form\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Notification\Form\MeetingType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Form\MeetingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Notification\Form\NoticeType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Form\NoticeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Notification\Form\Setup\ClientSmsType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Form\Setup\ClientSmsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Notification\Form\Setup\EmailSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Form\Setup\EmailSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Notification\Form\Setup\ProformaSmsType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Form\Setup\ProformaSmsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Notification\Form\Setup\SmsSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Form\Setup\SmsSettingsType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Notification\Twig\NotificationTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Notification\Twig\NotificationTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payment\Controller\CreditCardSettlementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payment\Controller\CreditCardSettlementController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Controller\CreditCardSettlementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payment\Controller\FundTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payment\Controller\FundTransferController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Controller\FundTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payment\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payment\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payment\Controller\PaymentInstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payment\Controller\PaymentInstructionController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Controller\PaymentInstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payment\Controller\PaymentRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payment\Controller\PaymentRequestController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Controller\PaymentRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payment\Controller\ReceiptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payment\Controller\ReceiptController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Controller\ReceiptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payment\Controller\SettlementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payment\Controller\SettlementController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Controller\SettlementController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\AdvanceRequestType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\AdvanceRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\CommonPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\CommonPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\CommonReceiptType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\CommonReceiptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\ContractPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\ContractPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\FundTransferType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\FundTransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\GlSettlementType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\GlSettlementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\PaymentDetailType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\PaymentDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\PaymentInstructionItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\PaymentInstructionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\PaymentInstructionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\PaymentInstructionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\PaymentModeType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\PaymentModeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\PaymentRequestInstructionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\PaymentRequestInstructionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\PaymentRequestType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\PaymentRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\RealTimeAdvanceSettlementForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\RealTimeAdvanceSettlementForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\RealTimePaymentForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\RealTimePaymentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\RealTimeReceiptForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\RealTimeReceiptForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\ReceiptDetailType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\ReceiptDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payment\Form\ReceiptModeType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Form\ReceiptModeType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Payment\Twig\PaymentExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payment\Twig\PaymentExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Payroll\Command\PayrollFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Command\PayrollFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Payroll\Command\PayrollSalaryHeadSetupCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Command\PayrollSalaryHeadSetupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Payroll\Command\PayrollTaxBandFixCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Command\PayrollTaxBandFixCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Main\OvertimeRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Main\OvertimeRequestController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Main\OvertimeRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Main\PayrollController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Main\PayrollController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Main\PayrollController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Main\ScheduleComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Main\ScheduleComponentController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Main\ScheduleComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Main\StaffPayrollClaimController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Main\StaffPayrollClaimController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Main\StaffPayrollClaimController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\ContributionPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\ContributionPolicyController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Setup\ContributionPolicyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\PayrollGeneralSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\PayrollGeneralSetupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Setup\PayrollGeneralSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\SalaryHeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\SalaryHeadController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Setup\SalaryHeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\TaxRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Setup\TaxRuleController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Setup\TaxRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Staff\SalaryConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Staff\SalaryConfigController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Staff\SalaryConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Payroll\Controller\Staff\StaffPayrollController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Payroll\Controller\Staff\StaffPayrollController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Controller\Staff\StaffPayrollController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Main\ForwardPayrollClaimFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Main\ForwardPayrollClaimFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Main\OvertimeRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Main\OvertimeRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Main\ScheduleComponentItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Main\ScheduleComponentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Main\ScheduleComponentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Main\ScheduleComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Main\StaffPayrollClaimFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Main\StaffPayrollClaimFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Main\StaffPayrollClaimItemFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Main\StaffPayrollClaimItemFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Setup\ContributionPolicyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Setup\ContributionPolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Setup\PayrollGeneralSetupFormType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Setup\PayrollGeneralSetupFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Setup\SalaryHeadType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Setup\SalaryHeadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Setup\TaxRuleDefinitionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Setup\TaxRuleDefinitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Setup\TaxRuleType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Setup\TaxRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Setup\TaxSalaryComponentItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Setup\TaxSalaryComponentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Staff\SalaryComponentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Staff\SalaryComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Staff\SalaryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Staff\SalaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Payroll\Form\Staff\TaxPolicyType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Form\Staff\TaxPolicyType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.FintechNepal\CoreBundle\Payroll\Repository\Main\StaffPayrollClaimRepository"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Repository\Main\StaffPayrollClaimRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Payroll\Twig\PayrollExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Payroll\Twig\PayrollExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\PointOfSales\Controller\POSController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\PointOfSales\Controller\POSController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\PointOfSales\Controller\POSController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Procurement\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Procurement\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Procurement\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Procurement\Controller\ReceiptNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Procurement\Controller\ReceiptNoteController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Procurement\Controller\ReceiptNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Procurement\Form\PrPoItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Procurement\Form\PrPoItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Procurement\Form\PurchaseOrderItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Procurement\Form\PurchaseOrderItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Procurement\Form\PurchaseOrderType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Procurement\Form\PurchaseOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Procurement\Form\ReceiptNoteItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Procurement\Form\ReceiptNoteItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Procurement\Form\ReceiptNoteType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Procurement\Form\ReceiptNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Purchase\Form\DebitNoteItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Purchase\Form\DebitNoteItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Purchase\Form\DebitNoteType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Purchase\Form\DebitNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Purchase\Form\PurchaseItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Purchase\Form\PurchaseItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Purchase\Form\PurchaseType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Purchase\Form\PurchaseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Purchase\Form\ReversalItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Purchase\Form\ReversalItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Purchase\Form\VatAdjustmentItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Purchase\Form\VatAdjustmentItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Purchase\Form\VatAdjustmentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Purchase\Form\VatAdjustmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Rental\Controller\RentalAssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Rental\Controller\RentalAssetController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Rental\Controller\RentalAssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Rental\Form\RentalAssetType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Rental\Form\RentalAssetType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\AdvanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\AdvanceReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\AdvanceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\AgingReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\AgingReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\AgingReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\BalanceSheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\BalanceSheetController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\BalanceSheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\ClientSummaryReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\ClientSummaryReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\ClientSummaryReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\DailyIncomeReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\DailyIncomeReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\DailyIncomeReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\DayBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\DayBookController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\DayBookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\LedgerBalanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\LedgerBalanceController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\LedgerBalanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\LedgerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\LedgerReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\LedgerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\PCCLedgerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\PCCLedgerReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\PCCLedgerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\PayableReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\PayableReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\PayableReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\ProfitLossController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\ProfitLossController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\ProfitLossController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\PurchaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\PurchaseReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\PurchaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\ReceivableReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\ReceivableReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\ReceivableReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\SalesReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\SalesReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\SalesReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Account\Controller\TrialBalanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Account\Controller\TrialBalanceController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Account\Controller\TrialBalanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Audit\Controller\VoucherExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Audit\Controller\VoucherExportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Audit\Controller\VoucherExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Report\Client\Command\CustomerReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Client\Command\CustomerReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Client\Controller\CustomerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Client\Controller\CustomerReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Client\Controller\CustomerReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Client\Controller\VendorPayableController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Client\Controller\VendorPayableController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Client\Controller\VendorPayableController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Delivery\Controller\DeliveryReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Delivery\Controller\DeliveryReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Delivery\Controller\DeliveryReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Expense\Controller\ExpenseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Expense\Controller\ExpenseReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Expense\Controller\ExpenseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Payment\Controller\PaymentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Payment\Controller\PaymentReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Payment\Controller\PaymentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Payroll\Controller\PayrollTaxReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Payroll\Controller\PayrollTaxReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Payroll\Controller\PayrollTaxReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Receipt\Controller\ReceiptReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Receipt\Controller\ReceiptReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Receipt\Controller\ReceiptReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Sales\Controller\IRDReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Sales\Controller\IRDReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Sales\Controller\IRDReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Sales\Controller\ProformaInvoiceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Sales\Controller\ProformaInvoiceReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Sales\Controller\ProformaInvoiceReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Sales\Controller\SalesItemReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Sales\Controller\SalesItemReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Sales\Controller\SalesItemReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Sales\Controller\SalesReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Sales\Controller\SalesReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Sales\Controller\SalesReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Stock\Controller\DispatchReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Stock\Controller\DispatchReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Stock\Controller\DispatchReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Stock\Controller\ItemPurchaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Stock\Controller\ItemPurchaseReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Stock\Controller\ItemPurchaseReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Stock\Controller\ProductionReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Stock\Controller\ProductionReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Stock\Controller\ProductionReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Stock\Controller\StockDeviationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Stock\Controller\StockDeviationController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Stock\Controller\StockDeviationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Stock\Controller\StockReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Stock\Controller\StockReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Stock\Controller\StockReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Tax\Controller\TaxReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Tax\Controller\TaxReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Tax\Controller\TaxReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Report\Tax\Controller\VATReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Report\Tax\Controller\VATReportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Tax\Controller\VATReportController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Report\Twig\ReportExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Report\Twig\ReportExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Requisition\Controller\DispatchNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Requisition\Controller\DispatchNoteController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Controller\DispatchNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Requisition\Controller\PurchaseRequisitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Requisition\Controller\PurchaseRequisitionController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Controller\PurchaseRequisitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Requisition\Controller\RequisitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Requisition\Controller\RequisitionController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Controller\RequisitionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Requisition\Form\DispatchNoteItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Form\DispatchNoteItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Requisition\Form\DispatchNoteType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Form\DispatchNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Requisition\Form\PurchaseRequisitionItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Form\PurchaseRequisitionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Requisition\Form\PurchaseRequisitionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Form\PurchaseRequisitionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Requisition\Form\RequisitionItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Form\RequisitionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Requisition\Form\RequisitionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Form\RequisitionType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Requisition\Twig\StockRequestTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Requisition\Twig\StockRequestTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Revaluation\Controller\RevaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Revaluation\Controller\RevaluationController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Revaluation\Controller\RevaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Sales\Command\IRDPostBillCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Command\IRDPostBillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Sales\Command\IRDPostCreditNoteCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Command\IRDPostCreditNoteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Sales\Controller\CreditNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Sales\Controller\CreditNoteController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Controller\CreditNoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Sales\Controller\IRDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Sales\Controller\IRDController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Controller\IRDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Sales\Controller\ProformaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Sales\Controller\ProformaController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Controller\ProformaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Sales\Controller\SalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Sales\Controller\SalesController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Controller\SalesController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Sales\Form\CreditNoteItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Form\CreditNoteItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Sales\Form\CreditNoteType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Form\CreditNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Sales\Form\InvoiceItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Form\InvoiceItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Sales\Form\InvoicePartialType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Form\InvoicePartialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Sales\Form\InvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Sales\Form\InvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Setup\Controller\BranchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Setup\Controller\BranchController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Controller\BranchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Setup\Controller\BusinessUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Setup\Controller\BusinessUnitController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Controller\BusinessUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Setup\Controller\DepartmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Setup\Controller\DepartmentController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Controller\DepartmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Setup\Controller\EmailSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Setup\Controller\EmailSetupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Controller\EmailSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Setup\Controller\PricingCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Setup\Controller\PricingCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Controller\PricingCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Setup\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Setup\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Setup\Controller\TermsAndConditionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Setup\Controller\TermsAndConditionsController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Controller\TermsAndConditionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\BranchType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\BranchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\BusinessUnitType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\BusinessUnitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\CompanyProfileType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\CompanyProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\Document\DocumentFolderType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\Document\DocumentFolderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\Document\DocumentTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\Document\DocumentTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\Document\DocumentTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\Document\DocumentTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\NewDepartmentType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\NewDepartmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\PricingCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\PricingCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Setup\Form\TermsAndConditionsType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Form\TermsAndConditionsType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Setup\Twig\DepartmentTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Twig\DepartmentTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Setup\Twig\SwitchActionTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Setup\Twig\SwitchActionTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\AcademicDegreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\AcademicDegreeController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\AcademicDegreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\AddressSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\AddressSetupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\AddressSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\EdjController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\EdjController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\EdjController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\EthnicityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\EthnicityController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\EthnicityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\GeneralSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\GeneralSetupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\GeneralSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\JobTitleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\JobTitleController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\JobTitleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\MainController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\RelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\RelationshipController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\RelationshipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\ReligionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\ReligionController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\ReligionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\Configuration\UserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\Configuration\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\OtherController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\OtherController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\OtherController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\PortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\PortfolioController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\PortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\StaffController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\StaffController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\StaffController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\StaffProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\StaffProfileController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\StaffProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\StaffUserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\StaffUserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\StaffUserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\StaffWorkshiftController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\StaffWorkshiftController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\StaffWorkshiftController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Staff\Controller\WorkFlowLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Staff\Controller\WorkFlowLogController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Controller\WorkFlowLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\JobProfileType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\JobProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\AcademicDegreeType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\AcademicDegreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\EdjType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\EdjType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\EthnicityType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\EthnicityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\JobCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\JobCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\JobTitleType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\JobTitleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\RelationshipType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\RelationshipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\ReligionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\ReligionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\Setup\UserGroupType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\Setup\UserGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\StaffBankAccountType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\StaffBankAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Staff\Form\StaffType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Form\StaffType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.FintechNepal\CoreBundle\Staff\Twig\StaffTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Staff\Twig\StaffTwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\StockConversion\Controller\BOMController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\StockConversion\Controller\BOMController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Controller\BOMController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\StockConversion\Controller\ConversionProcessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\StockConversion\Controller\ConversionProcessController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Controller\ConversionProcessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\StockConversion\Controller\StockConversionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\StockConversion\Controller\StockConversionController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Controller\StockConversionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\StockConversion\Form\BillOfMaterialInputItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Form\BillOfMaterialInputItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\StockConversion\Form\BillOfMaterialOutputItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Form\BillOfMaterialOutputItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\StockConversion\Form\BillOfMaterialType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Form\BillOfMaterialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\StockConversion\Form\ConversionProcessType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Form\ConversionProcessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\StockConversion\Form\StockConversionInputItemType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Form\StockConversionInputItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\StockConversion\Form\StockConversionType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\StockConversion\Form\StockConversionType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Store\Controller\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Store\Controller\StoreController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Store\Controller\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Store\Form\StoreFieldType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Store\Form\StoreFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\Store\Form\StoreType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Store\Form\StoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\Upload\Command\ItemUploadCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Upload\Command\ItemUploadCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\Upload\Controller\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\Upload\Controller\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Upload\Controller\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\CoreBundle\User\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\User\Controller\PasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\User\Controller\PasswordController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Controller\PasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\User\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\User\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\User\Controller\SwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\User\Controller\SwitchController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Controller\SwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\User\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\User\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\User\Controller\UserDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\User\Controller\UserDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Controller\UserDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\CoreBundle\User\Controller\VerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\CoreBundle\User\Controller\VerificationController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Controller\VerificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\User\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\User\Form\StaffUserType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Form\StaffUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\CoreBundle\User\Form\UserAccessType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\User\Form\UserAccessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FintechNepal\CoreBundle\Validator\MobileNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Validator\MobileNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.FintechNepal\CoreBundle\Validator\PanNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\CoreBundle\Validator\PanNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MediaManagerBundle\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MediaManagerBundle\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MediaManagerBundle\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MediaManagerBundle\Controller\MediaAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MediaManagerBundle\Controller\MediaAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MediaManagerBundle\Controller\MediaAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MediaManagerBundle\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MediaManagerBundle\Controller\MediaController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MediaManagerBundle\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\MediaManagerBundle\Form\MediaType"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MediaManagerBundle\Form\MediaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\MultiTenantBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\MultiTenantBundle\Command\TenantSystemConfigureCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Command\TenantSystemConfigureCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.FintechNepal\MultiTenantBundle\Command\UpdateTenantDatabaseCommand"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Command\UpdateTenantDatabaseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MultiTenantBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MultiTenantBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MultiTenantBundle\Controller\PackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MultiTenantBundle\Controller\PackageController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Controller\PackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MultiTenantBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MultiTenantBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MultiTenantBundle\Controller\TenantConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MultiTenantBundle\Controller\TenantConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Controller\TenantConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MultiTenantBundle\Controller\TenantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MultiTenantBundle\Controller\TenantController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Controller\TenantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.FintechNepal\MultiTenantBundle\Controller\TenantUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.FintechNepal\MultiTenantBundle\Controller\TenantUpdateController"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Controller\TenantUpdateController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\MultiTenantBundle\Form\Package\PackageForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Form\Package\PackageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\MultiTenantBundle\Form\Tenant\TenantCompanyForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Form\Tenant\TenantCompanyForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.FintechNepal\MultiTenantBundle\Form\Tenant\TenantForm"; reason: abstract.
Removed service ".abstract.instanceof.FintechNepal\MultiTenantBundle\Form\Tenant\TenantForm"; reason: abstract.
Inlined service ".service_locator.1hQ3KGu.App\Client\Controller\AccommodationController" to "App\Client\Controller\AccommodationController".
Inlined service ".service_locator.1hQ3KGu.App\Client\Controller\AccommodationRateController" to "App\Client\Controller\AccommodationRateController".
Inlined service ".service_locator.1hQ3KGu.App\Client\Controller\AgentController" to "App\Client\Controller\AgentController".
Inlined service ".service_locator.1hQ3KGu.App\Client\Controller\GuideController" to "App\Client\Controller\GuideController".
Inlined service ".service_locator.1hQ3KGu.App\Client\Controller\OtherProviderController" to "App\Client\Controller\OtherProviderController".
Inlined service ".service_locator.1hQ3KGu.App\Client\Controller\SeasonController" to "App\Client\Controller\SeasonController".
Inlined service ".service_locator.CswQnR8.App\Client\Controller\TourClientController" to "App\Client\Controller\TourClientController".
Inlined service "App\Client\Service\TransportService" to "App\Client\Controller\TransportController".
Inlined service ".service_locator.1hQ3KGu.App\Client\Controller\TransportController" to "App\Client\Controller\TransportController".
Inlined service ".service_locator.1hQ3KGu.App\Dashboard\Controller\TourDashboardController" to "App\Dashboard\Controller\TourDashboardController".
Inlined service ".service_locator.1hQ3KGu.App\Itinerary\Controller\ActivityController" to "App\Itinerary\Controller\ActivityController".
Inlined service ".service_locator.1hQ3KGu.App\Itinerary\Controller\BulkActivityController" to "App\Itinerary\Controller\BulkActivityController".
Inlined service ".service_locator.1hQ3KGu.App\Itinerary\Controller\ComponentController" to "App\Itinerary\Controller\ComponentController".
Inlined service ".service_locator.1hQ3KGu.App\Itinerary\Controller\ExportController" to "App\Itinerary\Controller\ExportController".
Inlined service "FintechNepal\CoreBundle\Main\Service\WordExportService" to "App\Itinerary\Controller\ExportSampleController".
Inlined service ".service_locator.1hQ3KGu.App\Itinerary\Controller\ExportSampleController" to "App\Itinerary\Controller\ExportSampleController".
Inlined service ".service_locator.1hQ3KGu.App\Itinerary\Controller\ItineraryController" to "App\Itinerary\Controller\ItineraryController".
Inlined service ".service_locator.1hQ3KGu.App\Itinerary\Controller\ProposalController" to "App\Itinerary\Controller\ProposalController".
Inlined service "App\Common\Transformer\PaxInfoTransformer" to "App\Itinerary\Form\Costing\HotelCostComponentForm".
Inlined service ".service_locator.1hQ3KGu.App\Report\Controller\CustomerLedgerReportController" to "App\Report\Controller\CustomerLedgerReportController".
Inlined service ".service_locator.1hQ3KGu.App\Report\Controller\TicketReportController" to "App\Report\Controller\TicketReportController".
Inlined service ".service_locator.1hQ3KGu.App\Report\Controller\TourReportController" to "App\Report\Controller\TourReportController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\DefaultController" to "App\Setup\Rate\Controller\DefaultController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\ExtraServiceItemController" to "App\Setup\Rate\Controller\ExtraServiceItemController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\ExtraServiceRateController" to "App\Setup\Rate\Controller\ExtraServiceRateController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\GuideRateController" to "App\Setup\Rate\Controller\GuideRateController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\MealRateController" to "App\Setup\Rate\Controller\MealRateController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\TourActivityItemController" to "App\Setup\Rate\Controller\TourActivityItemController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\TourActivityRateController" to "App\Setup\Rate\Controller\TourActivityRateController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\TourActivityTypeController" to "App\Setup\Rate\Controller\TourActivityTypeController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\TransportRateController" to "App\Setup\Rate\Controller\TransportRateController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\TravelRateController" to "App\Setup\Rate\Controller\TravelRateController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Rate\Controller\TravelRouteController" to "App\Setup\Rate\Controller\TravelRouteController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\AirlineController" to "App\Setup\ServiceProvider\Controller\AirlineController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\DefaultController" to "App\Setup\ServiceProvider\Controller\DefaultController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\ExtraServiceController" to "App\Setup\ServiceProvider\Controller\ExtraServiceController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\HotelCategoryController" to "App\Setup\ServiceProvider\Controller\HotelCategoryController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\HotelGradeController" to "App\Setup\ServiceProvider\Controller\HotelGradeController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\RoomCategoryController" to "App\Setup\ServiceProvider\Controller\RoomCategoryController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\RoomPlanController" to "App\Setup\ServiceProvider\Controller\RoomPlanController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\RoomTypeController" to "App\Setup\ServiceProvider\Controller\RoomTypeController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\ServiceProvider\Controller\TransportationTypeController" to "App\Setup\ServiceProvider\Controller\TransportationTypeController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\ClientGroupController" to "App\Setup\Tour\Controller\ClientGroupController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\DefaultController" to "App\Setup\Tour\Controller\DefaultController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\LanguageController" to "App\Setup\Tour\Controller\LanguageController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\MarketController" to "App\Setup\Tour\Controller\MarketController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\PlaceController" to "App\Setup\Tour\Controller\PlaceController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\TourDefaultNotesController" to "App\Setup\Tour\Controller\TourDefaultNotesController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\TourDescriptionController" to "App\Setup\Tour\Controller\TourDescriptionController".
Inlined service ".service_locator.1hQ3KGu.App\Setup\Tour\Controller\TourTypeController" to "App\Setup\Tour\Controller\TourTypeController".
Inlined service ".service_locator.1hQ3KGu.App\Ticketing\Controller\TicketChargeController" to "App\Ticketing\Controller\TicketChargeController".
Inlined service ".service_locator.1hQ3KGu.App\Ticketing\Controller\TicketCreditNoteController" to "App\Ticketing\Controller\TicketCreditNoteController".
Inlined service "App\Ticketing\Service\TicketDebitNoteService" to "App\Ticketing\Controller\TicketDebitNoteController".
Inlined service ".service_locator.1hQ3KGu.App\Ticketing\Controller\TicketDebitNoteController" to "App\Ticketing\Controller\TicketDebitNoteController".
Inlined service ".service_locator.1hQ3KGu.App\Ticketing\Controller\TicketInvoiceController" to "App\Ticketing\Controller\TicketInvoiceController".
Inlined service ".service_locator.1hQ3KGu.App\Ticketing\Controller\TicketProformaController" to "App\Ticketing\Controller\TicketProformaController".
Inlined service "App\Ticketing\Service\TicketVerifyService" to "App\Ticketing\Controller\TicketVerifyController".
Inlined service ".service_locator.1hQ3KGu.App\Ticketing\Controller\TicketVerifyController" to "App\Ticketing\Controller\TicketVerifyController".
Inlined service "FintechNepal\CoreBundle\Main\Service\EmailService" to "App\TourAssignment\Controller\TourAssignmentController".
Inlined service ".service_locator.1hQ3KGu.App\TourAssignment\Controller\TourAssignmentController" to "App\TourAssignment\Controller\TourAssignmentController".
Inlined service "App\TourCRM\TourEnquiry\Service\TourEnquiryService" to "App\TourCRM\TourEnquiry\Controller\TourEnquiryController".
Inlined service ".service_locator.1hQ3KGu.App\TourCRM\TourEnquiry\Controller\TourEnquiryController" to "App\TourCRM\TourEnquiry\Controller\TourEnquiryController".
Inlined service ".service_locator.1hQ3KGu.App\TourFile\Controller\BookingCodeController" to "App\TourFile\Controller\BookingCodeController".
Inlined service ".service_locator.1hQ3KGu.App\TourFile\Controller\BulkActivityController" to "App\TourFile\Controller\BulkActivityController".
Inlined service ".service_locator.1hQ3KGu.App\TourFile\Controller\ExchangeOrderController" to "App\TourFile\Controller\ExchangeOrderController".
Inlined service ".service_locator.1hQ3KGu.App\TourFile\Controller\TourFileActivityController" to "App\TourFile\Controller\TourFileActivityController".
Inlined service ".service_locator.1hQ3KGu.App\TourFile\Controller\TourFileAdvanceController" to "App\TourFile\Controller\TourFileAdvanceController".
Inlined service ".service_locator.1hQ3KGu.App\TourFile\Controller\TourFileController" to "App\TourFile\Controller\TourFileController".
Inlined service ".service_locator.1hQ3KGu.App\TourFile\Controller\TourFileInvoiceController" to "App\TourFile\Controller\TourFileInvoiceController".
Inlined service ".service_locator.1hQ3KGu.App\TourInvoice\Controller\TourProformaController" to "App\TourInvoice\Controller\TourProformaController".
Inlined service "App\TourInvoice\Form\BookingCodeTransformer" to "App\TourInvoice\Form\TourProformaItemType".
Inlined service ".service_locator.1hQ3KGu.App\TourOperation\Controller\TourOperationController" to "App\TourOperation\Controller\TourOperationController".
Inlined service "FintechNepal\CoreBundle\Account\Component\Form\DataTransformer\ExchangeRateDataTransformer" to "FintechNepal\CoreBundle\Account\Component\Form\ExchangeRateType".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\AccountController" to "FintechNepal\CoreBundle\Account\Controller\AccountController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\ExchangeRateController" to "FintechNepal\CoreBundle\Account\Controller\ExchangeRateController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\FiscalYearController" to "FintechNepal\CoreBundle\Account\Controller\FiscalYearController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\BankAccountController" to "FintechNepal\CoreBundle\Account\Controller\Fund\BankAccountController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\BankController" to "FintechNepal\CoreBundle\Account\Controller\Fund\BankController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\CashAccountController" to "FintechNepal\CoreBundle\Account\Controller\Fund\CashAccountController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\ChequeController" to "FintechNepal\CoreBundle\Account\Controller\Fund\ChequeController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\CreditCardAccountController" to "FintechNepal\CoreBundle\Account\Controller\Fund\CreditCardAccountController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\FundAccountController" to "FintechNepal\CoreBundle\Account\Controller\Fund\FundAccountController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\OtherAccountController" to "FintechNepal\CoreBundle\Account\Controller\Fund\OtherAccountController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\ReconciliationAccountController" to "FintechNepal\CoreBundle\Account\Controller\Fund\ReconciliationAccountController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\Fund\WalletAccountController" to "FintechNepal\CoreBundle\Account\Controller\Fund\WalletAccountController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\IRDSetupController" to "FintechNepal\CoreBundle\Account\Controller\IRDSetupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\JournalEntryController" to "FintechNepal\CoreBundle\Account\Controller\JournalEntryController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\PayableController" to "FintechNepal\CoreBundle\Account\Controller\PayableController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\ProfitCostCenterController" to "FintechNepal\CoreBundle\Account\Controller\ProfitCostCenterController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\ReceivableController" to "FintechNepal\CoreBundle\Account\Controller\ReceivableController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\SettingsController" to "FintechNepal\CoreBundle\Account\Controller\SettingsController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Account\Controller\ThirdPartyController" to "FintechNepal\CoreBundle\Account\Controller\ThirdPartyController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Account\Controller\TransactionController" to "FintechNepal\CoreBundle\Account\Controller\TransactionController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Address\Controller\AddressController" to "FintechNepal\CoreBundle\Address\Controller\AddressController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Api\Controller\V1\AuthenticationApi" to "FintechNepal\CoreBundle\Api\Controller\V1\AuthenticationApi".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Api\Controller\V1\DeliveryOrderApi" to "FintechNepal\CoreBundle\Api\Controller\V1\DeliveryOrderApi".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Api\Controller\V1\ItemApi" to "FintechNepal\CoreBundle\Api\Controller\V1\ItemApi".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\App\Controller\StaffAppController" to "FintechNepal\CoreBundle\App\Controller\StaffAppController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Attendance\Controller\ApiController" to "FintechNepal\CoreBundle\Attendance\Controller\ApiController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Attendance\Controller\AttendanceController" to "FintechNepal\CoreBundle\Attendance\Controller\AttendanceController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Attendance\Controller\AttendanceDeviceController" to "FintechNepal\CoreBundle\Attendance\Controller\AttendanceDeviceController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Attendance\Controller\AttendanceReportController" to "FintechNepal\CoreBundle\Attendance\Controller\AttendanceReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Attendance\Controller\WorkShiftController" to "FintechNepal\CoreBundle\Attendance\Controller\WorkShiftController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\CRM\Controller\CommissionPolicyController" to "FintechNepal\CoreBundle\CRM\Controller\CommissionPolicyController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\CRM\Controller\ContractController" to "FintechNepal\CoreBundle\CRM\Controller\ContractController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\CRM\Controller\DeliveryOrderController" to "FintechNepal\CoreBundle\CRM\Controller\DeliveryOrderController".
Inlined service "FintechNepal\CoreBundle\CRM\Service\EnquiryService" to "FintechNepal\CoreBundle\CRM\Controller\EnquiryController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\CRM\Controller\EnquiryController" to "FintechNepal\CoreBundle\CRM\Controller\EnquiryController".
Inlined service "FintechNepal\CoreBundle\Client\Service\ClientAssetService" to "FintechNepal\CoreBundle\Client\Controller\ClientAssetController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Client\Controller\ClientAssetController" to "FintechNepal\CoreBundle\Client\Controller\ClientAssetController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Client\Controller\ClientBranchController" to "FintechNepal\CoreBundle\Client\Controller\ClientBranchController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Client\Controller\ClientCategoryController" to "FintechNepal\CoreBundle\Client\Controller\ClientCategoryController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Client\Controller\ClientContactController" to "FintechNepal\CoreBundle\Client\Controller\ClientContactController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Client\Controller\ClientController" to "FintechNepal\CoreBundle\Client\Controller\ClientController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Client\Controller\ClientCreditPolicyController" to "FintechNepal\CoreBundle\Client\Controller\ClientCreditPolicyController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Client\Controller\ClientDocumentController" to "FintechNepal\CoreBundle\Client\Controller\ClientDocumentController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Committee\Controller\CommitteeController" to "FintechNepal\CoreBundle\Committee\Controller\CommitteeController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Committee\Controller\DepartmentMemberController" to "FintechNepal\CoreBundle\Committee\Controller\DepartmentMemberController".
Inlined service "FintechNepal\CoreBundle\Dashboard\Service\DashboardStatService" to "FintechNepal\CoreBundle\Dashboard\Controller\DashboardController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Dashboard\Controller\DashboardController" to "FintechNepal\CoreBundle\Dashboard\Controller\DashboardController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Document\Controller\DocumentFileController" to "FintechNepal\CoreBundle\Document\Controller\DocumentFileController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Document\Controller\DocumentTypeController" to "FintechNepal\CoreBundle\Document\Controller\DocumentTypeController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Expense\Controller\ExpenseController" to "FintechNepal\CoreBundle\Expense\Controller\ExpenseController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Expense\Controller\ExpenseGroupController" to "FintechNepal\CoreBundle\Expense\Controller\ExpenseGroupController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Expense\Controller\ExpenseItemController" to "FintechNepal\CoreBundle\Expense\Controller\ExpenseItemController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Expense\Controller\PrepaidExpenseController" to "FintechNepal\CoreBundle\Expense\Controller\PrepaidExpenseController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Expense\Controller\VATAdjustmentController" to "FintechNepal\CoreBundle\Expense\Controller\VATAdjustmentController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimHeadController" to "FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimHeadController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimPolicyController" to "FintechNepal\CoreBundle\ExpenseClaim\Controller\ClaimPolicyController".
Inlined service "FintechNepal\CoreBundle\ExpenseClaim\Service\ExpenseClaimService" to "FintechNepal\CoreBundle\ExpenseClaim\Controller\ExpenseClaimController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\ExpenseClaim\Controller\ExpenseClaimController" to "FintechNepal\CoreBundle\ExpenseClaim\Controller\ExpenseClaimController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\FixedAsset\Controller\DepreciationPoolController" to "FintechNepal\CoreBundle\FixedAsset\Controller\DepreciationPoolController".
Inlined service "FintechNepal\CoreBundle\FixedAsset\Service\AssetDepreciationService" to "FintechNepal\CoreBundle\FixedAsset\Controller\FADepreciationController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\FixedAsset\Controller\FADepreciationController" to "FintechNepal\CoreBundle\FixedAsset\Controller\FADepreciationController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\FixedAsset\Controller\FAGroupController" to "FintechNepal\CoreBundle\FixedAsset\Controller\FAGroupController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\FixedAsset\Controller\FAItemController" to "FintechNepal\CoreBundle\FixedAsset\Controller\FAItemController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\FixedAsset\Controller\FAPurchaseController" to "FintechNepal\CoreBundle\FixedAsset\Controller\FAPurchaseController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\FixedAsset\Controller\FixedAssetController" to "FintechNepal\CoreBundle\FixedAsset\Controller\FixedAssetController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\FixedAsset\Controller\ItemOwnershipController" to "FintechNepal\CoreBundle\FixedAsset\Controller\ItemOwnershipController".
Inlined service "FintechNepal\CoreBundle\Income\Service\IncomeService" to "FintechNepal\CoreBundle\Income\Controller\IncomeController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Income\Controller\IncomeController" to "FintechNepal\CoreBundle\Income\Controller\IncomeController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Insurance\Controller\InsuranceController" to "FintechNepal\CoreBundle\Insurance\Controller\InsuranceController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Inventory\Controller\DebitNoteController" to "FintechNepal\CoreBundle\Inventory\Controller\DebitNoteController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Inventory\Controller\StockController" to "FintechNepal\CoreBundle\Inventory\Controller\StockController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Inventory\Controller\StockDetailController" to "FintechNepal\CoreBundle\Inventory\Controller\StockDetailController".
Inlined service "FintechNepal\CoreBundle\Inventory\Service\StockExpenseService" to "FintechNepal\CoreBundle\Inventory\Controller\StockExpenseController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Inventory\Controller\StockExpenseController" to "FintechNepal\CoreBundle\Inventory\Controller\StockExpenseController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Inventory\Controller\StockPurchaseController" to "FintechNepal\CoreBundle\Inventory\Controller\StockPurchaseController".
Inlined service "FintechNepal\CoreBundle\Inventory\Service\StockReorderService" to "FintechNepal\CoreBundle\Inventory\Controller\StockReorderLevelController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Inventory\Controller\StockReorderLevelController" to "FintechNepal\CoreBundle\Inventory\Controller\StockReorderLevelController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Investment\Controller\InvestmentGroupController" to "FintechNepal\CoreBundle\Investment\Controller\InvestmentGroupController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Investment\Controller\InvestmentItemController" to "FintechNepal\CoreBundle\Investment\Controller\InvestmentItemController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Investment\Controller\InvestmentPortfolioController" to "FintechNepal\CoreBundle\Investment\Controller\InvestmentPortfolioController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Investment\Controller\InvestmentPurchaseController" to "FintechNepal\CoreBundle\Investment\Controller\InvestmentPurchaseController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Item\Controller\ItemController" to "FintechNepal\CoreBundle\Item\Controller\ItemController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Item\Controller\ItemExciseDutyController" to "FintechNepal\CoreBundle\Item\Controller\ItemExciseDutyController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Item\Controller\ItemGroupController" to "FintechNepal\CoreBundle\Item\Controller\ItemGroupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Item\Controller\ItemPackageController" to "FintechNepal\CoreBundle\Item\Controller\ItemPackageController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Item\Controller\ItemSetupController" to "FintechNepal\CoreBundle\Item\Controller\ItemSetupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Item\Controller\PackagingController" to "FintechNepal\CoreBundle\Item\Controller\PackagingController".
Inlined service "FintechNepal\CoreBundle\Main\Transformer\PricingCategoryTransformer" to "FintechNepal\CoreBundle\Item\Form\CategoryPricingType".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionController" to "FintechNepal\CoreBundle\ItemInfo\Controller\DimensionController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\ItemInfo\Controller\DimensionGroupController" to "FintechNepal\CoreBundle\ItemInfo\Controller\DimensionGroupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\ItemInfo\Controller\ItemLocationController" to "FintechNepal\CoreBundle\ItemInfo\Controller\ItemLocationController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\ItemInfo\Controller\ItemPropertyController" to "FintechNepal\CoreBundle\ItemInfo\Controller\ItemPropertyController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\ItemInfo\Controller\ItemSetupController" to "FintechNepal\CoreBundle\ItemInfo\Controller\ItemSetupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Leave\Controller\HolidayCalendarController" to "FintechNepal\CoreBundle\Leave\Controller\HolidayCalendarController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Leave\Controller\LeaveAvailableController" to "FintechNepal\CoreBundle\Leave\Controller\LeaveAvailableController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Leave\Controller\LeaveCalendarController" to "FintechNepal\CoreBundle\Leave\Controller\LeaveCalendarController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Leave\Controller\LeaveRequestController" to "FintechNepal\CoreBundle\Leave\Controller\LeaveRequestController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Leave\Controller\LeaveTypeController" to "FintechNepal\CoreBundle\Leave\Controller\LeaveTypeController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Log\Controller\LogController" to "FintechNepal\CoreBundle\Log\Controller\LogController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Main\Controller\FnController" to "FintechNepal\CoreBundle\Main\Controller\FnController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Main\Controller\MainController" to "FintechNepal\CoreBundle\Main\Controller\MainController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Main\Controller\ModuleController" to "FintechNepal\CoreBundle\Main\Controller\ModuleController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Main\Controller\TestController" to "FintechNepal\CoreBundle\Main\Controller\TestController".
Inlined service "notifier" to "FintechNepal\CoreBundle\Main\Service\NotifierService".
Inlined service "mailer.mailer" to "FintechNepal\CoreBundle\Main\Service\NotifierService".
Inlined service "FintechNepal\CoreBundle\Migration\Command\MigrationService" to "FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand".
Inlined service "FintechNepal\CoreBundle\Migration\Command\V1\PurchaseMigration" to "FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand".
Inlined service "FintechNepal\CoreBundle\Migration\Command\V1\SalesMigration" to "FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand".
Inlined service "FintechNepal\CoreBundle\Migration\Command\V1\BulkPaymentMigration" to "FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand".
Inlined service "FintechNepal\CoreBundle\Migration\Command\V1\ProformaInvoiceMigration" to "FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand".
Inlined service "FintechNepal\CoreBundle\Migration\Command\V1\HRMigration" to "FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand".
Inlined service "FintechNepal\CoreBundle\Migration\Command\V1\JournalMigration" to "FintechNepal\CoreBundle\Migration\Command\MigrationDatabaseCommand".
Inlined service "FintechNepal\CoreBundle\Notification\Service\NotificationService" to "FintechNepal\CoreBundle\Notification\Component\MessageHandler\BrowserNotificationHandler".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Notification\Controller\EventController" to "FintechNepal\CoreBundle\Notification\Controller\EventController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Notification\Controller\MeetingController" to "FintechNepal\CoreBundle\Notification\Controller\MeetingController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Notification\Controller\NoticeController" to "FintechNepal\CoreBundle\Notification\Controller\NoticeController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Notification\Controller\Setup\EmailSettingsController" to "FintechNepal\CoreBundle\Notification\Controller\Setup\EmailSettingsController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Notification\Controller\Setup\ProformaSMSController" to "FintechNepal\CoreBundle\Notification\Controller\Setup\ProformaSMSController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsController" to "FintechNepal\CoreBundle\Notification\Controller\Setup\SmsController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsSettingsController" to "FintechNepal\CoreBundle\Notification\Controller\Setup\SmsSettingsController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Notification\Controller\Setup\SmsTemplateController" to "FintechNepal\CoreBundle\Notification\Controller\Setup\SmsTemplateController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payment\Controller\CreditCardSettlementController" to "FintechNepal\CoreBundle\Payment\Controller\CreditCardSettlementController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payment\Controller\FundTransferController" to "FintechNepal\CoreBundle\Payment\Controller\FundTransferController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payment\Controller\PaymentController" to "FintechNepal\CoreBundle\Payment\Controller\PaymentController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payment\Controller\PaymentInstructionController" to "FintechNepal\CoreBundle\Payment\Controller\PaymentInstructionController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payment\Controller\PaymentRequestController" to "FintechNepal\CoreBundle\Payment\Controller\PaymentRequestController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payment\Controller\ReceiptController" to "FintechNepal\CoreBundle\Payment\Controller\ReceiptController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payment\Controller\SettlementController" to "FintechNepal\CoreBundle\Payment\Controller\SettlementController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Main\OvertimeRequestController" to "FintechNepal\CoreBundle\Payroll\Controller\Main\OvertimeRequestController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Main\PayrollController" to "FintechNepal\CoreBundle\Payroll\Controller\Main\PayrollController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Payroll\Controller\Main\ScheduleComponentController" to "FintechNepal\CoreBundle\Payroll\Controller\Main\ScheduleComponentController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Main\StaffPayrollClaimController" to "FintechNepal\CoreBundle\Payroll\Controller\Main\StaffPayrollClaimController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Setup\ContributionPolicyController" to "FintechNepal\CoreBundle\Payroll\Controller\Setup\ContributionPolicyController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Setup\PayrollGeneralSetupController" to "FintechNepal\CoreBundle\Payroll\Controller\Setup\PayrollGeneralSetupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Setup\SalaryHeadController" to "FintechNepal\CoreBundle\Payroll\Controller\Setup\SalaryHeadController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Setup\TaxRuleController" to "FintechNepal\CoreBundle\Payroll\Controller\Setup\TaxRuleController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Staff\SalaryConfigController" to "FintechNepal\CoreBundle\Payroll\Controller\Staff\SalaryConfigController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Payroll\Controller\Staff\StaffPayrollController" to "FintechNepal\CoreBundle\Payroll\Controller\Staff\StaffPayrollController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\PointOfSales\Controller\POSController" to "FintechNepal\CoreBundle\PointOfSales\Controller\POSController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Procurement\Controller\PurchaseOrderController" to "FintechNepal\CoreBundle\Procurement\Controller\PurchaseOrderController".
Inlined service "FintechNepal\CoreBundle\Procurement\Service\ReceiptNoteService" to "FintechNepal\CoreBundle\Procurement\Controller\ReceiptNoteController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Procurement\Controller\ReceiptNoteController" to "FintechNepal\CoreBundle\Procurement\Controller\ReceiptNoteController".
Inlined service "FintechNepal\CoreBundle\Main\Transformer\PRItemTransformer" to "FintechNepal\CoreBundle\Procurement\Form\PrPoItemType".
Inlined service "FintechNepal\CoreBundle\Item\Service\PriceLogService" to "FintechNepal\CoreBundle\Purchase\Service\PurchaseService".
Inlined service "FintechNepal\CoreBundle\Rental\Service\RentalService" to "FintechNepal\CoreBundle\Rental\Controller\RentalAssetController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Rental\Controller\RentalAssetController" to "FintechNepal\CoreBundle\Rental\Controller\RentalAssetController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\AdvanceReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\AdvanceReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\AgingReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\AgingReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\BalanceSheetController" to "FintechNepal\CoreBundle\Report\Account\Controller\BalanceSheetController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\ClientSummaryReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\ClientSummaryReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\DailyIncomeReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\DailyIncomeReportController".
Inlined service "FintechNepal\CoreBundle\Main\Service\CSVExportService" to "FintechNepal\CoreBundle\Report\Account\Controller\DayBookController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\DayBookController" to "FintechNepal\CoreBundle\Report\Account\Controller\DayBookController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\LedgerBalanceController" to "FintechNepal\CoreBundle\Report\Account\Controller\LedgerBalanceController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\LedgerReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\LedgerReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\PCCLedgerReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\PCCLedgerReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\PayableReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\PayableReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\ProfitLossController" to "FintechNepal\CoreBundle\Report\Account\Controller\ProfitLossController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\PurchaseReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\PurchaseReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\ReceivableReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\ReceivableReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\SalesReportController" to "FintechNepal\CoreBundle\Report\Account\Controller\SalesReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Account\Controller\TrialBalanceController" to "FintechNepal\CoreBundle\Report\Account\Controller\TrialBalanceController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Audit\Controller\VoucherExportController" to "FintechNepal\CoreBundle\Report\Audit\Controller\VoucherExportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Client\Controller\CustomerReportController" to "FintechNepal\CoreBundle\Report\Client\Controller\CustomerReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Client\Controller\VendorPayableController" to "FintechNepal\CoreBundle\Report\Client\Controller\VendorPayableController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Delivery\Controller\DeliveryReportController" to "FintechNepal\CoreBundle\Report\Delivery\Controller\DeliveryReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Expense\Controller\ExpenseReportController" to "FintechNepal\CoreBundle\Report\Expense\Controller\ExpenseReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\IndexController" to "FintechNepal\CoreBundle\Report\IndexController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Payment\Controller\PaymentReportController" to "FintechNepal\CoreBundle\Report\Payment\Controller\PaymentReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Payroll\Controller\PayrollTaxReportController" to "FintechNepal\CoreBundle\Report\Payroll\Controller\PayrollTaxReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Receipt\Controller\ReceiptReportController" to "FintechNepal\CoreBundle\Report\Receipt\Controller\ReceiptReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Sales\Controller\IRDReportController" to "FintechNepal\CoreBundle\Report\Sales\Controller\IRDReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Sales\Controller\ProformaInvoiceReportController" to "FintechNepal\CoreBundle\Report\Sales\Controller\ProformaInvoiceReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Sales\Controller\SalesItemReportController" to "FintechNepal\CoreBundle\Report\Sales\Controller\SalesItemReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Sales\Controller\SalesReportController" to "FintechNepal\CoreBundle\Report\Sales\Controller\SalesReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Stock\Controller\DispatchReportController" to "FintechNepal\CoreBundle\Report\Stock\Controller\DispatchReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Stock\Controller\ItemPurchaseReportController" to "FintechNepal\CoreBundle\Report\Stock\Controller\ItemPurchaseReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Stock\Controller\ProductionReportController" to "FintechNepal\CoreBundle\Report\Stock\Controller\ProductionReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Stock\Controller\StockDeviationController" to "FintechNepal\CoreBundle\Report\Stock\Controller\StockDeviationController".
Inlined service ".service_locator.W6M5jxa.FintechNepal\CoreBundle\Report\Stock\Controller\StockReportController" to "FintechNepal\CoreBundle\Report\Stock\Controller\StockReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Tax\Controller\TaxReportController" to "FintechNepal\CoreBundle\Report\Tax\Controller\TaxReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Report\Tax\Controller\VATReportController" to "FintechNepal\CoreBundle\Report\Tax\Controller\VATReportController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Requisition\Controller\DispatchNoteController" to "FintechNepal\CoreBundle\Requisition\Controller\DispatchNoteController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Requisition\Controller\PurchaseRequisitionController" to "FintechNepal\CoreBundle\Requisition\Controller\PurchaseRequisitionController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Requisition\Controller\RequisitionController" to "FintechNepal\CoreBundle\Requisition\Controller\RequisitionController".
Inlined service "FintechNepal\CoreBundle\Main\Transformer\ReqItemTransformer" to "FintechNepal\CoreBundle\Requisition\Form\DispatchNoteItemType".
Inlined service "FintechNepal\CoreBundle\Revaluation\Service\RevaluationService" to "FintechNepal\CoreBundle\Revaluation\Controller\RevaluationController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Revaluation\Controller\RevaluationController" to "FintechNepal\CoreBundle\Revaluation\Controller\RevaluationController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Sales\Controller\CreditNoteController" to "FintechNepal\CoreBundle\Sales\Controller\CreditNoteController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Sales\Controller\IRDController" to "FintechNepal\CoreBundle\Sales\Controller\IRDController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Sales\Controller\ProformaController" to "FintechNepal\CoreBundle\Sales\Controller\ProformaController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Sales\Controller\SalesController" to "FintechNepal\CoreBundle\Sales\Controller\SalesController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Setup\Controller\BranchController" to "FintechNepal\CoreBundle\Setup\Controller\BranchController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Setup\Controller\BusinessUnitController" to "FintechNepal\CoreBundle\Setup\Controller\BusinessUnitController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Setup\Controller\DepartmentController" to "FintechNepal\CoreBundle\Setup\Controller\DepartmentController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Setup\Controller\EmailSetupController" to "FintechNepal\CoreBundle\Setup\Controller\EmailSetupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Setup\Controller\PricingCategoryController" to "FintechNepal\CoreBundle\Setup\Controller\PricingCategoryController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Setup\Controller\ProfileController" to "FintechNepal\CoreBundle\Setup\Controller\ProfileController".
Inlined service "FintechNepal\CoreBundle\Setup\Service\TermsAndConditionsService" to "FintechNepal\CoreBundle\Setup\Controller\TermsAndConditionsController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Setup\Controller\TermsAndConditionsController" to "FintechNepal\CoreBundle\Setup\Controller\TermsAndConditionsController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\AcademicDegreeController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\AcademicDegreeController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\AddressSetupController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\AddressSetupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\EdjController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\EdjController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\EthnicityController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\EthnicityController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\GeneralSetupController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\GeneralSetupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\JobTitleController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\JobTitleController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\MainController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\MainController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\RelationshipController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\RelationshipController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\ReligionController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\ReligionController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\Configuration\UserGroupController" to "FintechNepal\CoreBundle\Staff\Controller\Configuration\UserGroupController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\OtherController" to "FintechNepal\CoreBundle\Staff\Controller\OtherController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\PortfolioController" to "FintechNepal\CoreBundle\Staff\Controller\PortfolioController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\StaffController" to "FintechNepal\CoreBundle\Staff\Controller\StaffController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\StaffProfileController" to "FintechNepal\CoreBundle\Staff\Controller\StaffProfileController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\StaffUserProfileController" to "FintechNepal\CoreBundle\Staff\Controller\StaffUserProfileController".
Inlined service "FintechNepal\CoreBundle\Staff\Service\StaffWorkShiftService" to "FintechNepal\CoreBundle\Staff\Controller\StaffWorkshiftController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\StaffWorkshiftController" to "FintechNepal\CoreBundle\Staff\Controller\StaffWorkshiftController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Staff\Controller\WorkFlowLogController" to "FintechNepal\CoreBundle\Staff\Controller\WorkFlowLogController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\StockConversion\Controller\BOMController" to "FintechNepal\CoreBundle\StockConversion\Controller\BOMController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\StockConversion\Controller\ConversionProcessController" to "FintechNepal\CoreBundle\StockConversion\Controller\ConversionProcessController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\StockConversion\Controller\StockConversionController" to "FintechNepal\CoreBundle\StockConversion\Controller\StockConversionController".
Inlined service "FintechNepal\CoreBundle\Store\Service\StoreService" to "FintechNepal\CoreBundle\Store\Controller\StoreController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Store\Controller\StoreController" to "FintechNepal\CoreBundle\Store\Controller\StoreController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\Upload\Controller\ImportController" to "FintechNepal\CoreBundle\Upload\Controller\ImportController".
Inlined service "FintechNepal\CoreBundle\Staff\Service\StaffNotificationService" to "FintechNepal\CoreBundle\User\Component\Security\Authenticator\FnUserAuthenticator".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\User\Controller\PasswordController" to "FintechNepal\CoreBundle\User\Controller\PasswordController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\User\Controller\SecurityController" to "FintechNepal\CoreBundle\User\Controller\SecurityController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\User\Controller\SwitchController" to "FintechNepal\CoreBundle\User\Controller\SwitchController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\User\Controller\UserController" to "FintechNepal\CoreBundle\User\Controller\UserController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\User\Controller\UserDeviceController" to "FintechNepal\CoreBundle\User\Controller\UserDeviceController".
Inlined service ".service_locator.5kMoNYR.FintechNepal\CoreBundle\User\Controller\VerificationController" to "FintechNepal\CoreBundle\User\Controller\VerificationController".
Inlined service ".service_locator.5ho5T1H.FintechNepal\MediaManagerBundle\Controller\IndexController" to "FintechNepal\MediaManagerBundle\Controller\IndexController".
Inlined service "FintechNepal\MediaManagerBundle\Service\MediaManagerService" to "FintechNepal\MediaManagerBundle\Controller\MediaAjaxController".
Inlined service ".service_locator.5ho5T1H.FintechNepal\MediaManagerBundle\Controller\MediaAjaxController" to "FintechNepal\MediaManagerBundle\Controller\MediaAjaxController".
Inlined service ".service_locator.5ho5T1H.FintechNepal\MediaManagerBundle\Controller\MediaController" to "FintechNepal\MediaManagerBundle\Controller\MediaController".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "messenger.routable_message_bus" to "console.command.messenger_consume_messages".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
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.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.mVsF8wg" 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 "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 "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.dw8O4oN" to "notifier".
Inlined service "notifier.channel_policy" to "notifier".
Inlined service "notifier.admin_recipient.0" to "notifier".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
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 "doctrine.orm.tenant_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.NZGGkqu" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.J4b.DPX.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "profiler.storage" 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.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
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.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.PQK0.4p.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
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.code" 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.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" 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\Itinerary\Twig\ItineraryExtension" to "twig".
Inlined service "App\TourFile\Twig\TourFileExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Account\Twig\AccountExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Account\Twig\ExchangeRateTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Account\Twig\FiscalYearExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Account\Twig\PayableExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Account\Twig\ProfitCostCenterExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Account\Twig\ReceivableExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Account\Twig\SettingsExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Address\Twig\AddressTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Client\Twig\ClientTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Inventory\Twig\InventoryTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Item\Twig\ItemTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Log\Twig\WorkFlowLogExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\ButtonExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\CurrencyTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\LocationTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\PagerFantaExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\PermissionExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\TemplateTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\UploadExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\UtilExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Notification\Twig\NotificationTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Payment\Twig\PaymentExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Payroll\Twig\PayrollExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Report\Twig\ReportExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Requisition\Twig\StockRequestTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Setup\Twig\DepartmentTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Setup\Twig\SwitchActionTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Staff\Twig\StaffTwigExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.inky" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" 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.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
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.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.form.engine" to "twig.form.renderer".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" 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.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.46UfQw4" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.tenant_schema_asset_filter_manager" to "doctrine.dbal.tenant_connection.configuration".
Inlined service ".service_locator.WHmitzB" to "doctrine.dbal.tenant_connection.event_manager".
Inlined service "doctrine.dbal.tenant_connection.configuration" to "doctrine.dbal.tenant_connection".
Inlined service "doctrine.dbal.tenant_connection.event_manager" to "doctrine.dbal.tenant_connection".
Inlined service ".service_locator.HDr.Fg0" 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.default_entity_listener_resolver" 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.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "cache.doctrine.orm.tenant.metadata" to "doctrine.orm.tenant_configuration".
Inlined service ".doctrine.orm.tenant_metadata_driver" to "doctrine.orm.tenant_configuration".
Inlined service "doctrine.orm.tenant_entity_listener_resolver" to "doctrine.orm.tenant_configuration".
Inlined service "cache.doctrine.orm.tenant.result.recorder_inner" to "cache.doctrine.orm.tenant.result".
Inlined service "cache.doctrine.orm.tenant.query.recorder_inner" to "cache.doctrine.orm.tenant.query".
Inlined service "doctrine.orm.tenant_configuration" to "doctrine.orm.tenant_entity_manager".
Inlined service "doctrine.orm.tenant_manager_configurator" to "doctrine.orm.tenant_entity_manager".
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 "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
Inlined service ".security.request_matcher.k4PW0yz" to "security.access_map".
Inlined service ".security.request_matcher.cxYazxr" to "security.access_map".
Inlined service ".security.request_matcher.5c7Bn8Q" to "security.access_map".
Inlined service ".security.request_matcher.J8bY54y" to "security.access_map".
Inlined service ".security.request_matcher.MsyOdeC" to "security.access_map".
Inlined service ".security.request_matcher.KwbTSeh" to "security.access_map".
Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
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.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.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.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "security.authentication.success_handler.tenant.form_login" to "security.authenticator.form_login.tenant".
Inlined service "security.authentication.failure_handler.tenant.form_login" to "security.authenticator.form_login.tenant".
Inlined service "debug.security.firewall.authenticator.tenant.inner" to "debug.security.firewall.authenticator.tenant".
Inlined service "security.exception_listener.tenant" to "security.firewall.map.context.tenant".
Inlined service "security.logout_listener.tenant" to "security.firewall.map.context.tenant".
Inlined service "security.firewall.map.config.tenant" to "security.firewall.map.context.tenant".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.foundation6" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service ".service_locator.wcEc2RA.FintechNepal\MultiTenantBundle\Controller\DashboardController" to "FintechNepal\MultiTenantBundle\Controller\DashboardController".
Inlined service ".service_locator.wcEc2RA.FintechNepal\MultiTenantBundle\Controller\PackageController" to "FintechNepal\MultiTenantBundle\Controller\PackageController".
Inlined service ".service_locator.wcEc2RA.FintechNepal\MultiTenantBundle\Controller\SecurityController" to "FintechNepal\MultiTenantBundle\Controller\SecurityController".
Inlined service ".service_locator.wcEc2RA.FintechNepal\MultiTenantBundle\Controller\TenantConfigurationController" to "FintechNepal\MultiTenantBundle\Controller\TenantConfigurationController".
Inlined service ".service_locator.wcEc2RA.FintechNepal\MultiTenantBundle\Controller\TenantController" to "FintechNepal\MultiTenantBundle\Controller\TenantController".
Inlined service ".service_locator.wcEc2RA.FintechNepal\MultiTenantBundle\Controller\TenantUpdateController" to "FintechNepal\MultiTenantBundle\Controller\TenantUpdateController".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
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_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_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_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_subscriber" to "maker.auto_command.make_subscriber".
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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "FintechNepal\CoreBundle\Notification\Component\MessageHandler\BrowserNotificationHandler" to ".messenger.handler_descriptor.tczaf_w".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.tenant_metadata_driver.inner" to ".doctrine.orm.tenant_metadata_driver".
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.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "FintechNepal\CoreBundle\Main\Component\Voter\CommonVoter" to "debug.security.voter.FintechNepal\CoreBundle\Main\Component\Voter\CommonVoter".
Inlined service ".service_locator.CswQnR8" to ".service_locator.CswQnR8.App\Client\Controller\TourClientController".
Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
Inlined service ".service_locator.fbD6UO2" to ".service_locator.fbD6UO2.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.PQK0.4p" to ".service_locator.PQK0.4p.sensio_framework_extra.view.listener".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "security.authenticator.manager.tenant" to "debug.security.firewall.authenticator.tenant.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.N_03X9N" to "console.command_loader".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service ".service_locator.fbD6UO2.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Ticketing\Service\TicketCreditNoteServiceOld" to "console.command.public_alias.App\Migration\Travel_Fix_V5".
Inlined service "FintechNepal\CoreBundle\Mercure\Service\PublisherService" to "console.command.public_alias.FintechNepal\CoreBundle\Mercure\Command\PublishCommand".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "FintechNepal\CoreBundle\Main\Twig\FilterElementsTwigExtension" to "twig".
Inlined service "FintechNepal\CoreBundle\Main\Twig\FilterElementsTwigExtension" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".