Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\ItemsManagement\Application\Form\ItemImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\InventoryDispatchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\InventoryDispatchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\InventoryReceiveType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\InventoryReceiveType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\InventoryTransferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\InventoryTransferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\StorageLocationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\InventoryManagement\Application\Form\StorageLocationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SupplierType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\SupplierType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\PurchaseManagement\Application\Form\SupplierType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\PurchaseManagement\Application\Form\SupplierType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\SalesManagement\Application\Form\SaleOrderLineType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\SalesManagement\Application\Form\SaleOrderLineType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\SalesManagement\Application\Form\SaleOrderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\SalesManagement\Application\Form\SaleOrderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Utilities\Form\SingleAutocompleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Utilities\Form\SingleAutocompleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Modules\Utilities\Form\SingleAutocompleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\Utilities\Form\SingleAutocompleteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Utilities\Form\WysiwygType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Utilities\Form\WysiwygType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Security\ActiveUserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
The "use_savepoints" configuration key is deprecated when using DBAL 4 and will be removed in DoctrineBundle 3.0. (Configuration.php:397 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/2055, package doctrine/doctrine-bundle)
The "report_fields_where_declared" configuration option is deprecated and will be removed in DoctrineBundle 3.0. When using ORM 3, report_fields_where_declared will always be true. (Configuration.php:701 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/1962, package doctrine/doctrine-bundle)
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 13 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 66 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 80 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 105 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 119 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 129 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 19 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 29 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 59 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 75 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 83 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 92 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 148 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 162 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.12: Character """ should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 179 in "@ItemsManagement/items/edit_pricing.html.twig" at line 212.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@ReturnsManagement/purchase/index.html.twig" at line 50.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@ReturnsManagement/purchase/show.html.twig" at line 19.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@ReturnsManagement/sale/index.html.twig" at line 50.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@ReturnsManagement/sale/show.html.twig" at line 19.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@QuotationsManagement/index.html.twig" at line 69.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@QuotationsManagement/show.html.twig" at line 35.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@PurchaseQuotations/index.html.twig" at line 75.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@PurchaseQuotations/show.html.twig" at line 28.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@AccountingManagement/customer_invoices/index.html.twig" at line 73.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "@AccountingManagement/customer_invoices/show.html.twig" at line 23.
User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)
"SELECT t0.id AS id_1, t0.code AS code_2, t0.active AS active_3, t0.display_order AS display_order_4, t0.trial_days AS trial_days_5, t0.trial_requires_card AS trial_requires_card_6, t0.created_at AS created_at_7 FROM subscription_plan t0 WHERE t0.active = ? ORDER BY t0.display_order ASC, t0.id ASC"
[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.active AS active_3, t0.display_order AS display_order_4, t0.trial_days AS trial_days_5, t0.trial_requires_card AS trial_requires_card_6, t0.created_at AS created_at_7 FROM subscription_plan t0 WHERE t0.active = ? ORDER BY t0.display_order ASC, t0.id ASC"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#1039
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.version_number AS version_number_2, t0.display_name AS display_name_3, t0.description AS description_4, t0.features AS features_5, t0.limits AS limits_6, t0.included_modules AS included_modules_7, t0.visible AS visible_8, t0.starts_at AS starts_at_9, t0.ends_at AS ends_at_10, t0.created_at AS created_at_11, t0.plan_id AS plan_id_12 FROM subscription_plan_version t0 WHERE t0.plan_id = ? ORDER BY t0.version_number DESC"
[
"sql" => "SELECT t0.id AS id_1, t0.version_number AS version_number_2, t0.display_name AS display_name_3, t0.description AS description_4, t0.features AS features_5, t0.limits AS limits_6, t0.included_modules AS included_modules_7, t0.visible AS visible_8, t0.starts_at AS starts_at_9, t0.ends_at AS ends_at_10, t0.created_at AS created_at_11, t0.plan_id AS plan_id_12 FROM subscription_plan_version t0 WHERE t0.plan_id = ? ORDER BY t0.version_number DESC"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#1219
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.version_number AS version_number_2, t0.currency AS currency_3, t0.billing_cycle AS billing_cycle_4, t0.amount AS amount_5, t0.effective_from AS effective_from_6, t0.effective_to AS effective_to_7, t0.active AS active_8, t0.created_at AS created_at_9, t0.plan_id AS plan_id_10 FROM subscription_price_version t0 WHERE t0.plan_id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.version_number AS version_number_2, t0.currency AS currency_3, t0.billing_cycle AS billing_cycle_4, t0.amount AS amount_5, t0.effective_from AS effective_from_6, t0.effective_to AS effective_to_7, t0.active AS active_8, t0.created_at AS created_at_9, t0.plan_id AS plan_id_10 FROM subscription_price_version t0 WHERE t0.plan_id = ?"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#1219
+name: "INTEGER"
}
]
]
There are no log messages.
Container Compilation Logs (3215)
Log messages generated during the compilation of the service container.
Messages
Class
847
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener).
Resolving inheritance for "App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener" (parent: .instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener).
Resolving inheritance for "App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener" (parent: .instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener).
Resolving inheritance for "App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener" (parent: .instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener).
Resolving inheritance for "App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener" (parent: .instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\AttributeType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\AttributeType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\AttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\AttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\AttributeValueType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\AttributeValueType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\AttributeValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\AttributeValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\CategoryType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\CategoryType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemImageType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemImageType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\ItemImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemPricingType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemPricingType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\ItemPricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemPricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\ItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemVariantType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemVariantType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\ItemVariantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemVariantType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemWholesalePriceType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemWholesalePriceType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\ItemWholesalePriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemWholesalePriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\PromotionFormType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\PromotionFormType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\PromotionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\PromotionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\PromotionGroupFormType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\PromotionGroupFormType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\PromotionGroupFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\PromotionGroupFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitCategoryType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\UnitCategoryType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\UnitCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitConversionType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\UnitConversionType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\UnitConversionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitConversionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitOfMeasureType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\UnitOfMeasureType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\UnitOfMeasureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitOfMeasureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\VariantAttributeValueType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\VariantAttributeValueType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\VariantAttributeValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\VariantAttributeValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\WholesalePricingRuleType" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Application\Form\WholesalePricingRuleType).
Resolving inheritance for "App\Modules\ItemsManagement\Application\Form\WholesalePricingRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\WholesalePricingRuleType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\ItemController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\UnitController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\VariantController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController" (parent: .abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController).
Resolving inheritance for ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController).
Resolving inheritance for "App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController" (parent: .instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnLineType" (parent: .abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnLineType).
Resolving inheritance for "App\Modules\ReturnsManagement\Application\Form\PurchaseReturnLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnType" (parent: .abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnType).
Resolving inheritance for "App\Modules\ReturnsManagement\Application\Form\PurchaseReturnType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\SaleReturnLineType" (parent: .abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\SaleReturnLineType).
Resolving inheritance for "App\Modules\ReturnsManagement\Application\Form\SaleReturnLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\SaleReturnLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\SaleReturnType" (parent: .abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\SaleReturnType).
Resolving inheritance for "App\Modules\ReturnsManagement\Application\Form\SaleReturnType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\SaleReturnType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController" (parent: .abstract.instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController).
Resolving inheritance for ".instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController).
Resolving inheritance for "App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController" (parent: .instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController" (parent: .abstract.instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController).
Resolving inheritance for ".instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController).
Resolving inheritance for "App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController" (parent: .instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\QuotationsManagement\Application\Form\SalesQuotationLineType" (parent: .abstract.instanceof.App\Modules\QuotationsManagement\Application\Form\SalesQuotationLineType).
Resolving inheritance for "App\Modules\QuotationsManagement\Application\Form\SalesQuotationLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\QuotationsManagement\Application\Form\SalesQuotationLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\QuotationsManagement\Application\Form\SalesQuotationType" (parent: .abstract.instanceof.App\Modules\QuotationsManagement\Application\Form\SalesQuotationType).
Resolving inheritance for "App\Modules\QuotationsManagement\Application\Form\SalesQuotationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\QuotationsManagement\Application\Form\SalesQuotationType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController" (parent: .abstract.instanceof.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController).
Resolving inheritance for ".instanceof.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController).
Resolving inheritance for "App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController" (parent: .instanceof.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationLineType" (parent: .abstract.instanceof.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationLineType).
Resolving inheritance for "App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationType" (parent: .abstract.instanceof.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationType).
Resolving inheritance for "App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController" (parent: .abstract.instanceof.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController).
Resolving inheritance for ".instanceof.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController).
Resolving inheritance for "App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController" (parent: .instanceof.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryDispatchType" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Application\Form\InventoryDispatchType).
Resolving inheritance for "App\Modules\InventoryManagement\Application\Form\InventoryDispatchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryDispatchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryReceiveType" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Application\Form\InventoryReceiveType).
Resolving inheritance for "App\Modules\InventoryManagement\Application\Form\InventoryReceiveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryReceiveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryTransferType" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Application\Form\InventoryTransferType).
Resolving inheritance for "App\Modules\InventoryManagement\Application\Form\InventoryTransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryTransferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageBinType" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Application\Form\StorageBinType).
Resolving inheritance for "App\Modules\InventoryManagement\Application\Form\StorageBinType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageBinType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageLocationType" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Application\Form\StorageLocationType).
Resolving inheritance for "App\Modules\InventoryManagement\Application\Form\StorageLocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageLocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageTypeType" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Application\Form\StorageTypeType).
Resolving inheritance for "App\Modules\InventoryManagement\Application\Form\StorageTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageTypeType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController).
Resolving inheritance for ".instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController).
Resolving inheritance for "App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController" (parent: .instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController" (parent: .abstract.instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController).
Resolving inheritance for ".instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController).
Resolving inheritance for "App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController" (parent: .instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController" (parent: .abstract.instanceof.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController).
Resolving inheritance for ".instanceof.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController).
Resolving inheritance for "App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController" (parent: .instanceof.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\AccountingPostingRuleType" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Application\Form\AccountingPostingRuleType).
Resolving inheritance for "App\Modules\AccountingManagement\Application\Form\AccountingPostingRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\AccountingPostingRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\AccountingTaxRateType" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Application\Form\AccountingTaxRateType).
Resolving inheritance for "App\Modules\AccountingManagement\Application\Form\AccountingTaxRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\AccountingTaxRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\CustomerInvoiceType" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Application\Form\CustomerInvoiceType).
Resolving inheritance for "App\Modules\AccountingManagement\Application\Form\CustomerInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\CustomerInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\LedgerAccountType" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Application\Form\LedgerAccountType).
Resolving inheritance for "App\Modules\AccountingManagement\Application\Form\LedgerAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\LedgerAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\RegisterPaymentType" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Application\Form\RegisterPaymentType).
Resolving inheritance for "App\Modules\AccountingManagement\Application\Form\RegisterPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\RegisterPaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\RegisterReceiptType" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Application\Form\RegisterReceiptType).
Resolving inheritance for "App\Modules\AccountingManagement\Application\Form\RegisterReceiptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\RegisterReceiptType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\SupplierInvoiceType" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Application\Form\SupplierInvoiceType).
Resolving inheritance for "App\Modules\AccountingManagement\Application\Form\SupplierInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\SupplierInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController" (parent: .abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController).
Resolving inheritance for ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController).
Resolving inheritance for "App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController" (parent: .instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\TreasuryManagement\Application\Form\BankAccountType" (parent: .abstract.instanceof.App\Modules\TreasuryManagement\Application\Form\BankAccountType).
Resolving inheritance for "App\Modules\TreasuryManagement\Application\Form\BankAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\TreasuryManagement\Application\Form\BankAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\TreasuryManagement\Application\Form\BankTransactionType" (parent: .abstract.instanceof.App\Modules\TreasuryManagement\Application\Form\BankTransactionType).
Resolving inheritance for "App\Modules\TreasuryManagement\Application\Form\BankTransactionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\TreasuryManagement\Application\Form\BankTransactionType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController" (parent: .abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController).
Resolving inheritance for ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController).
Resolving inheritance for "App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController" (parent: .instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController" (parent: .abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController).
Resolving inheritance for ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController).
Resolving inheritance for "App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController" (parent: .instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController" (parent: .abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController).
Resolving inheritance for ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController).
Resolving inheritance for "App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController" (parent: .instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController" (parent: .abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController).
Resolving inheritance for ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController).
Resolving inheritance for "App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController" (parent: .instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\BranchType" (parent: .abstract.instanceof.App\Modules\CompanyManagement\Application\Form\BranchType).
Resolving inheritance for "App\Modules\CompanyManagement\Application\Form\BranchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\BranchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\CompanySocialNetworkType" (parent: .abstract.instanceof.App\Modules\CompanyManagement\Application\Form\CompanySocialNetworkType).
Resolving inheritance for "App\Modules\CompanyManagement\Application\Form\CompanySocialNetworkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\CompanySocialNetworkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\CompanyType" (parent: .abstract.instanceof.App\Modules\CompanyManagement\Application\Form\CompanyType).
Resolving inheritance for "App\Modules\CompanyManagement\Application\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController" (parent: .abstract.instanceof.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController).
Resolving inheritance for ".instanceof.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController).
Resolving inheritance for "App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController" (parent: .instanceof.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController" (parent: .abstract.instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController).
Resolving inheritance for ".instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController).
Resolving inheritance for "App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController" (parent: .instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController" (parent: .abstract.instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController).
Resolving inheritance for ".instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController).
Resolving inheritance for "App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController" (parent: .instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController" (parent: .abstract.instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController).
Resolving inheritance for ".instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController).
Resolving inheritance for "App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController" (parent: .instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController" (parent: .abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController).
Resolving inheritance for ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController).
Resolving inheritance for "App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController" (parent: .instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController" (parent: .abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController).
Resolving inheritance for ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController).
Resolving inheritance for "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController" (parent: .instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController" (parent: .abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController).
Resolving inheritance for ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController).
Resolving inheritance for "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController" (parent: .instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController" (parent: .abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController).
Resolving inheritance for ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController).
Resolving inheritance for "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController" (parent: .instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand" (parent: .abstract.instanceof.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand).
Resolving inheritance for "App\Command\CreateUserCommand" (parent: .instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand" (parent: .abstract.instanceof.App\Command\EmailTestCommand).
Resolving inheritance for ".instanceof.App\Command\EmailTestCommand.0.App\Command\EmailTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand).
Resolving inheritance for "App\Command\EmailTestCommand" (parent: .instanceof.App\Command\EmailTestCommand.0.App\Command\EmailTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireSubscriptionGracePeriodsCommand" (parent: .abstract.instanceof.App\Command\ExpireSubscriptionGracePeriodsCommand).
Resolving inheritance for ".instanceof.App\Command\ExpireSubscriptionGracePeriodsCommand.0.App\Command\ExpireSubscriptionGracePeriodsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireSubscriptionGracePeriodsCommand).
Resolving inheritance for "App\Command\ExpireSubscriptionGracePeriodsCommand" (parent: .instanceof.App\Command\ExpireSubscriptionGracePeriodsCommand.0.App\Command\ExpireSubscriptionGracePeriodsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireSubscriptionTrialsCommand" (parent: .abstract.instanceof.App\Command\ExpireSubscriptionTrialsCommand).
Resolving inheritance for ".instanceof.App\Command\ExpireSubscriptionTrialsCommand.0.App\Command\ExpireSubscriptionTrialsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireSubscriptionTrialsCommand).
Resolving inheritance for "App\Command\ExpireSubscriptionTrialsCommand" (parent: .instanceof.App\Command\ExpireSubscriptionTrialsCommand.0.App\Command\ExpireSubscriptionTrialsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCompanySnapshotsCommand" (parent: .abstract.instanceof.App\Command\GenerateCompanySnapshotsCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateCompanySnapshotsCommand.0.App\Command\GenerateCompanySnapshotsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCompanySnapshotsCommand).
Resolving inheritance for "App\Command\GenerateCompanySnapshotsCommand" (parent: .instanceof.App\Command\GenerateCompanySnapshotsCommand.0.App\Command\GenerateCompanySnapshotsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePosSalesSnapshotsCommand" (parent: .abstract.instanceof.App\Command\GeneratePosSalesSnapshotsCommand).
Resolving inheritance for ".instanceof.App\Command\GeneratePosSalesSnapshotsCommand.0.App\Command\GeneratePosSalesSnapshotsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePosSalesSnapshotsCommand).
Resolving inheritance for "App\Command\GeneratePosSalesSnapshotsCommand" (parent: .instanceof.App\Command\GeneratePosSalesSnapshotsCommand.0.App\Command\GeneratePosSalesSnapshotsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSubscriptionUsageSnapshotsCommand" (parent: .abstract.instanceof.App\Command\GenerateSubscriptionUsageSnapshotsCommand).
Resolving inheritance for ".instanceof.App\Command\GenerateSubscriptionUsageSnapshotsCommand.0.App\Command\GenerateSubscriptionUsageSnapshotsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSubscriptionUsageSnapshotsCommand).
Resolving inheritance for "App\Command\GenerateSubscriptionUsageSnapshotsCommand" (parent: .instanceof.App\Command\GenerateSubscriptionUsageSnapshotsCommand.0.App\Command\GenerateSubscriptionUsageSnapshotsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InventoryValidateApprovalTokensCommand" (parent: .abstract.instanceof.App\Command\InventoryValidateApprovalTokensCommand).
Resolving inheritance for ".instanceof.App\Command\InventoryValidateApprovalTokensCommand.0.App\Command\InventoryValidateApprovalTokensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InventoryValidateApprovalTokensCommand).
Resolving inheritance for "App\Command\InventoryValidateApprovalTokensCommand" (parent: .instanceof.App\Command\InventoryValidateApprovalTokensCommand.0.App\Command\InventoryValidateApprovalTokensCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifySubscriptionDunningCommand" (parent: .abstract.instanceof.App\Command\NotifySubscriptionDunningCommand).
Resolving inheritance for ".instanceof.App\Command\NotifySubscriptionDunningCommand.0.App\Command\NotifySubscriptionDunningCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifySubscriptionDunningCommand).
Resolving inheritance for "App\Command\NotifySubscriptionDunningCommand" (parent: .instanceof.App\Command\NotifySubscriptionDunningCommand.0.App\Command\NotifySubscriptionDunningCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyUpcomingSubscriptionRenewalsCommand" (parent: .abstract.instanceof.App\Command\NotifyUpcomingSubscriptionRenewalsCommand).
Resolving inheritance for ".instanceof.App\Command\NotifyUpcomingSubscriptionRenewalsCommand.0.App\Command\NotifyUpcomingSubscriptionRenewalsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyUpcomingSubscriptionRenewalsCommand).
Resolving inheritance for "App\Command\NotifyUpcomingSubscriptionRenewalsCommand" (parent: .instanceof.App\Command\NotifyUpcomingSubscriptionRenewalsCommand.0.App\Command\NotifyUpcomingSubscriptionRenewalsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessSubscriptionRenewalsCommand" (parent: .abstract.instanceof.App\Command\ProcessSubscriptionRenewalsCommand).
Resolving inheritance for ".instanceof.App\Command\ProcessSubscriptionRenewalsCommand.0.App\Command\ProcessSubscriptionRenewalsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessSubscriptionRenewalsCommand).
Resolving inheritance for "App\Command\ProcessSubscriptionRenewalsCommand" (parent: .instanceof.App\Command\ProcessSubscriptionRenewalsCommand.0.App\Command\ProcessSubscriptionRenewalsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand" (parent: .abstract.instanceof.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand).
Resolving inheritance for ".instanceof.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand.0.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand).
Resolving inheritance for "App\Command\ReactivateSuspendedExpiredSubscriptionsCommand" (parent: .instanceof.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand.0.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand" (parent: .abstract.instanceof.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand).
Resolving inheritance for ".instanceof.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand.0.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand).
Resolving inheritance for "App\Command\ReconcileOpenPaySubscriptionPaymentsCommand" (parent: .instanceof.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand.0.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryFailedSubscriptionPaymentsCommand" (parent: .abstract.instanceof.App\Command\RetryFailedSubscriptionPaymentsCommand).
Resolving inheritance for ".instanceof.App\Command\RetryFailedSubscriptionPaymentsCommand.0.App\Command\RetryFailedSubscriptionPaymentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryFailedSubscriptionPaymentsCommand).
Resolving inheritance for "App\Command\RetryFailedSubscriptionPaymentsCommand" (parent: .instanceof.App\Command\RetryFailedSubscriptionPaymentsCommand.0.App\Command\RetryFailedSubscriptionPaymentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedAccountingPostingRulesCommand" (parent: .abstract.instanceof.App\Command\SeedAccountingPostingRulesCommand).
Resolving inheritance for ".instanceof.App\Command\SeedAccountingPostingRulesCommand.0.App\Command\SeedAccountingPostingRulesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedAccountingPostingRulesCommand).
Resolving inheritance for "App\Command\SeedAccountingPostingRulesCommand" (parent: .instanceof.App\Command\SeedAccountingPostingRulesCommand.0.App\Command\SeedAccountingPostingRulesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedAccountingTaxRatesCommand" (parent: .abstract.instanceof.App\Command\SeedAccountingTaxRatesCommand).
Resolving inheritance for ".instanceof.App\Command\SeedAccountingTaxRatesCommand.0.App\Command\SeedAccountingTaxRatesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedAccountingTaxRatesCommand).
Resolving inheritance for "App\Command\SeedAccountingTaxRatesCommand" (parent: .instanceof.App\Command\SeedAccountingTaxRatesCommand.0.App\Command\SeedAccountingTaxRatesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedBoutiqueHaroCommand" (parent: .abstract.instanceof.App\Command\SeedBoutiqueHaroCommand).
Resolving inheritance for ".instanceof.App\Command\SeedBoutiqueHaroCommand.0.App\Command\SeedBoutiqueHaroCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedBoutiqueHaroCommand).
Resolving inheritance for "App\Command\SeedBoutiqueHaroCommand" (parent: .instanceof.App\Command\SeedBoutiqueHaroCommand.0.App\Command\SeedBoutiqueHaroCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedSubscriptionCatalogCommand" (parent: .abstract.instanceof.App\Command\SeedSubscriptionCatalogCommand).
Resolving inheritance for ".instanceof.App\Command\SeedSubscriptionCatalogCommand.0.App\Command\SeedSubscriptionCatalogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedSubscriptionCatalogCommand).
Resolving inheritance for "App\Command\SeedSubscriptionCatalogCommand" (parent: .instanceof.App\Command\SeedSubscriptionCatalogCommand.0.App\Command\SeedSubscriptionCatalogCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendInventoryMovementsReportCommand" (parent: .abstract.instanceof.App\Command\SendInventoryMovementsReportCommand).
Resolving inheritance for ".instanceof.App\Command\SendInventoryMovementsReportCommand.0.App\Command\SendInventoryMovementsReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendInventoryMovementsReportCommand).
Resolving inheritance for "App\Command\SendInventoryMovementsReportCommand" (parent: .instanceof.App\Command\SendInventoryMovementsReportCommand.0.App\Command\SendInventoryMovementsReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SimulateOpenPayWebhookCommand" (parent: .abstract.instanceof.App\Command\SimulateOpenPayWebhookCommand).
Resolving inheritance for ".instanceof.App\Command\SimulateOpenPayWebhookCommand.0.App\Command\SimulateOpenPayWebhookCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SimulateOpenPayWebhookCommand).
Resolving inheritance for "App\Command\SimulateOpenPayWebhookCommand" (parent: .instanceof.App\Command\SimulateOpenPayWebhookCommand.0.App\Command\SimulateOpenPayWebhookCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyAdminPortalController" (parent: .abstract.instanceof.App\Controller\CompanyAdminPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyAdminPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyAdminPortalController).
Resolving inheritance for ".instanceof.App\Controller\CompanyAdminPortalController.0.App\Controller\CompanyAdminPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyAdminPortalController).
Resolving inheritance for "App\Controller\CompanyAdminPortalController" (parent: .instanceof.App\Controller\CompanyAdminPortalController.0.App\Controller\CompanyAdminPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyBrandingController" (parent: .abstract.instanceof.App\Controller\CompanyBrandingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyBrandingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyBrandingController).
Resolving inheritance for ".instanceof.App\Controller\CompanyBrandingController.0.App\Controller\CompanyBrandingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyBrandingController).
Resolving inheritance for "App\Controller\CompanyBrandingController" (parent: .instanceof.App\Controller\CompanyBrandingController.0.App\Controller\CompanyBrandingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyInvitationController" (parent: .abstract.instanceof.App\Controller\CompanyInvitationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyInvitationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyInvitationController).
Resolving inheritance for ".instanceof.App\Controller\CompanyInvitationController.0.App\Controller\CompanyInvitationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyInvitationController).
Resolving inheritance for "App\Controller\CompanyInvitationController" (parent: .instanceof.App\Controller\CompanyInvitationController.0.App\Controller\CompanyInvitationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanySwitchController" (parent: .abstract.instanceof.App\Controller\CompanySwitchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanySwitchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanySwitchController).
Resolving inheritance for ".instanceof.App\Controller\CompanySwitchController.0.App\Controller\CompanySwitchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanySwitchController).
Resolving inheritance for "App\Controller\CompanySwitchController" (parent: .instanceof.App\Controller\CompanySwitchController.0.App\Controller\CompanySwitchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController" (parent: .abstract.instanceof.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController).
Resolving inheritance for "App\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerPortalController" (parent: .abstract.instanceof.App\Controller\CustomerPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerPortalController).
Resolving inheritance for ".instanceof.App\Controller\CustomerPortalController.0.App\Controller\CustomerPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerPortalController).
Resolving inheritance for "App\Controller\CustomerPortalController" (parent: .instanceof.App\Controller\CustomerPortalController.0.App\Controller\CustomerPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerPortalPosFeedbackController" (parent: .abstract.instanceof.App\Controller\CustomerPortalPosFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerPortalPosFeedbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerPortalPosFeedbackController).
Resolving inheritance for ".instanceof.App\Controller\CustomerPortalPosFeedbackController.0.App\Controller\CustomerPortalPosFeedbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerPortalPosFeedbackController).
Resolving inheritance for "App\Controller\CustomerPortalPosFeedbackController" (parent: .instanceof.App\Controller\CustomerPortalPosFeedbackController.0.App\Controller\CustomerPortalPosFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModulesIndexController" (parent: .abstract.instanceof.App\Controller\ModulesIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModulesIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModulesIndexController).
Resolving inheritance for "App\Controller\ModulesIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModulesIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PointOfSaleApprovalController" (parent: .abstract.instanceof.App\Controller\PointOfSaleApprovalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PointOfSaleApprovalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PointOfSaleApprovalController).
Resolving inheritance for ".instanceof.App\Controller\PointOfSaleApprovalController.0.App\Controller\PointOfSaleApprovalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PointOfSaleApprovalController).
Resolving inheritance for "App\Controller\PointOfSaleApprovalController" (parent: .instanceof.App\Controller\PointOfSaleApprovalController.0.App\Controller\PointOfSaleApprovalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController" (parent: .abstract.instanceof.App\Controller\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController).
Resolving inheritance for "App\Controller\SupplierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierPortalController" (parent: .abstract.instanceof.App\Controller\SupplierPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierPortalController).
Resolving inheritance for ".instanceof.App\Controller\SupplierPortalController.0.App\Controller\SupplierPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierPortalController).
Resolving inheritance for "App\Controller\SupplierPortalController" (parent: .instanceof.App\Controller\SupplierPortalController.0.App\Controller\SupplierPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierQuotationPortalController" (parent: .abstract.instanceof.App\Controller\SupplierQuotationPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierQuotationPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierQuotationPortalController).
Resolving inheritance for ".instanceof.App\Controller\SupplierQuotationPortalController.0.App\Controller\SupplierQuotationPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierQuotationPortalController).
Resolving inheritance for "App\Controller\SupplierQuotationPortalController" (parent: .instanceof.App\Controller\SupplierQuotationPortalController.0.App\Controller\SupplierQuotationPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController" (parent: .abstract.instanceof.App\Controller\TwoFactorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController).
Resolving inheritance for ".instanceof.App\Controller\TwoFactorController.0.App\Controller\TwoFactorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController).
Resolving inheritance for "App\Controller\TwoFactorController" (parent: .instanceof.App\Controller\TwoFactorController.0.App\Controller\TwoFactorController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BranchFixtures" (parent: .abstract.instanceof.App\DataFixtures\BranchFixtures).
Resolving inheritance for "App\DataFixtures\BranchFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BranchFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CategoryFixtures" (parent: .abstract.instanceof.App\DataFixtures\CategoryFixtures).
Resolving inheritance for "App\DataFixtures\CategoryFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CategoryFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CompanyFixtures" (parent: .abstract.instanceof.App\DataFixtures\CompanyFixtures).
Resolving inheritance for "App\DataFixtures\CompanyFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CompanyFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CompanyModuleToggleFixtures" (parent: .abstract.instanceof.App\DataFixtures\CompanyModuleToggleFixtures).
Resolving inheritance for "App\DataFixtures\CompanyModuleToggleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CompanyModuleToggleFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CustomerFixtures" (parent: .abstract.instanceof.App\DataFixtures\CustomerFixtures).
Resolving inheritance for "App\DataFixtures\CustomerFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CustomerFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InventoryStockFixtures" (parent: .abstract.instanceof.App\DataFixtures\InventoryStockFixtures).
Resolving inheritance for "App\DataFixtures\InventoryStockFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InventoryStockFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ItemFixtures" (parent: .abstract.instanceof.App\DataFixtures\ItemFixtures).
Resolving inheritance for "App\DataFixtures\ItemFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ItemFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StorageLocationFixtures" (parent: .abstract.instanceof.App\DataFixtures\StorageLocationFixtures).
Resolving inheritance for "App\DataFixtures\StorageLocationFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StorageLocationFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SupplierFixtures" (parent: .abstract.instanceof.App\DataFixtures\SupplierFixtures).
Resolving inheritance for "App\DataFixtures\SupplierFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SupplierFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UnitOfMeasureFixtures" (parent: .abstract.instanceof.App\DataFixtures\UnitOfMeasureFixtures).
Resolving inheritance for "App\DataFixtures\UnitOfMeasureFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UnitOfMeasureFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures" (parent: .abstract.instanceof.App\DataFixtures\UserFixtures).
Resolving inheritance for "App\DataFixtures\UserFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleToggleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ModuleToggleSubscriber).
Resolving inheritance for "App\EventSubscriber\ModuleToggleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleToggleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TwoFactorSubscriber).
Resolving inheritance for "App\EventSubscriber\TwoFactorSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyAssignExistingUserType" (parent: .abstract.instanceof.App\Form\CompanyAssignExistingUserType).
Resolving inheritance for "App\Form\CompanyAssignExistingUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyAssignExistingUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyBrandingType" (parent: .abstract.instanceof.App\Form\CompanyBrandingType).
Resolving inheritance for "App\Form\CompanyBrandingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyBrandingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyInviteUserType" (parent: .abstract.instanceof.App\Form\CompanyInviteUserType).
Resolving inheritance for "App\Form\CompanyInviteUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyInviteUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyUserType" (parent: .abstract.instanceof.App\Form\CompanyUserType).
Resolving inheritance for "App\Form\CompanyUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType" (parent: .abstract.instanceof.App\Form\CustomerType).
Resolving inheritance for "App\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType" (parent: .abstract.instanceof.App\Form\SupplierType).
Resolving inheritance for "App\Form\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType" (parent: .abstract.instanceof.App\Form\UserProfileType).
Resolving inheritance for "App\Form\UserProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .abstract.instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for ".instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for "App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .abstract.instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for ".instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for "App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .abstract.instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for ".instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for "App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for ".instanceof.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener.0.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener).
Resolving inheritance for "App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener" (parent: .instanceof.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener.0.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType).
Resolving inheritance for "App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType).
Resolving inheritance for "App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestLineType" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestLineType).
Resolving inheritance for "App\Modules\PurchaseManagement\Application\Form\PurchaseRequestLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestType" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestType).
Resolving inheritance for "App\Modules\PurchaseManagement\Application\Form\PurchaseRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\SupplierType" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\SupplierType).
Resolving inheritance for "App\Modules\PurchaseManagement\Application\Form\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\SupplierType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController).
Resolving inheritance for ".instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController).
Resolving inheritance for "App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController" (parent: .instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController" (parent: .abstract.instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController).
Resolving inheritance for ".instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController).
Resolving inheritance for "App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController" (parent: .instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController).
Resolving inheritance for ".instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener.0.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener" (parent: .abstract.instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener).
Resolving inheritance for "App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener" (parent: .instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener.0.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener).
Resolving inheritance for ".instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener.0.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener" (parent: .abstract.instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener).
Resolving inheritance for "App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener" (parent: .instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener.0.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderLineType" (parent: .abstract.instanceof.App\Modules\SalesManagement\Application\Form\SaleOrderLineType).
Resolving inheritance for "App\Modules\SalesManagement\Application\Form\SaleOrderLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderShipmentType" (parent: .abstract.instanceof.App\Modules\SalesManagement\Application\Form\SaleOrderShipmentType).
Resolving inheritance for "App\Modules\SalesManagement\Application\Form\SaleOrderShipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderShipmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderType" (parent: .abstract.instanceof.App\Modules\SalesManagement\Application\Form\SaleOrderType).
Resolving inheritance for "App\Modules\SalesManagement\Application\Form\SaleOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController" (parent: .abstract.instanceof.App\Modules\SalesManagement\Infrastructure\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController).
Resolving inheritance for ".instanceof.App\Modules\SalesManagement\Infrastructure\Controller\OrderController.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController).
Resolving inheritance for "App\Modules\SalesManagement\Infrastructure\Controller\OrderController" (parent: .instanceof.App\Modules\SalesManagement\Infrastructure\Controller\OrderController.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\OpenSessionType" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\OpenSessionType).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Application\Form\OpenSessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\OpenSessionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleLineType" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleLineType).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleType" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleType).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupBranchTicketType" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupBranchTicketType).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupBranchTicketType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupBranchTicketType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupType" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupType).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController).
Resolving inheritance for ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController" (parent: .instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" (parent: .instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" (parent: .instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController" (parent: .instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Utilities\Form\SingleAutocompleteType" (parent: .abstract.instanceof.App\Modules\Utilities\Form\SingleAutocompleteType).
Resolving inheritance for "App\Modules\Utilities\Form\SingleAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Utilities\Form\SingleAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Utilities\Form\WysiwygType" (parent: .abstract.instanceof.App\Modules\Utilities\Form\WysiwygType).
Resolving inheritance for "App\Modules\Utilities\Form\WysiwygType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Utilities\Form\WysiwygType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Modules\Utilities\Twig\UtilitiesExtension" (parent: .abstract.instanceof.App\Modules\Utilities\Twig\UtilitiesExtension).
Resolving inheritance for "App\Modules\Utilities\Twig\UtilitiesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Modules\Utilities\Twig\UtilitiesExtension).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingAccountSnapshotRepository" (parent: .abstract.instanceof.App\Repository\Accounting\AccountingAccountSnapshotRepository).
Resolving inheritance for "App\Repository\Accounting\AccountingAccountSnapshotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingAccountSnapshotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingPeriodClosureRepository" (parent: .abstract.instanceof.App\Repository\Accounting\AccountingPeriodClosureRepository).
Resolving inheritance for "App\Repository\Accounting\AccountingPeriodClosureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingPeriodClosureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingPostingRuleRepository" (parent: .abstract.instanceof.App\Repository\Accounting\AccountingPostingRuleRepository).
Resolving inheritance for "App\Repository\Accounting\AccountingPostingRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingPostingRuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingTaxRateRepository" (parent: .abstract.instanceof.App\Repository\Accounting\AccountingTaxRateRepository).
Resolving inheritance for "App\Repository\Accounting\AccountingTaxRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingTaxRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\JournalEntryRepository" (parent: .abstract.instanceof.App\Repository\Accounting\JournalEntryRepository).
Resolving inheritance for "App\Repository\Accounting\JournalEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\JournalEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\LedgerAccountRepository" (parent: .abstract.instanceof.App\Repository\Accounting\LedgerAccountRepository).
Resolving inheritance for "App\Repository\Accounting\LedgerAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\LedgerAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository" (parent: .abstract.instanceof.App\Repository\AuditLogRepository).
Resolving inheritance for "App\Repository\AuditLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BranchRepository" (parent: .abstract.instanceof.App\Repository\BranchRepository).
Resolving inheritance for "App\Repository\BranchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BranchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyMetricSnapshotRepository" (parent: .abstract.instanceof.App\Repository\CompanyMetricSnapshotRepository).
Resolving inheritance for "App\Repository\CompanyMetricSnapshotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyMetricSnapshotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyModuleToggleRepository" (parent: .abstract.instanceof.App\Repository\CompanyModuleToggleRepository).
Resolving inheritance for "App\Repository\CompanyModuleToggleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyModuleToggleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository" (parent: .abstract.instanceof.App\Repository\CompanyRepository).
Resolving inheritance for "App\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\ApprovalTokenRepository" (parent: .abstract.instanceof.App\Repository\Inventory\ApprovalTokenRepository).
Resolving inheritance for "App\Repository\Inventory\ApprovalTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\ApprovalTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\InventoryEntryRepository" (parent: .abstract.instanceof.App\Repository\Inventory\InventoryEntryRepository).
Resolving inheritance for "App\Repository\Inventory\InventoryEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\InventoryEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\InventoryMovementRepository" (parent: .abstract.instanceof.App\Repository\Inventory\InventoryMovementRepository).
Resolving inheritance for "App\Repository\Inventory\InventoryMovementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\InventoryMovementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\MovementRepository" (parent: .abstract.instanceof.App\Repository\Inventory\MovementRepository).
Resolving inheritance for "App\Repository\Inventory\MovementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\MovementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageBinRepository" (parent: .abstract.instanceof.App\Repository\Inventory\StorageBinRepository).
Resolving inheritance for "App\Repository\Inventory\StorageBinRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageBinRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageLocationRepository" (parent: .abstract.instanceof.App\Repository\Inventory\StorageLocationRepository).
Resolving inheritance for "App\Repository\Inventory\StorageLocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageLocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageTypeRepository" (parent: .abstract.instanceof.App\Repository\Inventory\StorageTypeRepository).
Resolving inheritance for "App\Repository\Inventory\StorageTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\AttributeRepository" (parent: .abstract.instanceof.App\Repository\Items\AttributeRepository).
Resolving inheritance for "App\Repository\Items\AttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\AttributeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\AttributeValueRepository" (parent: .abstract.instanceof.App\Repository\Items\AttributeValueRepository).
Resolving inheritance for "App\Repository\Items\AttributeValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\AttributeValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\CategoryRepository" (parent: .abstract.instanceof.App\Repository\Items\CategoryRepository).
Resolving inheritance for "App\Repository\Items\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemImageRepository" (parent: .abstract.instanceof.App\Repository\Items\ItemImageRepository).
Resolving inheritance for "App\Repository\Items\ItemImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemRepository" (parent: .abstract.instanceof.App\Repository\Items\ItemRepository).
Resolving inheritance for "App\Repository\Items\ItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemVariantRepository" (parent: .abstract.instanceof.App\Repository\Items\ItemVariantRepository).
Resolving inheritance for "App\Repository\Items\ItemVariantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemVariantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemWholesalePriceRepository" (parent: .abstract.instanceof.App\Repository\Items\ItemWholesalePriceRepository).
Resolving inheritance for "App\Repository\Items\ItemWholesalePriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemWholesalePriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\VariantAttributeValueRepository" (parent: .abstract.instanceof.App\Repository\Items\VariantAttributeValueRepository).
Resolving inheritance for "App\Repository\Items\VariantAttributeValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\VariantAttributeValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\VariantImageRepository" (parent: .abstract.instanceof.App\Repository\Items\VariantImageRepository).
Resolving inheritance for "App\Repository\Items\VariantImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\VariantImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\WholesalePricingRuleRepository" (parent: .abstract.instanceof.App\Repository\Items\WholesalePricingRuleRepository).
Resolving inheritance for "App\Repository\Items\WholesalePricingRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\WholesalePricingRuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\CashSessionRepository" (parent: .abstract.instanceof.App\Repository\POS\CashSessionRepository).
Resolving inheritance for "App\Repository\POS\CashSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\CashSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleFeedbackLineRepository" (parent: .abstract.instanceof.App\Repository\POS\PosSaleFeedbackLineRepository).
Resolving inheritance for "App\Repository\POS\PosSaleFeedbackLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleFeedbackLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleFeedbackRepository" (parent: .abstract.instanceof.App\Repository\POS\PosSaleFeedbackRepository).
Resolving inheritance for "App\Repository\POS\PosSaleFeedbackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleFeedbackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleLineRepository" (parent: .abstract.instanceof.App\Repository\POS\PosSaleLineRepository).
Resolving inheritance for "App\Repository\POS\PosSaleLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleRepository" (parent: .abstract.instanceof.App\Repository\POS\PosSaleRepository).
Resolving inheritance for "App\Repository\POS\PosSaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleReturnLineRepository" (parent: .abstract.instanceof.App\Repository\POS\PosSaleReturnLineRepository).
Resolving inheritance for "App\Repository\POS\PosSaleReturnLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleReturnLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleReturnRepository" (parent: .abstract.instanceof.App\Repository\POS\PosSaleReturnRepository).
Resolving inheritance for "App\Repository\POS\PosSaleReturnRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleReturnRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSetupRepository" (parent: .abstract.instanceof.App\Repository\POS\PosSetupRepository).
Resolving inheritance for "App\Repository\POS\PosSetupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSetupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosSalesMetricSnapshotRepository" (parent: .abstract.instanceof.App\Repository\PosSalesMetricSnapshotRepository).
Resolving inheritance for "App\Repository\PosSalesMetricSnapshotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosSalesMetricSnapshotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Promotions\PromotionGroupRepository" (parent: .abstract.instanceof.App\Repository\Promotions\PromotionGroupRepository).
Resolving inheritance for "App\Repository\Promotions\PromotionGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Promotions\PromotionGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Promotions\PromotionRepository" (parent: .abstract.instanceof.App\Repository\Promotions\PromotionRepository).
Resolving inheritance for "App\Repository\Promotions\PromotionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Promotions\PromotionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseOrderLineRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseOrderLineRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseOrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseOrderLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseOrderRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseOrderRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseQuotationLineRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseQuotationLineRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseQuotationLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseQuotationLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseQuotationRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseQuotationRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseQuotationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseQuotationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseRequestLineRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseRequestLineRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseRequestLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseRequestLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseRequestRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseRequestRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseReturnLineRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseReturnLineRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseReturnLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseReturnLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseReturnRepository" (parent: .abstract.instanceof.App\Repository\Purchase\PurchaseReturnRepository).
Resolving inheritance for "App\Repository\Purchase\PurchaseReturnRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseReturnRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierInvoicePaymentRepository" (parent: .abstract.instanceof.App\Repository\Purchase\SupplierInvoicePaymentRepository).
Resolving inheritance for "App\Repository\Purchase\SupplierInvoicePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierInvoicePaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierInvoiceRepository" (parent: .abstract.instanceof.App\Repository\Purchase\SupplierInvoiceRepository).
Resolving inheritance for "App\Repository\Purchase\SupplierInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierRepository" (parent: .abstract.instanceof.App\Repository\Purchase\SupplierRepository).
Resolving inheritance for "App\Repository\Purchase\SupplierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\CustomerInvoicePaymentRepository" (parent: .abstract.instanceof.App\Repository\Sales\CustomerInvoicePaymentRepository).
Resolving inheritance for "App\Repository\Sales\CustomerInvoicePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\CustomerInvoicePaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\CustomerInvoiceRepository" (parent: .abstract.instanceof.App\Repository\Sales\CustomerInvoiceRepository).
Resolving inheritance for "App\Repository\Sales\CustomerInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\CustomerInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleDetailRepository" (parent: .abstract.instanceof.App\Repository\Sales\SaleDetailRepository).
Resolving inheritance for "App\Repository\Sales\SaleDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleOrderLineRepository" (parent: .abstract.instanceof.App\Repository\Sales\SaleOrderLineRepository).
Resolving inheritance for "App\Repository\Sales\SaleOrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleOrderLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleOrderRepository" (parent: .abstract.instanceof.App\Repository\Sales\SaleOrderRepository).
Resolving inheritance for "App\Repository\Sales\SaleOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleRepository" (parent: .abstract.instanceof.App\Repository\Sales\SaleRepository).
Resolving inheritance for "App\Repository\Sales\SaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleReturnLineRepository" (parent: .abstract.instanceof.App\Repository\Sales\SaleReturnLineRepository).
Resolving inheritance for "App\Repository\Sales\SaleReturnLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleReturnLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleReturnRepository" (parent: .abstract.instanceof.App\Repository\Sales\SaleReturnRepository).
Resolving inheritance for "App\Repository\Sales\SaleReturnRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleReturnRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SalesQuotationLineRepository" (parent: .abstract.instanceof.App\Repository\Sales\SalesQuotationLineRepository).
Resolving inheritance for "App\Repository\Sales\SalesQuotationLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SalesQuotationLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SalesQuotationRepository" (parent: .abstract.instanceof.App\Repository\Sales\SalesQuotationRepository).
Resolving inheritance for "App\Repository\Sales\SalesQuotationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SalesQuotationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\CompanySubscriptionCreditLedgerRepository" (parent: .abstract.instanceof.App\Repository\Subscriptions\CompanySubscriptionCreditLedgerRepository).
Resolving inheritance for "App\Repository\Subscriptions\CompanySubscriptionCreditLedgerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\CompanySubscriptionCreditLedgerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\CompanySubscriptionRepository" (parent: .abstract.instanceof.App\Repository\Subscriptions\CompanySubscriptionRepository).
Resolving inheritance for "App\Repository\Subscriptions\CompanySubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\CompanySubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\SubscriptionPlanRepository" (parent: .abstract.instanceof.App\Repository\Subscriptions\SubscriptionPlanRepository).
Resolving inheritance for "App\Repository\Subscriptions\SubscriptionPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\SubscriptionPlanRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankAccountRepository" (parent: .abstract.instanceof.App\Repository\Treasury\BankAccountRepository).
Resolving inheritance for "App\Repository\Treasury\BankAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankReconciliationRuleRepository" (parent: .abstract.instanceof.App\Repository\Treasury\BankReconciliationRuleRepository).
Resolving inheritance for "App\Repository\Treasury\BankReconciliationRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankReconciliationRuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankStatementImportRepository" (parent: .abstract.instanceof.App\Repository\Treasury\BankStatementImportRepository).
Resolving inheritance for "App\Repository\Treasury\BankStatementImportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankStatementImportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankStatementLineRepository" (parent: .abstract.instanceof.App\Repository\Treasury\BankStatementLineRepository).
Resolving inheritance for "App\Repository\Treasury\BankStatementLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankStatementLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankTransactionRepository" (parent: .abstract.instanceof.App\Repository\Treasury\BankTransactionRepository).
Resolving inheritance for "App\Repository\Treasury\BankTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitCategoryRepository" (parent: .abstract.instanceof.App\Repository\Units\UnitCategoryRepository).
Resolving inheritance for "App\Repository\Units\UnitCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitConversionRepository" (parent: .abstract.instanceof.App\Repository\Units\UnitConversionRepository).
Resolving inheritance for "App\Repository\Units\UnitConversionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitConversionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitOfMeasureRepository" (parent: .abstract.instanceof.App\Repository\Units\UnitOfMeasureRepository).
Resolving inheritance for "App\Repository\Units\UnitOfMeasureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitOfMeasureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Tenant\CompanyFilterSubscriber" (parent: .abstract.instanceof.App\Shared\Tenant\CompanyFilterSubscriber).
Resolving inheritance for "App\Shared\Tenant\CompanyFilterSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Tenant\CompanyFilterSubscriber).
Resolving inheritance for ".instanceof.App\Shared\Tenant\CompanyOwnershipSubscriber.0.App\Shared\Tenant\CompanyOwnershipSubscriber" (parent: .abstract.instanceof.App\Shared\Tenant\CompanyOwnershipSubscriber).
Resolving inheritance for "App\Shared\Tenant\CompanyOwnershipSubscriber" (parent: .instanceof.App\Shared\Tenant\CompanyOwnershipSubscriber.0.App\Shared\Tenant\CompanyOwnershipSubscriber).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AsciiExtension" (parent: .abstract.instanceof.App\Twig\AsciiExtension).
Resolving inheritance for "App\Twig\AsciiExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AsciiExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanySwitchExtension" (parent: .abstract.instanceof.App\Twig\CompanySwitchExtension).
Resolving inheritance for "App\Twig\CompanySwitchExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanySwitchExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FeatureToggleExtension" (parent: .abstract.instanceof.App\Twig\FeatureToggleExtension).
Resolving inheritance for "App\Twig\FeatureToggleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FeatureToggleExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PendingActivitiesExtension" (parent: .abstract.instanceof.App\Twig\PendingActivitiesExtension).
Resolving inheritance for "App\Twig\PendingActivitiesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PendingActivitiesExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.signup_ip" (parent: limiter).
Resolving inheritance for "limiter.signup_email" (parent: limiter).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\ModuleAwareController" (parent: .abstract.instanceof..abstract.App\Controller\ModuleAwareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\ModuleAwareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\ModuleAwareController).
Resolving inheritance for ".instanceof.App\Entity\Accounting\AccountingAccountSnapshot.0.App\Entity\Accounting\AccountingAccountSnapshot" (parent: .abstract.instanceof.App\Entity\Accounting\AccountingAccountSnapshot).
Resolving inheritance for ".instanceof.App\Entity\Accounting\AccountingPeriodClosure.0.App\Entity\Accounting\AccountingPeriodClosure" (parent: .abstract.instanceof.App\Entity\Accounting\AccountingPeriodClosure).
Resolving inheritance for ".instanceof.App\Entity\Accounting\AccountingPostingRule.0.App\Entity\Accounting\AccountingPostingRule" (parent: .abstract.instanceof.App\Entity\Accounting\AccountingPostingRule).
Resolving inheritance for ".instanceof.App\Entity\Accounting\AccountingTaxRate.0.App\Entity\Accounting\AccountingTaxRate" (parent: .abstract.instanceof.App\Entity\Accounting\AccountingTaxRate).
Resolving inheritance for ".instanceof.App\Entity\Accounting\JournalEntry.0.App\Entity\Accounting\JournalEntry" (parent: .abstract.instanceof.App\Entity\Accounting\JournalEntry).
Resolving inheritance for ".instanceof.App\Entity\Accounting\JournalEntryLine.0.App\Entity\Accounting\JournalEntryLine" (parent: .abstract.instanceof.App\Entity\Accounting\JournalEntryLine).
Resolving inheritance for ".instanceof.App\Entity\Accounting\LedgerAccount.0.App\Entity\Accounting\LedgerAccount" (parent: .abstract.instanceof.App\Entity\Accounting\LedgerAccount).
Resolving inheritance for ".instanceof.App\Entity\AuditLog.0.App\Entity\AuditLog" (parent: .abstract.instanceof.App\Entity\AuditLog).
Resolving inheritance for ".instanceof.App\Entity\Branch.0.App\Entity\Branch" (parent: .abstract.instanceof.App\Entity\Branch).
Resolving inheritance for ".instanceof.App\Entity\Company.0.App\Entity\Company" (parent: .abstract.instanceof.App\Entity\Company).
Resolving inheritance for ".instanceof.App\Entity\CompanyMetricSnapshot.0.App\Entity\CompanyMetricSnapshot" (parent: .abstract.instanceof.App\Entity\CompanyMetricSnapshot).
Resolving inheritance for ".instanceof.App\Entity\CompanyModuleToggle.0.App\Entity\CompanyModuleToggle" (parent: .abstract.instanceof.App\Entity\CompanyModuleToggle).
Resolving inheritance for ".instanceof.App\Entity\CompanySocialNetwork.0.App\Entity\CompanySocialNetwork" (parent: .abstract.instanceof.App\Entity\CompanySocialNetwork).
Resolving inheritance for ".instanceof.App\Entity\CompanyUserInvitation.0.App\Entity\CompanyUserInvitation" (parent: .abstract.instanceof.App\Entity\CompanyUserInvitation).
Resolving inheritance for ".instanceof.App\Entity\Customer.0.App\Entity\Customer" (parent: .abstract.instanceof.App\Entity\Customer).
Resolving inheritance for ".instanceof.App\Entity\DocumentSequence.0.App\Entity\DocumentSequence" (parent: .abstract.instanceof.App\Entity\DocumentSequence).
Resolving inheritance for ".instanceof.App\Entity\Inventory\ApprovalToken.0.App\Entity\Inventory\ApprovalToken" (parent: .abstract.instanceof.App\Entity\Inventory\ApprovalToken).
Resolving inheritance for ".instanceof.App\Entity\Inventory\InventoryEntry.0.App\Entity\Inventory\InventoryEntry" (parent: .abstract.instanceof.App\Entity\Inventory\InventoryEntry).
Resolving inheritance for ".instanceof.App\Entity\Inventory\InventoryMovement.0.App\Entity\Inventory\InventoryMovement" (parent: .abstract.instanceof.App\Entity\Inventory\InventoryMovement).
Resolving inheritance for ".instanceof.App\Entity\Inventory\Movement.0.App\Entity\Inventory\Movement" (parent: .abstract.instanceof.App\Entity\Inventory\Movement).
Resolving inheritance for ".instanceof.App\Entity\Inventory\StorageBin.0.App\Entity\Inventory\StorageBin" (parent: .abstract.instanceof.App\Entity\Inventory\StorageBin).
Resolving inheritance for ".instanceof.App\Entity\Inventory\StorageLocation.0.App\Entity\Inventory\StorageLocation" (parent: .abstract.instanceof.App\Entity\Inventory\StorageLocation).
Resolving inheritance for ".instanceof.App\Entity\Inventory\StorageType.0.App\Entity\Inventory\StorageType" (parent: .abstract.instanceof.App\Entity\Inventory\StorageType).
Resolving inheritance for ".instanceof.App\Entity\Items\Attribute.0.App\Entity\Items\Attribute" (parent: .abstract.instanceof.App\Entity\Items\Attribute).
Resolving inheritance for ".instanceof.App\Entity\Items\AttributeValue.0.App\Entity\Items\AttributeValue" (parent: .abstract.instanceof.App\Entity\Items\AttributeValue).
Resolving inheritance for ".instanceof.App\Entity\Items\Category.0.App\Entity\Items\Category" (parent: .abstract.instanceof.App\Entity\Items\Category).
Resolving inheritance for ".instanceof.App\Entity\Items\Item.0.App\Entity\Items\Item" (parent: .abstract.instanceof.App\Entity\Items\Item).
Resolving inheritance for ".instanceof.App\Entity\Items\ItemImage.0.App\Entity\Items\ItemImage" (parent: .abstract.instanceof.App\Entity\Items\ItemImage).
Resolving inheritance for ".instanceof.App\Entity\Items\ItemVariant.0.App\Entity\Items\ItemVariant" (parent: .abstract.instanceof.App\Entity\Items\ItemVariant).
Resolving inheritance for ".instanceof.App\Entity\Items\ItemWholesalePrice.0.App\Entity\Items\ItemWholesalePrice" (parent: .abstract.instanceof.App\Entity\Items\ItemWholesalePrice).
Resolving inheritance for ".instanceof.App\Entity\Items\VariantAttributeValue.0.App\Entity\Items\VariantAttributeValue" (parent: .abstract.instanceof.App\Entity\Items\VariantAttributeValue).
Resolving inheritance for ".instanceof.App\Entity\Items\VariantImage.0.App\Entity\Items\VariantImage" (parent: .abstract.instanceof.App\Entity\Items\VariantImage).
Resolving inheritance for ".instanceof.App\Entity\Items\WholesalePricingRule.0.App\Entity\Items\WholesalePricingRule" (parent: .abstract.instanceof.App\Entity\Items\WholesalePricingRule).
Resolving inheritance for ".instanceof.App\Entity\POS\CashSession.0.App\Entity\POS\CashSession" (parent: .abstract.instanceof.App\Entity\POS\CashSession).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSale.0.App\Entity\POS\PosSale" (parent: .abstract.instanceof.App\Entity\POS\PosSale).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSaleFeedback.0.App\Entity\POS\PosSaleFeedback" (parent: .abstract.instanceof.App\Entity\POS\PosSaleFeedback).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSaleFeedbackLine.0.App\Entity\POS\PosSaleFeedbackLine" (parent: .abstract.instanceof.App\Entity\POS\PosSaleFeedbackLine).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSaleLine.0.App\Entity\POS\PosSaleLine" (parent: .abstract.instanceof.App\Entity\POS\PosSaleLine).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSaleReturn.0.App\Entity\POS\PosSaleReturn" (parent: .abstract.instanceof.App\Entity\POS\PosSaleReturn).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSaleReturnLine.0.App\Entity\POS\PosSaleReturnLine" (parent: .abstract.instanceof.App\Entity\POS\PosSaleReturnLine).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSetup.0.App\Entity\POS\PosSetup" (parent: .abstract.instanceof.App\Entity\POS\PosSetup).
Resolving inheritance for ".instanceof.App\Entity\POS\PosSetupBranchTicket.0.App\Entity\POS\PosSetupBranchTicket" (parent: .abstract.instanceof.App\Entity\POS\PosSetupBranchTicket).
Resolving inheritance for ".instanceof.App\Entity\PosSalesMetricSnapshot.0.App\Entity\PosSalesMetricSnapshot" (parent: .abstract.instanceof.App\Entity\PosSalesMetricSnapshot).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Promotions\DiscountType" (parent: .abstract.instanceof.App\Entity\Promotions\DiscountType).
Resolving inheritance for ".instanceof.App\Entity\Promotions\Promotion.0.App\Entity\Promotions\Promotion" (parent: .abstract.instanceof.App\Entity\Promotions\Promotion).
Resolving inheritance for ".instanceof.App\Entity\Promotions\PromotionGroup.0.App\Entity\Promotions\PromotionGroup" (parent: .abstract.instanceof.App\Entity\Promotions\PromotionGroup).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Promotions\PromotionGroupType" (parent: .abstract.instanceof.App\Entity\Promotions\PromotionGroupType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Promotions\PromotionType" (parent: .abstract.instanceof.App\Entity\Promotions\PromotionType).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseOrder.0.App\Entity\Purchase\PurchaseOrder" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseOrder).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseOrderLine.0.App\Entity\Purchase\PurchaseOrderLine" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseOrderLine).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseQuotation.0.App\Entity\Purchase\PurchaseQuotation" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseQuotation).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseQuotationLine.0.App\Entity\Purchase\PurchaseQuotationLine" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseQuotationLine).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseRequest.0.App\Entity\Purchase\PurchaseRequest" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseRequest).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseRequestLine.0.App\Entity\Purchase\PurchaseRequestLine" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseRequestLine).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseReturn.0.App\Entity\Purchase\PurchaseReturn" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseReturn).
Resolving inheritance for ".instanceof.App\Entity\Purchase\PurchaseReturnLine.0.App\Entity\Purchase\PurchaseReturnLine" (parent: .abstract.instanceof.App\Entity\Purchase\PurchaseReturnLine).
Resolving inheritance for ".instanceof.App\Entity\Purchase\Supplier.0.App\Entity\Purchase\Supplier" (parent: .abstract.instanceof.App\Entity\Purchase\Supplier).
Resolving inheritance for ".instanceof.App\Entity\Purchase\SupplierInvoice.0.App\Entity\Purchase\SupplierInvoice" (parent: .abstract.instanceof.App\Entity\Purchase\SupplierInvoice).
Resolving inheritance for ".instanceof.App\Entity\Purchase\SupplierInvoicePayment.0.App\Entity\Purchase\SupplierInvoicePayment" (parent: .abstract.instanceof.App\Entity\Purchase\SupplierInvoicePayment).
Resolving inheritance for ".instanceof.App\Entity\Sales\CustomerInvoice.0.App\Entity\Sales\CustomerInvoice" (parent: .abstract.instanceof.App\Entity\Sales\CustomerInvoice).
Resolving inheritance for ".instanceof.App\Entity\Sales\CustomerInvoicePayment.0.App\Entity\Sales\CustomerInvoicePayment" (parent: .abstract.instanceof.App\Entity\Sales\CustomerInvoicePayment).
Resolving inheritance for ".instanceof.App\Entity\Sales\Sale.0.App\Entity\Sales\Sale" (parent: .abstract.instanceof.App\Entity\Sales\Sale).
Resolving inheritance for ".instanceof.App\Entity\Sales\SaleDetail.0.App\Entity\Sales\SaleDetail" (parent: .abstract.instanceof.App\Entity\Sales\SaleDetail).
Resolving inheritance for ".instanceof.App\Entity\Sales\SaleOrder.0.App\Entity\Sales\SaleOrder" (parent: .abstract.instanceof.App\Entity\Sales\SaleOrder).
Resolving inheritance for ".instanceof.App\Entity\Sales\SaleOrderLine.0.App\Entity\Sales\SaleOrderLine" (parent: .abstract.instanceof.App\Entity\Sales\SaleOrderLine).
Resolving inheritance for ".instanceof.App\Entity\Sales\SaleReturn.0.App\Entity\Sales\SaleReturn" (parent: .abstract.instanceof.App\Entity\Sales\SaleReturn).
Resolving inheritance for ".instanceof.App\Entity\Sales\SaleReturnLine.0.App\Entity\Sales\SaleReturnLine" (parent: .abstract.instanceof.App\Entity\Sales\SaleReturnLine).
Resolving inheritance for ".instanceof.App\Entity\Sales\SalesQuotation.0.App\Entity\Sales\SalesQuotation" (parent: .abstract.instanceof.App\Entity\Sales\SalesQuotation).
Resolving inheritance for ".instanceof.App\Entity\Sales\SalesQuotationLine.0.App\Entity\Sales\SalesQuotationLine" (parent: .abstract.instanceof.App\Entity\Sales\SalesQuotationLine).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\CompanySubscription.0.App\Entity\Subscriptions\CompanySubscription" (parent: .abstract.instanceof.App\Entity\Subscriptions\CompanySubscription).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\CompanySubscriptionCreditLedger.0.App\Entity\Subscriptions\CompanySubscriptionCreditLedger" (parent: .abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionCreditLedger).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\CompanySubscriptionCycle.0.App\Entity\Subscriptions\CompanySubscriptionCycle" (parent: .abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionCycle).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\CompanySubscriptionInvoice.0.App\Entity\Subscriptions\CompanySubscriptionInvoice" (parent: .abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionInvoice).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\CompanySubscriptionPayment.0.App\Entity\Subscriptions\CompanySubscriptionPayment" (parent: .abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionPayment).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\OpenPayWebhookEvent.0.App\Entity\Subscriptions\OpenPayWebhookEvent" (parent: .abstract.instanceof.App\Entity\Subscriptions\OpenPayWebhookEvent).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionBillingCycle" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionBillingCycle).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionCycleStatus" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionCycleStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionInvoiceStatus" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionInvoiceStatus).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionPaymentStatus" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionPaymentStatus).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\SubscriptionPlan.0.App\Entity\Subscriptions\SubscriptionPlan" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionPlan).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\SubscriptionPlanVersion.0.App\Entity\Subscriptions\SubscriptionPlanVersion" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionPlanVersion).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\SubscriptionPriceVersion.0.App\Entity\Subscriptions\SubscriptionPriceVersion" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionPriceVersion).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionStatus" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionStatus).
Resolving inheritance for ".instanceof.App\Entity\Subscriptions\SubscriptionUsageSnapshot.0.App\Entity\Subscriptions\SubscriptionUsageSnapshot" (parent: .abstract.instanceof.App\Entity\Subscriptions\SubscriptionUsageSnapshot).
Resolving inheritance for ".instanceof.App\Entity\Treasury\BankAccount.0.App\Entity\Treasury\BankAccount" (parent: .abstract.instanceof.App\Entity\Treasury\BankAccount).
Resolving inheritance for ".instanceof.App\Entity\Treasury\BankReconciliationRule.0.App\Entity\Treasury\BankReconciliationRule" (parent: .abstract.instanceof.App\Entity\Treasury\BankReconciliationRule).
Resolving inheritance for ".instanceof.App\Entity\Treasury\BankStatementImport.0.App\Entity\Treasury\BankStatementImport" (parent: .abstract.instanceof.App\Entity\Treasury\BankStatementImport).
Resolving inheritance for ".instanceof.App\Entity\Treasury\BankStatementLine.0.App\Entity\Treasury\BankStatementLine" (parent: .abstract.instanceof.App\Entity\Treasury\BankStatementLine).
Resolving inheritance for ".instanceof.App\Entity\Treasury\BankTransaction.0.App\Entity\Treasury\BankTransaction" (parent: .abstract.instanceof.App\Entity\Treasury\BankTransaction).
Resolving inheritance for ".instanceof.App\Entity\Units\UnitCategory.0.App\Entity\Units\UnitCategory" (parent: .abstract.instanceof.App\Entity\Units\UnitCategory).
Resolving inheritance for ".instanceof.App\Entity\Units\UnitConversion.0.App\Entity\Units\UnitConversion" (parent: .abstract.instanceof.App\Entity\Units\UnitConversion).
Resolving inheritance for ".instanceof.App\Entity\Units\UnitOfMeasure.0.App\Entity\Units\UnitOfMeasure" (parent: .abstract.instanceof.App\Entity\Units\UnitOfMeasure).
Resolving inheritance for ".instanceof.App\Entity\User.0.App\Entity\User" (parent: .abstract.instanceof.App\Entity\User).
Resolving inheritance for ".instanceof.App\Entity\UserCompanyMembership.0.App\Entity\UserCompanyMembership" (parent: .abstract.instanceof.App\Entity\UserCompanyMembership).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
11
Removing method "setScheduledCommandFactory" of service "Dukecity\CommandSchedulerBundle\Controller\DetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "Dukecity\CommandSchedulerBundle\Controller\DetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Dukecity\CommandSchedulerBundle\Controller\DetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Dukecity\CommandSchedulerBundle\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "Dukecity\CommandSchedulerBundle\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Dukecity\CommandSchedulerBundle\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCommandParser" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setQueryService" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
371
Removed service "App\Modules\SubscriptionsManagement\Application\Service\Billing\OpenPayClientInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $signup_ip.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $signupIpLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $signup_ip"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $signupIpLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $signup_email.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $signupEmailLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $signup_email"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $signupEmailLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "doctrine.fixtures.provider"; reason: private alias.
Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.O8.cMm9"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.S9tnIXR"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.6ldbuqt"; reason: private alias.
Removed service ".service_locator.qnQbcdT"; reason: private alias.
Removed service ".service_locator.8FhuSu."; reason: private alias.
Removed service ".service_locator.BEb28jM"; reason: private alias.
Removed service ".service_locator.tIKB0Pp"; reason: private alias.
Removed service ".service_locator.3ocF17u"; reason: private alias.
Removed service ".service_locator.HIRnRyq"; reason: private alias.
Removed service ".service_locator.lZU6VF0"; reason: private alias.
Removed service ".service_locator.YMKK.pY"; reason: private alias.
Removed service ".service_locator.9rSAroq"; reason: private alias.
Removed service ".service_locator.vo..9f3"; reason: private alias.
Removed service ".service_locator.3huqP8T"; reason: private alias.
Removed service ".service_locator.M5_D4iA"; reason: private alias.
Removed service ".service_locator.nmuNPMk"; reason: private alias.
Removed service ".service_locator.ICgAcYi"; reason: private alias.
Removed service ".service_locator.TtonUpK"; reason: private alias.
Removed service ".service_locator.AMg9EOt"; reason: private alias.
Removed service ".service_locator.0jIfYpa"; reason: private alias.
Removed service ".service_locator.E7M0YVZ"; reason: private alias.
Removed service ".service_locator.K04HG1q"; reason: private alias.
Removed service ".service_locator.xHVehaY"; reason: private alias.
Removed service ".service_locator.ucB4ibn"; reason: private alias.
Removed service ".service_locator.jHknDeX"; reason: private alias.
Removed service ".service_locator.b52KzZy"; reason: private alias.
Removed service ".service_locator.rT2Ne9g"; reason: private alias.
Removed service ".service_locator.HJDBzVV"; reason: private alias.
Removed service ".service_locator.iqsucb6"; reason: private alias.
Removed service ".service_locator.w6.qatT"; reason: private alias.
Removed service ".service_locator.r7psD_4"; reason: private alias.
Removed service ".service_locator._VcIOlP"; reason: private alias.
Removed service ".service_locator.ZDnGZ5."; reason: private alias.
Removed service ".service_locator.aq8MSB4"; reason: private alias.
Removed service ".service_locator.8YSwazM"; reason: private alias.
Removed service ".service_locator.JZM2pee"; reason: private alias.
Removed service ".service_locator.VTCiEfr"; reason: private alias.
Removed service ".service_locator.6gyveZX"; reason: private alias.
Removed service ".service_locator.M_lh6aQ"; reason: private alias.
Removed service ".service_locator.2hhm91q"; reason: private alias.
Removed service ".service_locator.LHQFipw"; reason: private alias.
Removed service ".service_locator.HDsR6Cm"; reason: private alias.
Removed service ".service_locator.aoKdkC5"; reason: private alias.
Removed service ".service_locator.gFsamCy"; reason: private alias.
Removed service ".service_locator.UQ5M3sG"; reason: private alias.
Removed service ".service_locator.qSg0JA1"; reason: private alias.
Removed service ".service_locator.eCuCp_0"; reason: private alias.
Removed service ".service_locator.H9TeZmZ"; reason: private alias.
Removed service ".service_locator.wry_DGV"; reason: private alias.
Removed service ".service_locator.QP7B98k"; reason: private alias.
Removed service ".service_locator.834LGXS"; reason: private alias.
Removed service ".service_locator.02SvCSq"; reason: private alias.
Removed service ".service_locator.dQkGOb."; reason: private alias.
Removed service ".service_locator.QBTNBTI"; reason: private alias.
Removed service ".service_locator.Fu0ZPVq"; reason: private alias.
Removed service ".service_locator.DxD35Mb"; reason: private alias.
Removed service ".service_locator.PAtQgEd"; reason: private alias.
Removed service ".service_locator.81XAcju"; reason: private alias.
Removed service ".service_locator.IoGO6.o"; reason: private alias.
Removed service ".service_locator.ZV.GGZO"; reason: private alias.
Removed service ".service_locator.StiLz0A"; reason: private alias.
Removed service ".service_locator.9D5PuW1"; reason: private alias.
Removed service ".service_locator.LHFSzW9"; reason: private alias.
Removed service ".service_locator.hsIFr9y"; reason: private alias.
Removed service ".service_locator.UGSN4hL"; reason: private alias.
Removed service ".service_locator.l7bqLp8"; reason: private alias.
Removed service ".service_locator.TzHbvxc"; reason: private alias.
Removed service ".service_locator.olBy24g"; reason: private alias.
Removed service ".service_locator.tM26p4Y"; reason: private alias.
Removed service ".service_locator.as.Qqtk"; reason: private alias.
Removed service ".service_locator.9r4tMu8"; reason: private alias.
Removed service ".service_locator.lLysVbq"; reason: private alias.
Removed service ".service_locator.FNEiVun"; reason: private alias.
Removed service ".service_locator.RMS869n"; reason: private alias.
Removed service ".service_locator.yxjBmPF"; reason: private alias.
Removed service ".service_locator.LxjGYCP"; reason: private alias.
Removed service ".service_locator.OLXzj3F"; reason: private alias.
Removed service ".service_locator.s0DYji9"; reason: private alias.
Removed service ".service_locator.tiiAglx"; reason: private alias.
Removed service ".service_locator.JB75v9q"; reason: private alias.
Removed service ".service_locator.9j4TLJl"; reason: private alias.
Removed service ".service_locator.6h24lUh"; reason: private alias.
Removed service ".service_locator.6p7omGa"; reason: private alias.
Removed service ".service_locator.BhEXhq0"; reason: private alias.
Removed service ".service_locator.To4hkvq"; reason: private alias.
Removed service ".service_locator.EoMBO7."; reason: private alias.
Removed service ".service_locator.l.LKP8B"; reason: private alias.
Removed service ".service_locator.4HJt.Yo"; reason: private alias.
Removed service ".service_locator..Jpo1e8"; reason: private alias.
Removed service ".service_locator.a_9SgtT"; reason: private alias.
Removed service ".service_locator.uOD0.49"; reason: private alias.
Removed service ".service_locator.rt6n5st"; reason: private alias.
Removed service ".service_locator.sqOafb."; reason: private alias.
Removed service ".service_locator.xwPRpbU"; reason: private alias.
Removed service ".service_locator.hk080eN"; reason: private alias.
Removed service ".service_locator.RNun51_"; reason: private alias.
Removed service ".service_locator.wzTs_Ol"; reason: private alias.
Removed service ".service_locator.85pwvoP"; reason: private alias.
Removed service ".service_locator.Vit_85a"; reason: private alias.
Removed service ".service_locator.KsIp_cq"; reason: private alias.
Removed service ".service_locator..CmX7A0"; reason: private alias.
Removed service ".service_locator.gl75hfE"; reason: private alias.
Removed service ".service_locator.RSXFNCv"; reason: private alias.
Removed service ".service_locator.iA6juiQ"; reason: private alias.
Removed service ".service_locator.pz80pub"; reason: private alias.
Removed service ".service_locator.nEZNh9W"; reason: private alias.
Removed service ".service_locator.XM.BHQf"; reason: private alias.
Removed service ".service_locator.8U2dVah"; reason: private alias.
Removed service ".service_locator.Oi_teQ1"; reason: private alias.
Removed service ".service_locator.SlI6Zbt"; reason: private alias.
Removed service ".service_locator.KfrY6f7"; reason: private alias.
Removed service ".service_locator.10YCMTt"; reason: private alias.
Removed service ".service_locator.Swj9iIm"; reason: private alias.
Removed service ".service_locator.w2tRE3Z"; reason: private alias.
Removed service ".service_locator.6BoDxRV"; reason: private alias.
Removed service ".service_locator.TadShlz"; reason: private alias.
Removed service ".service_locator.zp15gvO"; reason: private alias.
Removed service ".service_locator.jeIftWT"; reason: private alias.
Removed service ".service_locator.e6UcuUl"; reason: private alias.
Removed service ".service_locator.RGrY8tX"; reason: private alias.
Removed service ".service_locator.fR4MaUB"; reason: private alias.
Removed service ".service_locator.xTKoo5i"; reason: private alias.
Removed service ".service_locator.9Y5jTOZ"; reason: private alias.
Removed service ".service_locator.ONPZsFt"; reason: private alias.
Removed service ".service_locator.rm_qkBw"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.YAOOnUn"; reason: private alias.
Removed service ".service_locator.b_LOWIw"; reason: private alias.
Removed service ".service_locator.xaXjneI"; reason: private alias.
Removed service ".service_locator.cx6Orf1"; reason: private alias.
Removed service ".service_locator.lhS3UPS"; reason: private alias.
Removed service ".service_locator.JaVwz.v"; reason: private alias.
Removed service ".service_locator.Iv6qHEe"; reason: private alias.
Removed service ".service_locator.EVGtHDK"; reason: private alias.
Removed service ".service_locator.lN_fMwX"; reason: private alias.
Removed service ".service_locator.PKQr_Ua"; reason: private alias.
Removed service ".service_locator.7mhgVCX"; reason: private alias.
Removed service ".service_locator.5UvI63v"; reason: private alias.
Removed service ".service_locator.s5sPRLZ"; reason: private alias.
Removed service ".service_locator.fXiYRFs"; reason: private alias.
Removed service ".service_locator.UjHiyJu"; reason: private alias.
Removed service ".service_locator.EiLdtp5"; reason: private alias.
Removed service ".service_locator.oDStQTp"; reason: private alias.
Removed service ".service_locator.k6PSzWf"; reason: private alias.
Removed service ".service_locator._.aZRf2"; reason: private alias.
Removed service ".service_locator.PCy5K8s"; reason: private alias.
Removed service ".service_locator.YaA787z"; reason: private alias.
Removed service ".service_locator.WeSnIa5"; reason: private alias.
Removed service ".service_locator.9kVQegT"; reason: private alias.
Removed service ".service_locator.ZOXs5V0"; reason: private alias.
Removed service ".service_locator.YJf0bCN"; reason: private alias.
Removed service ".service_locator.EnKnNk7"; reason: private alias.
Removed service ".service_locator.qFj70Ns"; reason: private alias.
Removed service ".service_locator.zxcWQ6_"; reason: private alias.
Removed service ".service_locator.bR.5lOi"; reason: private alias.
Removed service ".service_locator.ySzYvwz"; reason: private alias.
Removed service ".service_locator.P9VXf9C"; reason: private alias.
Removed service ".service_locator.SUen7rG"; reason: private alias.
Removed service ".service_locator.7nNvlfC"; reason: private alias.
Removed service ".service_locator.Z.lFnN1"; reason: private alias.
Removed service ".service_locator.z9pQTC9"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.3gZfU1F"; reason: private alias.
Removed service ".service_locator.B9B1lo2"; reason: private alias.
Removed service ".service_locator.FqFYzdC"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
95
Changed reference of service "App\Modules\InventoryManagement\Application\Service\InventoryMovementNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController" previously pointing to "router.default" to "router".
Changed reference of service "App\EventSubscriber\TwoFactorSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\PurchaseManagement\Application\Service\PurchaseService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Modules\SalesManagement\Application\Service\SalesService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
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.messenger_failed_messages_retry" 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.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
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 "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 "validator.builder" 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.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 "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.channel.desktop" 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.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "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 "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Controller\DetailController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Controller\ListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Service\CommandSchedulerExecution" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Dukecity\CommandSchedulerBundle\Command\ExecuteCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Dukecity\CommandSchedulerBundle\Command\MonitorCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.9OoYNMN" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator..su3sZ0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._Je6_CP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.x8HKr.s" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.w1Fnfai" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" 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.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1011
Removed service "App\Modules\ItemsManagement\Domain"; reason: abstract.
Removed service "App\Modules\ItemsManagement\Resources"; reason: abstract.
Removed service "App\Modules\ReturnsManagement\Resources"; reason: abstract.
Removed service "App\Modules\QuotationsManagement\Resources"; reason: abstract.
Removed service "App\Modules\PurchaseQuotations\Resources"; reason: abstract.
Removed service "App\Modules\InventoryManagement\Resources"; reason: abstract.
Removed service "App\Modules\PaymentsCenter\Resources"; reason: abstract.
Removed service "App\Modules\AccountingManagement\Resources"; reason: abstract.
Removed service "App\Modules\TreasuryManagement\Resources"; reason: abstract.
Removed service "App\Modules\CompanyManagement\Resources"; reason: abstract.
Removed service "App\Modules\SuperAdminPortal\Resources"; reason: abstract.
Removed service "App\Modules\SubscriptionsManagement\Resources"; reason: abstract.
Removed service ".abstract.App\Modules\SubscriptionsManagement\Application\Service\Billing\OpenPayClientInterface"; reason: abstract.
Removed service ".abstract.App\Controller\ModuleAwareController"; reason: abstract.
Removed service ".abstract.App\Shared\Tenant\CompanyOwnedInterface"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; 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 "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "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.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemCreatedListener"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemUpdatedListener"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantCreatedListener"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener.0.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\EventListener\ItemVariantUpdatedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\AttributeValueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\AttributeValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemPricingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemPricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemVariantType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemVariantType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\ItemWholesalePriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\ItemWholesalePriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\PromotionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\PromotionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\PromotionGroupFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\PromotionGroupFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\UnitCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitConversionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\UnitConversionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\UnitOfMeasureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\UnitOfMeasureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\VariantAttributeValueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\VariantAttributeValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ItemsManagement\Application\Form\WholesalePricingRuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Application\Form\WholesalePricingRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController.0.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController.0.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController.0.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController.0.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController.0.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController.0.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController"; reason: abstract.
Removed service ".instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController.0.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\PurchaseReturnType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\SaleReturnLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\SaleReturnLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ReturnsManagement\Application\Form\SaleReturnType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ReturnsManagement\Application\Form\SaleReturnType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController"; reason: abstract.
Removed service ".instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController"; reason: abstract.
Removed service ".instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController.0.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\QuotationsManagement\Application\Form\SalesQuotationLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\QuotationsManagement\Application\Form\SalesQuotationLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\QuotationsManagement\Application\Form\SalesQuotationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\QuotationsManagement\Application\Form\SalesQuotationType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController"; reason: abstract.
Removed service ".instanceof.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController.0.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseQuotations\Application\Form\PurchaseQuotationType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController"; reason: abstract.
Removed service ".instanceof.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController.0.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryDispatchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Application\Form\InventoryDispatchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryReceiveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Application\Form\InventoryReceiveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\InventoryTransferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Application\Form\InventoryTransferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageBinType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Application\Form\StorageBinType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageLocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Application\Form\StorageLocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\InventoryManagement\Application\Form\StorageTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Application\Form\StorageTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController"; reason: abstract.
Removed service ".instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController.0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController"; reason: abstract.
Removed service ".instanceof.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController.0.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\AccountingPostingRuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Application\Form\AccountingPostingRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\AccountingTaxRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Application\Form\AccountingTaxRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\CustomerInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Application\Form\CustomerInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\LedgerAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Application\Form\LedgerAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\RegisterPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Application\Form\RegisterPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\RegisterReceiptType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Application\Form\RegisterReceiptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\AccountingManagement\Application\Form\SupplierInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Application\Form\SupplierInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController.0.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController.0.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController.0.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController.0.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController"; reason: abstract.
Removed service ".instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController.0.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\TreasuryManagement\Application\Form\BankAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\TreasuryManagement\Application\Form\BankAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\TreasuryManagement\Application\Form\BankTransactionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\TreasuryManagement\Application\Form\BankTransactionType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController"; reason: abstract.
Removed service ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController"; reason: abstract.
Removed service ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController"; reason: abstract.
Removed service ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController"; reason: abstract.
Removed service ".instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController.0.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\BranchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\CompanyManagement\Application\Form\BranchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\CompanySocialNetworkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\CompanyManagement\Application\Form\CompanySocialNetworkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\CompanyManagement\Application\Form\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\CompanyManagement\Application\Form\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController.0.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController"; reason: abstract.
Removed service ".instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController"; reason: abstract.
Removed service ".instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController"; reason: abstract.
Removed service ".instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController.0.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController"; reason: abstract.
Removed service ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController"; reason: abstract.
Removed service ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController"; reason: abstract.
Removed service ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController"; reason: abstract.
Removed service ".instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController.0.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateUserCommand.0.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EmailTestCommand.0.App\Command\EmailTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EmailTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireSubscriptionGracePeriodsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExpireSubscriptionGracePeriodsCommand.0.App\Command\ExpireSubscriptionGracePeriodsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExpireSubscriptionGracePeriodsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireSubscriptionTrialsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExpireSubscriptionTrialsCommand.0.App\Command\ExpireSubscriptionTrialsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExpireSubscriptionTrialsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateCompanySnapshotsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateCompanySnapshotsCommand.0.App\Command\GenerateCompanySnapshotsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateCompanySnapshotsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeneratePosSalesSnapshotsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GeneratePosSalesSnapshotsCommand.0.App\Command\GeneratePosSalesSnapshotsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GeneratePosSalesSnapshotsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateSubscriptionUsageSnapshotsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GenerateSubscriptionUsageSnapshotsCommand.0.App\Command\GenerateSubscriptionUsageSnapshotsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateSubscriptionUsageSnapshotsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InventoryValidateApprovalTokensCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InventoryValidateApprovalTokensCommand.0.App\Command\InventoryValidateApprovalTokensCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InventoryValidateApprovalTokensCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifySubscriptionDunningCommand"; reason: abstract.
Removed service ".instanceof.App\Command\NotifySubscriptionDunningCommand.0.App\Command\NotifySubscriptionDunningCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NotifySubscriptionDunningCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotifyUpcomingSubscriptionRenewalsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\NotifyUpcomingSubscriptionRenewalsCommand.0.App\Command\NotifyUpcomingSubscriptionRenewalsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NotifyUpcomingSubscriptionRenewalsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessSubscriptionRenewalsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProcessSubscriptionRenewalsCommand.0.App\Command\ProcessSubscriptionRenewalsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessSubscriptionRenewalsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand.0.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReactivateSuspendedExpiredSubscriptionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand.0.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReconcileOpenPaySubscriptionPaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryFailedSubscriptionPaymentsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RetryFailedSubscriptionPaymentsCommand.0.App\Command\RetryFailedSubscriptionPaymentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RetryFailedSubscriptionPaymentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedAccountingPostingRulesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedAccountingPostingRulesCommand.0.App\Command\SeedAccountingPostingRulesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedAccountingPostingRulesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedAccountingTaxRatesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedAccountingTaxRatesCommand.0.App\Command\SeedAccountingTaxRatesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedAccountingTaxRatesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedBoutiqueHaroCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedBoutiqueHaroCommand.0.App\Command\SeedBoutiqueHaroCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedBoutiqueHaroCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedSubscriptionCatalogCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedSubscriptionCatalogCommand.0.App\Command\SeedSubscriptionCatalogCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedSubscriptionCatalogCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendInventoryMovementsReportCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendInventoryMovementsReportCommand.0.App\Command\SendInventoryMovementsReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendInventoryMovementsReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SimulateOpenPayWebhookCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SimulateOpenPayWebhookCommand.0.App\Command\SimulateOpenPayWebhookCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SimulateOpenPayWebhookCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyAdminPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyAdminPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyAdminPortalController.0.App\Controller\CompanyAdminPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyAdminPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyBrandingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyBrandingController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyBrandingController.0.App\Controller\CompanyBrandingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyBrandingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyInvitationController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanyInvitationController.0.App\Controller\CompanyInvitationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyInvitationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanySwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanySwitchController"; reason: abstract.
Removed service ".instanceof.App\Controller\CompanySwitchController.0.App\Controller\CompanySwitchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanySwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomerPortalController.0.App\Controller\CustomerPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerPortalPosFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerPortalPosFeedbackController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomerPortalPosFeedbackController.0.App\Controller\CustomerPortalPosFeedbackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerPortalPosFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.App\Controller\ModuleAwareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.App\Controller\ModuleAwareController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Controller\ModuleAwareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModulesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModulesIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ModulesIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PointOfSaleApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PointOfSaleApprovalController"; reason: abstract.
Removed service ".instanceof.App\Controller\PointOfSaleApprovalController.0.App\Controller\PointOfSaleApprovalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PointOfSaleApprovalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\SupplierPortalController.0.App\Controller\SupplierPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplierPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierQuotationPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierQuotationPortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\SupplierQuotationPortalController.0.App\Controller\SupplierQuotationPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplierQuotationPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController"; reason: abstract.
Removed service ".instanceof.App\Controller\TwoFactorController.0.App\Controller\TwoFactorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TwoFactorController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\BranchFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\BranchFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CategoryFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CategoryFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CompanyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CompanyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CompanyModuleToggleFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CompanyModuleToggleFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CustomerFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\CustomerFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InventoryStockFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\InventoryStockFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ItemFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ItemFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\StorageLocationFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\StorageLocationFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SupplierFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\SupplierFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UnitOfMeasureFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\UnitOfMeasureFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.App\Entity\Accounting\AccountingAccountSnapshot.0.App\Entity\Accounting\AccountingAccountSnapshot"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Accounting\AccountingAccountSnapshot"; reason: abstract.
Removed service ".instanceof.App\Entity\Accounting\AccountingPeriodClosure.0.App\Entity\Accounting\AccountingPeriodClosure"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Accounting\AccountingPeriodClosure"; reason: abstract.
Removed service ".instanceof.App\Entity\Accounting\AccountingPostingRule.0.App\Entity\Accounting\AccountingPostingRule"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Accounting\AccountingPostingRule"; reason: abstract.
Removed service ".instanceof.App\Entity\Accounting\AccountingTaxRate.0.App\Entity\Accounting\AccountingTaxRate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Accounting\AccountingTaxRate"; reason: abstract.
Removed service ".instanceof.App\Entity\Accounting\JournalEntry.0.App\Entity\Accounting\JournalEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Accounting\JournalEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\Accounting\JournalEntryLine.0.App\Entity\Accounting\JournalEntryLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Accounting\JournalEntryLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Accounting\LedgerAccount.0.App\Entity\Accounting\LedgerAccount"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Accounting\LedgerAccount"; reason: abstract.
Removed service ".instanceof.App\Entity\AuditLog.0.App\Entity\AuditLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\AuditLog"; reason: abstract.
Removed service ".instanceof.App\Entity\Branch.0.App\Entity\Branch"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Branch"; reason: abstract.
Removed service ".instanceof.App\Entity\Company.0.App\Entity\Company"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Company"; reason: abstract.
Removed service ".instanceof.App\Entity\CompanyMetricSnapshot.0.App\Entity\CompanyMetricSnapshot"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompanyMetricSnapshot"; reason: abstract.
Removed service ".instanceof.App\Entity\CompanyModuleToggle.0.App\Entity\CompanyModuleToggle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompanyModuleToggle"; reason: abstract.
Removed service ".instanceof.App\Entity\CompanySocialNetwork.0.App\Entity\CompanySocialNetwork"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompanySocialNetwork"; reason: abstract.
Removed service ".instanceof.App\Entity\CompanyUserInvitation.0.App\Entity\CompanyUserInvitation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CompanyUserInvitation"; reason: abstract.
Removed service ".instanceof.App\Entity\Customer.0.App\Entity\Customer"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Customer"; reason: abstract.
Removed service ".instanceof.App\Entity\DocumentSequence.0.App\Entity\DocumentSequence"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\DocumentSequence"; reason: abstract.
Removed service ".instanceof.App\Entity\Inventory\ApprovalToken.0.App\Entity\Inventory\ApprovalToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inventory\ApprovalToken"; reason: abstract.
Removed service ".instanceof.App\Entity\Inventory\InventoryEntry.0.App\Entity\Inventory\InventoryEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inventory\InventoryEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\Inventory\InventoryMovement.0.App\Entity\Inventory\InventoryMovement"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inventory\InventoryMovement"; reason: abstract.
Removed service ".instanceof.App\Entity\Inventory\Movement.0.App\Entity\Inventory\Movement"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inventory\Movement"; reason: abstract.
Removed service ".instanceof.App\Entity\Inventory\StorageBin.0.App\Entity\Inventory\StorageBin"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inventory\StorageBin"; reason: abstract.
Removed service ".instanceof.App\Entity\Inventory\StorageLocation.0.App\Entity\Inventory\StorageLocation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inventory\StorageLocation"; reason: abstract.
Removed service ".instanceof.App\Entity\Inventory\StorageType.0.App\Entity\Inventory\StorageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Inventory\StorageType"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\Attribute.0.App\Entity\Items\Attribute"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\Attribute"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\AttributeValue.0.App\Entity\Items\AttributeValue"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\AttributeValue"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\Category.0.App\Entity\Items\Category"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\Category"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\Item.0.App\Entity\Items\Item"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\Item"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\ItemImage.0.App\Entity\Items\ItemImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\ItemImage"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\ItemVariant.0.App\Entity\Items\ItemVariant"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\ItemVariant"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\ItemWholesalePrice.0.App\Entity\Items\ItemWholesalePrice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\ItemWholesalePrice"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\VariantAttributeValue.0.App\Entity\Items\VariantAttributeValue"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\VariantAttributeValue"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\VariantImage.0.App\Entity\Items\VariantImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\VariantImage"; reason: abstract.
Removed service ".instanceof.App\Entity\Items\WholesalePricingRule.0.App\Entity\Items\WholesalePricingRule"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Items\WholesalePricingRule"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\CashSession.0.App\Entity\POS\CashSession"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\CashSession"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSale.0.App\Entity\POS\PosSale"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSale"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSaleFeedback.0.App\Entity\POS\PosSaleFeedback"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSaleFeedback"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSaleFeedbackLine.0.App\Entity\POS\PosSaleFeedbackLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSaleFeedbackLine"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSaleLine.0.App\Entity\POS\PosSaleLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSaleLine"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSaleReturn.0.App\Entity\POS\PosSaleReturn"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSaleReturn"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSaleReturnLine.0.App\Entity\POS\PosSaleReturnLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSaleReturnLine"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSetup.0.App\Entity\POS\PosSetup"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSetup"; reason: abstract.
Removed service ".instanceof.App\Entity\POS\PosSetupBranchTicket.0.App\Entity\POS\PosSetupBranchTicket"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\POS\PosSetupBranchTicket"; reason: abstract.
Removed service ".instanceof.App\Entity\PosSalesMetricSnapshot.0.App\Entity\PosSalesMetricSnapshot"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PosSalesMetricSnapshot"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Promotions\DiscountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Promotions\DiscountType"; reason: abstract.
Removed service ".instanceof.App\Entity\Promotions\Promotion.0.App\Entity\Promotions\Promotion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Promotions\Promotion"; reason: abstract.
Removed service ".instanceof.App\Entity\Promotions\PromotionGroup.0.App\Entity\Promotions\PromotionGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Promotions\PromotionGroup"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Promotions\PromotionGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Promotions\PromotionGroupType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Promotions\PromotionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Promotions\PromotionType"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseOrder.0.App\Entity\Purchase\PurchaseOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseOrder"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseOrderLine.0.App\Entity\Purchase\PurchaseOrderLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseOrderLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseQuotation.0.App\Entity\Purchase\PurchaseQuotation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseQuotation"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseQuotationLine.0.App\Entity\Purchase\PurchaseQuotationLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseQuotationLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseRequest.0.App\Entity\Purchase\PurchaseRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseRequest"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseRequestLine.0.App\Entity\Purchase\PurchaseRequestLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseRequestLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseReturn.0.App\Entity\Purchase\PurchaseReturn"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseReturn"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\PurchaseReturnLine.0.App\Entity\Purchase\PurchaseReturnLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\PurchaseReturnLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\Supplier.0.App\Entity\Purchase\Supplier"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\Supplier"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\SupplierInvoice.0.App\Entity\Purchase\SupplierInvoice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\SupplierInvoice"; reason: abstract.
Removed service ".instanceof.App\Entity\Purchase\SupplierInvoicePayment.0.App\Entity\Purchase\SupplierInvoicePayment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Purchase\SupplierInvoicePayment"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\CustomerInvoice.0.App\Entity\Sales\CustomerInvoice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\CustomerInvoice"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\CustomerInvoicePayment.0.App\Entity\Sales\CustomerInvoicePayment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\CustomerInvoicePayment"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\Sale.0.App\Entity\Sales\Sale"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\Sale"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\SaleDetail.0.App\Entity\Sales\SaleDetail"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\SaleDetail"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\SaleOrder.0.App\Entity\Sales\SaleOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\SaleOrder"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\SaleOrderLine.0.App\Entity\Sales\SaleOrderLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\SaleOrderLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\SaleReturn.0.App\Entity\Sales\SaleReturn"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\SaleReturn"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\SaleReturnLine.0.App\Entity\Sales\SaleReturnLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\SaleReturnLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\SalesQuotation.0.App\Entity\Sales\SalesQuotation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\SalesQuotation"; reason: abstract.
Removed service ".instanceof.App\Entity\Sales\SalesQuotationLine.0.App\Entity\Sales\SalesQuotationLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Sales\SalesQuotationLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\CompanySubscription.0.App\Entity\Subscriptions\CompanySubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\CompanySubscription"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\CompanySubscriptionCreditLedger.0.App\Entity\Subscriptions\CompanySubscriptionCreditLedger"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionCreditLedger"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\CompanySubscriptionCycle.0.App\Entity\Subscriptions\CompanySubscriptionCycle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionCycle"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\CompanySubscriptionInvoice.0.App\Entity\Subscriptions\CompanySubscriptionInvoice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionInvoice"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\CompanySubscriptionPayment.0.App\Entity\Subscriptions\CompanySubscriptionPayment"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\CompanySubscriptionPayment"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\OpenPayWebhookEvent.0.App\Entity\Subscriptions\OpenPayWebhookEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\OpenPayWebhookEvent"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionBillingCycle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionBillingCycle"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionCycleStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionCycleStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionInvoiceStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionInvoiceStatus"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionPaymentStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionPaymentStatus"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\SubscriptionPlan.0.App\Entity\Subscriptions\SubscriptionPlan"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionPlan"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\SubscriptionPlanVersion.0.App\Entity\Subscriptions\SubscriptionPlanVersion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionPlanVersion"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\SubscriptionPriceVersion.0.App\Entity\Subscriptions\SubscriptionPriceVersion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionPriceVersion"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Entity\Subscriptions\SubscriptionStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionStatus"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscriptions\SubscriptionUsageSnapshot.0.App\Entity\Subscriptions\SubscriptionUsageSnapshot"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscriptions\SubscriptionUsageSnapshot"; reason: abstract.
Removed service ".instanceof.App\Entity\Treasury\BankAccount.0.App\Entity\Treasury\BankAccount"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Treasury\BankAccount"; reason: abstract.
Removed service ".instanceof.App\Entity\Treasury\BankReconciliationRule.0.App\Entity\Treasury\BankReconciliationRule"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Treasury\BankReconciliationRule"; reason: abstract.
Removed service ".instanceof.App\Entity\Treasury\BankStatementImport.0.App\Entity\Treasury\BankStatementImport"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Treasury\BankStatementImport"; reason: abstract.
Removed service ".instanceof.App\Entity\Treasury\BankStatementLine.0.App\Entity\Treasury\BankStatementLine"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Treasury\BankStatementLine"; reason: abstract.
Removed service ".instanceof.App\Entity\Treasury\BankTransaction.0.App\Entity\Treasury\BankTransaction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Treasury\BankTransaction"; reason: abstract.
Removed service ".instanceof.App\Entity\Units\UnitCategory.0.App\Entity\Units\UnitCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Units\UnitCategory"; reason: abstract.
Removed service ".instanceof.App\Entity\Units\UnitConversion.0.App\Entity\Units\UnitConversion"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Units\UnitConversion"; reason: abstract.
Removed service ".instanceof.App\Entity\Units\UnitOfMeasure.0.App\Entity\Units\UnitOfMeasure"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Units\UnitOfMeasure"; reason: abstract.
Removed service ".instanceof.App\Entity\User.0.App\Entity\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User"; reason: abstract.
Removed service ".instanceof.App\Entity\UserCompanyMembership.0.App\Entity\UserCompanyMembership"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\UserCompanyMembership"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleToggleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ModuleToggleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwoFactorSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TwoFactorSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyAssignExistingUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyAssignExistingUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyBrandingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyBrandingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyInviteUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyInviteUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController.0.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".instanceof.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener.0.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderApprovedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\PurchaseRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\PurchaseManagement\Application\Form\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Application\Form\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController"; reason: abstract.
Removed service ".instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController.0.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController"; reason: abstract.
Removed service ".instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener.0.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderConfirmedListener"; reason: abstract.
Removed service ".instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener.0.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\Application\EventListener\SaleOrderShippedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\Application\Form\SaleOrderLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderShipmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\Application\Form\SaleOrderShipmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\Application\Form\SaleOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\Application\Form\SaleOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.App\Modules\SalesManagement\Infrastructure\Controller\OrderController.0.App\Modules\SalesManagement\Infrastructure\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\Infrastructure\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\OpenSessionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\OpenSessionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSaleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupBranchTicketType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupBranchTicketType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Application\Form\PosSetupType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController"; reason: abstract.
Removed service ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController.0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Utilities\Form\SingleAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Utilities\Form\SingleAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Utilities\Form\WysiwygType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Utilities\Form\WysiwygType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Modules\Utilities\Twig\UtilitiesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Utilities\Twig\UtilitiesExtension"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingAccountSnapshotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\AccountingAccountSnapshotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingPeriodClosureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\AccountingPeriodClosureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingPostingRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\AccountingPostingRuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\AccountingTaxRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\AccountingTaxRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\JournalEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\JournalEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Accounting\LedgerAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Accounting\LedgerAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuditLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AuditLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BranchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BranchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyMetricSnapshotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyMetricSnapshotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyModuleToggleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyModuleToggleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\ApprovalTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Inventory\ApprovalTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\InventoryEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Inventory\InventoryEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\InventoryMovementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Inventory\InventoryMovementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\MovementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Inventory\MovementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageBinRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Inventory\StorageBinRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Inventory\StorageLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Inventory\StorageTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Inventory\StorageTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\AttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\AttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\AttributeValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\AttributeValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\ItemImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\ItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemVariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\ItemVariantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\ItemWholesalePriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\ItemWholesalePriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\VariantAttributeValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\VariantAttributeValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\VariantImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\VariantImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Items\WholesalePricingRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Items\WholesalePricingRuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\CashSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\CashSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleFeedbackLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\PosSaleFeedbackLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleFeedbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\PosSaleFeedbackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\PosSaleLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\PosSaleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleReturnLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\PosSaleReturnLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSaleReturnRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\PosSaleReturnRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POS\PosSetupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POS\PosSetupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosSalesMetricSnapshotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PosSalesMetricSnapshotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Promotions\PromotionGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Promotions\PromotionGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Promotions\PromotionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Promotions\PromotionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseOrderLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseOrderLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseQuotationLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseQuotationLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseQuotationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseQuotationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseRequestLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseRequestLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseReturnLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseReturnLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\PurchaseReturnRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\PurchaseReturnRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierInvoicePaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\SupplierInvoicePaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\SupplierInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Purchase\SupplierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Purchase\SupplierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\CustomerInvoicePaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\CustomerInvoicePaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\CustomerInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\CustomerInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SaleDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleOrderLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SaleOrderLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SaleOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SaleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleReturnLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SaleReturnLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SaleReturnRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SaleReturnRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SalesQuotationLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SalesQuotationLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Sales\SalesQuotationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Sales\SalesQuotationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\CompanySubscriptionCreditLedgerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Subscriptions\CompanySubscriptionCreditLedgerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\CompanySubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Subscriptions\CompanySubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Subscriptions\SubscriptionPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Subscriptions\SubscriptionPlanRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Treasury\BankAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankReconciliationRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Treasury\BankReconciliationRuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankStatementImportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Treasury\BankStatementImportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankStatementLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Treasury\BankStatementLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Treasury\BankTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Treasury\BankTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Units\UnitCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitConversionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Units\UnitConversionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Units\UnitOfMeasureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Units\UnitOfMeasureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Tenant\CompanyFilterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Tenant\CompanyFilterSubscriber"; reason: abstract.
Removed service ".instanceof.App\Shared\Tenant\CompanyOwnershipSubscriber.0.App\Shared\Tenant\CompanyOwnershipSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Tenant\CompanyOwnershipSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AsciiExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AsciiExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CompanySwitchExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CompanySwitchExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FeatureToggleExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\FeatureToggleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PendingActivitiesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PendingActivitiesExtension"; reason: abstract.
284
Removed service "App\Modules\ItemsManagement\ItemsManagementBundle"; reason: unused.
Removed service "App\Modules\ReturnsManagement\ReturnsManagementBundle"; reason: unused.
Removed service "App\Modules\QuotationsManagement\QuotationsManagementBundle"; reason: unused.
Removed service "App\Modules\PurchaseQuotations\PurchaseQuotationsBundle"; reason: unused.
Removed service "App\Modules\InventoryManagement\InventoryManagementBundle"; reason: unused.
Removed service "App\Modules\PaymentsCenter\PaymentsCenterBundle"; reason: unused.
Removed service "App\Modules\AccountingManagement\AccountingManagementBundle"; reason: unused.
Removed service "App\Modules\TreasuryManagement\Application\Exception\BankStatementImportException"; reason: unused.
Removed service "App\Modules\TreasuryManagement\TreasuryManagementBundle"; reason: unused.
Removed service "App\Modules\CompanyManagement\CompanyManagementBundle"; reason: unused.
Removed service "App\Modules\SuperAdminPortal\SuperAdminPortalBundle"; reason: unused.
Removed service "App\Modules\SubscriptionsManagement\Application\Service\Billing\CheckoutException"; reason: unused.
Removed service "App\Modules\SubscriptionsManagement\Application\Service\Billing\CheckoutStartOptions"; reason: unused.
Removed service "App\Modules\SubscriptionsManagement\Application\Service\Billing\TransientCheckoutException"; reason: unused.
Removed service "App\Modules\SubscriptionsManagement\Application\Service\SubscriptionStateMachine"; reason: unused.
Removed service "App\Modules\SubscriptionsManagement\SubscriptionsManagementBundle"; reason: unused.
Removed service "App\Entity\Accounting\AccountingAccountSnapshot"; reason: unused.
Removed service "App\Entity\Accounting\AccountingPeriodClosure"; reason: unused.
Removed service "App\Entity\Accounting\AccountingPostingRule"; reason: unused.
Removed service "App\Entity\Accounting\AccountingTaxRate"; reason: unused.
Removed service "App\Entity\Accounting\JournalEntry"; reason: unused.
Removed service "App\Entity\Accounting\JournalEntryLine"; reason: unused.
Removed service "App\Entity\Accounting\LedgerAccount"; reason: unused.
Removed service "App\Entity\AuditLog"; reason: unused.
Removed service "App\Entity\Branch"; reason: unused.
Removed service "App\Entity\Company"; reason: unused.
Removed service "App\Entity\CompanyMetricSnapshot"; reason: unused.
Removed service "App\Entity\CompanyModuleToggle"; reason: unused.
Removed service "App\Entity\CompanySocialNetwork"; reason: unused.
Removed service "App\Entity\CompanyUserInvitation"; reason: unused.
Removed service "App\Entity\Customer"; reason: unused.
Removed service "App\Entity\DocumentSequence"; reason: unused.
Removed service "App\Entity\Inventory\ApprovalToken"; reason: unused.
Removed service "App\Entity\Inventory\InventoryEntry"; reason: unused.
Removed service "App\Entity\Inventory\InventoryMovement"; reason: unused.
Removed service "App\Entity\Inventory\Movement"; reason: unused.
Removed service "App\Entity\Inventory\StorageBin"; reason: unused.
Removed service "App\Entity\Inventory\StorageLocation"; reason: unused.
Removed service "App\Entity\Inventory\StorageType"; reason: unused.
Removed service "App\Entity\Items\Attribute"; reason: unused.
Removed service "App\Entity\Items\AttributeValue"; reason: unused.
Removed service "App\Entity\Items\Category"; reason: unused.
Removed service "App\Entity\Items\Item"; reason: unused.
Removed service "App\Entity\Items\ItemImage"; reason: unused.
Removed service "App\Entity\Items\ItemVariant"; reason: unused.
Removed service "App\Entity\Items\ItemWholesalePrice"; reason: unused.
Removed service "App\Entity\Items\VariantAttributeValue"; reason: unused.
Removed service "App\Entity\Items\VariantImage"; reason: unused.
Removed service "App\Entity\Items\WholesalePricingRule"; reason: unused.
Removed service "App\Entity\POS\CashSession"; reason: unused.
Removed service "App\Entity\POS\PosSale"; reason: unused.
Removed service "App\Entity\POS\PosSaleFeedback"; reason: unused.
Removed service "App\Entity\POS\PosSaleFeedbackLine"; reason: unused.
Removed service "App\Entity\POS\PosSaleLine"; reason: unused.
Removed service "App\Entity\POS\PosSaleReturn"; reason: unused.
Removed service "App\Entity\POS\PosSaleReturnLine"; reason: unused.
Removed service "App\Entity\POS\PosSetup"; reason: unused.
Removed service "App\Entity\POS\PosSetupBranchTicket"; reason: unused.
Removed service "App\Entity\PosSalesMetricSnapshot"; reason: unused.
Removed service "App\Entity\Promotions\DiscountType"; reason: unused.
Removed service "App\Entity\Promotions\Promotion"; reason: unused.
Removed service "App\Entity\Promotions\PromotionGroup"; reason: unused.
Removed service "App\Entity\Promotions\PromotionGroupType"; reason: unused.
Removed service "App\Entity\Promotions\PromotionType"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseOrder"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseOrderLine"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseQuotation"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseQuotationLine"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseRequest"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseRequestLine"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseReturn"; reason: unused.
Removed service "App\Entity\Purchase\PurchaseReturnLine"; reason: unused.
Removed service "App\Entity\Purchase\Supplier"; reason: unused.
Removed service "App\Entity\Purchase\SupplierInvoice"; reason: unused.
Removed service "App\Entity\Purchase\SupplierInvoicePayment"; reason: unused.
Removed service "App\Entity\Sales\CustomerInvoice"; reason: unused.
Removed service "App\Entity\Sales\CustomerInvoicePayment"; reason: unused.
Removed service "App\Entity\Sales\Sale"; reason: unused.
Removed service "App\Entity\Sales\SaleDetail"; reason: unused.
Removed service "App\Entity\Sales\SaleOrder"; reason: unused.
Removed service "App\Entity\Sales\SaleOrderLine"; reason: unused.
Removed service "App\Entity\Sales\SaleReturn"; reason: unused.
Removed service "App\Entity\Sales\SaleReturnLine"; reason: unused.
Removed service "App\Entity\Sales\SalesQuotation"; reason: unused.
Removed service "App\Entity\Sales\SalesQuotationLine"; reason: unused.
Removed service "App\Entity\Subscriptions\CompanySubscription"; reason: unused.
Removed service "App\Entity\Subscriptions\CompanySubscriptionCreditLedger"; reason: unused.
Removed service "App\Entity\Subscriptions\CompanySubscriptionCycle"; reason: unused.
Removed service "App\Entity\Subscriptions\CompanySubscriptionInvoice"; reason: unused.
Removed service "App\Entity\Subscriptions\CompanySubscriptionPayment"; reason: unused.
Removed service "App\Entity\Subscriptions\OpenPayWebhookEvent"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionBillingCycle"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionCycleStatus"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionInvoiceStatus"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionPaymentStatus"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionPlan"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionPlanVersion"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionPriceVersion"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionStatus"; reason: unused.
Removed service "App\Entity\Subscriptions\SubscriptionUsageSnapshot"; reason: unused.
Removed service "App\Entity\Treasury\BankAccount"; reason: unused.
Removed service "App\Entity\Treasury\BankReconciliationRule"; reason: unused.
Removed service "App\Entity\Treasury\BankStatementImport"; reason: unused.
Removed service "App\Entity\Treasury\BankStatementLine"; reason: unused.
Removed service "App\Entity\Treasury\BankTransaction"; reason: unused.
Removed service "App\Entity\Units\UnitCategory"; reason: unused.
Removed service "App\Entity\Units\UnitConversion"; reason: unused.
Removed service "App\Entity\Units\UnitOfMeasure"; reason: unused.
Removed service "App\Entity\User"; reason: unused.
Removed service "App\Entity\UserCompanyMembership"; reason: unused.
Removed service "App\Modules\ItemsManagement\Domain\Event\ItemCreatedEvent"; reason: unused.
Removed service "App\Modules\ItemsManagement\Domain\Event\ItemUpdatedEvent"; reason: unused.
Removed service "App\Modules\ItemsManagement\Domain\Event\ItemVariantCreatedEvent"; reason: unused.
Removed service "App\Modules\ItemsManagement\Domain\Event\ItemVariantUpdatedEvent"; reason: unused.
Removed service "App\Modules\PurchaseManagement\Application\EventListener\PurchaseOrderReceivedListener"; reason: unused.
Removed service "App\Modules\PurchaseManagement\Domain\Event\PurchaseOrderApprovedEvent"; reason: unused.
Removed service "App\Modules\PurchaseManagement\Domain\Event\PurchaseOrderReceivedEvent"; reason: unused.
Removed service "App\Modules\PurchaseManagement\PurchaseManagementBundle"; reason: unused.
Removed service "App\Modules\SalesManagement\Domain\Event\SaleOrderConfirmedEvent"; reason: unused.
Removed service "App\Modules\SalesManagement\Domain\Event\SaleOrderShippedEvent"; reason: unused.
Removed service "App\Modules\SalesManagement\SalesManagementBundle"; reason: unused.
Removed service "App\Modules\Utilities\UtilitiesBundle"; reason: unused.
Removed service "App\Service\CompanyContext"; reason: unused.
Removed service "App\Shared\Exception\InsufficientStockException"; reason: unused.
Removed service "App\Shared\Exception\InvalidStatusTransitionException"; reason: unused.
Removed service "App\Shared\Pagination\PaginationResult"; reason: unused.
Removed service "App\Shared\Tenant\CompanyFilter"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service ".service_locator.ZaBmQna"; reason: unused.
Removed service ".service_locator.ZaBmQna.Dukecity\CommandSchedulerBundle\Controller\DetailController::setScheduledCommandFactory()"; reason: unused.
Removed service ".service_locator._erRU4M"; reason: unused.
Removed service ".service_locator._erRU4M.Dukecity\CommandSchedulerBundle\Controller\DetailController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.51hHbbT"; reason: unused.
Removed service ".service_locator.51hHbbT.Dukecity\CommandSchedulerBundle\Controller\DetailController::setTranslator()"; reason: unused.
Removed service ".service_locator..TL8LKF"; reason: unused.
Removed service ".service_locator..TL8LKF.Dukecity\CommandSchedulerBundle\Controller\ListController::setLogger()"; reason: unused.
Removed service ".service_locator._erRU4M.Dukecity\CommandSchedulerBundle\Controller\ListController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.51hHbbT.Dukecity\CommandSchedulerBundle\Controller\ListController::setTranslator()"; reason: unused.
Removed service ".service_locator..TL8LKF.Dukecity\CommandSchedulerBundle\Controller\ApiController::setLogger()"; reason: unused.
Removed service ".service_locator.md2E0dy"; reason: unused.
Removed service ".service_locator.md2E0dy.Dukecity\CommandSchedulerBundle\Controller\ApiController::setCommandParser()"; reason: unused.
Removed service ".service_locator.miuqNBJ"; reason: unused.
Removed service ".service_locator.miuqNBJ.Dukecity\CommandSchedulerBundle\Controller\ApiController::setQueryService()"; reason: unused.
Removed service ".service_locator._erRU4M.Dukecity\CommandSchedulerBundle\Controller\ApiController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.51hHbbT.Dukecity\CommandSchedulerBundle\Controller\ApiController::setTranslator()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.lock_key"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
Removed service ".errored..service_locator._erRU4M.Symfony\Bridge\Doctrine\ManagerRegistry"; reason: unused.
591
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController" to "App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController" to "App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController" to "App\Modules\ItemsManagement\Infrastructure\Controller\CategoryController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController" to "App\Modules\ItemsManagement\Infrastructure\Controller\ItemController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController" to "App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController" to "App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController" to "App\Modules\ItemsManagement\Infrastructure\Controller\UnitController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController" to "App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController" to "App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController" to "App\Modules\ItemsManagement\Infrastructure\Controller\VariantController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController" to "App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController" to "App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController".
Inlined service ".service_locator.TJNRSaV.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController" to "App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController".
Inlined service ".service_locator.TJNRSaV.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController" to "App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController".
Inlined service ".service_locator.TJNRSaV.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController" to "App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController".
Inlined service ".service_locator.TJNRSaV.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController" to "App\Modules\InventoryManagement\Infrastructure\Controller\InventoryApprovalController".
Inlined service ".service_locator.TJNRSaV.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController" to "App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController".
Inlined service ".service_locator.TJNRSaV.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController" to "App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController".
Inlined service "App\Modules\AccountingManagement\Application\Support\SatGroupingCodeCatalog" to "App\Modules\AccountingManagement\Application\Form\LedgerAccountType".
Inlined service "App\Service\CompanyModuleResolver" to "App\Modules\AccountingManagement\Application\Service\AccountingAutoPostingService".
Inlined service "App\Modules\AccountingManagement\Application\Service\AccountingPostingRuleResolver" to "App\Modules\AccountingManagement\Application\Service\AccountingAutoPostingService".
Inlined service "App\Modules\AccountingManagement\Application\Service\AccountingSnapshotService" to "App\Modules\AccountingManagement\Application\Service\AccountingPeriodService".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController" to "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController" to "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPeriodController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController" to "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController" to "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController" to "App\Modules\AccountingManagement\Infrastructure\Controller\AccountingTaxRateController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController" to "App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController" to "App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController" to "App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController".
Inlined service ".service_locator.TJNRSaV.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController" to "App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController".
Inlined service ".service_locator.TJNRSaV.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController" to "App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController".
Inlined service ".service_locator.TJNRSaV.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController" to "App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController".
Inlined service ".service_locator.TJNRSaV.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController" to "App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController".
Inlined service ".service_locator.TJNRSaV.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController" to "App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController".
Inlined service "App\Modules\CompanyManagement\Application\Service\CompanyService" to "App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController".
Inlined service ".service_locator.TJNRSaV.App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController" to "App\Modules\CompanyManagement\Infrastructure\Controller\CompanyController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController" to "App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController" to "App\Modules\SuperAdminPortal\Infrastructure\Controller\ModuleToggleController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController" to "App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController".
Inlined service "App\Modules\SubscriptionsManagement\Application\Service\Billing\OpenPayHttpClient" to "App\Modules\SubscriptionsManagement\Application\Service\Billing\OpenPayClientSelector".
Inlined service "App\Modules\SubscriptionsManagement\Application\Service\Billing\FakeOpenPayClient" to "App\Modules\SubscriptionsManagement\Application\Service\Billing\OpenPayClientSelector".
Inlined service ".service_locator.TJNRSaV.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController".
Inlined service "App\Modules\SubscriptionsManagement\Application\Service\SubscriptionPlanHistoryViewService" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController".
Inlined service "App\Modules\SubscriptionsManagement\Application\Service\SubscriptionPlanCodeService" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController".
Inlined service "limiter.signup_ip" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController".
Inlined service "limiter.signup_email" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController" to "App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController".
Inlined service "App\Modules\SalesManagement\PointOfSale\Application\Service\PosSalesSnapshotService" to "App\Command\GeneratePosSalesSnapshotsCommand".
Inlined service "App\Modules\AccountingManagement\Application\Service\AccountingTaxRateSeeder" to "App\Command\SeedAccountingTaxRatesCommand".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyAdminPortalController" to "App\Controller\CompanyAdminPortalController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyBrandingController" to "App\Controller\CompanyBrandingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyInvitationController" to "App\Controller\CompanyInvitationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanySwitchController" to "App\Controller\CompanySwitchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerController" to "App\Controller\CustomerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerPortalController" to "App\Controller\CustomerPortalController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerPortalPosFeedbackController" to "App\Controller\CustomerPortalPosFeedbackController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ModulesIndexController" to "App\Controller\ModulesIndexController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PointOfSaleApprovalController" to "App\Controller\PointOfSaleApprovalController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProfileController" to "App\Controller\ProfileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SupplierController" to "App\Controller\SupplierController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SupplierPortalController" to "App\Controller\SupplierPortalController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SupplierQuotationPortalController" to "App\Controller\SupplierQuotationPortalController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TwoFactorController" to "App\Controller\TwoFactorController".
Inlined service ".service_locator.TJNRSaV.App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" to "App\Modules\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController".
Inlined service ".service_locator.TJNRSaV.App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" to "App\Modules\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController".
Inlined service ".service_locator.TJNRSaV.App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController" to "App\Modules\PointOfSale\Infrastructure\Controller\PosSetupController".
Inlined service ".service_locator.TJNRSaV.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController" to "App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController".
Inlined service ".service_locator.TJNRSaV.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController" to "App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SalesManagement\Infrastructure\Controller\OrderController" to "App\Modules\SalesManagement\Infrastructure\Controller\OrderController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController" to "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController" to "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSaleFeedbackController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController" to "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSalesAnalyticsController".
Inlined service ".service_locator.TJNRSaV.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController" to "App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PosSetupController".
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.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
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 "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" 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.xliff.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.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.signup_ip" to "limiter.signup_ip".
Inlined service "limiter.storage.signup_email" to "limiter.signup_email".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.sBQOUNm" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.DA6YX9k" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.UoTJz6S" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
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 "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.zgAH9zI" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.TNSv8Re" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.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.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Modules\Utilities\Twig\UtilitiesExtension" to "twig".
Inlined service "App\Twig\AsciiExtension" to "twig".
Inlined service "App\Twig\CompanySwitchExtension" to "twig".
Inlined service "App\Twig\FeatureToggleExtension" to "twig".
Inlined service "App\Twig\PendingActivitiesExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service ".time.twig.extension.time" 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 "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.KjuJGY6" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.4vT0Jxw" 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.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.shIxgA5" to "security.access_map".
Inlined service ".security.request_matcher.pWMlE5H" to "security.access_map".
Inlined service ".security.request_matcher.WiILRO_" to "security.access_map".
Inlined service ".security.request_matcher.YrnOxI1" to "security.access_map".
Inlined service ".security.request_matcher.2AuSN7m" to "security.access_map".
Inlined service ".security.request_matcher.BCGXA6J" to "security.access_map".
Inlined service ".security.request_matcher.oirOfSg" to "security.access_map".
Inlined service ".security.request_matcher.RzCZZxE" to "security.access_map".
Inlined service ".security.request_matcher.QXSAu3U" to "security.access_map".
Inlined service ".security.request_matcher.6mhOiO0" to "security.access_map".
Inlined service ".security.request_matcher.2Rxu6NI" to "security.access_map".
Inlined service ".security.request_matcher.zHpLlub" to "security.access_map".
Inlined service ".security.request_matcher.sS.zmFj" to "security.access_map".
Inlined service ".security.request_matcher._DmwYTt" to "security.access_map".
Inlined service ".security.request_matcher.IDEdwx2" to "security.access_map".
Inlined service ".security.request_matcher.TbRt_m_" to "security.access_map".
Inlined service ".security.request_matcher.jzeslZP" to "security.access_map".
Inlined service ".security.request_matcher.n3QtsLa" to "security.access_map".
Inlined service ".security.request_matcher.1U8TztJ" to "security.access_map".
Inlined service ".security.request_matcher.El5vVa6" to "security.access_map".
Inlined service ".security.request_matcher.7wSfdfv" to "security.access_map".
Inlined service ".security.request_matcher.CJfD5oL" to "security.access_map".
Inlined service ".security.request_matcher.NybV9R8" to "security.access_map".
Inlined service ".security.request_matcher.7rbveft" to "security.access_map".
Inlined service ".security.request_matcher.SlrMYdP" to "security.access_map".
Inlined service ".security.request_matcher.MtYEMNo" to "security.access_map".
Inlined service ".security.request_matcher.mT.sdKm" to "security.access_map".
Inlined service ".security.request_matcher.sZsQgi5" to "security.access_map".
Inlined service ".security.request_matcher.aJohgB8" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service ".security.request_matcher.iaVfMd5" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.dxczy6O" to ".security.request_matcher.QZDP5mD".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
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 "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "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.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.N16uUGI" to ".security.request_matcher.shIxgA5".
Inlined service ".security.request_matcher.FBaFLVh" to ".security.request_matcher.pWMlE5H".
Inlined service ".security.request_matcher.hFGPU02" to ".security.request_matcher.WiILRO_".
Inlined service ".security.request_matcher.7XMFiMz" to ".security.request_matcher.YrnOxI1".
Inlined service ".security.request_matcher.oXlJJWB" to ".security.request_matcher.2AuSN7m".
Inlined service ".security.request_matcher.xE7wmq7" to ".security.request_matcher.BCGXA6J".
Inlined service ".security.request_matcher.ZkxzArq" to ".security.request_matcher.oirOfSg".
Inlined service ".security.request_matcher.0qdN8ie" to ".security.request_matcher.RzCZZxE".
Inlined service ".security.request_matcher.N3r0w9S" to ".security.request_matcher.QXSAu3U".
Inlined service ".security.request_matcher.emgFADO" to ".security.request_matcher.6mhOiO0".
Inlined service ".security.request_matcher.LITgJQO" to ".security.request_matcher.2Rxu6NI".
Inlined service ".security.request_matcher.oSVL0eA" to ".security.request_matcher.zHpLlub".
Inlined service ".security.request_matcher.iVHPEgW" to ".security.request_matcher.sS.zmFj".
Inlined service ".security.request_matcher.7FBOtqd" to ".security.request_matcher._DmwYTt".
Inlined service ".security.request_matcher.DbI.NGv" to ".security.request_matcher.IDEdwx2".
Inlined service ".security.request_matcher.4WkhtJ7" to ".security.request_matcher.TbRt_m_".
Inlined service ".security.request_matcher.j7WdTc8" to ".security.request_matcher.jzeslZP".
Inlined service ".security.request_matcher.sJ2i.fv" to ".security.request_matcher.n3QtsLa".
Inlined service ".security.request_matcher.VfFFa6z" to ".security.request_matcher.1U8TztJ".
Inlined service ".security.request_matcher.YT5D4Hi" to ".security.request_matcher.El5vVa6".
Inlined service ".security.request_matcher.bGtqt9N" to ".security.request_matcher.7wSfdfv".
Inlined service ".security.request_matcher.rMKrn3w" to ".security.request_matcher.CJfD5oL".
Inlined service ".security.request_matcher.URHciG8" to ".security.request_matcher.NybV9R8".
Inlined service ".security.request_matcher.AonNriD" to ".security.request_matcher.7rbveft".
Inlined service ".security.request_matcher.mc2UU_R" to ".security.request_matcher.SlrMYdP".
Inlined service ".security.request_matcher.TEeOlfk" to ".security.request_matcher.MtYEMNo".
Inlined service ".security.request_matcher.8E1mzuX" to ".security.request_matcher.mT.sdKm".
Inlined service ".security.request_matcher.3uafoLC" to ".security.request_matcher.sZsQgi5".
Inlined service ".security.request_matcher.wxfbscG" to ".security.request_matcher.aJohgB8".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service ".security.request_matcher.tlSjI6J" to ".security.request_matcher.iaVfMd5".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\BranchFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CategoryFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CompanyFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CompanyModuleToggleFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\CustomerFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\InventoryStockFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ItemFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\StorageLocationFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\SupplierFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\UnitOfMeasureFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\UserFixtures" to "doctrine.fixtures.loader".
Inlined service ".service_locator.TJNRSaV.Dukecity\CommandSchedulerBundle\Controller\DetailController" to "Dukecity\CommandSchedulerBundle\Controller\DetailController".
Inlined service ".service_locator.TJNRSaV.Dukecity\CommandSchedulerBundle\Controller\ListController" to "Dukecity\CommandSchedulerBundle\Controller\ListController".
Inlined service ".service_locator.TJNRSaV.Dukecity\CommandSchedulerBundle\Controller\ApiController" to "Dukecity\CommandSchedulerBundle\Controller\ApiController".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.ES21TrU" to ".service_locator.ES21TrU.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeController::edit()".
Inlined service ".service_locator.czVFpWm" to ".service_locator.czVFpWm.App\Modules\ItemsManagement\Infrastructure\Controller\AttributeValueController::edit()".
Inlined service ".service_locator.uKHRFhm" to ".service_locator.uKHRFhm.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController::index()".
Inlined service ".service_locator.9OoYNMN" to ".service_locator.9OoYNMN.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController::create()".
Inlined service ".service_locator.joelj0Y" to ".service_locator.joelj0Y.App\Modules\ItemsManagement\Infrastructure\Controller\ItemController::validateIdentifiers()".
Inlined service ".service_locator.espvluw" to ".service_locator.espvluw.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController::index()".
Inlined service ".service_locator.gIq5gke" to ".service_locator.gIq5gke.App\Modules\ItemsManagement\Infrastructure\Controller\PromotionController::edit()".
Inlined service ".service_locator.6sh7rQA" to ".service_locator.6sh7rQA.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController::index()".
Inlined service ".service_locator.5233hD8" to ".service_locator.5233hD8.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController::create()".
Inlined service ".service_locator.ZX3pGpn" to ".service_locator.ZX3pGpn.App\Modules\ItemsManagement\Infrastructure\Controller\UnitCategoryController::auditHistoryModal()".
Inlined service ".service_locator.GravXfY" to ".service_locator.GravXfY.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController::index()".
Inlined service ".service_locator._SB9DHU" to ".service_locator._SB9DHU.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController::create()".
Inlined service ".service_locator.A6iG.Q7" to ".service_locator.A6iG.Q7.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController::edit()".
Inlined service ".service_locator.yA0JoFW" to ".service_locator.yA0JoFW.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController::deactivate()".
Inlined service ".service_locator.gUwW4mZ" to ".service_locator.gUwW4mZ.App\Modules\ItemsManagement\Infrastructure\Controller\UnitController::auditHistoryModal()".
Inlined service ".service_locator.t7zVzFY" to ".service_locator.t7zVzFY.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController::index()".
Inlined service ".service_locator.JzlTxHL" to ".service_locator.JzlTxHL.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController::create()".
Inlined service ".service_locator.fahgoSg" to ".service_locator.fahgoSg.App\Modules\ItemsManagement\Infrastructure\Controller\UnitConversionController::edit()".
Inlined service ".service_locator._Y44U64" to ".service_locator._Y44U64.App\Modules\ItemsManagement\Infrastructure\Controller\VariantAttributeValueController::edit()".
Inlined service ".service_locator.x8HKr.s" to ".service_locator.x8HKr.s.App\Modules\ItemsManagement\Infrastructure\Controller\VariantController::edit()".
Inlined service ".service_locator.s.Z.Onm" to ".service_locator.s.Z.Onm.App\Modules\ItemsManagement\Infrastructure\Controller\WholesalePricingRuleController::index()".
Inlined service ".service_locator.NetjVoB" to ".service_locator.NetjVoB.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController::index()".
Inlined service ".service_locator.8qo0VRE" to ".service_locator.8qo0VRE.App\Modules\ReturnsManagement\Infrastructure\Controller\PurchaseReturnController::create()".
Inlined service ".service_locator.sNRMb.U" to ".service_locator.sNRMb.U.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController::index()".
Inlined service ".service_locator.dbiSrsQ" to ".service_locator.dbiSrsQ.App\Modules\ReturnsManagement\Infrastructure\Controller\SaleReturnController::create()".
Inlined service ".service_locator.rbGf0ub" to ".service_locator.rbGf0ub.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController::index()".
Inlined service ".service_locator.cGnGE99" to ".service_locator.cGnGE99.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController::create()".
Inlined service ".service_locator.Cv0u.5j" to ".service_locator.Cv0u.5j.App\Modules\QuotationsManagement\Infrastructure\Controller\SalesQuotationController::show()".
Inlined service ".service_locator.gsc8eJB" to ".service_locator.gsc8eJB.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController::index()".
Inlined service ".service_locator.k46vu1P" to ".service_locator.k46vu1P.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController::create()".
Inlined service ".service_locator.w1Fnfai" to ".service_locator.w1Fnfai.App\Modules\PurchaseQuotations\Infrastructure\Controller\PurchaseQuotationController::sendSupplier()".
Inlined service ".service_locator.YID5hEM" to ".service_locator.YID5hEM.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::initialLoad()".
Inlined service ".service_locator.S4mK7KI" to ".service_locator.S4mK7KI.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::exportBranchSummary()".
Inlined service ".service_locator.5Xw9dI5" to ".service_locator.5Xw9dI5.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::movementsLog()".
Inlined service ".service_locator.4gvolZG" to ".service_locator.4gvolZG.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::exportMovementsLog()".
Inlined service ".service_locator.11TlU6v" to ".service_locator.11TlU6v.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::locations()".
Inlined service ".service_locator.1nvWHDv" to ".service_locator.1nvWHDv.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::locationAuditHistoryModal()".
Inlined service ".service_locator.sniwItP" to ".service_locator.sniwItP.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::storageTypeAuditHistoryModal()".
Inlined service ".service_locator.rxxBnJx" to ".service_locator.rxxBnJx.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::storageBinAuditHistoryModal()".
Inlined service ".service_locator.k0oBzkO" to ".service_locator.k0oBzkO.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::editLocation()".
Inlined service ".service_locator.lqQSacL" to ".service_locator.lqQSacL.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::editStorageType()".
Inlined service ".service_locator.h6P5ZX0" to ".service_locator.h6P5ZX0.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::editStorageBin()".
Inlined service ".service_locator.qhPflGK" to ".service_locator.qhPflGK.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::stockAvailableQuantity()".
Inlined service ".service_locator.5orplH4" to ".service_locator.5orplH4.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::dispatch()".
Inlined service ".service_locator.uS0nQjN" to ".service_locator.uS0nQjN.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::receipts()".
Inlined service ".service_locator.uvb_X3l" to ".service_locator.uvb_X3l.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::confirmReceipt()".
Inlined service ".service_locator.nunvJDs" to ".service_locator.nunvJDs.App\Modules\InventoryManagement\Infrastructure\Controller\InventoryController::cancelReceipt()".
Inlined service ".service_locator.dWUz7xq" to ".service_locator.dWUz7xq.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController::index()".
Inlined service ".service_locator.NP2A9CE" to ".service_locator.NP2A9CE.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController::apPay()".
Inlined service ".service_locator.hPn_be1" to ".service_locator.hPn_be1.App\Modules\PaymentsCenter\Infrastructure\Controller\PaymentsCenterController::arCollect()".
Inlined service ".service_locator.iHS62s_" to ".service_locator.iHS62s_.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingDashboardController::index()".
Inlined service ".service_locator.vnfxRkb" to ".service_locator.vnfxRkb.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingPostingRuleController::index()".
Inlined service ".service_locator.vAi3Bhw" to ".service_locator.vAi3Bhw.App\Modules\AccountingManagement\Infrastructure\Controller\AccountingReportController::index()".
Inlined service ".service_locator.F6B0eed" to ".service_locator.F6B0eed.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController::index()".
Inlined service ".service_locator.5GUAZv8" to ".service_locator.5GUAZv8.App\Modules\AccountingManagement\Infrastructure\Controller\CustomerInvoiceController::create()".
Inlined service ".service_locator.LfsYj7g" to ".service_locator.LfsYj7g.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController::index()".
Inlined service ".service_locator.HKiE3mR" to ".service_locator.HKiE3mR.App\Modules\AccountingManagement\Infrastructure\Controller\JournalEntryController::show()".
Inlined service ".service_locator.lmVTsxZ" to ".service_locator.lmVTsxZ.App\Modules\AccountingManagement\Infrastructure\Controller\LedgerAccountController::index()".
Inlined service ".service_locator.pWKMlAm" to ".service_locator.pWKMlAm.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController::index()".
Inlined service ".service_locator.11HmGsn" to ".service_locator.11HmGsn.App\Modules\AccountingManagement\Infrastructure\Controller\SupplierInvoiceController::create()".
Inlined service ".service_locator.bobtz25" to ".service_locator.bobtz25.App\Modules\TreasuryManagement\Infrastructure\Controller\BankAccountController::index()".
Inlined service ".service_locator.eKxEyyS" to ".service_locator.eKxEyyS.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController::importStatement()".
Inlined service ".service_locator.K4PRMG0" to ".service_locator.K4PRMG0.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController::autoMatchImport()".
Inlined service ".service_locator.r3vNrOp" to ".service_locator.r3vNrOp.App\Modules\TreasuryManagement\Infrastructure\Controller\BankReconciliationController::createRule()".
Inlined service ".service_locator.1QTWcet" to ".service_locator.1QTWcet.App\Modules\TreasuryManagement\Infrastructure\Controller\BankTransactionController::index()".
Inlined service ".service_locator.6Apr1oz" to ".service_locator.6Apr1oz.App\Modules\TreasuryManagement\Infrastructure\Controller\TreasuryDashboardController::index()".
Inlined service ".service_locator.VTjSBRv" to ".service_locator.VTjSBRv.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController::companyDetail()".
Inlined service ".service_locator.eFI7nr0" to ".service_locator.eFI7nr0.App\Modules\SuperAdminPortal\Infrastructure\Controller\EngagementAnalyticsController::companyData()".
Inlined service ".service_locator.eAqNRfv" to ".service_locator.eAqNRfv.App\Modules\SuperAdminPortal\Infrastructure\Controller\SuperAdminPortalController::companyDashboard()".
Inlined service ".service_locator.WpLCWFq" to ".service_locator.WpLCWFq.App\Modules\SubscriptionsManagement\Infrastructure\Controller\OpenPayWebhookController::__invoke()".
Inlined service ".service_locator.9Tx7h4D" to ".service_locator.9Tx7h4D.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController::index()".
Inlined service ".service_locator.93lMOps" to ".service_locator.93lMOps.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController::showPlan()".
Inlined service ".service_locator.pQ2TnKL" to ".service_locator.pQ2TnKL.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController::assign()".
Inlined service ".service_locator.kT6V4Vc" to ".service_locator.kT6V4Vc.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionAdminController::seed()".
Inlined service ".service_locator.1I_ESS8" to ".service_locator.1I_ESS8.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController::index()".
Inlined service ".service_locator.vvwis8R" to ".service_locator.vvwis8R.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController::checkout()".
Inlined service ".service_locator.V72ZsRL" to ".service_locator.V72ZsRL.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController::cancelImmediate()".
Inlined service ".service_locator.dlyz6r." to ".service_locator.dlyz6r..App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionPortalController::newCompany()".
Inlined service ".service_locator.FpYvHhY" to ".service_locator.FpYvHhY.App\Modules\SubscriptionsManagement\Infrastructure\Controller\SubscriptionSignupController::signup()".
Inlined service ".service_locator.jC4kZKv" to ".service_locator.jC4kZKv.App\Controller\CompanyAdminPortalController::index()".
Inlined service ".service_locator.B4YaaR." to ".service_locator.B4YaaR..App\Controller\CompanyAdminPortalController::inviteUser()".
Inlined service ".service_locator._HVZsGa" to ".service_locator._HVZsGa.App\Controller\CustomerController::index()".
Inlined service ".service_locator.N.DkA60" to ".service_locator.N.DkA60.App\Controller\CustomerController::show()".
Inlined service ".service_locator.NQbCZ3b" to ".service_locator.NQbCZ3b.App\Controller\CustomerPortalPosFeedbackController::publicSurvey()".
Inlined service ".service_locator.jAStUzU" to ".service_locator.jAStUzU.App\Controller\CustomerPortalPosFeedbackController::thankYou()".
Inlined service ".service_locator.iWu32xY" to ".service_locator.iWu32xY.App\Controller\ErrorController::__invoke()".
Inlined service ".service_locator.j3kKXma" to ".service_locator.j3kKXma.App\Controller\ProfileController::index()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.App\Controller\SecurityController::login()".
Inlined service ".service_locator.HPiiUPx" to ".service_locator.HPiiUPx.App\Controller\SecurityController::forgotPassword()".
Inlined service ".service_locator.3388Za8" to ".service_locator.3388Za8.App\Controller\SecurityController::resetPassword()".
Inlined service ".service_locator.ZuMarj3" to ".service_locator.ZuMarj3.App\Controller\SupplierController::index()".
Inlined service ".service_locator.ea6KcPX" to ".service_locator.ea6KcPX.App\Controller\SupplierController::show()".
Inlined service ".service_locator.IjiTVEG" to ".service_locator.IjiTVEG.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController::index()".
Inlined service ".service_locator.vV5gGYa" to ".service_locator.vV5gGYa.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController::create()".
Inlined service ".service_locator.4QbdAmr" to ".service_locator.4QbdAmr.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController::edit()".
Inlined service ".service_locator.bUprc9t" to ".service_locator.bUprc9t.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController::show()".
Inlined service ".service_locator._PvOYTN" to ".service_locator._PvOYTN.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseOrderController::receive()".
Inlined service ".service_locator.Eoyo5Qw" to ".service_locator.Eoyo5Qw.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController::index()".
Inlined service ".service_locator.9klsRIV" to ".service_locator.9klsRIV.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController::create()".
Inlined service ".service_locator.ZtfcwiC" to ".service_locator.ZtfcwiC.App\Modules\PurchaseManagement\Infrastructure\Controller\PurchaseRequestController::show()".
Inlined service ".service_locator.dDqfpLQ" to ".service_locator.dDqfpLQ.App\Modules\SalesManagement\Infrastructure\Controller\OrderController::index()".
Inlined service ".service_locator.IGcxQiv" to ".service_locator.IGcxQiv.App\Modules\SalesManagement\Infrastructure\Controller\OrderController::create()".
Inlined service ".service_locator.9stBOFM" to ".service_locator.9stBOFM.App\Modules\SalesManagement\Infrastructure\Controller\OrderController::show()".
Inlined service ".service_locator._x7gAAu" to ".service_locator._x7gAAu.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::index()".
Inlined service ".service_locator.9LeQn7h" to ".service_locator.9LeQn7h.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::open()".
Inlined service ".service_locator.0kmsgl0" to ".service_locator.0kmsgl0.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::createSale()".
Inlined service ".service_locator.eg0SK2H" to ".service_locator.eg0SK2H.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::saleShow()".
Inlined service ".service_locator.ynHFIEf" to ".service_locator.ynHFIEf.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::saleTicketPayload()".
Inlined service ".service_locator.vmpjYBc" to ".service_locator.vmpjYBc.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::saleReturnNew()".
Inlined service ".service_locator.X_1ZGGX" to ".service_locator.X_1ZGGX.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::saleReturnCreate()".
Inlined service ".service_locator.Uiu0CXc" to ".service_locator.Uiu0CXc.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::sendReceipt()".
Inlined service ".service_locator.oqZO7Ms" to ".service_locator.oqZO7Ms.App\Modules\SalesManagement\PointOfSale\Infrastructure\Controller\PointOfSaleController::returnsIndex()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "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 "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.Nf5qxrM" to ".service_locator.Nf5qxrM.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1gw5tvd" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.lock_key" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.QCiZ28x" to "console.command_loader".
Inlined service ".service_locator.Nf5qxrM.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
2
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.