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\Admin\AddShippingAddressForm" 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\Admin\AddShippingAddressForm" 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\Admin\AddUserForm" 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\Admin\AddUserForm" 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\Admin\Currency\AddCurrencyForm" 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\Admin\Currency\AddCurrencyForm" 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\Admin\Currency\EditCurrencyForm" 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\Admin\Currency\EditCurrencyForm" 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\Admin\Delivery\AddDeliveryForm" 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\Admin\Delivery\AddDeliveryForm" 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\Admin\Delivery\EditDeliveryForm" 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\Admin\Delivery\EditDeliveryForm" 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\Admin\EditShippingAddressForm" 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\Admin\EditShippingAddressForm" 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\Admin\EditUserForm" 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\Admin\EditUserForm" 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\Admin\ForgottenPasswordForm" 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\Admin\ForgottenPasswordForm" 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\Admin\Gfi\Account" 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\Admin\Gfi\Account" 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\Admin\Gfi\Broker" 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\Admin\Gfi\Contact" 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\Admin\Gfi\Contact" 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\Admin\Gfi\Enduser" 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\Admin\Gfi\ImportGfiAccount" 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\Admin\MaxSeatsForm" 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\Admin\MaxSeatsForm" 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\Admin\Menu\AddCategoryNodeForm" 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\Admin\Menu\AddCategoryNodeForm" 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\Admin\Payment\AddPaymentForm" 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\Admin\Payment\AddPaymentForm" 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\Admin\Payment\EditPaymentForm" 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\Admin\Payment\EditPaymentForm" 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\Admin\PaymentDelivery\AddPaymentDeliveryForm" 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\Admin\PaymentDelivery\AddPaymentDeliveryForm" 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\Admin\PaymentDelivery\EditPaymentDeliveryForm" 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\Admin\PaymentDelivery\EditPaymentDeliveryForm" 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\Admin\Tax\AddTaxForm" 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\Admin\Tax\AddTaxForm" 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\Admin\Tax\EditTaxForm" 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\Admin\Tax\EditTaxForm" 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\Admin\UploadInvoiceType" 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\Admin\UploadInvoiceType" 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\Admin\UserFilter" 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\Admin\UserFilter" 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\CartType" 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\CartType" 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\InquiryType" 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\InquiryType" 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\Ordering\ConfigureNewSubscription" 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\Ordering\ConfigureNewSubscription" 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\Ordering\ConfigureSubscription" 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\Ordering\ConfigureSubscription" 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\Ordering\CreateOrder" 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\Ordering\CreateOrder" 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\Ordering\NewSubscription" 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\Ordering\SearchAccount" 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\Ordering\SearchSubscription" 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\Ordering\SearchSubscription" 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\Ordering\TermLength" 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\Ordering\TermLength" 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\PriceType" 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\PriceType" 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\PriceTypeNew" 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\PriceTypeNew" 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\ProductPriceType" 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\ProductPriceType" 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\ProductType" 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\ProductType" 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\Security\CompleteUserInfoForm" 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\Security\CompleteUserInfoForm" 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\Security\ForgottenPassword" 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\Security\Registration" 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\Security\Registration" 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\Security\ResetPassword" 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\Support\SupportType" 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\Support\SupportType" 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\UpgradeLicenceType" 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\Zebra\AddShippingAddressForm" 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\Zebra\AddShippingAddressForm" 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\Zebra\ChangePasswordForm" 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\Zebra\ChangePasswordForm" 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\Zebra\Gfi\Account" 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\Zebra\Gfi\Account" 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\Zebra\Gfi\ActivateProduct" 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\Zebra\Gfi\ActivateProduct" 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\Zebra\Gfi\ChangeItemQuantity" 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\Zebra\Gfi\ChangeItemQuantity" 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\Zebra\Gfi\ChangeOwner" 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\Zebra\Gfi\ChangeOwner" 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\Zebra\Gfi\Contact" 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\Zebra\Gfi\Contact" 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\Zebra\Gfi\ContactImportByCustomerId" 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\Zebra\Gfi\ContactImportByCustomerId" 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\Zebra\Gfi\GfiAddItems" 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\Zebra\Gfi\GfiAddItems" 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\Zebra\Gfi\SubscriptionFilter" 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\Zebra\Gfi\SubscriptionFilter" 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\Zebra\GfiLicense" 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\Zebra\GfiLicense" 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\Zebra\GfiProduct" 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\Zebra\GfiProduct" 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\Zebra\GfiRenewEnduser" 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\Zebra\GfiRenewEnduser" 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\Zebra\GfiUnlimited" 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\Zebra\GfiUnlimited" 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\Zebra\GfiUnlimitedAddons" 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\Zebra\GfiUnlimitedAddons" 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\Zebra\GfiUnlimitedLicenseNr" 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\Zebra\GfiUnlimitedProducts" 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\Zebra\GfiUnlimitedProducts" 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\Zebra\HardwareType" 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\Zebra\HardwareType" 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\Zebra\LicenseFilter" 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\Zebra\LicenseFilter" 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\Gfi\Amendment\GfiAmendmentForm" 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\Gfi\Amendment\GfiAmendmentForm" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Gfi\Products\GfiArchiver::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiFaxMaker::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiHelpDeskCase::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiHelpDeskFusion::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiLanGuard::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiLanGuard2024::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiMailEssentialsAntiSpam::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiMailEssentialsEmailSecurity::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiMailEssentialsUp::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiUnlimited::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiUnlimitedFromPerpetual::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiUnlimitedNew::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\GfiWebMonitor::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\KerioConnect::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\KerioControl::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\KerioControl100Ren::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\KerioControl300Ren::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\KerioControl500Ren::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\KerioControlSw::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
The "App\Gfi\Products\KerioOperator::createConfiguration()" method will require a new "?GFISubscription $type" argument in the next major version of its interface "App\Gfi\Products\ProductInterface", not defining it is deprecated.
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\Gfi\Renew\GfiRenewForm" 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\Gfi\Renew\GfiRenewForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\CustomTwigExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\GfiDate" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\InternalDataCart" 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\Types\AddressFormType" 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\Types\AddressFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCenters" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCenters" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCenters" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCenters" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountries" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountries" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountries" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountries" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountriesGfi" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountriesGfi" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountriesGfi" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumCountriesGfi" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRemoteDataTypes" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRemoteDataTypes" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRemoteDataTypes" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRemoteDataTypes" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRoles" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRoles" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRoles" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumRoles" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumTermLength" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumTermLength" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\EnumTermLength" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\EnumTermLength" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\GfiAccountType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\GfiAccountType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Types\GfiAccountType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Types\GfiAccountType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\LicenceNumberValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\LicenseValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SubscriptionEduGovValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SubscriptionGfiUlsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SubscriptionInvalidCodeValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SubscriptionItemsSophosValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SubscriptionNotEmptyValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SubscriptionOwnerValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\SubscriptionValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\UniqueEmailValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\UniqueIcoValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\Constraints\UniqueLoginValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\GfiRenewalSeatsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\GfiSubscriptionConfigSeatsAddonValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\GfiSubscriptionConfigSeatsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT COUNT(s0_.id) AS sclr_0 FROM sale_order s0_ WHERE s0_.status = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT COUNT(s0_.id) AS sclr_0 FROM sale_order s0_ WHERE s0_.status = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
(parameters:
[1 => "rate_eur_czk"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
"params" => [1 => "rate_eur_czk"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
(parameters:
[1 => "rate_usd_czk"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
"params" => [1 => "rate_usd_czk"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.valid_to AS valid_to_3, m0_.created_at AS created_at_4, m0_.severity AS severity_5, m0_.valid_from AS valid_from_6, m0_.active AS active_7, m0_.display_homepage AS display_homepage_8, m0_.display_on_side AS display_on_side_9, m0_.position AS position_10, m0_.author_id AS author_id_11 FROM message m0_ WHERE m0_.active = ? AND m0_.display_on_side = ? AND m0_.valid_from <= ? AND m0_.valid_to >= ? ORDER BY m0_.position ASC LIMIT 100"
[
"sql" => "SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.valid_to AS valid_to_3, m0_.created_at AS created_at_4, m0_.severity AS severity_5, m0_.valid_from AS valid_from_6, m0_.active AS active_7, m0_.display_homepage AS display_homepage_8, m0_.display_on_side AS display_on_side_9, m0_.position AS position_10, m0_.author_id AS author_id_11 FROM message m0_ WHERE m0_.active = ? AND m0_.display_on_side = ? AND m0_.valid_from <= ? AND m0_.valid_to >= ? ORDER BY m0_.position ASC LIMIT 100"
"params" => [1 => 12 => 13 => "2025-04-03 02:55:32"
4 => "2025-04-03 02:55:32"
]
"types" => [1 => 52 => 53 => 24 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.company AS company_4, t0.ico AS ico_5, t0.dic AS dic_6, t0.phone AS phone_7, t0.zip AS zip_8, t0.country AS country_9, t0.billing_country AS billing_country_10, t0.billing_zip AS billing_zip_11, t0.email AS email_12, t0.street AS street_13, t0.city AS city_14, t0.billing_street AS billing_street_15, t0.billing_city AS billing_city_16, t0.trx AS trx_17, t0.paid AS paid_18, t0.status AS status_19, t0.synchro_status AS synchro_status_20, t0.current_curency AS current_curency_21, t0.exchange_rate AS exchange_rate_22, t0.synchronize_count AS synchronize_count_23, t0.customer_note AS customer_note_24, t0.partner_code AS partner_code_25, t0.center_nr AS center_nr_26, t0.admin_note AS admin_note_27, t0.created AS created_28, t0.in_raynet AS in_raynet_29, t0.discount AS discount_30, t0.simple_order AS simple_order_31, t0.process_check_time AS process_check_time_32, t0.shop_id AS shop_id_33, t0.user_id AS user_id_34, t0.impersonator_id AS impersonator_id_35 FROM sale_order t0 WHERE t0.status = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.company AS company_4, t0.ico AS ico_5, t0.dic AS dic_6, t0.phone AS phone_7, t0.zip AS zip_8, t0.country AS country_9, t0.billing_country AS billing_country_10, t0.billing_zip AS billing_zip_11, t0.email AS email_12, t0.street AS street_13, t0.city AS city_14, t0.billing_street AS billing_street_15, t0.billing_city AS billing_city_16, t0.trx AS trx_17, t0.paid AS paid_18, t0.status AS status_19, t0.synchro_status AS synchro_status_20, t0.current_curency AS current_curency_21, t0.exchange_rate AS exchange_rate_22, t0.synchronize_count AS synchronize_count_23, t0.customer_note AS customer_note_24, t0.partner_code AS partner_code_25, t0.center_nr AS center_nr_26, t0.admin_note AS admin_note_27, t0.created AS created_28, t0.in_raynet AS in_raynet_29, t0.discount AS discount_30, t0.simple_order AS simple_order_31, t0.process_check_time AS process_check_time_32, t0.shop_id AS shop_id_33, t0.user_id AS user_id_34, t0.impersonator_id AS impersonator_id_35 FROM sale_order t0 WHERE t0.status = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT COUNT(s0_.id) AS sclr_0 FROM sale_order s0_ WHERE s0_.status = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT COUNT(s0_.id) AS sclr_0 FROM sale_order s0_ WHERE s0_.status = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
(parameters:
[1 => "rate_eur_czk"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
"params" => [1 => "rate_eur_czk"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
(parameters:
[1 => "rate_usd_czk"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
"params" => [1 => "rate_usd_czk"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.valid_to AS valid_to_3, m0_.created_at AS created_at_4, m0_.severity AS severity_5, m0_.valid_from AS valid_from_6, m0_.active AS active_7, m0_.display_homepage AS display_homepage_8, m0_.display_on_side AS display_on_side_9, m0_.position AS position_10, m0_.author_id AS author_id_11 FROM message m0_ WHERE m0_.active = ? AND m0_.display_on_side = ? AND m0_.valid_from <= ? AND m0_.valid_to >= ? ORDER BY m0_.position ASC LIMIT 100"
[
"sql" => "SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.valid_to AS valid_to_3, m0_.created_at AS created_at_4, m0_.severity AS severity_5, m0_.valid_from AS valid_from_6, m0_.active AS active_7, m0_.display_homepage AS display_homepage_8, m0_.display_on_side AS display_on_side_9, m0_.position AS position_10, m0_.author_id AS author_id_11 FROM message m0_ WHERE m0_.active = ? AND m0_.display_on_side = ? AND m0_.valid_from <= ? AND m0_.valid_to >= ? ORDER BY m0_.position ASC LIMIT 100"
"params" => [1 => 12 => 13 => "2025-04-03 02:55:32"
4 => "2025-04-03 02:55:32"
]
"types" => [1 => 52 => 53 => 24 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.company AS company_4, t0.ico AS ico_5, t0.dic AS dic_6, t0.phone AS phone_7, t0.zip AS zip_8, t0.country AS country_9, t0.billing_country AS billing_country_10, t0.billing_zip AS billing_zip_11, t0.email AS email_12, t0.street AS street_13, t0.city AS city_14, t0.billing_street AS billing_street_15, t0.billing_city AS billing_city_16, t0.trx AS trx_17, t0.paid AS paid_18, t0.status AS status_19, t0.synchro_status AS synchro_status_20, t0.current_curency AS current_curency_21, t0.exchange_rate AS exchange_rate_22, t0.synchronize_count AS synchronize_count_23, t0.customer_note AS customer_note_24, t0.partner_code AS partner_code_25, t0.center_nr AS center_nr_26, t0.admin_note AS admin_note_27, t0.created AS created_28, t0.in_raynet AS in_raynet_29, t0.discount AS discount_30, t0.simple_order AS simple_order_31, t0.process_check_time AS process_check_time_32, t0.shop_id AS shop_id_33, t0.user_id AS user_id_34, t0.impersonator_id AS impersonator_id_35 FROM sale_order t0 WHERE t0.status = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.company AS company_4, t0.ico AS ico_5, t0.dic AS dic_6, t0.phone AS phone_7, t0.zip AS zip_8, t0.country AS country_9, t0.billing_country AS billing_country_10, t0.billing_zip AS billing_zip_11, t0.email AS email_12, t0.street AS street_13, t0.city AS city_14, t0.billing_street AS billing_street_15, t0.billing_city AS billing_city_16, t0.trx AS trx_17, t0.paid AS paid_18, t0.status AS status_19, t0.synchro_status AS synchro_status_20, t0.current_curency AS current_curency_21, t0.exchange_rate AS exchange_rate_22, t0.synchronize_count AS synchronize_count_23, t0.customer_note AS customer_note_24, t0.partner_code AS partner_code_25, t0.center_nr AS center_nr_26, t0.admin_note AS admin_note_27, t0.created AS created_28, t0.in_raynet AS in_raynet_29, t0.discount AS discount_30, t0.simple_order AS simple_order_31, t0.process_check_time AS process_check_time_32, t0.shop_id AS shop_id_33, t0.user_id AS user_id_34, t0.impersonator_id AS impersonator_id_35 FROM sale_order t0 WHERE t0.status = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT COUNT(s0_.id) AS sclr_0 FROM sale_order s0_ WHERE s0_.status = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT COUNT(s0_.id) AS sclr_0 FROM sale_order s0_ WHERE s0_.status = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
(parameters:
[1 => "rate_eur_czk"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
"params" => [1 => "rate_eur_czk"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
(parameters:
[1 => "rate_usd_czk"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.shop_id AS shop_id_4 FROM configuration t0 WHERE t0.name = ? LIMIT 1"
"params" => [1 => "rate_usd_czk"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.valid_to AS valid_to_3, m0_.created_at AS created_at_4, m0_.severity AS severity_5, m0_.valid_from AS valid_from_6, m0_.active AS active_7, m0_.display_homepage AS display_homepage_8, m0_.display_on_side AS display_on_side_9, m0_.position AS position_10, m0_.author_id AS author_id_11 FROM message m0_ WHERE m0_.active = ? AND m0_.display_on_side = ? AND m0_.valid_from <= ? AND m0_.valid_to >= ? ORDER BY m0_.position ASC LIMIT 100"
[
"sql" => "SELECT m0_.id AS id_0, m0_.title AS title_1, m0_.content AS content_2, m0_.valid_to AS valid_to_3, m0_.created_at AS created_at_4, m0_.severity AS severity_5, m0_.valid_from AS valid_from_6, m0_.active AS active_7, m0_.display_homepage AS display_homepage_8, m0_.display_on_side AS display_on_side_9, m0_.position AS position_10, m0_.author_id AS author_id_11 FROM message m0_ WHERE m0_.active = ? AND m0_.display_on_side = ? AND m0_.valid_from <= ? AND m0_.valid_to >= ? ORDER BY m0_.position ASC LIMIT 100"
"params" => [1 => 12 => 13 => "2025-04-03 02:55:32"
4 => "2025-04-03 02:55:32"
]
"types" => [1 => 52 => 53 => 24 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.company AS company_4, t0.ico AS ico_5, t0.dic AS dic_6, t0.phone AS phone_7, t0.zip AS zip_8, t0.country AS country_9, t0.billing_country AS billing_country_10, t0.billing_zip AS billing_zip_11, t0.email AS email_12, t0.street AS street_13, t0.city AS city_14, t0.billing_street AS billing_street_15, t0.billing_city AS billing_city_16, t0.trx AS trx_17, t0.paid AS paid_18, t0.status AS status_19, t0.synchro_status AS synchro_status_20, t0.current_curency AS current_curency_21, t0.exchange_rate AS exchange_rate_22, t0.synchronize_count AS synchronize_count_23, t0.customer_note AS customer_note_24, t0.partner_code AS partner_code_25, t0.center_nr AS center_nr_26, t0.admin_note AS admin_note_27, t0.created AS created_28, t0.in_raynet AS in_raynet_29, t0.discount AS discount_30, t0.simple_order AS simple_order_31, t0.process_check_time AS process_check_time_32, t0.shop_id AS shop_id_33, t0.user_id AS user_id_34, t0.impersonator_id AS impersonator_id_35 FROM sale_order t0 WHERE t0.status = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.company AS company_4, t0.ico AS ico_5, t0.dic AS dic_6, t0.phone AS phone_7, t0.zip AS zip_8, t0.country AS country_9, t0.billing_country AS billing_country_10, t0.billing_zip AS billing_zip_11, t0.email AS email_12, t0.street AS street_13, t0.city AS city_14, t0.billing_street AS billing_street_15, t0.billing_city AS billing_city_16, t0.trx AS trx_17, t0.paid AS paid_18, t0.status AS status_19, t0.synchro_status AS synchro_status_20, t0.current_curency AS current_curency_21, t0.exchange_rate AS exchange_rate_22, t0.synchronize_count AS synchronize_count_23, t0.customer_note AS customer_note_24, t0.partner_code AS partner_code_25, t0.center_nr AS center_nr_26, t0.admin_note AS admin_note_27, t0.created AS created_28, t0.in_raynet AS in_raynet_29, t0.discount AS discount_30, t0.simple_order AS simple_order_31, t0.process_check_time AS process_check_time_32, t0.shop_id AS shop_id_33, t0.user_id AS user_id_34, t0.impersonator_id AS impersonator_id_35 FROM sale_order t0 WHERE t0.status = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.shortcut AS shortcut_3, t0.accuracy AS accuracy_4, t0.code AS code_5 FROM currency t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.shortcut AS shortcut_3, t0.accuracy AS accuracy_4, t0.code AS code_5 FROM currency t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.name_en AS name_en_4, t0.discount_text AS discount_text_5, t0.discount_np AS discount_np_6, t0.company_identifier_name AS company_identifier_name_7, t0.default_language AS default_language_8 FROM country t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.name_en AS name_en_4, t0.discount_text AS discount_text_5, t0.discount_np AS discount_np_6, t0.company_identifier_name AS company_identifier_name_7, t0.default_language AS default_language_8 FROM country t0"
]
debug
Executing query:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.shortcut AS shortcut_2, c0_.accuracy AS accuracy_3, c0_.code AS code_4 FROM currency c0_"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.shortcut AS shortcut_2, c0_.accuracy AS accuracy_3, c0_.code AS code_4 FROM currency c0_"
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2, c0_.name_en AS name_en_3, c0_.discount_text AS discount_text_4, c0_.discount_np AS discount_np_5, c0_.company_identifier_name AS company_identifier_name_6, c0_.default_language AS default_language_7 FROM country c0_ WHERE c0_.default_language = ? ORDER BY c0_.name_en ASC"
(parameters:
[1 => "en"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2, c0_.name_en AS name_en_3, c0_.discount_text AS discount_text_4, c0_.discount_np AS discount_np_5, c0_.company_identifier_name AS company_identifier_name_6, c0_.default_language AS default_language_7 FROM country c0_ WHERE c0_.default_language = ? ORDER BY c0_.name_en ASC"
"params" => [1 => "en"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2, c0_.country_id AS country_id_3 FROM country_state c0_"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.code AS code_2, c0_.country_id AS country_id_3 FROM country_state c0_"
]
Log messages generated during the compilation of the service container.
Messages
Class
572
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\CheckoutController" (parent: .abstract.instanceof.App\Api\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\CheckoutController).
Resolving inheritance for "App\Api\Controller\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\LicenseController" (parent: .abstract.instanceof.App\Api\Controller\LicenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\LicenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\LicenseController).
Resolving inheritance for "App\Api\Controller\LicenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\LicenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ProductController" (parent: .abstract.instanceof.App\Api\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ProductController).
Resolving inheritance for "App\Api\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\UserController" (parent: .abstract.instanceof.App\Api\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\UserController).
Resolving inheritance for "App\Api\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckNonprocessedOrdersCommand" (parent: .abstract.instanceof.App\Command\CheckNonprocessedOrdersCommand).
Resolving inheritance for "App\Command\CheckNonprocessedOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckNonprocessedOrdersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GfiSynchro\RepairCommands" (parent: .abstract.instanceof.App\Command\GfiSynchro\RepairCommands).
Resolving inheritance for "App\Command\GfiSynchro\RepairCommands" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GfiSynchro\RepairCommands).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GfiSynchro\SynchroCommands" (parent: .abstract.instanceof.App\Command\GfiSynchro\SynchroCommands).
Resolving inheritance for "App\Command\GfiSynchro\SynchroCommands" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GfiSynchro\SynchroCommands).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SaleOrderSynchro\SaleOrderSynchro" (parent: .abstract.instanceof.App\Command\SaleOrderSynchro\SaleOrderSynchro).
Resolving inheritance for "App\Command\SaleOrderSynchro\SaleOrderSynchro" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SaleOrderSynchro\SaleOrderSynchro).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VatPayerCommand" (parent: .abstract.instanceof.App\Command\VatPayerCommand).
Resolving inheritance for "App\Command\VatPayerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VatPayerCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\Cart\CartController" (parent: .abstract.instanceof.App\Components\Cart\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\Cart\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\Cart\CartController).
Resolving inheritance for "App\Components\Cart\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\Cart\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\CronController" (parent: .abstract.instanceof.App\Controller\Acronis\CronController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\CronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\CronController).
Resolving inheritance for "App\Controller\Acronis\CronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\CronController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\ExportController" (parent: .abstract.instanceof.App\Controller\Acronis\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\ExportController).
Resolving inheritance for "App\Controller\Acronis\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\IndexController" (parent: .abstract.instanceof.App\Controller\Acronis\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\IndexController).
Resolving inheritance for "App\Controller\Acronis\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\InquiryController" (parent: .abstract.instanceof.App\Controller\Acronis\InquiryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\InquiryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\InquiryController).
Resolving inheritance for "App\Controller\Acronis\InquiryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\InquiryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\ProductCartController" (parent: .abstract.instanceof.App\Controller\Acronis\ProductCartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\ProductCartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\ProductCartController).
Resolving inheritance for "App\Controller\Acronis\ProductCartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\ProductCartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController" (parent: .abstract.instanceof.App\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController).
Resolving inheritance for "App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGfiController" (parent: .abstract.instanceof.App\Controller\Admin\AdminGfiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGfiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGfiController).
Resolving inheritance for "App\Controller\Admin\AdminGfiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGfiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminProductController" (parent: .abstract.instanceof.App\Controller\Admin\AdminProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminProductController).
Resolving inheritance for "App\Controller\Admin\AdminProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSaleOrderController" (parent: .abstract.instanceof.App\Controller\Admin\AdminSaleOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSaleOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSaleOrderController).
Resolving inheritance for "App\Controller\Admin\AdminSaleOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSaleOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSubscriptionController" (parent: .abstract.instanceof.App\Controller\Admin\AdminSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSubscriptionController).
Resolving inheritance for "App\Controller\Admin\AdminSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSupportController" (parent: .abstract.instanceof.App\Controller\Admin\AdminSupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSupportController).
Resolving inheritance for "App\Controller\Admin\AdminSupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSupportProductController" (parent: .abstract.instanceof.App\Controller\Admin\AdminSupportProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSupportProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSupportProductController).
Resolving inheritance for "App\Controller\Admin\AdminSupportProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSupportProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserController" (parent: .abstract.instanceof.App\Controller\Admin\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserController).
Resolving inheritance for "App\Controller\Admin\AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController).
Resolving inheritance for "App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountryController" (parent: .abstract.instanceof.App\Controller\Admin\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountryController).
Resolving inheritance for "App\Controller\Admin\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CurrencyController" (parent: .abstract.instanceof.App\Controller\Admin\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CurrencyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CurrencyController).
Resolving inheritance for "App\Controller\Admin\CurrencyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryController" (parent: .abstract.instanceof.App\Controller\Admin\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryController).
Resolving inheritance for "App\Controller\Admin\DeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController).
Resolving inheritance for "App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentDeliveryController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentDeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentDeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentDeliveryController).
Resolving inheritance for "App\Controller\Admin\PaymentDeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentDeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaxController" (parent: .abstract.instanceof.App\Controller\Admin\TaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaxController).
Resolving inheritance for "App\Controller\Admin\TaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMessageController" (parent: .abstract.instanceof.App\Controller\AdminMessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMessageController).
Resolving inheritance for "App\Controller\AdminMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DownloadController" (parent: .abstract.instanceof.App\Controller\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DownloadController).
Resolving inheritance for "App\Controller\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GfiOrderingController" (parent: .abstract.instanceof.App\Controller\GfiOrderingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GfiOrderingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GfiOrderingController).
Resolving inheritance for "App\Controller\GfiOrderingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GfiOrderingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaintenanceController" (parent: .abstract.instanceof.App\Controller\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaintenanceController).
Resolving inheritance for "App\Controller\MaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\AccountController" (parent: .abstract.instanceof.App\Controller\Manhattan\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\AccountController).
Resolving inheritance for "App\Controller\Manhattan\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\AddressController" (parent: .abstract.instanceof.App\Controller\Manhattan\AddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\AddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\AddressController).
Resolving inheritance for "App\Controller\Manhattan\AddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\AddressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\CheckoutController" (parent: .abstract.instanceof.App\Controller\Manhattan\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\CheckoutController).
Resolving inheritance for "App\Controller\Manhattan\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\GFIController" (parent: .abstract.instanceof.App\Controller\Manhattan\GFIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\GFIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\GFIController).
Resolving inheritance for "App\Controller\Manhattan\GFIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\GFIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\GfiOrderingController" (parent: .abstract.instanceof.App\Controller\Manhattan\GfiOrderingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\GfiOrderingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\GfiOrderingController).
Resolving inheritance for "App\Controller\Manhattan\GfiOrderingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\GfiOrderingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\IndexController" (parent: .abstract.instanceof.App\Controller\Manhattan\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\IndexController).
Resolving inheritance for "App\Controller\Manhattan\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\SecurityController" (parent: .abstract.instanceof.App\Controller\Manhattan\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\SecurityController).
Resolving inheritance for "App\Controller\Manhattan\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Offer\IndexController" (parent: .abstract.instanceof.App\Controller\Offer\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Offer\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Offer\IndexController).
Resolving inheritance for "App\Controller\Offer\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Offer\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectingController" (parent: .abstract.instanceof.App\Controller\RedirectingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectingController).
Resolving inheritance for "App\Controller\RedirectingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
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 "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Support\IndexController" (parent: .abstract.instanceof.App\Controller\Support\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Support\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Support\IndexController).
Resolving inheritance for "App\Controller\Support\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Support\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AccountController" (parent: .abstract.instanceof.App\Controller\Zebra\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AccountController).
Resolving inheritance for "App\Controller\Zebra\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AcronisController" (parent: .abstract.instanceof.App\Controller\Zebra\AcronisController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AcronisController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AcronisController).
Resolving inheritance for "App\Controller\Zebra\AcronisController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AcronisController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AddressController" (parent: .abstract.instanceof.App\Controller\Zebra\AddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AddressController).
Resolving inheritance for "App\Controller\Zebra\AddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AddressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\CheckoutController" (parent: .abstract.instanceof.App\Controller\Zebra\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\CheckoutController).
Resolving inheritance for "App\Controller\Zebra\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ContentController" (parent: .abstract.instanceof.App\Controller\Zebra\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ContentController).
Resolving inheritance for "App\Controller\Zebra\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\CronController" (parent: .abstract.instanceof.App\Controller\Zebra\CronController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\CronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\CronController).
Resolving inheritance for "App\Controller\Zebra\CronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\CronController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\EnduserController" (parent: .abstract.instanceof.App\Controller\Zebra\EnduserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\EnduserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\EnduserController).
Resolving inheritance for "App\Controller\Zebra\EnduserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\EnduserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ExportController" (parent: .abstract.instanceof.App\Controller\Zebra\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ExportController).
Resolving inheritance for "App\Controller\Zebra\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GFIController" (parent: .abstract.instanceof.App\Controller\Zebra\GFIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GFIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GFIController).
Resolving inheritance for "App\Controller\Zebra\GFIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GFIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GfiOrderingController" (parent: .abstract.instanceof.App\Controller\Zebra\GfiOrderingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GfiOrderingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GfiOrderingController).
Resolving inheritance for "App\Controller\Zebra\GfiOrderingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GfiOrderingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GfiSynchroController" (parent: .abstract.instanceof.App\Controller\Zebra\GfiSynchroController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GfiSynchroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GfiSynchroController).
Resolving inheritance for "App\Controller\Zebra\GfiSynchroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GfiSynchroController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\IndexController" (parent: .abstract.instanceof.App\Controller\Zebra\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\IndexController).
Resolving inheritance for "App\Controller\Zebra\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\LicenceController" (parent: .abstract.instanceof.App\Controller\Zebra\LicenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\LicenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\LicenceController).
Resolving inheritance for "App\Controller\Zebra\LicenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\LicenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ProductController" (parent: .abstract.instanceof.App\Controller\Zebra\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ProductController).
Resolving inheritance for "App\Controller\Zebra\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\SearchController" (parent: .abstract.instanceof.App\Controller\Zebra\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\SearchController).
Resolving inheritance for "App\Controller\Zebra\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\SubscriptionController" (parent: .abstract.instanceof.App\Controller\Zebra\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\SubscriptionController).
Resolving inheritance for "App\Controller\Zebra\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AfterLoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AfterLoginSubscriber).
Resolving inheritance for "App\EventSubscriber\AfterLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AfterLoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SwitchUserSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SwitchUserSubscriber).
Resolving inheritance for "App\EventSubscriber\SwitchUserSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SwitchUserSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwigSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TwigSubscriber).
Resolving inheritance for "App\EventSubscriber\TwigSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwigSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRoleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserRoleSubscriber).
Resolving inheritance for "App\EventSubscriber\UserRoleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRoleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AddShippingAddressForm" (parent: .abstract.instanceof.App\Form\Admin\AddShippingAddressForm).
Resolving inheritance for "App\Form\Admin\AddShippingAddressForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AddShippingAddressForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AddUserForm" (parent: .abstract.instanceof.App\Form\Admin\AddUserForm).
Resolving inheritance for "App\Form\Admin\AddUserForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AddUserForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Currency\AddCurrencyForm" (parent: .abstract.instanceof.App\Form\Admin\Currency\AddCurrencyForm).
Resolving inheritance for "App\Form\Admin\Currency\AddCurrencyForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Currency\AddCurrencyForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Currency\EditCurrencyForm" (parent: .abstract.instanceof.App\Form\Admin\Currency\EditCurrencyForm).
Resolving inheritance for "App\Form\Admin\Currency\EditCurrencyForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Currency\EditCurrencyForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Delivery\AddDeliveryForm" (parent: .abstract.instanceof.App\Form\Admin\Delivery\AddDeliveryForm).
Resolving inheritance for "App\Form\Admin\Delivery\AddDeliveryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Delivery\AddDeliveryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Delivery\EditDeliveryForm" (parent: .abstract.instanceof.App\Form\Admin\Delivery\EditDeliveryForm).
Resolving inheritance for "App\Form\Admin\Delivery\EditDeliveryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Delivery\EditDeliveryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditShippingAddressForm" (parent: .abstract.instanceof.App\Form\Admin\EditShippingAddressForm).
Resolving inheritance for "App\Form\Admin\EditShippingAddressForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditShippingAddressForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditUserForm" (parent: .abstract.instanceof.App\Form\Admin\EditUserForm).
Resolving inheritance for "App\Form\Admin\EditUserForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditUserForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ForgottenPasswordForm" (parent: .abstract.instanceof.App\Form\Admin\ForgottenPasswordForm).
Resolving inheritance for "App\Form\Admin\ForgottenPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ForgottenPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Account" (parent: .abstract.instanceof.App\Form\Admin\Gfi\Account).
Resolving inheritance for "App\Form\Admin\Gfi\Account" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Account).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Broker" (parent: .abstract.instanceof.App\Form\Admin\Gfi\Broker).
Resolving inheritance for "App\Form\Admin\Gfi\Broker" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Broker).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Contact" (parent: .abstract.instanceof.App\Form\Admin\Gfi\Contact).
Resolving inheritance for "App\Form\Admin\Gfi\Contact" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Contact).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Enduser" (parent: .abstract.instanceof.App\Form\Admin\Gfi\Enduser).
Resolving inheritance for "App\Form\Admin\Gfi\Enduser" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Enduser).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\ImportGfiAccount" (parent: .abstract.instanceof.App\Form\Admin\Gfi\ImportGfiAccount).
Resolving inheritance for "App\Form\Admin\Gfi\ImportGfiAccount" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\ImportGfiAccount).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MaxSeatsForm" (parent: .abstract.instanceof.App\Form\Admin\MaxSeatsForm).
Resolving inheritance for "App\Form\Admin\MaxSeatsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MaxSeatsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Menu\AddCategoryNodeForm" (parent: .abstract.instanceof.App\Form\Admin\Menu\AddCategoryNodeForm).
Resolving inheritance for "App\Form\Admin\Menu\AddCategoryNodeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Menu\AddCategoryNodeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\AddPaymentForm" (parent: .abstract.instanceof.App\Form\Admin\Payment\AddPaymentForm).
Resolving inheritance for "App\Form\Admin\Payment\AddPaymentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\AddPaymentForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\EditPaymentForm" (parent: .abstract.instanceof.App\Form\Admin\Payment\EditPaymentForm).
Resolving inheritance for "App\Form\Admin\Payment\EditPaymentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\EditPaymentForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentDelivery\AddPaymentDeliveryForm" (parent: .abstract.instanceof.App\Form\Admin\PaymentDelivery\AddPaymentDeliveryForm).
Resolving inheritance for "App\Form\Admin\PaymentDelivery\AddPaymentDeliveryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentDelivery\AddPaymentDeliveryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentDelivery\EditPaymentDeliveryForm" (parent: .abstract.instanceof.App\Form\Admin\PaymentDelivery\EditPaymentDeliveryForm).
Resolving inheritance for "App\Form\Admin\PaymentDelivery\EditPaymentDeliveryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentDelivery\EditPaymentDeliveryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Tax\AddTaxForm" (parent: .abstract.instanceof.App\Form\Admin\Tax\AddTaxForm).
Resolving inheritance for "App\Form\Admin\Tax\AddTaxForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Tax\AddTaxForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Tax\EditTaxForm" (parent: .abstract.instanceof.App\Form\Admin\Tax\EditTaxForm).
Resolving inheritance for "App\Form\Admin\Tax\EditTaxForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Tax\EditTaxForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UploadInvoiceType" (parent: .abstract.instanceof.App\Form\Admin\UploadInvoiceType).
Resolving inheritance for "App\Form\Admin\UploadInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UploadInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserFilter" (parent: .abstract.instanceof.App\Form\Admin\UserFilter).
Resolving inheritance for "App\Form\Admin\UserFilter" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserFilter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartType" (parent: .abstract.instanceof.App\Form\CartType).
Resolving inheritance for "App\Form\CartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType" (parent: .abstract.instanceof.App\Form\CountryType).
Resolving inheritance for "App\Form\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InquiryType" (parent: .abstract.instanceof.App\Form\InquiryType).
Resolving inheritance for "App\Form\InquiryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InquiryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Message1Type" (parent: .abstract.instanceof.App\Form\Message1Type).
Resolving inheritance for "App\Form\Message1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Message1Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\ConfigureNewSubscription" (parent: .abstract.instanceof.App\Form\Ordering\ConfigureNewSubscription).
Resolving inheritance for "App\Form\Ordering\ConfigureNewSubscription" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\ConfigureNewSubscription).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\ConfigureSubscription" (parent: .abstract.instanceof.App\Form\Ordering\ConfigureSubscription).
Resolving inheritance for "App\Form\Ordering\ConfigureSubscription" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\ConfigureSubscription).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\CreateOrder" (parent: .abstract.instanceof.App\Form\Ordering\CreateOrder).
Resolving inheritance for "App\Form\Ordering\CreateOrder" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\CreateOrder).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\NewSubscription" (parent: .abstract.instanceof.App\Form\Ordering\NewSubscription).
Resolving inheritance for "App\Form\Ordering\NewSubscription" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\NewSubscription).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\SearchAccount" (parent: .abstract.instanceof.App\Form\Ordering\SearchAccount).
Resolving inheritance for "App\Form\Ordering\SearchAccount" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\SearchAccount).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\SearchSubscription" (parent: .abstract.instanceof.App\Form\Ordering\SearchSubscription).
Resolving inheritance for "App\Form\Ordering\SearchSubscription" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\SearchSubscription).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\TermLength" (parent: .abstract.instanceof.App\Form\Ordering\TermLength).
Resolving inheritance for "App\Form\Ordering\TermLength" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\TermLength).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceType" (parent: .abstract.instanceof.App\Form\PriceType).
Resolving inheritance for "App\Form\PriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceTypeNew" (parent: .abstract.instanceof.App\Form\PriceTypeNew).
Resolving inheritance for "App\Form\PriceTypeNew" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceTypeNew).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType" (parent: .abstract.instanceof.App\Form\ProductPriceType).
Resolving inheritance for "App\Form\ProductPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType" (parent: .abstract.instanceof.App\Form\ProductType).
Resolving inheritance for "App\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\CompleteUserInfoForm" (parent: .abstract.instanceof.App\Form\Security\CompleteUserInfoForm).
Resolving inheritance for "App\Form\Security\CompleteUserInfoForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\CompleteUserInfoForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ForgottenPassword" (parent: .abstract.instanceof.App\Form\Security\ForgottenPassword).
Resolving inheritance for "App\Form\Security\ForgottenPassword" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ForgottenPassword).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\Registration" (parent: .abstract.instanceof.App\Form\Security\Registration).
Resolving inheritance for "App\Form\Security\Registration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\Registration).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPassword" (parent: .abstract.instanceof.App\Form\Security\ResetPassword).
Resolving inheritance for "App\Form\Security\ResetPassword" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPassword).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Support\SupportType" (parent: .abstract.instanceof.App\Form\Support\SupportType).
Resolving inheritance for "App\Form\Support\SupportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Support\SupportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupportProductType" (parent: .abstract.instanceof.App\Form\SupportProductType).
Resolving inheritance for "App\Form\SupportProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupportProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupportType" (parent: .abstract.instanceof.App\Form\SupportType).
Resolving inheritance for "App\Form\SupportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpgradeLicenceType" (parent: .abstract.instanceof.App\Form\UpgradeLicenceType).
Resolving inheritance for "App\Form\UpgradeLicenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpgradeLicenceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\AddShippingAddressForm" (parent: .abstract.instanceof.App\Form\Zebra\AddShippingAddressForm).
Resolving inheritance for "App\Form\Zebra\AddShippingAddressForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\AddShippingAddressForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\ChangePasswordForm" (parent: .abstract.instanceof.App\Form\Zebra\ChangePasswordForm).
Resolving inheritance for "App\Form\Zebra\ChangePasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\ChangePasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\Account" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\Account).
Resolving inheritance for "App\Form\Zebra\Gfi\Account" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\Account).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ActivateProduct" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\ActivateProduct).
Resolving inheritance for "App\Form\Zebra\Gfi\ActivateProduct" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ActivateProduct).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ChangeItemQuantity" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\ChangeItemQuantity).
Resolving inheritance for "App\Form\Zebra\Gfi\ChangeItemQuantity" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ChangeItemQuantity).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ChangeOwner" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\ChangeOwner).
Resolving inheritance for "App\Form\Zebra\Gfi\ChangeOwner" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ChangeOwner).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\Contact" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\Contact).
Resolving inheritance for "App\Form\Zebra\Gfi\Contact" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\Contact).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ContactImportByCustomerId" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\ContactImportByCustomerId).
Resolving inheritance for "App\Form\Zebra\Gfi\ContactImportByCustomerId" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ContactImportByCustomerId).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\GfiAddItems" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\GfiAddItems).
Resolving inheritance for "App\Form\Zebra\Gfi\GfiAddItems" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\GfiAddItems).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\SubscriptionFilter" (parent: .abstract.instanceof.App\Form\Zebra\Gfi\SubscriptionFilter).
Resolving inheritance for "App\Form\Zebra\Gfi\SubscriptionFilter" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\SubscriptionFilter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiLicense" (parent: .abstract.instanceof.App\Form\Zebra\GfiLicense).
Resolving inheritance for "App\Form\Zebra\GfiLicense" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiLicense).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiProduct" (parent: .abstract.instanceof.App\Form\Zebra\GfiProduct).
Resolving inheritance for "App\Form\Zebra\GfiProduct" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiProduct).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiRenewEnduser" (parent: .abstract.instanceof.App\Form\Zebra\GfiRenewEnduser).
Resolving inheritance for "App\Form\Zebra\GfiRenewEnduser" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiRenewEnduser).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimited" (parent: .abstract.instanceof.App\Form\Zebra\GfiUnlimited).
Resolving inheritance for "App\Form\Zebra\GfiUnlimited" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimited).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedAddons" (parent: .abstract.instanceof.App\Form\Zebra\GfiUnlimitedAddons).
Resolving inheritance for "App\Form\Zebra\GfiUnlimitedAddons" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedAddons).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedLicenseNr" (parent: .abstract.instanceof.App\Form\Zebra\GfiUnlimitedLicenseNr).
Resolving inheritance for "App\Form\Zebra\GfiUnlimitedLicenseNr" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedLicenseNr).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedProducts" (parent: .abstract.instanceof.App\Form\Zebra\GfiUnlimitedProducts).
Resolving inheritance for "App\Form\Zebra\GfiUnlimitedProducts" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedProducts).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\HardwareType" (parent: .abstract.instanceof.App\Form\Zebra\HardwareType).
Resolving inheritance for "App\Form\Zebra\HardwareType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\HardwareType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\LicenseFilter" (parent: .abstract.instanceof.App\Form\Zebra\LicenseFilter).
Resolving inheritance for "App\Form\Zebra\LicenseFilter" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\LicenseFilter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Gfi\Amendment\GfiAmendmentForm" (parent: .abstract.instanceof.App\Gfi\Amendment\GfiAmendmentForm).
Resolving inheritance for "App\Gfi\Amendment\GfiAmendmentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Gfi\Amendment\GfiAmendmentForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Gfi\Renew\GfiRenewForm" (parent: .abstract.instanceof.App\Gfi\Renew\GfiRenewForm).
Resolving inheritance for "App\Gfi\Renew\GfiRenewForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Gfi\Renew\GfiRenewForm).
Resolving inheritance for ".instanceof.App\MessageHandler\CheckOrderInGfiHandler.0.App\MessageHandler\CheckOrderInGfiHandler" (parent: .abstract.instanceof.App\MessageHandler\CheckOrderInGfiHandler).
Resolving inheritance for "App\MessageHandler\CheckOrderInGfiHandler" (parent: .instanceof.App\MessageHandler\CheckOrderInGfiHandler.0.App\MessageHandler\CheckOrderInGfiHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\CheckOrderInMoneyHandler.0.App\MessageHandler\CheckOrderInMoneyHandler" (parent: .abstract.instanceof.App\MessageHandler\CheckOrderInMoneyHandler).
Resolving inheritance for "App\MessageHandler\CheckOrderInMoneyHandler" (parent: .instanceof.App\MessageHandler\CheckOrderInMoneyHandler.0.App\MessageHandler\CheckOrderInMoneyHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\CheckVatPaymentHandler.0.App\MessageHandler\CheckVatPaymentHandler" (parent: .abstract.instanceof.App\MessageHandler\CheckVatPaymentHandler).
Resolving inheritance for "App\MessageHandler\CheckVatPaymentHandler" (parent: .instanceof.App\MessageHandler\CheckVatPaymentHandler.0.App\MessageHandler\CheckVatPaymentHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendOrderRemoteToGfiHandler.0.App\MessageHandler\SendOrderRemoteToGfiHandler" (parent: .abstract.instanceof.App\MessageHandler\SendOrderRemoteToGfiHandler).
Resolving inheritance for "App\MessageHandler\SendOrderRemoteToGfiHandler" (parent: .instanceof.App\MessageHandler\SendOrderRemoteToGfiHandler.0.App\MessageHandler\SendOrderRemoteToGfiHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendOrderToMoneyRaynetHandler.0.App\MessageHandler\SendOrderToMoneyRaynetHandler" (parent: .abstract.instanceof.App\MessageHandler\SendOrderToMoneyRaynetHandler).
Resolving inheritance for "App\MessageHandler\SendOrderToMoneyRaynetHandler" (parent: .instanceof.App\MessageHandler\SendOrderToMoneyRaynetHandler.0.App\MessageHandler\SendOrderToMoneyRaynetHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SimpleOrderToGfiHandler.0.App\MessageHandler\SimpleOrderToGfiHandler" (parent: .abstract.instanceof.App\MessageHandler\SimpleOrderToGfiHandler).
Resolving inheritance for "App\MessageHandler\SimpleOrderToGfiHandler" (parent: .instanceof.App\MessageHandler\SimpleOrderToGfiHandler.0.App\MessageHandler\SimpleOrderToGfiHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SynchroGfiAccountsHandler.0.App\MessageHandler\SynchroGfiAccountsHandler" (parent: .abstract.instanceof.App\MessageHandler\SynchroGfiAccountsHandler).
Resolving inheritance for "App\MessageHandler\SynchroGfiAccountsHandler" (parent: .instanceof.App\MessageHandler\SynchroGfiAccountsHandler.0.App\MessageHandler\SynchroGfiAccountsHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\VerifyOrderGfiHandler.0.App\MessageHandler\VerifyOrderGfiHandler" (parent: .abstract.instanceof.App\MessageHandler\VerifyOrderGfiHandler).
Resolving inheritance for "App\MessageHandler\VerifyOrderGfiHandler" (parent: .instanceof.App\MessageHandler\VerifyOrderGfiHandler.0.App\MessageHandler\VerifyOrderGfiHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" (parent: .abstract.instanceof.App\Repository\AddressRepository).
Resolving inheritance for "App\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryNodeRepository" (parent: .abstract.instanceof.App\Repository\CategoryNodeRepository).
Resolving inheritance for "App\Repository\CategoryNodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryNodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigurationRepository" (parent: .abstract.instanceof.App\Repository\ConfigurationRepository).
Resolving inheritance for "App\Repository\ConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository" (parent: .abstract.instanceof.App\Repository\CountryRepository).
Resolving inheritance for "App\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryStateRepository" (parent: .abstract.instanceof.App\Repository\CountryStateRepository).
Resolving inheritance for "App\Repository\CountryStateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryStateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository" (parent: .abstract.instanceof.App\Repository\CurrencyRepository).
Resolving inheritance for "App\Repository\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryRepository" (parent: .abstract.instanceof.App\Repository\DeliveryRepository).
Resolving inheritance for "App\Repository\DeliveryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnduserRepository" (parent: .abstract.instanceof.App\Repository\EnduserRepository).
Resolving inheritance for "App\Repository\EnduserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnduserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnduserUserRepository" (parent: .abstract.instanceof.App\Repository\EnduserUserRepository).
Resolving inheritance for "App\Repository\EnduserUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnduserUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiAccountRepository" (parent: .abstract.instanceof.App\Repository\GfiAccountRepository).
Resolving inheritance for "App\Repository\GfiAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiContactRepository" (parent: .abstract.instanceof.App\Repository\GfiContactRepository).
Resolving inheritance for "App\Repository\GfiContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiLicenseRepository" (parent: .abstract.instanceof.App\Repository\GfiLicenseRepository).
Resolving inheritance for "App\Repository\GfiLicenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiLicenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InquiryRepository" (parent: .abstract.instanceof.App\Repository\InquiryRepository).
Resolving inheritance for "App\Repository\InquiryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InquiryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceRepository" (parent: .abstract.instanceof.App\Repository\LicenceRepository).
Resolving inheritance for "App\Repository\LicenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository" (parent: .abstract.instanceof.App\Repository\MessageRepository).
Resolving inheritance for "App\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRemoteDataRepository" (parent: .abstract.instanceof.App\Repository\OrderRemoteDataRepository).
Resolving inheritance for "App\Repository\OrderRemoteDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRemoteDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentDeliveryRepository" (parent: .abstract.instanceof.App\Repository\PaymentDeliveryRepository).
Resolving inheritance for "App\Repository\PaymentDeliveryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentDeliveryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository" (parent: .abstract.instanceof.App\Repository\PaymentRepository).
Resolving inheritance for "App\Repository\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository" (parent: .abstract.instanceof.App\Repository\PaymentTransactionRepository).
Resolving inheritance for "App\Repository\PaymentTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRepository" (parent: .abstract.instanceof.App\Repository\PriceRepository).
Resolving inheritance for "App\Repository\PriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: .abstract.instanceof.App\Repository\ProductRepository).
Resolving inheritance for "App\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RelatedProductRepository" (parent: .abstract.instanceof.App\Repository\RelatedProductRepository).
Resolving inheritance for "App\Repository\RelatedProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RelatedProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderInvoiceRepository" (parent: .abstract.instanceof.App\Repository\SaleOrderInvoiceRepository).
Resolving inheritance for "App\Repository\SaleOrderInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderRepository" (parent: .abstract.instanceof.App\Repository\SaleOrderRepository).
Resolving inheritance for "App\Repository\SaleOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SerialNumberRepository" (parent: .abstract.instanceof.App\Repository\SerialNumberRepository).
Resolving inheritance for "App\Repository\SerialNumberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SerialNumberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopRepository" (parent: .abstract.instanceof.App\Repository\ShopRepository).
Resolving inheritance for "App\Repository\ShopRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupportProductRepository" (parent: .abstract.instanceof.App\Repository\SupportProductRepository).
Resolving inheritance for "App\Repository\SupportProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupportProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupportRepository" (parent: .abstract.instanceof.App\Repository\SupportRepository).
Resolving inheritance for "App\Repository\SupportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRepository" (parent: .abstract.instanceof.App\Repository\TaxRepository).
Resolving inheritance for "App\Repository\TaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserShippingAddressRepository" (parent: .abstract.instanceof.App\Repository\UserShippingAddressRepository).
Resolving inheritance for "App\Repository\UserShippingAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserShippingAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSynchronizeMetaRepository" (parent: .abstract.instanceof.App\Repository\UserSynchronizeMetaRepository).
Resolving inheritance for "App\Repository\UserSynchronizeMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSynchronizeMetaRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InvoiceVoter" (parent: .abstract.instanceof.App\Security\Voter\InvoiceVoter).
Resolving inheritance for "App\Security\Voter\InvoiceVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InvoiceVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LicenceVoter" (parent: .abstract.instanceof.App\Security\Voter\LicenceVoter).
Resolving inheritance for "App\Security\Voter\LicenceVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LicenceVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OrderVoter" (parent: .abstract.instanceof.App\Security\Voter\OrderVoter).
Resolving inheritance for "App\Security\Voter\OrderVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OrderVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ShippingAddressVoter" (parent: .abstract.instanceof.App\Security\Voter\ShippingAddressVoter).
Resolving inheritance for "App\Security\Voter\ShippingAddressVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ShippingAddressVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomTwigExtension" (parent: .abstract.instanceof.App\Twig\CustomTwigExtension).
Resolving inheritance for "App\Twig\CustomTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomTwigExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\GfiDate" (parent: .abstract.instanceof.App\Twig\GfiDate).
Resolving inheritance for "App\Twig\GfiDate" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\GfiDate).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InternalDataCart" (parent: .abstract.instanceof.App\Twig\InternalDataCart).
Resolving inheritance for "App\Twig\InternalDataCart" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InternalDataCart).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Types\AddressFormType" (parent: .abstract.instanceof.App\Types\AddressFormType).
Resolving inheritance for "App\Types\AddressFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Types\AddressFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\LicenceNumberValidator" (parent: .abstract.instanceof.App\Validator\Constraints\LicenceNumberValidator).
Resolving inheritance for "App\Validator\Constraints\LicenceNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\LicenceNumberValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\LicenseValidator" (parent: .abstract.instanceof.App\Validator\Constraints\LicenseValidator).
Resolving inheritance for "App\Validator\Constraints\LicenseValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\LicenseValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionEduGovValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SubscriptionEduGovValidator).
Resolving inheritance for "App\Validator\Constraints\SubscriptionEduGovValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionEduGovValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionGfiUlsValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SubscriptionGfiUlsValidator).
Resolving inheritance for "App\Validator\Constraints\SubscriptionGfiUlsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionGfiUlsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionInvalidCodeValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SubscriptionInvalidCodeValidator).
Resolving inheritance for "App\Validator\Constraints\SubscriptionInvalidCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionInvalidCodeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionItemsSophosValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SubscriptionItemsSophosValidator).
Resolving inheritance for "App\Validator\Constraints\SubscriptionItemsSophosValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionItemsSophosValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionNotEmptyValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SubscriptionNotEmptyValidator).
Resolving inheritance for "App\Validator\Constraints\SubscriptionNotEmptyValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionNotEmptyValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionOwnerValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SubscriptionOwnerValidator).
Resolving inheritance for "App\Validator\Constraints\SubscriptionOwnerValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionOwnerValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionValidator" (parent: .abstract.instanceof.App\Validator\Constraints\SubscriptionValidator).
Resolving inheritance for "App\Validator\Constraints\SubscriptionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueEmailValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueEmailValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueEmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueEmailValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueIcoValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueIcoValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueIcoValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueIcoValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueLoginValidator" (parent: .abstract.instanceof.App\Validator\Constraints\UniqueLoginValidator).
Resolving inheritance for "App\Validator\Constraints\UniqueLoginValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueLoginValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\DisabledProductsValidator" (parent: .abstract.instanceof.App\Validator\DisabledProductsValidator).
Resolving inheritance for "App\Validator\DisabledProductsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\DisabledProductsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiRenewalSeatsValidator" (parent: .abstract.instanceof.App\Validator\GfiRenewalSeatsValidator).
Resolving inheritance for "App\Validator\GfiRenewalSeatsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiRenewalSeatsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiSubscriptionConfigSeatsAddonValidator" (parent: .abstract.instanceof.App\Validator\GfiSubscriptionConfigSeatsAddonValidator).
Resolving inheritance for "App\Validator\GfiSubscriptionConfigSeatsAddonValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiSubscriptionConfigSeatsAddonValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiSubscriptionConfigSeatsValidator" (parent: .abstract.instanceof.App\Validator\GfiSubscriptionConfigSeatsValidator).
Resolving inheritance for "App\Validator\GfiSubscriptionConfigSeatsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiSubscriptionConfigSeatsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiUnlimitedValidator" (parent: .abstract.instanceof.App\Validator\GfiUnlimitedValidator).
Resolving inheritance for "App\Validator\GfiUnlimitedValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiUnlimitedValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PoNumberValidator" (parent: .abstract.instanceof.App\Validator\PoNumberValidator).
Resolving inheritance for "App\Validator\PoNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PoNumberValidator).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.twig.sub" (parent: .abstract.instanceof.app.twig.sub).
Resolving inheritance for "app.twig.sub" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.twig.sub).
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._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.delmsg" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_gfi" (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 "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.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.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 "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
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 "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.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
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 "maker.auto_command.make_autocomplete_field" (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 "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 "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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
3
Skipping service "App\Components\Rabbit\Producer\SaleOrderProducer": Class or interface "App\Components\Rabbit\Producer\SaleOrderProducer" cannot be loaded.
Skipping service "App\Components\Rabbit\SaleOrderService": Class or interface "App\Components\Rabbit\SaleOrderService" cannot be loaded.
Skipping service "email_service": Class or interface "App\Components\Rabbit\SaleOrderService" cannot be loaded.
5
Removing service-argument resolver for controller "App\Api\Controller\CheckoutController::isAdminByToken": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\GfiOrderingController::showStakeholderAction": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\GfiOrderingController::isAdminByToken": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Manhattan\GfiOrderingController::isAdminByToken": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Zebra\GfiOrderingController::isAdminByToken": no corresponding services exist for the referenced types.
414
Removed service "App\Service\Synchronization\ImportUserInerface"; 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\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"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; 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\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 "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; 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\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_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 "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; 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 "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; 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\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $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 $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 "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service ".service_locator.Bely09o"; reason: private alias.
Removed service ".service_locator.nQos6g7"; reason: private alias.
Removed service ".service_locator.8HQnoag"; reason: private alias.
Removed service ".service_locator.Sa9LNaC"; reason: private alias.
Removed service ".service_locator.QAFhFCQ"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.Ltiwk.d"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.diNoEIK"; reason: private alias.
Removed service ".service_locator.qH.ikDg"; reason: private alias.
Removed service ".service_locator.dMWFmWL"; reason: private alias.
Removed service ".service_locator.9cFJTQV"; reason: private alias.
Removed service ".service_locator.8TPwkyc"; reason: private alias.
Removed service ".service_locator.cv2yDaq"; reason: private alias.
Removed service ".service_locator._Qwlinw"; reason: private alias.
Removed service ".service_locator.yEi8qO9"; reason: private alias.
Removed service ".service_locator.MaqvS4."; reason: private alias.
Removed service ".service_locator.mKzFI6H"; reason: private alias.
Removed service ".service_locator.GofgI3g"; reason: private alias.
Removed service ".service_locator.RTnRy1c"; reason: private alias.
Removed service ".service_locator.3e5rKTg"; reason: private alias.
Removed service ".service_locator.XB4uyOw"; reason: private alias.
Removed service ".service_locator.CYyC0c0"; reason: private alias.
Removed service ".service_locator.dyD1Oaj"; reason: private alias.
Removed service ".service_locator.hnG98hC"; reason: private alias.
Removed service ".service_locator.Nz0PAtB"; reason: private alias.
Removed service ".service_locator.iqjZizd"; reason: private alias.
Removed service ".service_locator.EEs3wtS"; reason: private alias.
Removed service ".service_locator.lMwbx1J"; reason: private alias.
Removed service ".service_locator.po1kch4"; reason: private alias.
Removed service ".service_locator.TKYC5fn"; reason: private alias.
Removed service ".service_locator.ag2k4zB"; reason: private alias.
Removed service ".service_locator.Tg0Zm6_"; reason: private alias.
Removed service ".service_locator.jGVyY9p"; reason: private alias.
Removed service ".service_locator.dCQqVsG"; reason: private alias.
Removed service ".service_locator.vlZr1iq"; reason: private alias.
Removed service ".service_locator.XKBnXzx"; reason: private alias.
Removed service ".service_locator.Swx5BuR"; reason: private alias.
Removed service ".service_locator.ZRe2LST"; reason: private alias.
Removed service ".service_locator.iWn57MR"; reason: private alias.
Removed service ".service_locator.xuD8t0b"; reason: private alias.
Removed service ".service_locator.vP.pIHO"; reason: private alias.
Removed service ".service_locator.Wf3koi2"; reason: private alias.
Removed service ".service_locator.Jzpclwu"; reason: private alias.
Removed service ".service_locator.WRgqLl9"; reason: private alias.
Removed service ".service_locator.l6Ennnz"; reason: private alias.
Removed service ".service_locator.KQUOowC"; reason: private alias.
Removed service ".service_locator.HlL7gOh"; reason: private alias.
Removed service ".service_locator.GA1WgUk"; reason: private alias.
Removed service ".service_locator.zZBL3lW"; reason: private alias.
Removed service ".service_locator.qIDYkpc"; reason: private alias.
Removed service ".service_locator.3w.e_yH"; reason: private alias.
Removed service ".service_locator._wXGDUn"; reason: private alias.
Removed service ".service_locator.jKlEA6w"; reason: private alias.
Removed service ".service_locator.zSvxE9q"; reason: private alias.
Removed service ".service_locator.mBccfCs"; reason: private alias.
Removed service ".service_locator.RBapGtQ"; reason: private alias.
Removed service ".service_locator.mUnt3xu"; reason: private alias.
Removed service ".service_locator.y1Hra7N"; reason: private alias.
Removed service ".service_locator..f0cDRI"; reason: private alias.
Removed service ".service_locator.fEoiiRm"; reason: private alias.
Removed service ".service_locator.4KsIGyf"; reason: private alias.
Removed service ".service_locator.e024pLo"; reason: private alias.
Removed service ".service_locator.gw6GIo2"; reason: private alias.
Removed service ".service_locator.xAvLr7G"; reason: private alias.
Removed service ".service_locator.einZOES"; reason: private alias.
Removed service ".service_locator.BktYDcT"; reason: private alias.
Removed service ".service_locator.jg73QG0"; reason: private alias.
Removed service ".service_locator.KO2CIda"; reason: private alias.
Removed service ".service_locator.f0BIbar"; reason: private alias.
Removed service ".service_locator.F9OdSnj"; reason: private alias.
Removed service ".service_locator.ZMAJUK5"; reason: private alias.
Removed service ".service_locator.0Dt1bwF"; reason: private alias.
Removed service ".service_locator.eXo_UG_"; reason: private alias.
Removed service ".service_locator..cjP1fI"; reason: private alias.
Removed service ".service_locator.1k9DPSo"; reason: private alias.
Removed service ".service_locator.vxONopq"; reason: private alias.
Removed service ".service_locator._0Bt8Te"; reason: private alias.
Removed service ".service_locator..b1Fcnl"; reason: private alias.
Removed service ".service_locator.TX3Ogwc"; reason: private alias.
Removed service ".service_locator.AjrvyPI"; reason: private alias.
Removed service ".service_locator.w_QdB4S"; reason: private alias.
Removed service ".service_locator.Z037IgH"; reason: private alias.
Removed service ".service_locator.E8tT2Sl"; reason: private alias.
Removed service ".service_locator.taxiAqG"; reason: private alias.
Removed service ".service_locator.9fmYARQ"; reason: private alias.
Removed service ".service_locator._uLryws"; reason: private alias.
Removed service ".service_locator.rJp.pMH"; reason: private alias.
Removed service ".service_locator.ASTokRU"; reason: private alias.
Removed service ".service_locator.YkWRXVX"; reason: private alias.
Removed service ".service_locator.lgWTdvh"; reason: private alias.
Removed service ".service_locator.V6C8New"; reason: private alias.
Removed service ".service_locator.p2n6.2k"; reason: private alias.
Removed service ".service_locator.xWLyDBR"; reason: private alias.
Removed service ".service_locator.4nf3i8N"; reason: private alias.
Removed service ".service_locator.Oa2GEkW"; reason: private alias.
Removed service ".service_locator.oewR0Ex"; reason: private alias.
Removed service ".service_locator.9qm57ty"; reason: private alias.
Removed service ".service_locator.P0pivY1"; reason: private alias.
Removed service ".service_locator.KOxOSRX"; reason: private alias.
Removed service ".service_locator.4DPwIHX"; reason: private alias.
Removed service ".service_locator.IC0__6U"; reason: private alias.
Removed service ".service_locator.lDFqf3J"; reason: private alias.
Removed service ".service_locator.UldsRST"; reason: private alias.
Removed service ".service_locator.81kp0N9"; reason: private alias.
Removed service ".service_locator.CHYK5og"; reason: private alias.
Removed service ".service_locator.75jEDiX"; reason: private alias.
Removed service ".service_locator.sVB1nbA"; reason: private alias.
Removed service ".service_locator.oLwF5jf"; reason: private alias.
Removed service ".service_locator.Vwvd8mv"; reason: private alias.
Removed service ".service_locator.GC_.NsI"; reason: private alias.
Removed service ".service_locator.RVrnr0d"; reason: private alias.
Removed service ".service_locator.WtDjvBq"; reason: private alias.
Removed service ".service_locator.U5O.d8I"; reason: private alias.
Removed service ".service_locator.jNL9PF4"; reason: private alias.
Removed service ".service_locator.fyX4tCn"; reason: private alias.
Removed service ".service_locator.B0EX5RL"; reason: private alias.
Removed service ".service_locator.aK3Sqx."; reason: private alias.
Removed service ".service_locator.4..0P5_"; reason: private alias.
Removed service ".service_locator.KFj2Ams"; reason: private alias.
Removed service ".service_locator.9SVd20A"; reason: private alias.
Removed service ".service_locator.81kwtpj"; reason: private alias.
Removed service ".service_locator.5OHr_ew"; reason: private alias.
Removed service ".service_locator.vFdDvMS"; reason: private alias.
Removed service ".service_locator.SFkR0gd"; reason: private alias.
Removed service ".service_locator.SxqrG0D"; reason: private alias.
Removed service ".service_locator.kvhVJO7"; reason: private alias.
Removed service ".service_locator.4uX4w7D"; reason: private alias.
Removed service ".service_locator.bANjBd6"; reason: private alias.
Removed service ".service_locator.2UZNkiq"; reason: private alias.
Removed service ".service_locator.dXUPVAf"; reason: private alias.
Removed service ".service_locator.CvrOUqV"; reason: private alias.
Removed service ".service_locator.KwFq8ck"; reason: private alias.
Removed service ".service_locator.FI0nwMT"; reason: private alias.
Removed service ".service_locator.mZhwf.b"; reason: private alias.
Removed service ".service_locator.bfwHwlC"; reason: private alias.
Removed service ".service_locator.DLu3RkM"; reason: private alias.
Removed service ".service_locator.IbAPM9V"; reason: private alias.
Removed service ".service_locator.1i79buG"; reason: private alias.
Removed service ".service_locator.fyCCRSN"; reason: private alias.
Removed service ".service_locator.Ug.H8.q"; reason: private alias.
Removed service ".service_locator.WlIDHOc"; reason: private alias.
Removed service ".service_locator.UPEty31"; reason: private alias.
Removed service ".service_locator.JAK8X4l"; reason: private alias.
Removed service ".service_locator.GOobVBc"; reason: private alias.
Removed service ".service_locator.n9Hnzxr"; reason: private alias.
Removed service ".service_locator.7ztgxLl"; reason: private alias.
Removed service ".service_locator.iubNaP4"; reason: private alias.
Removed service ".service_locator.16qY5_4"; reason: private alias.
Removed service ".service_locator._YzIvLc"; reason: private alias.
Removed service ".service_locator.s2FjU9S"; reason: private alias.
Removed service ".service_locator.7do_bzs"; reason: private alias.
Removed service ".service_locator.XTgVR9y"; reason: private alias.
Removed service ".service_locator.G7gh5O9"; reason: private alias.
Removed service ".service_locator.1BjlUlg"; reason: private alias.
Removed service ".service_locator.npi6Lph"; reason: private alias.
Removed service ".service_locator.1IuihCf"; reason: private alias.
Removed service ".service_locator.S.5hncl"; reason: private alias.
Removed service ".service_locator.De6Aaes"; reason: private alias.
Removed service ".service_locator.qkpm5JN"; reason: private alias.
Removed service ".service_locator.b491maD"; reason: private alias.
156
Changed reference of service "App\Api\Service\Configuration" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Api\Service\License" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Components\GFI\GFIApiConnector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Manhattan\AccountController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventSubscriber\AfterLoginSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\SwitchUserSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Form\Admin\UploadInvoiceType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Ordering\ConfigureNewSubscription" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Ordering\ConfigureSubscription" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Ordering\CreateOrder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Ordering\NewSubscription" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Ordering\SearchSubscription" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Ordering\TermLength" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Support\SupportType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Zebra\AddShippingAddressForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Zebra\Gfi\Account" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Zebra\Gfi\Contact" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Zebra\Gfi\ContactImportByCustomerId" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Zebra\Gfi\SubscriptionFilter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Gfi\Products\ProductLogic" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Gfi\Products\ProductWrapper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Gfi\Renew\GfiRenewForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\MessageHandler\CheckOrderInGfiHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\VerifyOrderGfiHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Security\AuthenticationEntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\GfiProductService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\GfiRequestBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\MailerService" previously pointing to "router.default" to "router".
Changed reference of service "App\Validator\DisabledProductsValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\GfiSubscriptionConfigSeatsValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Validator\GfiUnlimitedValidator" previously pointing to "translator.data_collector" to "translator".
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 "fos_rest.view_handler.default" to "fos_rest.view_handler".
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 "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.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.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 "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordStrengthValidator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "rollerworks_password_strength.validator.password_strength.library" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.translator.cache_warmer.translations_cache_warmer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.base_entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qgbBvKR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator..yaqFgQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.dJaH.Ug" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.tJwF8Vl" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.onL_lSy" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.G0T7TYO" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.LenVA0C" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.9EJE3.K" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.AaSNP9j" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.MRP1nUA" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.vJCqvY3" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.2frhJ2C" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5GiuD4E" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.BmktWSw" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.7zhqyGF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator._5Po04p" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.1WwJr0s" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.4W1fjxB" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.IlGSE9J" 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.App\Security\Voter\InvoiceVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\LicenceVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\OrderVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ShippingAddressVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.iIOJTKd" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.iIOJTKd" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.iIOJTKd" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.QaaoWjx" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.QaaoWjx" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.DMfgFyO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YAcX0.U" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.YbySDCA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.NXTTdTW" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
619
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kerio"; reason: abstract.
Removed service "App\Migrations"; reason: abstract.
Removed service "App\Models"; 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 "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; 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\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; 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 "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.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 "maker.auto_command.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 "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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\LicenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Api\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckNonprocessedOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckNonprocessedOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GfiSynchro\RepairCommands"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GfiSynchro\RepairCommands"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GfiSynchro\SynchroCommands"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GfiSynchro\SynchroCommands"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SaleOrderSynchro\SaleOrderSynchro"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SaleOrderSynchro\SaleOrderSynchro"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\VatPayerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\VatPayerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Components\Cart\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Components\Cart\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Components\Cart\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\CronController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\CronController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Acronis\CronController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Acronis\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Acronis\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\InquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\InquiryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Acronis\InquiryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Acronis\ProductCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Acronis\ProductCartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Acronis\ProductCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGfiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGfiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminGfiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSaleOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSaleOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminSaleOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSupportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSupportProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSupportProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminSupportProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CurrencyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentDeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentDeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PaymentDeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DownloadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GfiOrderingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GfiOrderingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GfiOrderingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Manhattan\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\AddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Manhattan\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Manhattan\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\GFIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\GFIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Manhattan\GFIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\GfiOrderingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\GfiOrderingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Manhattan\GfiOrderingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Manhattan\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Manhattan\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Manhattan\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Manhattan\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Offer\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Offer\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Offer\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedirectingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedirectingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RedirectingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; 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 ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Support\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Support\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Support\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AcronisController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AcronisController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\AcronisController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\AddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\CronController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\CronController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\CronController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\EnduserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\EnduserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\EnduserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GFIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GFIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\GFIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GfiOrderingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GfiOrderingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\GfiOrderingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\GfiSynchroController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\GfiSynchroController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\GfiSynchroController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\LicenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\LicenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\LicenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zebra\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zebra\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zebra\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AfterLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AfterLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SwitchUserSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TwigSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\TwigSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserRoleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UserRoleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AddShippingAddressForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\AddShippingAddressForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AddUserForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\AddUserForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Currency\AddCurrencyForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Currency\AddCurrencyForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Currency\EditCurrencyForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Currency\EditCurrencyForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Delivery\AddDeliveryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Delivery\AddDeliveryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Delivery\EditDeliveryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Delivery\EditDeliveryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditShippingAddressForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\EditShippingAddressForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditUserForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\EditUserForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ForgottenPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\ForgottenPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Account"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Gfi\Account"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Broker"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Gfi\Broker"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Contact"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Gfi\Contact"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\Enduser"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Gfi\Enduser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Gfi\ImportGfiAccount"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Gfi\ImportGfiAccount"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MaxSeatsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\MaxSeatsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Menu\AddCategoryNodeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Menu\AddCategoryNodeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\AddPaymentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Payment\AddPaymentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\EditPaymentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Payment\EditPaymentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentDelivery\AddPaymentDeliveryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\PaymentDelivery\AddPaymentDeliveryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentDelivery\EditPaymentDeliveryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\PaymentDelivery\EditPaymentDeliveryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Tax\AddTaxForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Tax\AddTaxForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Tax\EditTaxForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\Tax\EditTaxForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UploadInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\UploadInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\UserFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CartType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InquiryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InquiryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Message1Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Message1Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\ConfigureNewSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ordering\ConfigureNewSubscription"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\ConfigureSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ordering\ConfigureSubscription"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\CreateOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ordering\CreateOrder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\NewSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ordering\NewSubscription"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\SearchAccount"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ordering\SearchAccount"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\SearchSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ordering\SearchSubscription"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Ordering\TermLength"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Ordering\TermLength"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceTypeNew"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceTypeNew"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\CompleteUserInfoForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\CompleteUserInfoForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ForgottenPassword"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\ForgottenPassword"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\Registration"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\Registration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\ResetPassword"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Security\ResetPassword"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Support\SupportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Support\SupportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupportProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupportProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpgradeLicenceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UpgradeLicenceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\AddShippingAddressForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\AddShippingAddressForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\ChangePasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\ChangePasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\Account"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\Account"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ActivateProduct"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\ActivateProduct"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ChangeItemQuantity"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\ChangeItemQuantity"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ChangeOwner"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\ChangeOwner"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\Contact"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\Contact"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\ContactImportByCustomerId"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\ContactImportByCustomerId"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\GfiAddItems"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\GfiAddItems"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\Gfi\SubscriptionFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\Gfi\SubscriptionFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiLicense"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\GfiLicense"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiProduct"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\GfiProduct"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiRenewEnduser"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\GfiRenewEnduser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimited"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\GfiUnlimited"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedAddons"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\GfiUnlimitedAddons"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedLicenseNr"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\GfiUnlimitedLicenseNr"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\GfiUnlimitedProducts"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\GfiUnlimitedProducts"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\HardwareType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\HardwareType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zebra\LicenseFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zebra\LicenseFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Gfi\Amendment\GfiAmendmentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Gfi\Amendment\GfiAmendmentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Gfi\Renew\GfiRenewForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Gfi\Renew\GfiRenewForm"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CheckOrderInGfiHandler.0.App\MessageHandler\CheckOrderInGfiHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CheckOrderInGfiHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CheckOrderInMoneyHandler.0.App\MessageHandler\CheckOrderInMoneyHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CheckOrderInMoneyHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\CheckVatPaymentHandler.0.App\MessageHandler\CheckVatPaymentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CheckVatPaymentHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendOrderRemoteToGfiHandler.0.App\MessageHandler\SendOrderRemoteToGfiHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendOrderRemoteToGfiHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendOrderToMoneyRaynetHandler.0.App\MessageHandler\SendOrderToMoneyRaynetHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendOrderToMoneyRaynetHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SimpleOrderToGfiHandler.0.App\MessageHandler\SimpleOrderToGfiHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SimpleOrderToGfiHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SynchroGfiAccountsHandler.0.App\MessageHandler\SynchroGfiAccountsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SynchroGfiAccountsHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\VerifyOrderGfiHandler.0.App\MessageHandler\VerifyOrderGfiHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\VerifyOrderGfiHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryNodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryNodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryStateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryStateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnduserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EnduserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnduserUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EnduserUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GfiAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GfiContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GfiLicenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GfiLicenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InquiryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InquiryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LicenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRemoteDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRemoteDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentDeliveryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentDeliveryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RelatedProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RelatedProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SaleOrderInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SaleOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SaleOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SerialNumberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SerialNumberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShopRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShopRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupportProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupportProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaxRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserShippingAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserShippingAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserSynchronizeMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserSynchronizeMetaRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\InvoiceVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\InvoiceVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LicenceVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\LicenceVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\OrderVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\OrderVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ShippingAddressVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ShippingAddressVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CustomTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CustomTwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\GfiDate"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\GfiDate"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InternalDataCart"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\InternalDataCart"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Types\AddressFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Types\AddressFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\LicenceNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\LicenceNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\LicenseValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\LicenseValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionEduGovValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SubscriptionEduGovValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionGfiUlsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SubscriptionGfiUlsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionInvalidCodeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SubscriptionInvalidCodeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionItemsSophosValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SubscriptionItemsSophosValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionNotEmptyValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SubscriptionNotEmptyValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionOwnerValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SubscriptionOwnerValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\SubscriptionValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\SubscriptionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueEmailValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueEmailValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueIcoValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueIcoValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\UniqueLoginValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\UniqueLoginValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\DisabledProductsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\DisabledProductsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiRenewalSeatsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\GfiRenewalSeatsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiSubscriptionConfigSeatsAddonValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\GfiSubscriptionConfigSeatsAddonValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiSubscriptionConfigSeatsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\GfiSubscriptionConfigSeatsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\GfiUnlimitedValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\GfiUnlimitedValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PoNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\PoNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.twig.sub"; reason: abstract.
Removed service ".abstract.instanceof.app.twig.sub"; reason: abstract.
255
Removed service "App\Api\Dto\License"; reason: unused.
Removed service "App\Api\Dto\Preview"; reason: unused.
Removed service "App\Api\Exception\ApiError"; reason: unused.
Removed service "App\Api\Exception\NotAllowedActionType"; reason: unused.
Removed service "App\Api\Service\Configuration\Component"; reason: unused.
Removed service "App\Api\Service\Configuration\Option"; reason: unused.
Removed service "App\Api\Service\Configuration\Step"; reason: unused.
Removed service "App\Components\Checkout\Payment\Generic"; reason: unused.
Removed service "App\Components\Checkout\Payment\GoPay"; reason: unused.
Removed service "App\Components\GFI\GFIAccount"; reason: unused.
Removed service "App\Components\GFI\GFIContact"; reason: unused.
Removed service "App\Components\GFI\GFILicense"; reason: unused.
Removed service "App\Components\GFI\GFILicenseRegistration"; reason: unused.
Removed service "App\Components\GFI\GFIOrderStatus"; reason: unused.
Removed service "App\Components\GFI\GFISubscription"; reason: unused.
Removed service "App\Components\GFI\GFISubscriptionItem"; reason: unused.
Removed service "App\Components\Rabbit\Producer\SaleOrderProducer"; reason: unused.
Removed service "App\Components\Rabbit\SaleOrderService"; reason: unused.
Removed service "App\EventSubscriber\UserRoleSubscriber"; reason: unused.
Removed service "App\Exceptions\ApiError"; reason: unused.
Removed service "App\Exceptions\GfiSendOrderException"; reason: unused.
Removed service "App\Exceptions\MoneyLogicException"; reason: unused.
Removed service "App\Exceptions\MoneySendOrderException"; reason: unused.
Removed service "App\Exceptions\PreviewError"; reason: unused.
Removed service "App\Exceptions\RaynetSendOrderException"; reason: unused.
Removed service "App\Exceptions\RelatedEntityNotFound"; reason: unused.
Removed service "App\Exceptions\RequiredApiDataMissing"; reason: unused.
Removed service "App\Facade\AbstractFacade"; reason: unused.
Removed service "App\Facade\FormPriceFacade"; reason: unused.
Removed service "App\Facade\ProductFacade"; reason: unused.
Removed service "App\FormEntity\ExtensionValue"; reason: unused.
Removed service "App\FormEntity\LicenceNumber"; reason: unused.
Removed service "App\FormEntity\LicenseNumber"; reason: unused.
Removed service "App\FormEntity\ProductPrice"; reason: unused.
Removed service "App\FormEntity\SubscriptionAmend"; reason: unused.
Removed service "App\FormEntity\SubscriptionConfig"; reason: unused.
Removed service "App\FormEntity\SubscriptionRenewal"; reason: unused.
Removed service "App\FormEntity\SubscriptionTermLength"; reason: unused.
Removed service "App\Gfi\Products\ApiItemsResolver"; reason: unused.
Removed service "App\Gfi\Products\GfiArchiver"; reason: unused.
Removed service "App\Gfi\Products\GfiFaxMaker"; reason: unused.
Removed service "App\Gfi\Products\GfiHelpDeskCase"; reason: unused.
Removed service "App\Gfi\Products\GfiHelpDeskFusion"; reason: unused.
Removed service "App\Gfi\Products\GfiLanGuard"; reason: unused.
Removed service "App\Gfi\Products\GfiLanGuard2024"; reason: unused.
Removed service "App\Gfi\Products\GfiMailEssentialsAntiSpam"; reason: unused.
Removed service "App\Gfi\Products\GfiMailEssentialsEmailSecurity"; reason: unused.
Removed service "App\Gfi\Products\GfiMailEssentialsUp"; reason: unused.
Removed service "App\Gfi\Products\GfiUnlimited"; reason: unused.
Removed service "App\Gfi\Products\GfiUnlimitedFromPerpetual"; reason: unused.
Removed service "App\Gfi\Products\GfiUnlimitedNew"; reason: unused.
Removed service "App\Gfi\Products\GfiWebMonitor"; reason: unused.
Removed service "App\Gfi\Products\KerioConnect"; reason: unused.
Removed service "App\Gfi\Products\KerioControl"; reason: unused.
Removed service "App\Gfi\Products\KerioControl100Ren"; reason: unused.
Removed service "App\Gfi\Products\KerioControl300Ren"; reason: unused.
Removed service "App\Gfi\Products\KerioControl500Ren"; reason: unused.
Removed service "App\Gfi\Products\KerioControlSw"; reason: unused.
Removed service "App\Gfi\Products\KerioOperator"; reason: unused.
Removed service "App\Menu\MenuBuilder"; reason: unused.
Removed service "App\Message\CheckOrderInGfi"; reason: unused.
Removed service "App\Message\CheckOrderInMoney"; reason: unused.
Removed service "App\Message\CheckVatPayment"; reason: unused.
Removed service "App\Message\SendOrderRemoteToGfi"; reason: unused.
Removed service "App\Message\SendOrderToMoneyRaynet"; reason: unused.
Removed service "App\Message\SimpleOrderToGfi"; reason: unused.
Removed service "App\Message\SynchroGfiAccounts"; reason: unused.
Removed service "App\Message\VerifyOrderGfi"; reason: unused.
Removed service "App\Paginator\ModelPaginator"; reason: unused.
Removed service "App\Raynet\RaynetCrmRestClient"; reason: unused.
Removed service "App\Raynet\RaynetGenericException"; reason: unused.
Removed service "App\Raynet\RaynetUtil"; reason: unused.
Removed service "App\Security\AuthenticationEntryPoint"; reason: unused.
Removed service "App\Service\BundleComputeHelper\LanGuardBundle"; reason: unused.
Removed service "App\Service\GfiPreviewBuilder\Item"; reason: unused.
Removed service "App\Service\GfiPreviewBuilderByConfig\Item"; reason: unused.
Removed service "App\Service\GfiPreviewResponse"; reason: unused.
Removed service "App\Service\Synchronization\Method\NullRemover"; reason: unused.
Removed service "App\Service\Synchronization\Money\Convert\Xml\MoneyAcronis"; reason: unused.
Removed service "App\Service\Synchronization\Money\SaleOrderResponse"; reason: unused.
Removed service "App\Service\Synchronization\Quickbooks\QuickbooksAbstract"; reason: unused.
Removed service "App\Service\Synchronization\Raynet\ImportUser"; reason: unused.
Removed service "App\Types\EnumCenters"; reason: unused.
Removed service "App\Types\EnumCountries"; reason: unused.
Removed service "App\Types\EnumCountriesGfi"; reason: unused.
Removed service "App\Types\EnumRemoteDataTypes"; reason: unused.
Removed service "App\Types\EnumRoles"; reason: unused.
Removed service "App\Types\EnumTermLength"; reason: unused.
Removed service "App\Types\GfiAccountType"; reason: unused.
Removed service "App\Utils\LicenseUtil"; reason: unused.
Removed service "App\Utils\Migration\Constants"; reason: unused.
Removed service "App\Utils\Migration\Migration"; reason: unused.
Removed service "App\Utils\Migration\ShippingAddressWP"; reason: unused.
Removed service "App\Utils\Migration\UserMetaWP"; reason: unused.
Removed service "App\Utils\Migration\UserWP"; reason: unused.
Removed service "App\Utils\OrderPriceDecorator"; reason: unused.
Removed service "App\Validator\Constraints\LicenceNumber"; reason: unused.
Removed service "App\Validator\Constraints\License"; reason: unused.
Removed service "App\Validator\Constraints\Subscription"; reason: unused.
Removed service "App\Validator\Constraints\SubscriptionEduGov"; reason: unused.
Removed service "App\Validator\Constraints\SubscriptionGfiUls"; reason: unused.
Removed service "App\Validator\Constraints\SubscriptionInvalidCode"; reason: unused.
Removed service "App\Validator\Constraints\SubscriptionItemsSophos"; reason: unused.
Removed service "App\Validator\Constraints\SubscriptionNotEmpty"; reason: unused.
Removed service "App\Validator\Constraints\SubscriptionOwner"; reason: unused.
Removed service "App\Validator\Constraints\UniqueEmail"; reason: unused.
Removed service "App\Validator\Constraints\UniqueIco"; reason: unused.
Removed service "App\Validator\Constraints\UniqueLogin"; reason: unused.
Removed service "App\Validator\CustomValidatingObjects\Cart"; reason: unused.
Removed service "App\Validator\DisabledProducts"; reason: unused.
Removed service "App\Validator\GfiRenewalSeats"; reason: unused.
Removed service "App\Validator\GfiSubscriptionConfigSeats"; reason: unused.
Removed service "App\Validator\GfiSubscriptionConfigSeatsAddon"; reason: unused.
Removed service "App\Validator\GfiUnlimited"; reason: unused.
Removed service "App\Validator\PoNumber"; reason: unused.
Removed service "email_service"; 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 "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.default_transport"; 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 "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 "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "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.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; 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.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; 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.user_checker.chain.main"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~o.y4B7l"; 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 "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.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 "Rollerworks\Component\PasswordStrength\Validator\Constraints\PasswordStrengthValidator"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "ux.autocomplete.entity_search_util"; reason: unused.
Removed service "ux.autocomplete.entity_metadata_factory"; reason: unused.
Removed service ".service_locator.78m9Plx"; reason: unused.
Removed service ".service_locator.78m9Plx.App\Api\Controller\CheckoutController::isAdminByToken()"; reason: unused.
Removed service ".service_locator.8KGaCou"; reason: unused.
Removed service ".service_locator.8KGaCou.App\Controller\GfiOrderingController::showStakeholderAction()"; reason: unused.
Removed service ".service_locator.78m9Plx.App\Controller\GfiOrderingController::isAdminByToken()"; reason: unused.
Removed service ".service_locator.78m9Plx.App\Controller\Manhattan\GfiOrderingController::isAdminByToken()"; reason: unused.
Removed service ".service_locator.78m9Plx.App\Controller\Zebra\GfiOrderingController::isAdminByToken()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.pagerfanta.serializer.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.fos_rest.serializer.form_error_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.fos_rest.serializer.flatten_exception_normalizer"; 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.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 "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.bvmE8RF"; reason: unused.
Removed service ".service_locator.TwypoFh"; reason: unused.
615
Inlined service ".service_locator.iIOJTKd.App\Api\Controller\CheckoutController" to "App\Api\Controller\CheckoutController".
Inlined service ".service_locator.iIOJTKd.App\Api\Controller\LicenseController" to "App\Api\Controller\LicenseController".
Inlined service ".service_locator.iIOJTKd.App\Api\Controller\ProductController" to "App\Api\Controller\ProductController".
Inlined service ".service_locator.iIOJTKd.App\Api\Controller\UserController" to "App\Api\Controller\UserController".
Inlined service ".service_locator.QaaoWjx.App\Components\Cart\CartController" to "App\Components\Cart\CartController".
Inlined service "App\Components\GFI\GFIApiConnector" to "App\Components\GFI\GFIApiLogic".
Inlined service "App\Context\ContextFactory" to "App\Context\Context".
Inlined service "App\Context\UserContext" to "App\Context\ContextFactory".
Inlined service "App\Context\ShopContextFactory" to "App\Context\ShopContext".
Inlined service "App\Context\UserContextFactory" to "App\Context\UserContext".
Inlined service ".service_locator.QaaoWjx.App\Controller\Acronis\CronController" to "App\Controller\Acronis\CronController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Acronis\ExportController" to "App\Controller\Acronis\ExportController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Acronis\IndexController" to "App\Controller\Acronis\IndexController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Acronis\InquiryController" to "App\Controller\Acronis\InquiryController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Acronis\ProductCartController" to "App\Controller\Acronis\ProductCartController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminController" to "App\Controller\Admin\AdminController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminGfiController" to "App\Controller\Admin\AdminGfiController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminProductController" to "App\Controller\Admin\AdminProductController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminSaleOrderController" to "App\Controller\Admin\AdminSaleOrderController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminSubscriptionController" to "App\Controller\Admin\AdminSubscriptionController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminSupportController" to "App\Controller\Admin\AdminSupportController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminSupportProductController" to "App\Controller\Admin\AdminSupportProductController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\AdminUserController" to "App\Controller\Admin\AdminUserController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\CategoryController" to "App\Controller\Admin\CategoryController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\CountryController" to "App\Controller\Admin\CountryController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\CurrencyController" to "App\Controller\Admin\CurrencyController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\DeliveryController" to "App\Controller\Admin\DeliveryController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\PaymentController" to "App\Controller\Admin\PaymentController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\PaymentDeliveryController" to "App\Controller\Admin\PaymentDeliveryController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Admin\TaxController" to "App\Controller\Admin\TaxController".
Inlined service ".service_locator.QaaoWjx.App\Controller\AdminMessageController" to "App\Controller\AdminMessageController".
Inlined service ".service_locator.QaaoWjx.App\Controller\DownloadController" to "App\Controller\DownloadController".
Inlined service ".service_locator.QaaoWjx.App\Controller\GfiOrderingController" to "App\Controller\GfiOrderingController".
Inlined service ".service_locator.QaaoWjx.App\Controller\MaintenanceController" to "App\Controller\MaintenanceController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Manhattan\AccountController" to "App\Controller\Manhattan\AccountController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Manhattan\AddressController" to "App\Controller\Manhattan\AddressController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Manhattan\CheckoutController" to "App\Controller\Manhattan\CheckoutController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Manhattan\GFIController" to "App\Controller\Manhattan\GFIController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Manhattan\GfiOrderingController" to "App\Controller\Manhattan\GfiOrderingController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Manhattan\IndexController" to "App\Controller\Manhattan\IndexController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Manhattan\SecurityController" to "App\Controller\Manhattan\SecurityController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Offer\IndexController" to "App\Controller\Offer\IndexController".
Inlined service ".service_locator.QaaoWjx.App\Controller\RedirectingController" to "App\Controller\RedirectingController".
Inlined service ".service_locator.QaaoWjx.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.QaaoWjx.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Support\IndexController" to "App\Controller\Support\IndexController".
Inlined service ".service_locator.QaaoWjx.App\Controller\TestController" to "App\Controller\TestController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\AccountController" to "App\Controller\Zebra\AccountController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\AcronisController" to "App\Controller\Zebra\AcronisController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\AddressController" to "App\Controller\Zebra\AddressController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\CheckoutController" to "App\Controller\Zebra\CheckoutController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\ContentController" to "App\Controller\Zebra\ContentController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\CronController" to "App\Controller\Zebra\CronController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\EnduserController" to "App\Controller\Zebra\EnduserController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\ExportController" to "App\Controller\Zebra\ExportController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\GFIController" to "App\Controller\Zebra\GFIController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\GfiOrderingController" to "App\Controller\Zebra\GfiOrderingController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\GfiSynchroController" to "App\Controller\Zebra\GfiSynchroController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\IndexController" to "App\Controller\Zebra\IndexController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\LicenceController" to "App\Controller\Zebra\LicenceController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\ProductController" to "App\Controller\Zebra\ProductController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\SearchController" to "App\Controller\Zebra\SearchController".
Inlined service ".service_locator.QaaoWjx.App\Controller\Zebra\SubscriptionController" to "App\Controller\Zebra\SubscriptionController".
Inlined service "App\Gfi\Products\ProductLogic" to "App\Facade\GfiSubscriptionFacade".
Inlined service "App\Gfi\Products\LicenseExtensionChecker" to "App\Gfi\Products\ProductLogic".
Inlined service "App\Service\ShippingBuilder" to "App\Service\GfiRequestBuilder".
Inlined service "App\Service\ProductResolver" to "App\Service\GfiRequestBuilder".
Inlined service "App\Service\GfiPreviewBuilderByConfig\NewSubscription" to "App\Service\GfiRequestBuilder".
Inlined service "App\Service\GfiPreviewBuilderByConfig\RenewSubscription" to "App\Service\GfiRequestBuilder".
Inlined service "App\Service\GfiPreviewBuilderByConfig\AmendmentSubscription" to "App\Service\GfiRequestBuilder".
Inlined service "App\Service\GfiPreviewBuilder\AmendmentSubscription" to "App\Service\GfiRequestBuilder".
Inlined service "App\Service\GfiPreviewBuilder\NewSubscription" to "App\Service\GfiRequestBuilder".
Inlined service "App\Service\GfiPreviewBuilder\RenewSubscription" to "App\Service\GfiRequestBuilder".
Inlined service "guzzle.http.client" to "App\Utils\KerioApi".
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.va_rxC4" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.jkL9kAz" 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._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" 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.DMfgFyO.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.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.Hu7m0tQ" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.nvIJVVC" to "router.expression_language_provider".
Inlined service ".service_locator.YAcX0.U.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 "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.zqtiJAI" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.PpeB6f1" 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.0MctIKC" 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.NDRReNY" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.IlGSE9J" 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 "jms_serializer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
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 ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.NXTTdTW" to "security.helper".
Inlined service ".service_locator.0CS_i83" 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.IxoWwmi" to "security.access_map".
Inlined service ".security.request_matcher.ppJCeOu" to "security.access_map".
Inlined service ".security.request_matcher.mgIHNUr" to "security.access_map".
Inlined service ".security.request_matcher.6acXof9" to "security.access_map".
Inlined service ".security.request_matcher.s2ZPs4g" to "security.access_map".
Inlined service ".security.request_matcher..Tl6oNz" to "security.access_map".
Inlined service ".security.request_matcher.Gk7tWIM" to "security.access_map".
Inlined service ".security.request_matcher.9KSi9Ws" to "security.access_map".
Inlined service ".security.request_matcher.W.6qcBb" to "security.access_map".
Inlined service ".security.request_matcher.O.uoWhk" to "security.access_map".
Inlined service ".security.request_matcher.FQLavlj" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.mS74Jwd" to "security.access_map".
Inlined service ".security.request_matcher.WbvKZPt" to "security.access_map".
Inlined service ".security.request_matcher.L_Scmpn" to "security.access_map".
Inlined service ".security.request_matcher.L_Scmpn" to "security.access_map".
Inlined service ".security.request_matcher.JF8S3nh" to "security.access_map".
Inlined service ".security.request_matcher.opuZc9R" to "security.access_map".
Inlined service ".security.request_matcher.zTHXOLJ" to "security.access_map".
Inlined service ".security.request_matcher.6LsPmgR" to "security.access_map".
Inlined service ".security.request_matcher.mgIHNUr" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.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 "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.lj6EzEt" to ".security.request_matcher.IxoWwmi".
Inlined service ".security.request_matcher.a7zXAxa" to ".security.request_matcher.ppJCeOu".
Inlined service ".security.request_matcher.cWQ_3o1" to ".security.request_matcher.mgIHNUr".
Inlined service ".security.request_matcher.vSI6VsZ" to ".security.request_matcher.6acXof9".
Inlined service ".security.request_matcher.zD_qK32" to ".security.request_matcher..Tl6oNz".
Inlined service ".security.request_matcher.RIXJiZ8" to ".security.request_matcher.Gk7tWIM".
Inlined service ".security.request_matcher.apkd2S5" to ".security.request_matcher.9KSi9Ws".
Inlined service ".security.request_matcher.6madleL" to ".security.request_matcher.W.6qcBb".
Inlined service ".security.request_matcher.WgpjETL" to ".security.request_matcher.O.uoWhk".
Inlined service ".security.request_matcher.HGFgW06" to ".security.request_matcher.FQLavlj".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.omsR5jd" to ".security.request_matcher.mS74Jwd".
Inlined service ".security.request_matcher.YPLT2IN" to ".security.request_matcher.WbvKZPt".
Inlined service ".security.request_matcher.g9Y199i" to ".security.request_matcher.L_Scmpn".
Inlined service ".security.request_matcher.Y_n_3.Q" to ".security.request_matcher.JF8S3nh".
Inlined service ".security.request_matcher.vNVQzsB" to ".security.request_matcher.opuZc9R".
Inlined service ".security.request_matcher.yYAzQ2O" to ".security.request_matcher.zTHXOLJ".
Inlined service ".security.request_matcher.rp8PX1a" to ".security.request_matcher.6LsPmgR".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" 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 "App\Twig\CustomTwigExtension" to "twig".
Inlined service "App\Twig\GfiDate" to "twig".
Inlined service "App\Twig\InternalDataCart" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "pagerfanta.undefined_callable_handler" 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.Fuy.CqR.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.XzMdChi" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
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.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.wy_sXIY" 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.lMjmmg7" 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.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.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.OvSRsJw" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view_factory" to "pagerfanta.twig_runtime".
Inlined service "pagerfanta.route_generator_factory" to "pagerfanta.twig_runtime".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.Z5ha0UO" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.c00a45078b58694049576e015f174697e341262bf9503bf6b3433a7e99478e1076a2d210" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_listener".
Inlined service "fos_rest.zone_request_matcher.b417c83ef2bcf459b4b2bb1e5a42d5c86f974ffd6bfe73357a9f04d46025529306a33be3" to "fos_rest.zone_matcher_listener".
Inlined service ".service_locator.fKIsVqY" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~qRoYOXH" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "ux.translator.translations_dumper" to "ux.translator.cache_warmer.translations_cache_warmer".
Inlined service "ux.translator.message_parameters.extractor.message_parameters_extractor" to "ux.translator.translations_dumper".
Inlined service "ux.translator.message_parameters.extractor.intl_message_parameters_extractor" to "ux.translator.translations_dumper".
Inlined service "ux.translator.message_parameters.printer.typescript_message_parameters_printer" to "ux.translator.translations_dumper".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "ux.autocomplete.doctrine_registry_wrapper" to "ux.autocomplete.results_executor".
Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
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 "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
Inlined service ".service_locator.qgbBvKR" to ".service_locator.qgbBvKR.App\Api\Controller\CheckoutController::addToCart()".
Inlined service ".service_locator.K4M1kP." to ".service_locator.K4M1kP..App\Api\Controller\CheckoutController::getPreviewData()".
Inlined service ".service_locator..yaqFgQ" to ".service_locator..yaqFgQ.App\Api\Controller\CheckoutController::placeOrderAction()".
Inlined service ".service_locator.O_e3Pwp" to ".service_locator.O_e3Pwp.App\Api\Controller\LicenseController::findLicensesAction()".
Inlined service ".service_locator.L3nbw82" to ".service_locator.L3nbw82.App\Api\Controller\LicenseController::migrateLicenseAction()".
Inlined service ".service_locator.hKA2je_" to ".service_locator.hKA2je_.App\Api\Controller\UserController::getUsersEndusersAction()".
Inlined service ".service_locator.cJD_BU6" to ".service_locator.cJD_BU6.App\Components\Cart\CartController::index()".
Inlined service ".service_locator.HuMUI1w" to ".service_locator.HuMUI1w.App\Controller\Acronis\CronController::indexAction()".
Inlined service ".service_locator.Fezms8X" to ".service_locator.Fezms8X.App\Controller\Acronis\CronController::checkPayment()".
Inlined service ".service_locator.4RAkNVn" to ".service_locator.4RAkNVn.App\Controller\Acronis\CronController::insertAction()".
Inlined service ".service_locator..lD.fuE" to ".service_locator..lD.fuE.App\Controller\Acronis\IndexController::cart()".
Inlined service ".service_locator.BlTD1Un" to ".service_locator.BlTD1Un.App\Controller\Acronis\IndexController::dekujemeAction()".
Inlined service ".service_locator.tJwF8Vl" to ".service_locator.tJwF8Vl.App\Controller\Acronis\IndexController::acpAction()".
Inlined service ".service_locator.yVJeQpL" to ".service_locator.yVJeQpL.App\Controller\Acronis\IndexController::notifyAction()".
Inlined service ".service_locator.1U8cZH4" to ".service_locator.1U8cZH4.App\Controller\Admin\AdminController::maxSeatsAction()".
Inlined service ".service_locator.A9YTVgC" to ".service_locator.A9YTVgC.App\Controller\Admin\AdminGfiController::missingAccountsAction()".
Inlined service ".service_locator.mQ2gXFd" to ".service_locator.mQ2gXFd.App\Controller\Admin\AdminProductController::listAction()".
Inlined service ".service_locator.KG0Gee3" to ".service_locator.KG0Gee3.App\Controller\Admin\AdminProductController::editAction()".
Inlined service ".service_locator.VlrSYQ_" to ".service_locator.VlrSYQ_.App\Controller\Admin\AdminProductController::newAction()".
Inlined service ".service_locator.xullaGm" to ".service_locator.xullaGm.App\Controller\Admin\AdminProductController::pricesAction()".
Inlined service ".service_locator.dgo5sBu" to ".service_locator.dgo5sBu.App\Controller\Admin\AdminSaleOrderController::editAction()".
Inlined service ".service_locator.G0T7TYO" to ".service_locator.G0T7TYO.App\Controller\Admin\AdminSaleOrderController::sendOrderRemoteAction()".
Inlined service ".service_locator.yhaihP." to ".service_locator.yhaihP..App\Controller\Admin\AdminSaleOrderController::checkPaymentAndSendToMoneyAction()".
Inlined service ".service_locator.Ct9wCXL" to ".service_locator.Ct9wCXL.App\Controller\Admin\AdminSaleOrderController::deleteSaleOrder()".
Inlined service ".service_locator.C59tyYH" to ".service_locator.C59tyYH.App\Controller\Admin\AdminSupportController::index()".
Inlined service ".service_locator.wdFKV1C" to ".service_locator.wdFKV1C.App\Controller\Admin\AdminSupportProductController::index()".
Inlined service ".service_locator.LenVA0C" to ".service_locator.LenVA0C.App\Controller\Admin\AdminUserController::add()".
Inlined service ".service_locator.9EJE3.K" to ".service_locator.9EJE3.K.App\Controller\Admin\AdminUserController::edit()".
Inlined service ".service_locator.ou_9Cxi" to ".service_locator.ou_9Cxi.App\Controller\Admin\AdminUserController::forgottenPassword()".
Inlined service ".service_locator.1QOQ2EW" to ".service_locator.1QOQ2EW.App\Controller\Admin\AdminUserController::editShipping()".
Inlined service ".service_locator.F2d_8IF" to ".service_locator.F2d_8IF.App\Controller\Admin\AdminUserController::gfiAccountImportAction()".
Inlined service ".service_locator.AsICisM" to ".service_locator.AsICisM.App\Controller\Admin\AdminUserController::gfiAccountEditAction()".
Inlined service ".service_locator._VHWlw8" to ".service_locator._VHWlw8.App\Controller\Admin\AdminUserController::fixAccountAddresses()".
Inlined service ".service_locator.1K6TCaK" to ".service_locator.1K6TCaK.App\Controller\Admin\AdminUserController::exportUserToMethodAction()".
Inlined service ".service_locator.fEUrBKc" to ".service_locator.fEUrBKc.App\Controller\Admin\AdminUserController::importUserByMethod()".
Inlined service ".service_locator.bY_kI26" to ".service_locator.bY_kI26.App\Controller\Admin\AdminUserController::fixDphAction()".
Inlined service ".service_locator.sYF9Hpe" to ".service_locator.sYF9Hpe.App\Controller\Admin\AdminUserController::importAccountsFromCsv()".
Inlined service ".service_locator.0QvFYZC" to ".service_locator.0QvFYZC.App\Controller\Admin\CategoryController::add()".
Inlined service ".service_locator.yTAjsbv" to ".service_locator.yTAjsbv.App\Controller\Admin\CountryController::index()".
Inlined service ".service_locator.P.blNFL" to ".service_locator.P.blNFL.App\Controller\Admin\CountryController::new()".
Inlined service ".service_locator.Ga2YqgV" to ".service_locator.Ga2YqgV.App\Controller\Admin\CountryController::show()".
Inlined service ".service_locator.ZU9ucPl" to ".service_locator.ZU9ucPl.App\Controller\AdminMessageController::index()".
Inlined service ".service_locator.h_yOoZn" to ".service_locator.h_yOoZn.App\Controller\AdminMessageController::new()".
Inlined service ".service_locator.hvJey_q" to ".service_locator.hvJey_q.App\Controller\AdminMessageController::show()".
Inlined service ".service_locator.Lcsz3ov" to ".service_locator.Lcsz3ov.App\Controller\AdminMessageController::edit()".
Inlined service ".service_locator.xhQ81Ml" to ".service_locator.xhQ81Ml.App\Controller\AdminMessageController::delete()".
Inlined service ".service_locator.aDRjJWD" to ".service_locator.aDRjJWD.App\Controller\DownloadController::downloadInvoiceAction()".
Inlined service ".service_locator.e0uRxWW" to ".service_locator.e0uRxWW.App\Controller\GfiOrderingController::newSubscriptionAction()".
Inlined service ".service_locator.pJ4e2x9" to ".service_locator.pJ4e2x9.App\Controller\GfiOrderingController::searchSubscriptionAction()".
Inlined service ".service_locator.2QmsGQT" to ".service_locator.2QmsGQT.App\Controller\GfiOrderingController::showStakeholdersAction()".
Inlined service ".service_locator.n8fMj8J" to ".service_locator.n8fMj8J.App\Controller\GfiOrderingController::configureSubscriptionAction()".
Inlined service ".service_locator.uic21wq" to ".service_locator.uic21wq.App\Controller\GfiOrderingController::configureNewSubscriptionAction()".
Inlined service ".service_locator.hPXUKbF" to ".service_locator.hPXUKbF.App\Controller\GfiOrderingController::previewAction()".
Inlined service ".service_locator.AaSNP9j" to ".service_locator.AaSNP9j.App\Controller\GfiOrderingController::orderThanksAction()".
Inlined service ".service_locator.MRP1nUA" to ".service_locator.MRP1nUA.App\Controller\GfiOrderingController::resendToGfiAction()".
Inlined service ".service_locator.Awioqx_" to ".service_locator.Awioqx_.App\Controller\GfiOrderingController::testRaynetGfiAction()".
Inlined service ".service_locator.tVwvIzs" to ".service_locator.tVwvIzs.App\Controller\GfiOrderingController::getConfigurations()".
Inlined service ".service_locator.uHxMU1k" to ".service_locator.uHxMU1k.App\Controller\Manhattan\CheckoutController::indexAction()".
Inlined service ".service_locator.vJCqvY3" to ".service_locator.vJCqvY3.App\Controller\Manhattan\CheckoutController::dekujemeAction()".
Inlined service ".service_locator.Bs5sG35" to ".service_locator.Bs5sG35.App\Controller\Manhattan\CheckoutController::sendRaynet()".
Inlined service ".service_locator.tDXFn6O" to ".service_locator.tDXFn6O.App\Controller\Manhattan\IndexController::index()".
Inlined service ".service_locator.ZRov5Mj" to ".service_locator.ZRov5Mj.App\Controller\Manhattan\IndexController::methodAction()".
Inlined service ".service_locator.GrgqXj_" to ".service_locator.GrgqXj_.App\Controller\Manhattan\SecurityController::forgottenPassword()".
Inlined service ".service_locator.7zhqyGF" to ".service_locator.7zhqyGF.App\Controller\RegistrationController::registerNewUser()".
Inlined service ".service_locator.AE5qAXU" to ".service_locator.AE5qAXU.App\Controller\SecurityController::login()".
Inlined service ".service_locator._5Po04p" to ".service_locator._5Po04p.App\Controller\SecurityController::loginPostprocess()".
Inlined service ".service_locator.YR_JLHt" to ".service_locator.YR_JLHt.App\Controller\SecurityController::completeUserInfo()".
Inlined service ".service_locator.MNMMWMP" to ".service_locator.MNMMWMP.App\Controller\SecurityController::forgottenPassword()".
Inlined service ".service_locator.1WwJr0s" to ".service_locator.1WwJr0s.App\Controller\Support\IndexController::index()".
Inlined service ".service_locator.l5xpj_O" to ".service_locator.l5xpj_O.App\Controller\Support\IndexController::thanks()".
Inlined service ".service_locator.L1aqN1v" to ".service_locator.L1aqN1v.App\Controller\TestController::index()".
Inlined service ".service_locator.ntMmRGE" to ".service_locator.ntMmRGE.App\Controller\TestController::testGfi()".
Inlined service ".service_locator.WphvNhQ" to ".service_locator.WphvNhQ.App\Controller\Zebra\CheckoutController::indexAction()".
Inlined service ".service_locator.4W1fjxB" to ".service_locator.4W1fjxB.App\Controller\Zebra\CheckoutController::dekujemeAction()".
Inlined service ".service_locator.PUeQpth" to ".service_locator.PUeQpth.App\Controller\Zebra\CheckoutController::sendRaynet()".
Inlined service ".service_locator.6sDbE7Z" to ".service_locator.6sDbE7Z.App\Controller\Zebra\CronController::synchroOrdersWithMoneyAction()".
Inlined service ".service_locator.o5k95rs" to ".service_locator.o5k95rs.App\Controller\Zebra\CronController::processAction()".
Inlined service ".service_locator.j1c8MVe" to ".service_locator.j1c8MVe.App\Controller\Zebra\CronController::pollOrderRemotesAndSyncMoneyRaynet()".
Inlined service ".service_locator.Bfumqvx" to ".service_locator.Bfumqvx.App\Controller\Zebra\CronController::processOrderAction()".
Inlined service ".service_locator.i2XO37z" to ".service_locator.i2XO37z.App\Controller\Zebra\CronController::loadLicencesUsersAction()".
Inlined service ".service_locator.4D70joP" to ".service_locator.4D70joP.App\Controller\Zebra\CronController::loadLicencesAction()".
Inlined service ".service_locator.JdJw6si" to ".service_locator.JdJw6si.App\Controller\Zebra\CronController::loadBankRateAction()".
Inlined service ".service_locator.r9QvIyW" to ".service_locator.r9QvIyW.App\Controller\Zebra\CronController::sendOrderToMoneyAction()".
Inlined service ".service_locator.sxwsQ3_" to ".service_locator.sxwsQ3_.App\Controller\Zebra\CronController::sendOrderToRaynetAction()".
Inlined service ".service_locator.qKP3s2V" to ".service_locator.qKP3s2V.App\Controller\Zebra\CronController::ranyetTestAction()".
Inlined service ".service_locator.Hpca9ht" to ".service_locator.Hpca9ht.App\Controller\Zebra\EnduserController::listAction()".
Inlined service ".service_locator.DftySjb" to ".service_locator.DftySjb.App\Controller\Zebra\EnduserController::editAction()".
Inlined service ".service_locator.9sLsZlc" to ".service_locator.9sLsZlc.App\Controller\Zebra\EnduserController::editRemoteAction()".
Inlined service ".service_locator.hDkrKh1" to ".service_locator.hDkrKh1.App\Controller\Zebra\GfiSynchroController::testAPI()".
Inlined service ".service_locator.clj8ZSW" to ".service_locator.clj8ZSW.App\Controller\Zebra\GfiSynchroController::deleteRemovedAccounts()".
Inlined service ".service_locator.rJ88AoS" to ".service_locator.rJ88AoS.App\Controller\Zebra\GfiSynchroController::importAccountsAction()".
Inlined service ".service_locator.BZ4zS3W" to ".service_locator.BZ4zS3W.App\Controller\Zebra\IndexController::index()".
Inlined service ".service_locator.Eg80oP7" to ".service_locator.Eg80oP7.App\Controller\Zebra\LicenceController::findLicenceAction()".
Inlined service ".service_locator.6TnpvWZ" to ".service_locator.6TnpvWZ.App\Controller\Zebra\ProductController::index()".
Inlined service ".service_locator.4XhiCcU" to ".service_locator.4XhiCcU.App\Controller\Zebra\ProductController::detailAction()".
Inlined service ".service_locator.sWllnLy" to ".service_locator.sWllnLy.App\Controller\Zebra\ProductController::gfiUnlimitedAction()".
Inlined service ".service_locator.Hz7u.Uy" to ".service_locator.Hz7u.Uy.App\Controller\Zebra\ProductController::dekujemeAction()".
Inlined service ".service_locator.deNY6ae" to ".service_locator.deNY6ae.App\Controller\Zebra\ProductController::listProducts()".
Inlined service ".service_locator.O3Ba_LB" to ".service_locator.O3Ba_LB.App\Controller\Zebra\SearchController::index()".
Inlined service ".service_locator.uT1UUp5" to ".service_locator.uT1UUp5.App\Controller\Zebra\SubscriptionController::detailAction()".
Inlined service ".service_locator.1Y_Auaa" to ".service_locator.1Y_Auaa.App\Controller\Zebra\SubscriptionController::renewAmendmentAction()".
Inlined service ".service_locator..GgSyg0" to ".service_locator..GgSyg0.App\Controller\Zebra\SubscriptionController::subscriptionAmendmentAction()".
Inlined service ".service_locator.KMSS2Be" to ".service_locator.KMSS2Be.App\Controller\Zebra\SubscriptionController::priceAmendmentAction()".
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 "App\MessageHandler\CheckOrderInGfiHandler" to ".messenger.handler_descriptor.LQrzfNt".
Inlined service "App\MessageHandler\CheckOrderInMoneyHandler" to ".messenger.handler_descriptor.aDhoMlA".
Inlined service "App\MessageHandler\CheckVatPaymentHandler" to ".messenger.handler_descriptor.KckO0Ll".
Inlined service "App\MessageHandler\SendOrderRemoteToGfiHandler" to ".messenger.handler_descriptor.FYojSFr".
Inlined service "App\MessageHandler\SendOrderToMoneyRaynetHandler" to ".messenger.handler_descriptor.eEZumn9".
Inlined service "App\MessageHandler\SynchroGfiAccountsHandler" to ".messenger.handler_descriptor.eELRucJ".
Inlined service "App\MessageHandler\VerifyOrderGfiHandler" to ".messenger.handler_descriptor.Twcv0oc".
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 "http_client.uri_template" to ".debug.http_client".
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 "App\Security\Voter\InvoiceVoter" to ".debug.security.voter.App\Security\Voter\InvoiceVoter".
Inlined service "App\Security\Voter\LicenceVoter" to ".debug.security.voter.App\Security\Voter\LicenceVoter".
Inlined service "App\Security\Voter\OrderVoter" to ".debug.security.voter.App\Security\Voter\OrderVoter".
Inlined service "App\Security\Voter\ShippingAddressVoter" to ".debug.security.voter.App\Security\Voter\ShippingAddressVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service ".service_locator.DMfgFyO" to ".service_locator.DMfgFyO.translation.warmer".
Inlined service ".service_locator.WlWinPY" to ".service_locator.WlWinPY.router.default".
Inlined service ".service_locator.YAcX0.U" to ".service_locator.YAcX0.U.router.cache_warmer".
Inlined service ".service_locator.Fuy.CqR" to ".service_locator.Fuy.CqR.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ccTBFaB" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "pagerfanta.serializer.normalizer" to "debug.serializer.inner".
Inlined service "fos_rest.serializer.form_error_normalizer" to "debug.serializer.inner".
Inlined service "fos_rest.serializer.flatten_exception_normalizer" 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.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 "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.21epvMq" to "console.command_loader".
Inlined service ".service_locator.WlWinPY.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 "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
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".
Inlined service ".security.request_matcher.OqA4YpB" to "security.access_map".
Inlined service ".security.request_matcher.OqA4YpB" to "security.access_map".
Inlined service ".security.request_matcher.jYd42bx" to "security.access_map".
Inlined service ".security.request_matcher.Z0683tR" to "security.access_map".
Inlined service ".security.request_matcher.Z0683tR" to "security.access_map".
Inlined service ".security.request_matcher.jYd42bx" to "security.access_map".
Inlined service ".security.request_matcher.jYd42bx" to "security.access_map".
Inlined service ".security.request_matcher.jYd42bx" to "security.access_map".
Inlined service ".security.request_matcher.jYd42bx" to "security.access_map".
Inlined service ".security.request_matcher.jYd42bx" to "security.access_map".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
4
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "debug.security.event_dispatcher.main", ".debug.http_client", "fos_rest.serializer.form_error_handler", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "fos_rest.serializer.form_error_handler", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?