Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since symfony/options-resolver 7.3: Defining nested options via "Symfony\Component\OptionsResolver\OptionsResolver::setDefault()" is deprecated and will be removed in Symfony 8.0, use "setOptions()" method instead.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $registrationLimiter" autowiring alias is deprecated and will be removed in 8.0, use "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $registrationLimiter" instead. It is being referenced by the ".service_locator.hV2w6cR" service.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.archived AS archived_4, t0.subdomain AS subdomain_5, t0.slug AS slug_6, t0.website_pages_enabled AS website_pages_enabled_7, t0.domain AS domain_8, t0.contact_form_email_address AS contact_form_email_address_9, t0.primary_colour AS primary_colour_10, t0.secondary_colour AS secondary_colour_11, t0.danger_colour AS danger_colour_12, t0.features_enabled AS features_enabled_13, t0.branding_options AS branding_options_14, t0.admin_sidebar_colour AS admin_sidebar_colour_15, t0.stripe_customer_id AS stripe_customer_id_16, t0.stripe_subscription_info AS stripe_subscription_info_17, t0.subscription_price_override AS subscription_price_override_18, t0.registered_address_id AS registered_address_id_19, t0.logo_id AS logo_id_20 FROM tenant t0 WHERE t0.domain = ? LIMIT 1"
(parameters:
[1 => "dev.behumble.app"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.archived AS archived_4, t0.subdomain AS subdomain_5, t0.slug AS slug_6, t0.website_pages_enabled AS website_pages_enabled_7, t0.domain AS domain_8, t0.contact_form_email_address AS contact_form_email_address_9, t0.primary_colour AS primary_colour_10, t0.secondary_colour AS secondary_colour_11, t0.danger_colour AS danger_colour_12, t0.features_enabled AS features_enabled_13, t0.branding_options AS branding_options_14, t0.admin_sidebar_colour AS admin_sidebar_colour_15, t0.stripe_customer_id AS stripe_customer_id_16, t0.stripe_subscription_info AS stripe_subscription_info_17, t0.subscription_price_override AS subscription_price_override_18, t0.registered_address_id AS registered_address_id_19, t0.logo_id AS logo_id_20 FROM tenant t0 WHERE t0.domain = ? LIMIT 1"
"params" => [1 => "dev.behumble.app"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.archived AS archived_4, t0.subdomain AS subdomain_5, t0.slug AS slug_6, t0.website_pages_enabled AS website_pages_enabled_7, t0.domain AS domain_8, t0.contact_form_email_address AS contact_form_email_address_9, t0.primary_colour AS primary_colour_10, t0.secondary_colour AS secondary_colour_11, t0.danger_colour AS danger_colour_12, t0.features_enabled AS features_enabled_13, t0.branding_options AS branding_options_14, t0.admin_sidebar_colour AS admin_sidebar_colour_15, t0.stripe_customer_id AS stripe_customer_id_16, t0.stripe_subscription_info AS stripe_subscription_info_17, t0.subscription_price_override AS subscription_price_override_18, t0.registered_address_id AS registered_address_id_19, t0.logo_id AS logo_id_20 FROM tenant t0 WHERE t0.subdomain = ? LIMIT 1"
(parameters:
[1 => "dev"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.archived AS archived_4, t0.subdomain AS subdomain_5, t0.slug AS slug_6, t0.website_pages_enabled AS website_pages_enabled_7, t0.domain AS domain_8, t0.contact_form_email_address AS contact_form_email_address_9, t0.primary_colour AS primary_colour_10, t0.secondary_colour AS secondary_colour_11, t0.danger_colour AS danger_colour_12, t0.features_enabled AS features_enabled_13, t0.branding_options AS branding_options_14, t0.admin_sidebar_colour AS admin_sidebar_colour_15, t0.stripe_customer_id AS stripe_customer_id_16, t0.stripe_subscription_info AS stripe_subscription_info_17, t0.subscription_price_override AS subscription_price_override_18, t0.registered_address_id AS registered_address_id_19, t0.logo_id AS logo_id_20 FROM tenant t0 WHERE t0.subdomain = ? LIMIT 1"
"params" => [1 => "dev"
]
"types" => [1 => 2]
]
Log messages generated during the compilation of the service container.
Messages
Class
631
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearEmailSendRecordsCommand" (parent: .abstract.instanceof.App\Command\ClearEmailSendRecordsCommand).
Resolving inheritance for ".instanceof.App\Command\ClearEmailSendRecordsCommand.0.App\Command\ClearEmailSendRecordsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearEmailSendRecordsCommand).
Resolving inheritance for "App\Command\ClearEmailSendRecordsCommand" (parent: .instanceof.App\Command\ClearEmailSendRecordsCommand.0.App\Command\ClearEmailSendRecordsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContinualCronCommand" (parent: .abstract.instanceof.App\Command\ContinualCronCommand).
Resolving inheritance for ".instanceof.App\Command\ContinualCronCommand.0.App\Command\ContinualCronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContinualCronCommand).
Resolving inheritance for "App\Command\ContinualCronCommand" (parent: .instanceof.App\Command\ContinualCronCommand.0.App\Command\ContinualCronCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertTenantUsersCommand" (parent: .abstract.instanceof.App\Command\ConvertTenantUsersCommand).
Resolving inheritance for ".instanceof.App\Command\ConvertTenantUsersCommand.0.App\Command\ConvertTenantUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertTenantUsersCommand).
Resolving inheritance for "App\Command\ConvertTenantUsersCommand" (parent: .instanceof.App\Command\ConvertTenantUsersCommand.0.App\Command\ConvertTenantUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand" (parent: .abstract.instanceof.App\Command\CreateAdminCommand).
Resolving inheritance for ".instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand).
Resolving inheritance for "App\Command\CreateAdminCommand" (parent: .instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HourlyCronCommand" (parent: .abstract.instanceof.App\Command\HourlyCronCommand).
Resolving inheritance for ".instanceof.App\Command\HourlyCronCommand.0.App\Command\HourlyCronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HourlyCronCommand).
Resolving inheritance for "App\Command\HourlyCronCommand" (parent: .instanceof.App\Command\HourlyCronCommand.0.App\Command\HourlyCronCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendDailyEmailCommand" (parent: .abstract.instanceof.App\Command\SendDailyEmailCommand).
Resolving inheritance for ".instanceof.App\Command\SendDailyEmailCommand.0.App\Command\SendDailyEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendDailyEmailCommand).
Resolving inheritance for "App\Command\SendDailyEmailCommand" (parent: .instanceof.App\Command\SendDailyEmailCommand.0.App\Command\SendDailyEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestReminderCommand" (parent: .abstract.instanceof.App\Command\TestReminderCommand).
Resolving inheritance for ".instanceof.App\Command\TestReminderCommand.0.App\Command\TestReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestReminderCommand).
Resolving inheritance for "App\Command\TestReminderCommand" (parent: .instanceof.App\Command\TestReminderCommand.0.App\Command\TestReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController" (parent: .abstract.instanceof.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController).
Resolving inheritance for "App\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppWebookController" (parent: .abstract.instanceof.App\Controller\AppWebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppWebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppWebookController).
Resolving inheritance for ".instanceof.App\Controller\AppWebookController.0.App\Controller\AppWebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppWebookController).
Resolving inheritance for "App\Controller\AppWebookController" (parent: .instanceof.App\Controller\AppWebookController.0.App\Controller\AppWebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CronController" (parent: .abstract.instanceof.App\Controller\CronController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CronController).
Resolving inheritance for "App\Controller\CronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CronController).
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 ".instanceof.App\Controller\DownloadController.0.App\Controller\DownloadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadController).
Resolving inheritance for "App\Controller\DownloadController" (parent: .instanceof.App\Controller\DownloadController.0.App\Controller\DownloadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendAbstractController" (parent: .abstract.instanceof.App\Controller\FrontendAbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendAbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendAbstractController).
Resolving inheritance for "App\Controller\FrontendAbstractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendAbstractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingPageController" (parent: .abstract.instanceof.App\Controller\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingPageController).
Resolving inheritance for "App\Controller\LandingPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardController" (parent: .abstract.instanceof.App\Controller\OnboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardController).
Resolving inheritance for ".instanceof.App\Controller\OnboardController.0.App\Controller\OnboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardController).
Resolving inheritance for "App\Controller\OnboardController" (parent: .instanceof.App\Controller\OnboardController.0.App\Controller\OnboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\POSController" (parent: .abstract.instanceof.App\Controller\POSController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\POSController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\POSController).
Resolving inheritance for ".instanceof.App\Controller\POSController.0.App\Controller\POSController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\POSController).
Resolving inheritance for "App\Controller\POSController" (parent: .instanceof.App\Controller\POSController.0.App\Controller\POSController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PortalController" (parent: .abstract.instanceof.App\Controller\PortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PortalController).
Resolving inheritance for ".instanceof.App\Controller\PortalController.0.App\Controller\PortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PortalController).
Resolving inheritance for "App\Controller\PortalController" (parent: .instanceof.App\Controller\PortalController.0.App\Controller\PortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductsController" (parent: .abstract.instanceof.App\Controller\ProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductsController).
Resolving inheritance for "App\Controller\ProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QrCodeController" (parent: .abstract.instanceof.App\Controller\QrCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QrCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QrCodeController).
Resolving inheritance for ".instanceof.App\Controller\QrCodeController.0.App\Controller\QrCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QrCodeController).
Resolving inheritance for "App\Controller\QrCodeController" (parent: .instanceof.App\Controller\QrCodeController.0.App\Controller\QrCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransactionController" (parent: .abstract.instanceof.App\Controller\TransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransactionController).
Resolving inheritance for "App\Controller\TransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminAbstractController" (parent: .abstract.instanceof.App\Controller\admin\AdminAbstractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminAbstractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminAbstractController).
Resolving inheritance for "App\Controller\admin\AdminAbstractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminAbstractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminAssetsController" (parent: .abstract.instanceof.App\Controller\admin\AdminAssetsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminAssetsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminAssetsController).
Resolving inheritance for "App\Controller\admin\AdminAssetsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminAssetsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminComponentsController" (parent: .abstract.instanceof.App\Controller\admin\AdminComponentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminComponentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminComponentsController).
Resolving inheritance for ".instanceof.App\Controller\admin\AdminComponentsController.0.App\Controller\admin\AdminComponentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminComponentsController).
Resolving inheritance for "App\Controller\admin\AdminComponentsController" (parent: .instanceof.App\Controller\admin\AdminComponentsController.0.App\Controller\admin\AdminComponentsController).
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\AdminCrmController" (parent: .abstract.instanceof.App\Controller\admin\AdminCrmController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminCrmController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminCrmController).
Resolving inheritance for ".instanceof.App\Controller\admin\AdminCrmController.0.App\Controller\admin\AdminCrmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminCrmController).
Resolving inheritance for "App\Controller\admin\AdminCrmController" (parent: .instanceof.App\Controller\admin\AdminCrmController.0.App\Controller\admin\AdminCrmController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminCustomFormsController" (parent: .abstract.instanceof.App\Controller\admin\AdminCustomFormsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminCustomFormsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminCustomFormsController).
Resolving inheritance for "App\Controller\admin\AdminCustomFormsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminCustomFormsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminDownloadsController" (parent: .abstract.instanceof.App\Controller\admin\AdminDownloadsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminDownloadsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminDownloadsController).
Resolving inheritance for "App\Controller\admin\AdminDownloadsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminDownloadsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminFAQController" (parent: .abstract.instanceof.App\Controller\admin\AdminFAQController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminFAQController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminFAQController).
Resolving inheritance for "App\Controller\admin\AdminFAQController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminFAQController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminOrdersController" (parent: .abstract.instanceof.App\Controller\admin\AdminOrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminOrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminOrdersController).
Resolving inheritance for "App\Controller\admin\AdminOrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminOrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPOSController" (parent: .abstract.instanceof.App\Controller\admin\AdminPOSController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPOSController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPOSController).
Resolving inheritance for "App\Controller\admin\AdminPOSController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPOSController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPhotoGalleryController" (parent: .abstract.instanceof.App\Controller\admin\AdminPhotoGalleryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPhotoGalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPhotoGalleryController).
Resolving inheritance for "App\Controller\admin\AdminPhotoGalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPhotoGalleryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPricelistController" (parent: .abstract.instanceof.App\Controller\admin\AdminPricelistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPricelistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPricelistController).
Resolving inheritance for "App\Controller\admin\AdminPricelistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPricelistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminProductsController" (parent: .abstract.instanceof.App\Controller\admin\AdminProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminProductsController).
Resolving inheritance for "App\Controller\admin\AdminProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminProjectsController" (parent: .abstract.instanceof.App\Controller\admin\AdminProjectsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminProjectsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminProjectsController).
Resolving inheritance for "App\Controller\admin\AdminProjectsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminProjectsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPurchaseOrdersController" (parent: .abstract.instanceof.App\Controller\admin\AdminPurchaseOrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPurchaseOrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPurchaseOrdersController).
Resolving inheritance for "App\Controller\admin\AdminPurchaseOrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPurchaseOrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminQrCodesController" (parent: .abstract.instanceof.App\Controller\admin\AdminQrCodesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminQrCodesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminQrCodesController).
Resolving inheritance for "App\Controller\admin\AdminQrCodesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminQrCodesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminReportsController" (parent: .abstract.instanceof.App\Controller\admin\AdminReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminReportsController).
Resolving inheritance for "App\Controller\admin\AdminReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminReviewController" (parent: .abstract.instanceof.App\Controller\admin\AdminReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminReviewController).
Resolving inheritance for "App\Controller\admin\AdminReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminSageController" (parent: .abstract.instanceof.App\Controller\admin\AdminSageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminSageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminSageController).
Resolving inheritance for "App\Controller\admin\AdminSageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminSageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminServiceController" (parent: .abstract.instanceof.App\Controller\admin\AdminServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminServiceController).
Resolving inheritance for "App\Controller\admin\AdminServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminSettingsController" (parent: .abstract.instanceof.App\Controller\admin\AdminSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminSettingsController).
Resolving inheritance for ".instanceof.App\Controller\admin\AdminSettingsController.0.App\Controller\admin\AdminSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminSettingsController).
Resolving inheritance for "App\Controller\admin\AdminSettingsController" (parent: .instanceof.App\Controller\admin\AdminSettingsController.0.App\Controller\admin\AdminSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminShippingController" (parent: .abstract.instanceof.App\Controller\admin\AdminShippingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminShippingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminShippingController).
Resolving inheritance for "App\Controller\admin\AdminShippingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminShippingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminStockController" (parent: .abstract.instanceof.App\Controller\admin\AdminStockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminStockController).
Resolving inheritance for "App\Controller\admin\AdminStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminStockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminTenantsController" (parent: .abstract.instanceof.App\Controller\admin\AdminTenantsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminTenantsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminTenantsController).
Resolving inheritance for "App\Controller\admin\AdminTenantsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminTenantsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminUsersController" (parent: .abstract.instanceof.App\Controller\admin\AdminUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminUsersController).
Resolving inheritance for "App\Controller\admin\AdminUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminWebsiteController" (parent: .abstract.instanceof.App\Controller\admin\AdminWebsiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminWebsiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminWebsiteController).
Resolving inheritance for ".instanceof.App\Controller\admin\AdminWebsiteController.0.App\Controller\admin\AdminWebsiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminWebsiteController).
Resolving inheritance for "App\Controller\admin\AdminWebsiteController" (parent: .instanceof.App\Controller\admin\AdminWebsiteController.0.App\Controller\admin\AdminWebsiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminXeroController" (parent: .abstract.instanceof.App\Controller\admin\AdminXeroController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminXeroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminXeroController).
Resolving inheritance for "App\Controller\admin\AdminXeroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminXeroController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\mbp\AdminMbpController" (parent: .abstract.instanceof.App\Controller\admin\mbp\AdminMbpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\mbp\AdminMbpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\mbp\AdminMbpController).
Resolving inheritance for "App\Controller\admin\mbp\AdminMbpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\mbp\AdminMbpController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccountLedgerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AccountLedgerSubscriber).
Resolving inheritance for "App\EventSubscriber\AccountLedgerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccountLedgerSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\DoctrineSubscriber).
Resolving inheritance for "App\EventSubscriber\DoctrineSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LoginSubscriber).
Resolving inheritance for "App\EventSubscriber\LoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalCostType" (parent: .abstract.instanceof.App\Form\AdditionalCostType).
Resolving inheritance for "App\Form\AdditionalCostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalCostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType" (parent: .abstract.instanceof.App\Form\AddressType).
Resolving inheritance for "App\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryKeyDateType" (parent: .abstract.instanceof.App\Form\AssetCategoryKeyDateType).
Resolving inheritance for "App\Form\AssetCategoryKeyDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryKeyDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryType" (parent: .abstract.instanceof.App\Form\AssetCategoryType).
Resolving inheritance for "App\Form\AssetCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCustomFieldType" (parent: .abstract.instanceof.App\Form\AssetCustomFieldType).
Resolving inheritance for "App\Form\AssetCustomFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCustomFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationSettingsTriggerType" (parent: .abstract.instanceof.App\Form\AssetKeyDateNotificationSettingsTriggerType).
Resolving inheritance for "App\Form\AssetKeyDateNotificationSettingsTriggerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationSettingsTriggerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationSettingsType" (parent: .abstract.instanceof.App\Form\AssetKeyDateNotificationSettingsType).
Resolving inheritance for "App\Form\AssetKeyDateNotificationSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationType" (parent: .abstract.instanceof.App\Form\AssetKeyDateNotificationType).
Resolving inheritance for "App\Form\AssetKeyDateNotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateRecordType" (parent: .abstract.instanceof.App\Form\AssetKeyDateRecordType).
Resolving inheritance for "App\Form\AssetKeyDateRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateRecordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateType" (parent: .abstract.instanceof.App\Form\AssetKeyDateType).
Resolving inheritance for "App\Form\AssetKeyDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetType" (parent: .abstract.instanceof.App\Form\AssetType).
Resolving inheritance for "App\Form\AssetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOfMaterialLineType" (parent: .abstract.instanceof.App\Form\BillOfMaterialLineType).
Resolving inheritance for "App\Form\BillOfMaterialLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOfMaterialLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOfMaterialType" (parent: .abstract.instanceof.App\Form\BillOfMaterialType).
Resolving inheritance for "App\Form\BillOfMaterialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOfMaterialType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType" (parent: .abstract.instanceof.App\Form\CompanyType).
Resolving inheritance for "App\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType" (parent: .abstract.instanceof.App\Form\ComponentType).
Resolving inheritance for "App\Form\ComponentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrmCustomFieldType" (parent: .abstract.instanceof.App\Form\CrmCustomFieldType).
Resolving inheritance for "App\Form\CrmCustomFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrmCustomFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFieldType" (parent: .abstract.instanceof.App\Form\CustomFieldType).
Resolving inheritance for "App\Form\CustomFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFormFieldType" (parent: .abstract.instanceof.App\Form\CustomFormFieldType).
Resolving inheritance for "App\Form\CustomFormFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFormFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFormType" (parent: .abstract.instanceof.App\Form\CustomFormType).
Resolving inheritance for "App\Form\CustomFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomPriceType" (parent: .abstract.instanceof.App\Form\CustomPriceType).
Resolving inheritance for "App\Form\CustomPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType" (parent: .abstract.instanceof.App\Form\CustomerType).
Resolving inheritance for "App\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DownloadType" (parent: .abstract.instanceof.App\Form\DownloadType).
Resolving inheritance for "App\Form\DownloadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DownloadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FreeQrCodeType" (parent: .abstract.instanceof.App\Form\FreeQrCodeType).
Resolving inheritance for "App\Form\FreeQrCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FreeQrCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrequentlyAskedQuestionType" (parent: .abstract.instanceof.App\Form\FrequentlyAskedQuestionType).
Resolving inheritance for "App\Form\FrequentlyAskedQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrequentlyAskedQuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType" (parent: .abstract.instanceof.App\Form\GroupType).
Resolving inheritance for "App\Form\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageChoiceType" (parent: .abstract.instanceof.App\Form\ImageChoiceType).
Resolving inheritance for "App\Form\ImageChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MbpDockType" (parent: .abstract.instanceof.App\Form\MbpDockType).
Resolving inheritance for "App\Form\MbpDockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MbpDockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeetingType" (parent: .abstract.instanceof.App\Form\MeetingType).
Resolving inheritance for "App\Form\MeetingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeetingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderLineType" (parent: .abstract.instanceof.App\Form\OrderLineType).
Resolving inheritance for "App\Form\OrderLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusType" (parent: .abstract.instanceof.App\Form\OrderStatusType).
Resolving inheritance for "App\Form\OrderStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType" (parent: .abstract.instanceof.App\Form\OrderType).
Resolving inheritance for "App\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrganisationType" (parent: .abstract.instanceof.App\Form\OrganisationType).
Resolving inheritance for "App\Form\OrganisationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrganisationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\POSLocationType" (parent: .abstract.instanceof.App\Form\POSLocationType).
Resolving inheritance for "App\Form\POSLocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\POSLocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonType" (parent: .abstract.instanceof.App\Form\PersonType).
Resolving inheritance for "App\Form\PersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhotoGalleryType" (parent: .abstract.instanceof.App\Form\PhotoGalleryType).
Resolving inheritance for "App\Form\PhotoGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhotoGalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PricelistType" (parent: .abstract.instanceof.App\Form\PricelistType).
Resolving inheritance for "App\Form\PricelistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PricelistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductCategoryType" (parent: .abstract.instanceof.App\Form\ProductCategoryType).
Resolving inheritance for "App\Form\ProductCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductDataType" (parent: .abstract.instanceof.App\Form\ProductDataType).
Resolving inheritance for "App\Form\ProductDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductOptionType" (parent: .abstract.instanceof.App\Form\ProductOptionType).
Resolving inheritance for "App\Form\ProductOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductSupplierType" (parent: .abstract.instanceof.App\Form\ProductSupplierType).
Resolving inheritance for "App\Form\ProductSupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductSupplierType).
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\ProjectItemType" (parent: .abstract.instanceof.App\Form\ProjectItemType).
Resolving inheritance for "App\Form\ProjectItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProjectItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProjectType" (parent: .abstract.instanceof.App\Form\ProjectType).
Resolving inheritance for "App\Form\ProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProjectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderType" (parent: .abstract.instanceof.App\Form\PurchaseOrderType).
Resolving inheritance for "App\Form\PurchaseOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QrCodeType" (parent: .abstract.instanceof.App\Form\QrCodeType).
Resolving inheritance for "App\Form\QrCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QrCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RebateProgrammeType" (parent: .abstract.instanceof.App\Form\RebateProgrammeType).
Resolving inheritance for "App\Form\RebateProgrammeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RebateProgrammeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType" (parent: .abstract.instanceof.App\Form\ReviewType).
Resolving inheritance for "App\Form\ReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SelectOtherType" (parent: .abstract.instanceof.App\Form\SelectOtherType).
Resolving inheritance for "App\Form\SelectOtherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SelectOtherType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceType" (parent: .abstract.instanceof.App\Form\ServiceType).
Resolving inheritance for "App\Form\ServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingContainerType" (parent: .abstract.instanceof.App\Form\ShippingContainerType).
Resolving inheritance for "App\Form\ShippingContainerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingContainerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingMethodCalculationType" (parent: .abstract.instanceof.App\Form\ShippingMethodCalculationType).
Resolving inheritance for "App\Form\ShippingMethodCalculationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingMethodCalculationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingMethodType" (parent: .abstract.instanceof.App\Form\ShippingMethodType).
Resolving inheritance for "App\Form\ShippingMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingMethodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingZoneType" (parent: .abstract.instanceof.App\Form\ShippingZoneType).
Resolving inheritance for "App\Form\ShippingZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SignUpType" (parent: .abstract.instanceof.App\Form\SignUpType).
Resolving inheritance for "App\Form\SignUpType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SignUpType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StockLineType" (parent: .abstract.instanceof.App\Form\StockLineType).
Resolving inheritance for "App\Form\StockLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StockLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StockLocationType" (parent: .abstract.instanceof.App\Form\StockLocationType).
Resolving inheritance for "App\Form\StockLocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StockLocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxRateComponentType" (parent: .abstract.instanceof.App\Form\TaxRateComponentType).
Resolving inheritance for "App\Form\TaxRateComponentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxRateComponentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxRateType" (parent: .abstract.instanceof.App\Form\TaxRateType).
Resolving inheritance for "App\Form\TaxRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TenantOnboardType" (parent: .abstract.instanceof.App\Form\TenantOnboardType).
Resolving inheritance for "App\Form\TenantOnboardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TenantOnboardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadType" (parent: .abstract.instanceof.App\Form\UploadType).
Resolving inheritance for "App\Form\UploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WebsiteType" (parent: .abstract.instanceof.App\Form\WebsiteType).
Resolving inheritance for "App\Form\WebsiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WebsiteType).
Resolving inheritance for ".instanceof.App\MessageHandler\ClearOldEmailSendRecordMessageHandler.0.App\MessageHandler\ClearOldEmailSendRecordMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ClearOldEmailSendRecordMessageHandler).
Resolving inheritance for "App\MessageHandler\ClearOldEmailSendRecordMessageHandler" (parent: .instanceof.App\MessageHandler\ClearOldEmailSendRecordMessageHandler.0.App\MessageHandler\ClearOldEmailSendRecordMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\MarginReportEmailMessageHandler.0.App\MessageHandler\MarginReportEmailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\MarginReportEmailMessageHandler).
Resolving inheritance for "App\MessageHandler\MarginReportEmailMessageHandler" (parent: .instanceof.App\MessageHandler\MarginReportEmailMessageHandler.0.App\MessageHandler\MarginReportEmailMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendAssetReminderMessageHandler.0.App\MessageHandler\SendAssetReminderMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendAssetReminderMessageHandler).
Resolving inheritance for "App\MessageHandler\SendAssetReminderMessageHandler" (parent: .instanceof.App\MessageHandler\SendAssetReminderMessageHandler.0.App\MessageHandler\SendAssetReminderMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendSalesDigestHandler.0.App\MessageHandler\SendSalesDigestHandler" (parent: .abstract.instanceof.App\MessageHandler\SendSalesDigestHandler).
Resolving inheritance for "App\MessageHandler\SendSalesDigestHandler" (parent: .instanceof.App\MessageHandler\SendSalesDigestHandler.0.App\MessageHandler\SendSalesDigestHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountLedgerEntryRepository" (parent: .abstract.instanceof.App\Repository\AccountLedgerEntryRepository).
Resolving inheritance for "App\Repository\AccountLedgerEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountLedgerEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveAdminSessionRepository" (parent: .abstract.instanceof.App\Repository\ActiveAdminSessionRepository).
Resolving inheritance for "App\Repository\ActiveAdminSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveAdminSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdditionalCostRepository" (parent: .abstract.instanceof.App\Repository\AdditionalCostRepository).
Resolving inheritance for "App\Repository\AdditionalCostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdditionalCostRepository).
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\AssetCategoryKeyDateRepository" (parent: .abstract.instanceof.App\Repository\AssetCategoryKeyDateRepository).
Resolving inheritance for "App\Repository\AssetCategoryKeyDateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCategoryKeyDateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCategoryRepository" (parent: .abstract.instanceof.App\Repository\AssetCategoryRepository).
Resolving inheritance for "App\Repository\AssetCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCustomFieldRepository" (parent: .abstract.instanceof.App\Repository\AssetCustomFieldRepository).
Resolving inheritance for "App\Repository\AssetCustomFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCustomFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateNotificationRepository" (parent: .abstract.instanceof.App\Repository\AssetKeyDateNotificationRepository).
Resolving inheritance for "App\Repository\AssetKeyDateNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateRecordRepository" (parent: .abstract.instanceof.App\Repository\AssetKeyDateRecordRepository).
Resolving inheritance for "App\Repository\AssetKeyDateRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateRepository" (parent: .abstract.instanceof.App\Repository\AssetKeyDateRepository).
Resolving inheritance for "App\Repository\AssetKeyDateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository" (parent: .abstract.instanceof.App\Repository\AssetRepository).
Resolving inheritance for "App\Repository\AssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOfMaterialLineRepository" (parent: .abstract.instanceof.App\Repository\BillOfMaterialLineRepository).
Resolving inheritance for "App\Repository\BillOfMaterialLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOfMaterialLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOfMaterialRepository" (parent: .abstract.instanceof.App\Repository\BillOfMaterialRepository).
Resolving inheritance for "App\Repository\BillOfMaterialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOfMaterialRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyAddressRepository" (parent: .abstract.instanceof.App\Repository\CompanyAddressRepository).
Resolving inheritance for "App\Repository\CompanyAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyMetaRepository" (parent: .abstract.instanceof.App\Repository\CompanyMetaRepository).
Resolving inheritance for "App\Repository\CompanyMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository" (parent: .abstract.instanceof.App\Repository\CompanyRepository).
Resolving inheritance for "App\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmCustomFieldRepository" (parent: .abstract.instanceof.App\Repository\CrmCustomFieldRepository).
Resolving inheritance for "App\Repository\CrmCustomFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmCustomFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmCustomFieldResponseRepository" (parent: .abstract.instanceof.App\Repository\CrmCustomFieldResponseRepository).
Resolving inheritance for "App\Repository\CrmCustomFieldResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmCustomFieldResponseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFieldRepository" (parent: .abstract.instanceof.App\Repository\CustomFieldRepository).
Resolving inheritance for "App\Repository\CustomFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFieldResponseRepository" (parent: .abstract.instanceof.App\Repository\CustomFieldResponseRepository).
Resolving inheritance for "App\Repository\CustomFieldResponseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFieldResponseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormFieldRepository" (parent: .abstract.instanceof.App\Repository\CustomFormFieldRepository).
Resolving inheritance for "App\Repository\CustomFormFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormRepository" (parent: .abstract.instanceof.App\Repository\CustomFormRepository).
Resolving inheritance for "App\Repository\CustomFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomPriceRepository" (parent: .abstract.instanceof.App\Repository\CustomPriceRepository).
Resolving inheritance for "App\Repository\CustomPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DownloadRepository" (parent: .abstract.instanceof.App\Repository\DownloadRepository).
Resolving inheritance for "App\Repository\DownloadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DownloadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailSendRecordRepository" (parent: .abstract.instanceof.App\Repository\EmailSendRecordRepository).
Resolving inheritance for "App\Repository\EmailSendRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailSendRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrequentlyAskedQuestionRepository" (parent: .abstract.instanceof.App\Repository\FrequentlyAskedQuestionRepository).
Resolving inheritance for "App\Repository\FrequentlyAskedQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrequentlyAskedQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository" (parent: .abstract.instanceof.App\Repository\GroupRepository).
Resolving inheritance for "App\Repository\GroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MbpDockRepository" (parent: .abstract.instanceof.App\Repository\MbpDockRepository).
Resolving inheritance for "App\Repository\MbpDockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MbpDockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MeetingRepository" (parent: .abstract.instanceof.App\Repository\MeetingRepository).
Resolving inheritance for "App\Repository\MeetingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MeetingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository" (parent: .abstract.instanceof.App\Repository\NoteRepository).
Resolving inheritance for "App\Repository\NoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineRepository" (parent: .abstract.instanceof.App\Repository\OrderLineRepository).
Resolving inheritance for "App\Repository\OrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineStockAllocationRepository" (parent: .abstract.instanceof.App\Repository\OrderLineStockAllocationRepository).
Resolving inheritance for "App\Repository\OrderLineStockAllocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineStockAllocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineStockConsumptionRepository" (parent: .abstract.instanceof.App\Repository\OrderLineStockConsumptionRepository).
Resolving inheritance for "App\Repository\OrderLineStockConsumptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineStockConsumptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMetaRepository" (parent: .abstract.instanceof.App\Repository\OrderMetaRepository).
Resolving inheritance for "App\Repository\OrderMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatusRepository" (parent: .abstract.instanceof.App\Repository\OrderStatusRepository).
Resolving inheritance for "App\Repository\OrderStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POSLocationRepository" (parent: .abstract.instanceof.App\Repository\POSLocationRepository).
Resolving inheritance for "App\Repository\POSLocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POSLocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodRepository" (parent: .abstract.instanceof.App\Repository\PaymentMethodRepository).
Resolving inheritance for "App\Repository\PaymentMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodSettingRepository" (parent: .abstract.instanceof.App\Repository\PaymentMethodSettingRepository).
Resolving inheritance for "App\Repository\PaymentMethodSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonAddressRepository" (parent: .abstract.instanceof.App\Repository\PersonAddressRepository).
Resolving inheritance for "App\Repository\PersonAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonCompanyAssociationRepository" (parent: .abstract.instanceof.App\Repository\PersonCompanyAssociationRepository).
Resolving inheritance for "App\Repository\PersonCompanyAssociationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonCompanyAssociationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonMetaRepository" (parent: .abstract.instanceof.App\Repository\PersonMetaRepository).
Resolving inheritance for "App\Repository\PersonMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository" (parent: .abstract.instanceof.App\Repository\PersonRepository).
Resolving inheritance for "App\Repository\PersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoGalleryRepository" (parent: .abstract.instanceof.App\Repository\PhotoGalleryRepository).
Resolving inheritance for "App\Repository\PhotoGalleryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoGalleryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricelistRepository" (parent: .abstract.instanceof.App\Repository\PricelistRepository).
Resolving inheritance for "App\Repository\PricelistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricelistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCategoryRepository" (parent: .abstract.instanceof.App\Repository\ProductCategoryRepository).
Resolving inheritance for "App\Repository\ProductCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductDataRepository" (parent: .abstract.instanceof.App\Repository\ProductDataRepository).
Resolving inheritance for "App\Repository\ProductDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMetaRepository" (parent: .abstract.instanceof.App\Repository\ProductMetaRepository).
Resolving inheritance for "App\Repository\ProductMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductOptionOptionRepository" (parent: .abstract.instanceof.App\Repository\ProductOptionOptionRepository).
Resolving inheritance for "App\Repository\ProductOptionOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductOptionOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductOptionRepository" (parent: .abstract.instanceof.App\Repository\ProductOptionRepository).
Resolving inheritance for "App\Repository\ProductOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductOptionRepository).
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\ProductSupplierRepository" (parent: .abstract.instanceof.App\Repository\ProductSupplierRepository).
Resolving inheritance for "App\Repository\ProductSupplierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSupplierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemRepository" (parent: .abstract.instanceof.App\Repository\ProjectItemRepository).
Resolving inheritance for "App\Repository\ProjectItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository" (parent: .abstract.instanceof.App\Repository\ProjectRepository).
Resolving inheritance for "App\Repository\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PurchaseOrderRepository" (parent: .abstract.instanceof.App\Repository\PurchaseOrderRepository).
Resolving inheritance for "App\Repository\PurchaseOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PurchaseOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrCodeRepository" (parent: .abstract.instanceof.App\Repository\QrCodeRepository).
Resolving inheritance for "App\Repository\QrCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RebateProgrammeRepository" (parent: .abstract.instanceof.App\Repository\RebateProgrammeRepository).
Resolving inheritance for "App\Repository\RebateProgrammeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RebateProgrammeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewMetaRepository" (parent: .abstract.instanceof.App\Repository\ReviewMetaRepository).
Resolving inheritance for "App\Repository\ReviewMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository" (parent: .abstract.instanceof.App\Repository\ReviewRepository).
Resolving inheritance for "App\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOrderUploadRepository" (parent: .abstract.instanceof.App\Repository\SalesOrderUploadRepository).
Resolving inheritance for "App\Repository\SalesOrderUploadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOrderUploadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceMetaRepository" (parent: .abstract.instanceof.App\Repository\ServiceMetaRepository).
Resolving inheritance for "App\Repository\ServiceMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository" (parent: .abstract.instanceof.App\Repository\ServiceRepository).
Resolving inheritance for "App\Repository\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingContainerRepository" (parent: .abstract.instanceof.App\Repository\ShippingContainerRepository).
Resolving inheritance for "App\Repository\ShippingContainerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingContainerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingMethodCalculationRepository" (parent: .abstract.instanceof.App\Repository\ShippingMethodCalculationRepository).
Resolving inheritance for "App\Repository\ShippingMethodCalculationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingMethodCalculationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingMethodRepository" (parent: .abstract.instanceof.App\Repository\ShippingMethodRepository).
Resolving inheritance for "App\Repository\ShippingMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingZoneRepository" (parent: .abstract.instanceof.App\Repository\ShippingZoneRepository).
Resolving inheritance for "App\Repository\ShippingZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingZoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StockLineRepository" (parent: .abstract.instanceof.App\Repository\StockLineRepository).
Resolving inheritance for "App\Repository\StockLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StockLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StockLocationRepository" (parent: .abstract.instanceof.App\Repository\StockLocationRepository).
Resolving inheritance for "App\Repository\StockLocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StockLocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemErrorRepository" (parent: .abstract.instanceof.App\Repository\SystemErrorRepository).
Resolving inheritance for "App\Repository\SystemErrorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemErrorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateComponenRepository" (parent: .abstract.instanceof.App\Repository\TaxRateComponenRepository).
Resolving inheritance for "App\Repository\TaxRateComponenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateComponenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateComponentRepository" (parent: .abstract.instanceof.App\Repository\TaxRateComponentRepository).
Resolving inheritance for "App\Repository\TaxRateComponentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateComponentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateRepository" (parent: .abstract.instanceof.App\Repository\TaxRateRepository).
Resolving inheritance for "App\Repository\TaxRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantAddressRepository" (parent: .abstract.instanceof.App\Repository\TenantAddressRepository).
Resolving inheritance for "App\Repository\TenantAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantMembershipRepository" (parent: .abstract.instanceof.App\Repository\TenantMembershipRepository).
Resolving inheritance for "App\Repository\TenantMembershipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantMembershipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantMetaRepository" (parent: .abstract.instanceof.App\Repository\TenantMetaRepository).
Resolving inheritance for "App\Repository\TenantMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantMetaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantRepository" (parent: .abstract.instanceof.App\Repository\TenantRepository).
Resolving inheritance for "App\Repository\TenantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UploadRepository" (parent: .abstract.instanceof.App\Repository\UploadRepository).
Resolving inheritance for "App\Repository\UploadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UploadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserActivityRepository" (parent: .abstract.instanceof.App\Repository\UserActivityRepository).
Resolving inheritance for "App\Repository\UserActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserActivityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAssignmentRepository" (parent: .abstract.instanceof.App\Repository\UserAssignmentRepository).
Resolving inheritance for "App\Repository\UserAssignmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAssignmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMetaRepository" (parent: .abstract.instanceof.App\Repository\UserMetaRepository).
Resolving inheritance for "App\Repository\UserMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMetaRepository).
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\WebsiteObjectRepository" (parent: .abstract.instanceof.App\Repository\WebsiteObjectRepository).
Resolving inheritance for "App\Repository\WebsiteObjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteObjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteRepository" (parent: .abstract.instanceof.App\Repository\WebsiteRepository).
Resolving inheritance for "App\Repository\WebsiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteRepository).
Resolving inheritance for ".instanceof.App\Schedule.0.App\Schedule" (parent: .abstract.instanceof.App\Schedule).
Resolving inheritance for "App\Schedule" (parent: .instanceof.App\Schedule.0.App\Schedule).
Resolving inheritance for ".instanceof.App\Scheduler\MarginReportEmailSchedule.0.App\Scheduler\MarginReportEmailSchedule" (parent: .abstract.instanceof.App\Scheduler\MarginReportEmailSchedule).
Resolving inheritance for "App\Scheduler\MarginReportEmailSchedule" (parent: .instanceof.App\Scheduler\MarginReportEmailSchedule.0.App\Scheduler\MarginReportEmailSchedule).
Resolving inheritance for ".instanceof.App\Scheduler\SendSalesDigestSchedule.0.App\Scheduler\SendSalesDigestSchedule" (parent: .abstract.instanceof.App\Scheduler\SendSalesDigestSchedule).
Resolving inheritance for "App\Scheduler\SendSalesDigestSchedule" (parent: .instanceof.App\Scheduler\SendSalesDigestSchedule.0.App\Scheduler\SendSalesDigestSchedule).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\OrganisationVoter" (parent: .abstract.instanceof.App\Security\OrganisationVoter).
Resolving inheritance for "App\Security\OrganisationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\OrganisationVoter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminUrlExtension" (parent: .abstract.instanceof.App\Twig\AdminUrlExtension).
Resolving inheritance for "App\Twig\AdminUrlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminUrlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormExtensions" (parent: .abstract.instanceof.App\Twig\FormExtensions).
Resolving inheritance for "App\Twig\FormExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormExtensions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ValidationExtension" (parent: .abstract.instanceof.App\Twig\ValidationExtension).
Resolving inheritance for "App\Twig\ValidationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ValidationExtension).
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.scheduler" (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.amazon" (parent: mailer.transport_factory.abstract).
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 "limiter.registration" (parent: limiter).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "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.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.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.cache.expired_links" (parent: cache.app).
Resolving inheritance for "security.authenticator.expired_login_link_storage.main" (parent: security.authenticator.expired_login_link_storage).
Resolving inheritance for "security.authenticator.login_link_signature_hasher.main" (parent: security.authenticator.abstract_login_link_signature_hasher).
Resolving inheritance for "security.authenticator.login_link_handler.main" (parent: security.authenticator.abstract_login_link_handler).
Resolving inheritance for "security.authenticator.login_link.main" (parent: security.authenticator.login_link).
Resolving inheritance for "security.authentication.success_handler.main.login_link" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.login_link" (parent: security.authentication.failure_handler).
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.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\OrganisationType" (parent: .abstract.instanceof.App\Enum\OrganisationType).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\PaymentTerm" (parent: .abstract.instanceof.App\Enum\PaymentTerm).
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 "command.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "command.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "command.bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "command.bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "command.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.scheduler.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.rate_limiter.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.webpack_encore.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "security.authenticator.cache.expired_links.traceable" (parent: sentry.tracing.traceable_cache_adapter).
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.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
48
Removing service-argument resolver for controller "App\Controller\admin\AdminAbstractController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminAssetsController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminAssetsController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminComponentsController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminCrmController::createIndividual": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminCrmController::create_group": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminCrmController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminCrmController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminCustomFormsController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminCustomFormsController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminDownloadsController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminFAQController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminFAQController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminOrdersController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminPOSController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminPhotoGalleryController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminPhotoGalleryController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminPricelistController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminPricelistController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminProductsController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminProjectsController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminProjectsController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminPurchaseOrdersController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminQrCodesController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminQrCodesController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminReviewController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminReviewController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminSageController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminServiceController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminServiceController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminSettingsController::asset_categories_form": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminSettingsController::tax_rates_form": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminSettingsController::crm_fields_form": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminSettingsController::shipping_containers_form": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminSettingsController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminShippingController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminShippingController::method_form": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminShippingController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminStockController::create_location": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminStockController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminStockController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminUsersController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminWebsiteController::create": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminWebsiteController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\AdminXeroController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\mbp\AdminMbpController::isAvailableToTenant": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\admin\mbp\AdminMbpController::create_dock": no corresponding services exist for the referenced types.
389
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $registration.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $registrationLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $registration.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $registrationLimiter"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "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 "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.tenant_user_provider"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\LoginLink\LoginLinkHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "openai"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $uploads.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $uploadsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $uploads.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $uploadsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $uploads.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $uploadsStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $default.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $defaultStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $default.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $defaultStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $default.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $defaultStorage"; reason: private alias.
Removed service "Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator"; reason: private alias.
Removed service "karser_recaptcha3.google.request_method"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.totp.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "scheb_two_factor.code_reuse_cache"; reason: private alias.
Removed service "scheb_two_factor.backup_code_manager"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $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 $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.woHs1VJ"; reason: private alias.
Removed service ".service_locator.n_WDrVs"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.6MEK942"; reason: private alias.
Removed service ".service_locator.R0bthkF"; reason: private alias.
Removed service ".service_locator.Vi029jP"; 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 "security.csrf.token_manager"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "command.bus"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "cache.scheduler"; reason: private alias.
Removed service "cache.webpack_encore"; reason: private alias.
Removed service "cache.doctrine.orm.default.result"; reason: private alias.
Removed service "cache.doctrine.orm.default.query"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "security.authenticator.cache.expired_links"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.Nrz07Zz"; reason: private alias.
Removed service ".service_locator.xNj.9vj"; reason: private alias.
Removed service ".service_locator.gmuLD9y"; reason: private alias.
Removed service ".service_locator.HQZddX8"; reason: private alias.
Removed service ".service_locator.YiS2GrK"; reason: private alias.
Removed service ".service_locator.m3I7JZR"; reason: private alias.
Removed service ".service_locator.Gye.4c7"; reason: private alias.
Removed service ".service_locator.x2y4o60"; reason: private alias.
Removed service ".service_locator.KrLmu1X"; reason: private alias.
Removed service ".service_locator.hNMhKaf"; reason: private alias.
Removed service ".service_locator.PgZU3cC"; reason: private alias.
Removed service ".service_locator.uVBfOfD"; reason: private alias.
Removed service ".service_locator.D2BYt7v"; reason: private alias.
Removed service ".service_locator.bCcHs57"; reason: private alias.
Removed service ".service_locator.4Qmg.4n"; reason: private alias.
Removed service ".service_locator.GgyRmDs"; reason: private alias.
Removed service ".service_locator.bvrl_Z2"; reason: private alias.
Removed service ".service_locator.h7lCHgD"; reason: private alias.
Removed service ".service_locator.shcbbQg"; reason: private alias.
Removed service ".service_locator.5yhI1Bp"; reason: private alias.
Removed service ".service_locator.lREFFEy"; reason: private alias.
Removed service ".service_locator.eBVJPPg"; reason: private alias.
Removed service ".service_locator.4SbHM_y"; reason: private alias.
Removed service ".service_locator.PlTnXDO"; reason: private alias.
Removed service ".service_locator.Tq7s.bo"; reason: private alias.
Removed service ".service_locator.6ZFEenL"; reason: private alias.
Removed service ".service_locator._EgcVUo"; reason: private alias.
Removed service ".service_locator.MkUK7U7"; reason: private alias.
Removed service ".service_locator.tgJr2_X"; reason: private alias.
Removed service ".service_locator.O.uvSu2"; reason: private alias.
Removed service ".service_locator.vzCe9zg"; reason: private alias.
Removed service ".service_locator.7IhfJ0v"; reason: private alias.
Removed service ".service_locator.tM.Wz9d"; reason: private alias.
Removed service ".service_locator.mGbZ2.R"; reason: private alias.
Removed service ".service_locator.NK70aLJ"; reason: private alias.
Removed service ".service_locator.7dnl2h6"; reason: private alias.
Removed service ".service_locator.f4Ee1fr"; reason: private alias.
Removed service ".service_locator.JEEOgyb"; reason: private alias.
Removed service ".service_locator.HaYE4nE"; reason: private alias.
Removed service ".service_locator.mNF8z_1"; reason: private alias.
Removed service ".service_locator.2LYav7K"; reason: private alias.
Removed service ".service_locator.iUxN36D"; reason: private alias.
Removed service ".service_locator.pXS8eDA"; reason: private alias.
Removed service ".service_locator.Lp4em4C"; reason: private alias.
Removed service ".service_locator.Z58N2QT"; reason: private alias.
Removed service ".service_locator.SMAaxiz"; reason: private alias.
Removed service ".service_locator.wc8tvGy"; reason: private alias.
Removed service ".service_locator.LqZD6KH"; reason: private alias.
Removed service ".service_locator.dZNdE09"; reason: private alias.
Removed service ".service_locator.naRedGe"; reason: private alias.
Removed service ".service_locator.DaMz2SX"; reason: private alias.
Removed service ".service_locator.PEFbZfp"; reason: private alias.
Removed service ".service_locator.uQhNJH."; reason: private alias.
Removed service ".service_locator.2c2tVXz"; reason: private alias.
Removed service ".service_locator.mj5r47p"; reason: private alias.
Removed service ".service_locator.7XpGs7K"; reason: private alias.
Removed service ".service_locator.tVEwpwo"; reason: private alias.
Removed service ".service_locator.iP7LG72"; reason: private alias.
Removed service ".service_locator.Wjo_qSh"; reason: private alias.
Removed service ".service_locator.5zWPQKU"; reason: private alias.
Removed service ".service_locator.C80xkCj"; reason: private alias.
Removed service ".service_locator.pBDXSz5"; reason: private alias.
Removed service ".service_locator.KG3U25x"; reason: private alias.
Removed service ".service_locator.ab0FVJq"; reason: private alias.
Removed service ".service_locator.DsW6tUx"; reason: private alias.
Removed service ".service_locator.H2TR_6f"; reason: private alias.
Removed service ".service_locator.teQhaMc"; reason: private alias.
Removed service ".service_locator.JG8Bimu"; reason: private alias.
Removed service ".service_locator.tDnYrwb"; reason: private alias.
Removed service ".service_locator.RkH469L"; reason: private alias.
Removed service ".service_locator.b2T6uuo"; reason: private alias.
Removed service ".service_locator.BEwhfbu"; reason: private alias.
Removed service ".service_locator.XMfPDQD"; reason: private alias.
Removed service ".service_locator.YudrlMG"; reason: private alias.
Removed service ".service_locator.B7iNQQS"; reason: private alias.
Removed service ".service_locator.PcXl71x"; reason: private alias.
Removed service ".service_locator.1JXokyH"; reason: private alias.
Removed service ".service_locator.6WaZEMb"; reason: private alias.
Removed service ".service_locator.T8r2vvj"; reason: private alias.
Removed service ".service_locator.yUZMJ0a"; reason: private alias.
Removed service ".service_locator.3P6R9SE"; reason: private alias.
Removed service ".service_locator.t9EJOSt"; reason: private alias.
Removed service ".service_locator.JA4V7a_"; reason: private alias.
Removed service ".service_locator.mjUSF2e"; reason: private alias.
Removed service ".service_locator.gMH7VL5"; reason: private alias.
Removed service ".service_locator.0YoL2Uy"; reason: private alias.
Removed service ".service_locator._xVTHJT"; reason: private alias.
Removed service ".service_locator.DQHl3JI"; reason: private alias.
Removed service ".service_locator.z0.FO_q"; reason: private alias.
Removed service ".service_locator.TIDRv_I"; reason: private alias.
Removed service ".service_locator.gZbsfmm"; reason: private alias.
Removed service ".service_locator.0tE_kbV"; reason: private alias.
Removed service ".service_locator.KJIYjwt"; reason: private alias.
Removed service ".service_locator.1weDd5Z"; reason: private alias.
Removed service ".service_locator.ENMkh96"; reason: private alias.
Removed service ".service_locator.ZoWpTSR"; reason: private alias.
Removed service ".service_locator.higc8jY"; reason: private alias.
Removed service ".service_locator.2ASU1od"; reason: private alias.
Removed service ".service_locator.yYKrZuY"; reason: private alias.
Removed service ".service_locator.PuB4J3M"; reason: private alias.
Removed service ".service_locator.k2Jt6Pv"; reason: private alias.
Removed service ".service_locator.32XQOaw"; reason: private alias.
Removed service ".service_locator.HX1.AVv"; reason: private alias.
Removed service ".service_locator.IMj8Ttd"; reason: private alias.
Removed service ".service_locator.3XThveM"; reason: private alias.
Removed service ".service_locator.Ad5fsJ2"; reason: private alias.
Removed service ".service_locator.Q_mqhnT"; reason: private alias.
Removed service ".service_locator.PxKUjEW"; reason: private alias.
Removed service ".service_locator.kE0LHUE"; reason: private alias.
Removed service ".service_locator.X1zFlz."; reason: private alias.
Removed service ".service_locator.ghEpZmI"; reason: private alias.
Removed service ".service_locator.OJS1V1d"; reason: private alias.
Removed service ".service_locator.NBX0o3N"; reason: private alias.
Removed service ".service_locator.Q1DfrF8"; reason: private alias.
Removed service ".service_locator.Qm1XO1b"; reason: private alias.
Removed service ".service_locator.912wOS6"; reason: private alias.
Removed service ".service_locator.q9LfAXr"; reason: private alias.
Removed service ".service_locator.roz1Vl6"; reason: private alias.
Removed service ".service_locator.xi4KQUi"; reason: private alias.
Removed service ".service_locator.nyDyDmg"; reason: private alias.
Removed service ".service_locator.ovznVHp"; reason: private alias.
Removed service ".service_locator.UIph4Yx"; reason: private alias.
Removed service ".service_locator.YhFoxdQ"; reason: private alias.
Removed service ".service_locator.pjJSMf9"; reason: private alias.
Removed service ".service_locator.w7YC3kt"; reason: private alias.
Removed service ".service_locator.c4x1BaL"; reason: private alias.
Removed service ".service_locator.0S7enV."; reason: private alias.
Removed service ".service_locator.WyNadd9"; reason: private alias.
Removed service ".service_locator.cFIqSTN"; reason: private alias.
Removed service ".service_locator.E3jFOLM"; reason: private alias.
Removed service ".service_locator.t12zxNF"; reason: private alias.
Removed service ".service_locator.UHd0N70"; reason: private alias.
Removed service ".service_locator.mo.LGoP"; reason: private alias.
Removed service ".service_locator.lKTRxIa"; reason: private alias.
Removed service ".service_locator.Ga4Q9fB"; reason: private alias.
Removed service ".service_locator.XlJFgHU"; reason: private alias.
Removed service ".service_locator.r_JXdeg"; reason: private alias.
Removed service ".service_locator.jGdHWZQ"; reason: private alias.
Removed service ".service_locator.0IREDvW"; reason: private alias.
Removed service ".service_locator.OoCWqwu"; reason: private alias.
Removed service ".service_locator.s.2_VaS"; reason: private alias.
Removed service ".service_locator.sylcOZU"; reason: private alias.
Removed service ".service_locator.f3FCx35"; reason: private alias.
Removed service ".service_locator.PGhih7A"; reason: private alias.
Removed service ".service_locator.YepZh8H"; reason: private alias.
Removed service ".service_locator.udx0e50"; reason: private alias.
Removed service ".service_locator.n9akpK0"; reason: private alias.
Removed service ".service_locator.m8wjxiO"; reason: private alias.
Removed service ".service_locator.uxmXWWQ"; reason: private alias.
Removed service ".service_locator.5OyEj4e"; reason: private alias.
Removed service ".service_locator.ivJnZcG"; reason: private alias.
Removed service ".service_locator.ZtjkI.B"; reason: private alias.
Removed service ".service_locator.wt85.6r"; reason: private alias.
Removed service ".service_locator.zejpqoL"; reason: private alias.
Removed service ".service_locator.NSX9tlp"; reason: private alias.
Removed service ".service_locator.dZ1La8m"; reason: private alias.
Removed service ".service_locator.qXceGaK"; reason: private alias.
Removed service ".service_locator.MraAx_q"; reason: private alias.
Removed service ".service_locator.gxpkGA6"; reason: private alias.
Removed service ".service_locator.YZxixEa"; reason: private alias.
Removed service ".service_locator.aOFMtS."; reason: private alias.
Removed service ".service_locator.OxhEpn2"; reason: private alias.
Removed service ".service_locator.6OVu9Fz"; reason: private alias.
Removed service ".service_locator.KSw636A"; reason: private alias.
Removed service ".service_locator.tPdAWKA"; reason: private alias.
Removed service ".service_locator.ogZVAuo"; reason: private alias.
Removed service ".service_locator.8M6Np3Y"; reason: private alias.
Removed service ".service_locator.XUE55G5"; reason: private alias.
Removed service ".service_locator.wpNnqJU"; reason: private alias.
Removed service ".service_locator.4KmjkMf"; reason: private alias.
146
Changed reference of service "App\Command\ClearEmailSendRecordsCommand" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Command\SendDailyEmailCommand" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Command\TestReminderCommand" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminAbstractController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminAssetsController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminComponentsController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminCrmController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminCustomFormsController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminDownloadsController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminFAQController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminOrdersController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminPOSController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminPhotoGalleryController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminPricelistController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminProductsController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminProjectsController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminPurchaseOrdersController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminQrCodesController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminReviewController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminSageController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminServiceController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminSettingsController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminShippingController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminStockController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminUsersController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminWebsiteController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\AdminXeroController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Controller\admin\mbp\AdminMbpController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\EventSubscriber\DoctrineSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Schedule" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Scheduler\MarginReportEmailSchedule" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Scheduler\SendSalesDigestSchedule" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Security\GoogleAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\TwoFactorSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\MailService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\POSService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\PortalService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\SageService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\WebsiteService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\XeroService" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\AdminUrlExtension" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.command.bus" 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.amazon" 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 "limiter.storage.registration" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.command.bus" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
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.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "security.is_csrf_token_valid_attribute_expression_language" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.abstract_login_link_handler" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.login_link_handler.main" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "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 "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code_reuse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.totp_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_backup_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Lilm.0z" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.tm7YYsx" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ZOZmNNj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.IFRmg8T" previously pointing to "router.default" to "router".
Changed reference of service "command.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ilOg0f8" previously pointing to "debug.traced.command.bus" 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.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\OrganisationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.evB05Cc" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xRvtKlk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
659
Removed service "App\Entity"; 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\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.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 "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.authenticator.login_link"; reason: abstract.
Removed service "security.authenticator.abstract_login_link_handler"; reason: abstract.
Removed service "security.authenticator.expired_login_link_storage"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; 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 ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearEmailSendRecordsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ClearEmailSendRecordsCommand.0.App\Command\ClearEmailSendRecordsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ClearEmailSendRecordsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContinualCronCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ContinualCronCommand.0.App\Command\ContinualCronCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContinualCronCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConvertTenantUsersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ConvertTenantUsersCommand.0.App\Command\ConvertTenantUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ConvertTenantUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HourlyCronCommand"; reason: abstract.
Removed service ".instanceof.App\Command\HourlyCronCommand.0.App\Command\HourlyCronCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\HourlyCronCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendDailyEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendDailyEmailCommand.0.App\Command\SendDailyEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendDailyEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestReminderCommand"; reason: abstract.
Removed service ".instanceof.App\Command\TestReminderCommand.0.App\Command\TestReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppWebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppWebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\AppWebookController.0.App\Controller\AppWebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppWebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CronController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CronController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CronController"; 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 ".instanceof.App\Controller\DownloadController.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\FrontendAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendAbstractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FrontendAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LandingPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OnboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OnboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\OnboardController.0.App\Controller\OnboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OnboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\POSController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\POSController"; reason: abstract.
Removed service ".instanceof.App\Controller\POSController.0.App\Controller\POSController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\POSController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PortalController"; reason: abstract.
Removed service ".instanceof.App\Controller\PortalController.0.App\Controller\PortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QrCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QrCodeController"; reason: abstract.
Removed service ".instanceof.App\Controller\QrCodeController.0.App\Controller\QrCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\QrCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransactionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminAbstractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminAbstractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminAssetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminAssetsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminAssetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminComponentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminComponentsController"; reason: abstract.
Removed service ".instanceof.App\Controller\admin\AdminComponentsController.0.App\Controller\admin\AdminComponentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminComponentsController"; 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\AdminCrmController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminCrmController"; reason: abstract.
Removed service ".instanceof.App\Controller\admin\AdminCrmController.0.App\Controller\admin\AdminCrmController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminCrmController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminCustomFormsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminCustomFormsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminCustomFormsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminDownloadsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminDownloadsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminDownloadsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminFAQController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminFAQController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminFAQController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminOrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPOSController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPOSController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminPOSController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPhotoGalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPhotoGalleryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminPhotoGalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPricelistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPricelistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminPricelistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminProjectsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminPurchaseOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminPurchaseOrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminPurchaseOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminQrCodesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminQrCodesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminQrCodesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminSageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminSageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminSageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\admin\AdminSettingsController.0.App\Controller\admin\AdminSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminShippingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminShippingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminShippingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminStockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminTenantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminTenantsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminTenantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminUsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminWebsiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminWebsiteController"; reason: abstract.
Removed service ".instanceof.App\Controller\admin\AdminWebsiteController.0.App\Controller\admin\AdminWebsiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminWebsiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\AdminXeroController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\AdminXeroController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\AdminXeroController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\admin\mbp\AdminMbpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\admin\mbp\AdminMbpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\admin\mbp\AdminMbpController"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\OrganisationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\OrganisationType"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\PaymentTerm"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\PaymentTerm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AccountLedgerSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AccountLedgerSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\DoctrineSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\DoctrineSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdditionalCostType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdditionalCostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryKeyDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetCategoryKeyDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetCustomFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetCustomFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationSettingsTriggerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetKeyDateNotificationSettingsTriggerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetKeyDateNotificationSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateNotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetKeyDateNotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateRecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetKeyDateRecordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetKeyDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetKeyDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOfMaterialLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillOfMaterialLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOfMaterialType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BillOfMaterialType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrmCustomFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CrmCustomFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFormFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomFormFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DownloadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DownloadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FreeQrCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FreeQrCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrequentlyAskedQuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FrequentlyAskedQuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ImageChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ImageChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MbpDockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MbpDockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeetingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeetingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrganisationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrganisationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\POSLocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\POSLocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PersonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhotoGalleryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PhotoGalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PricelistType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PricelistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductSupplierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductSupplierType"; 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\ProjectItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProjectItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PurchaseOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PurchaseOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\QrCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\QrCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RebateProgrammeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RebateProgrammeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SelectOtherType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SelectOtherType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingContainerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShippingContainerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingMethodCalculationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShippingMethodCalculationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingMethodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShippingMethodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShippingZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShippingZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SignUpType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SignUpType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StockLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StockLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StockLocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StockLocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxRateComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaxRateComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaxRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TenantOnboardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TenantOnboardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WebsiteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WebsiteType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ClearOldEmailSendRecordMessageHandler.0.App\MessageHandler\ClearOldEmailSendRecordMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ClearOldEmailSendRecordMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\MarginReportEmailMessageHandler.0.App\MessageHandler\MarginReportEmailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\MarginReportEmailMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendAssetReminderMessageHandler.0.App\MessageHandler\SendAssetReminderMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendAssetReminderMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendSalesDigestHandler.0.App\MessageHandler\SendSalesDigestHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendSalesDigestHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccountLedgerEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccountLedgerEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActiveAdminSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ActiveAdminSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdditionalCostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdditionalCostRepository"; 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\AssetCategoryKeyDateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetCategoryKeyDateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetCustomFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetCustomFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetKeyDateNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetKeyDateRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetKeyDateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetKeyDateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOfMaterialLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BillOfMaterialLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOfMaterialRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BillOfMaterialRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmCustomFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CrmCustomFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrmCustomFieldResponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CrmCustomFieldResponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFieldResponseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomFieldResponseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomFormFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DownloadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DownloadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailSendRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailSendRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FrequentlyAskedQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FrequentlyAskedQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MbpDockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MbpDockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MeetingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MeetingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineStockAllocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderLineStockAllocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineStockConsumptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderLineStockConsumptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\POSLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\POSLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentMethodSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentMethodSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonCompanyAssociationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonCompanyAssociationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoGalleryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PhotoGalleryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PricelistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PricelistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductOptionOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductOptionOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductOptionRepository"; 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\ProductSupplierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductSupplierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PurchaseOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PurchaseOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QrCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QrCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RebateProgrammeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RebateProgrammeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReviewMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SalesOrderUploadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SalesOrderUploadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServiceMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingContainerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShippingContainerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingMethodCalculationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShippingMethodCalculationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShippingMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShippingZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShippingZoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StockLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StockLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StockLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StockLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemErrorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SystemErrorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateComponenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaxRateComponenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateComponentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaxRateComponentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaxRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TenantAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantMembershipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TenantMembershipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TenantMetaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TenantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TenantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UploadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UploadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserActivityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAssignmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserAssignmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMetaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMetaRepository"; 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\WebsiteObjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebsiteObjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WebsiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WebsiteRepository"; reason: abstract.
Removed service ".instanceof.App\Schedule.0.App\Schedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Schedule"; reason: abstract.
Removed service ".instanceof.App\Scheduler\MarginReportEmailSchedule.0.App\Scheduler\MarginReportEmailSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\MarginReportEmailSchedule"; reason: abstract.
Removed service ".instanceof.App\Scheduler\SendSalesDigestSchedule.0.App\Scheduler\SendSalesDigestSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\SendSalesDigestSchedule"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\OrganisationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\OrganisationVoter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AdminUrlExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AdminUrlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FormExtensions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\FormExtensions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ValidationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ValidationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
218
Removed service "App\Doctrine\TenantFilter"; reason: unused.
Removed service "App\Enum\OrganisationType"; reason: unused.
Removed service "App\Enum\PaymentTerm"; reason: unused.
Removed service "App\Event\OrderCancelledEvent"; reason: unused.
Removed service "App\Event\OrderPaidEvent"; reason: unused.
Removed service "App\Event\OrderUpdatedEvent"; reason: unused.
Removed service "App\Form\DataTransformer\AssetKeyDateNotificationSettingsTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\SelectOtherTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\UploadToFileTransformer"; reason: unused.
Removed service "App\Message\ClearOldEmailSendRecordMessage"; reason: unused.
Removed service "App\Message\MarginReportEmailMessage"; reason: unused.
Removed service "App\Message\SendAssetReminderMessage"; reason: unused.
Removed service "App\Message\SendSalesDigest"; reason: unused.
Removed service "App\Security\TwoFactorSuccessHandler"; 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 "httplug.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 "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 "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; 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~dovZoRJ"; 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 "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.abstract_login_link_signature_hasher"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; 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 "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "openai.http_client"; reason: unused.
Removed service "OpenAI\Factory"; reason: unused.
Removed service "OpenAI\Client"; reason: unused.
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "flysystem.adapter.default.storage"; reason: unused.
Removed service "default.storage"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl_post"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl"; 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 "knpu.oauth2.user_provider"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "scheb_two_factor.null_backup_code_manager"; reason: unused.
Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\SvgWriter"; reason: unused.
Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
Removed service "Endroid\QrCode\Builder\Builder"; reason: unused.
Removed service "endroid_qr_code.default_builder"; reason: unused.
Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service ".service_locator.btaPo.J"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminAbstractController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.htY5cF7"; reason: unused.
Removed service ".service_locator.htY5cF7.App\Controller\admin\AdminAssetsController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminAssetsController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminComponentsController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.pyWvRi4"; reason: unused.
Removed service ".service_locator.pyWvRi4.App\Controller\admin\AdminCrmController::createIndividual()"; reason: unused.
Removed service ".service_locator.TmzIzKw"; reason: unused.
Removed service ".service_locator.TmzIzKw.App\Controller\admin\AdminCrmController::create_group()"; reason: unused.
Removed service ".service_locator.sjFtSi_"; reason: unused.
Removed service ".service_locator.sjFtSi_.App\Controller\admin\AdminCrmController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminCrmController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.97.9aUJ"; reason: unused.
Removed service ".service_locator.97.9aUJ.App\Controller\admin\AdminCustomFormsController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminCustomFormsController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminDownloadsController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.r8etVff"; reason: unused.
Removed service ".service_locator.r8etVff.App\Controller\admin\AdminFAQController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminFAQController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminOrdersController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminPOSController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.aaaJvOk"; reason: unused.
Removed service ".service_locator.aaaJvOk.App\Controller\admin\AdminPhotoGalleryController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminPhotoGalleryController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.t.pPaVW"; reason: unused.
Removed service ".service_locator.t.pPaVW.App\Controller\admin\AdminPricelistController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminPricelistController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminProductsController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.uL_xPV4"; reason: unused.
Removed service ".service_locator.uL_xPV4.App\Controller\admin\AdminProjectsController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminProjectsController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminPurchaseOrdersController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.PLF2BuM"; reason: unused.
Removed service ".service_locator.PLF2BuM.App\Controller\admin\AdminQrCodesController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminQrCodesController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.A3WPMEo"; reason: unused.
Removed service ".service_locator.A3WPMEo.App\Controller\admin\AdminReviewController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminReviewController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminSageController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.8jEm71l"; reason: unused.
Removed service ".service_locator.8jEm71l.App\Controller\admin\AdminServiceController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminServiceController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.k2X9zPV"; reason: unused.
Removed service ".service_locator.k2X9zPV.App\Controller\admin\AdminSettingsController::asset_categories_form()"; reason: unused.
Removed service ".service_locator.UimtMLi"; reason: unused.
Removed service ".service_locator.UimtMLi.App\Controller\admin\AdminSettingsController::tax_rates_form()"; reason: unused.
Removed service ".service_locator.zTnA8pd"; reason: unused.
Removed service ".service_locator.zTnA8pd.App\Controller\admin\AdminSettingsController::crm_fields_form()"; reason: unused.
Removed service ".service_locator.Idhpc.."; reason: unused.
Removed service ".service_locator.Idhpc...App\Controller\admin\AdminSettingsController::shipping_containers_form()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminSettingsController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.d3iP6Fk"; reason: unused.
Removed service ".service_locator.d3iP6Fk.App\Controller\admin\AdminShippingController::create()"; reason: unused.
Removed service ".service_locator.iLRgXtC"; reason: unused.
Removed service ".service_locator.iLRgXtC.App\Controller\admin\AdminShippingController::method_form()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminShippingController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.ZwxvMyS"; reason: unused.
Removed service ".service_locator.ZwxvMyS.App\Controller\admin\AdminStockController::create_location()"; reason: unused.
Removed service ".service_locator.htY5cF7.App\Controller\admin\AdminStockController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminStockController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminUsersController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.t.vGEl."; reason: unused.
Removed service ".service_locator.t.vGEl..App\Controller\admin\AdminWebsiteController::create()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminWebsiteController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\AdminXeroController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.btaPo.J.App\Controller\admin\mbp\AdminMbpController::isAvailableToTenant()"; reason: unused.
Removed service ".service_locator.a5ZXVZK"; reason: unused.
Removed service ".service_locator.a5ZXVZK.App\Controller\admin\mbp\AdminMbpController::create_dock()"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.lCINUhr"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.PZ0UHmb"; reason: unused.
514
Inlined service ".service_locator.evB05Cc.App\Controller\AccountController" to "App\Controller\AccountController".
Inlined service ".service_locator.evB05Cc.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.evB05Cc.App\Controller\AppWebookController" to "App\Controller\AppWebookController".
Inlined service ".service_locator.evB05Cc.App\Controller\CronController" to "App\Controller\CronController".
Inlined service ".service_locator.evB05Cc.App\Controller\DownloadController" to "App\Controller\DownloadController".
Inlined service ".service_locator.evB05Cc.App\Controller\FrontendAbstractController" to "App\Controller\FrontendAbstractController".
Inlined service ".service_locator.evB05Cc.App\Controller\LandingPageController" to "App\Controller\LandingPageController".
Inlined service ".service_locator.evB05Cc.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service ".service_locator.evB05Cc.App\Controller\OnboardController" to "App\Controller\OnboardController".
Inlined service ".service_locator.evB05Cc.App\Controller\POSController" to "App\Controller\POSController".
Inlined service ".service_locator.evB05Cc.App\Controller\PortalController" to "App\Controller\PortalController".
Inlined service ".service_locator.evB05Cc.App\Controller\ProductsController" to "App\Controller\ProductsController".
Inlined service ".service_locator.evB05Cc.App\Controller\QrCodeController" to "App\Controller\QrCodeController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.evB05Cc.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.evB05Cc.App\Controller\TransactionController" to "App\Controller\TransactionController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminAbstractController" to "App\Controller\admin\AdminAbstractController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminAssetsController" to "App\Controller\admin\AdminAssetsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminComponentsController" to "App\Controller\admin\AdminComponentsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminController" to "App\Controller\admin\AdminController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminCrmController" to "App\Controller\admin\AdminCrmController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminCustomFormsController" to "App\Controller\admin\AdminCustomFormsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminDownloadsController" to "App\Controller\admin\AdminDownloadsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminFAQController" to "App\Controller\admin\AdminFAQController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminOrdersController" to "App\Controller\admin\AdminOrdersController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminPOSController" to "App\Controller\admin\AdminPOSController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminPhotoGalleryController" to "App\Controller\admin\AdminPhotoGalleryController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminPricelistController" to "App\Controller\admin\AdminPricelistController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminProductsController" to "App\Controller\admin\AdminProductsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminProjectsController" to "App\Controller\admin\AdminProjectsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminPurchaseOrdersController" to "App\Controller\admin\AdminPurchaseOrdersController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminQrCodesController" to "App\Controller\admin\AdminQrCodesController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminReportsController" to "App\Controller\admin\AdminReportsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminReviewController" to "App\Controller\admin\AdminReviewController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminSageController" to "App\Controller\admin\AdminSageController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminServiceController" to "App\Controller\admin\AdminServiceController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminSettingsController" to "App\Controller\admin\AdminSettingsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminShippingController" to "App\Controller\admin\AdminShippingController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminStockController" to "App\Controller\admin\AdminStockController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminTenantsController" to "App\Controller\admin\AdminTenantsController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminUsersController" to "App\Controller\admin\AdminUsersController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminWebsiteController" to "App\Controller\admin\AdminWebsiteController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\AdminXeroController" to "App\Controller\admin\AdminXeroController".
Inlined service ".service_locator.evB05Cc.App\Controller\admin\mbp\AdminMbpController" to "App\Controller\admin\mbp\AdminMbpController".
Inlined service "App\Form\DataTransformer\CrmCustomFieldOptionTransformer" to "App\Form\CrmCustomFieldType".
Inlined service "App\Form\DataTransformer\CustomerUserTransformer" to "App\Form\CustomerType".
Inlined service "App\Form\DataTransformer\OrderLineOptionsTransformer" to "App\Form\OrderLineType".
Inlined service "App\Form\DataTransformer\PhotoGalleryImagesTransformer" to "App\Form\PhotoGalleryType".
Inlined service "App\Form\DataTransformer\ProductOptionOptionTransformer" to "App\Form\ProductOptionType".
Inlined service "App\Form\DataTransformer\ProductTagTransformer" to "App\Form\ProductType".
Inlined service "App\Form\DataTransformer\ProductImagesTransformer" to "App\Form\ProductType".
Inlined service "App\Service\SalesDigestService" to "App\Service\MailService".
Inlined service "uploads.storage" to "App\Service\UploadHelper".
Inlined service "symfonycasts.verify_email.helper" to "App\Service\UserService".
Inlined service "security.authenticator.firewall_aware_login_link_handler" to "App\Service\UserService".
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 "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" 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 "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 "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.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.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.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 "monolog.logger.lock" to "lock.default.factory".
Inlined service "limiter.storage.registration" to "limiter.registration".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.u._epsx" 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.0h3TnLq" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.ilOg0f8" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.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 "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\AdminUrlExtension" to "twig".
Inlined service "App\Twig\FormExtensions" to "twig".
Inlined service "App\Twig\ValidationExtension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.cssinliner" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" 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 "App\Service\FrontendWidgetService" to "twig".
Inlined service "App\Service\PortalService" 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.lMv3Dwi.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.pNaXup8" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.fKIsVqY" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~SAMoeYk" to "webpack_encore.twig_entry_files_extension".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.XKcIsnF" 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.UTzxMqT" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "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.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.3wq9KXM" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service ".security.request_matcher.ek0Zdz." to "security.access_map".
Inlined service ".security.request_matcher.CryUMkh" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" 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 "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service ".service_locator.ujNjT5j" to "security.authenticator.firewall_aware_login_link_handler".
Inlined service "security.authenticator.expired_login_link_storage.main" to "security.authenticator.login_link_signature_hasher.main".
Inlined service "security.authenticator.login_link_signature_hasher.main" to "security.authenticator.login_link_handler.main".
Inlined service "security.authentication.success_handler.main.login_link" to "security.authenticator.login_link.main".
Inlined service "security.authentication.failure_handler.main.login_link" to "security.authenticator.login_link.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.WeQoF98" to ".security.request_matcher.ek0Zdz.".
Inlined service ".security.request_matcher.drpobvg" to ".security.request_matcher.CryUMkh".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
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 "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "Sentry\SentryBundle\Integration\IntegrationConfigurator".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Aws\S3\S3Client" to "flysystem.adapter.uploads.storage".
Inlined service "flysystem.adapter.uploads.storage" to "uploads.storage".
Inlined service "karser_recaptcha3.google.recaptcha" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.ip_resolver" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.request_method.symfony_http_client" to "karser_recaptcha3.google.recaptcha".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "knpu.oauth2.provider_factory" to "knpu.oauth2.provider.google".
Inlined service "knpu.oauth2.provider.google" to "knpu.oauth2.client.google".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.default_backup_code_manager" to "scheb_two_factor.security.listener.check_backup_code".
Inlined service "Endroid\QrCode\Writer\PngWriter" to "Endroid\QrCode\Builder\BuilderRegistry".
Inlined service "stof_doctrine_extensions.metadata_cache" to "stof_doctrine_extensions.listener.sluggable".
Inlined service ".stof_doctrine_extensions.reader" to "stof_doctrine_extensions.listener.sluggable".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.3QECKYg" to ".service_locator.3QECKYg.App\Controller\AccountController::login()".
Inlined service ".service_locator.hV2w6cR" to ".service_locator.hV2w6cR.App\Controller\AccountController::register()".
Inlined service ".service_locator.0vq7_ox" to ".service_locator.0vq7_ox.App\Controller\AccountController::generate2faToken()".
Inlined service ".service_locator.BDnI_rt" to ".service_locator.BDnI_rt.App\Controller\AccountController::verifyUserEmail()".
Inlined service ".service_locator.sXTwTTx" to ".service_locator.sXTwTTx.App\Controller\AccountController::account_settings()".
Inlined service ".service_locator.hz.RJka" to ".service_locator.hz.RJka.App\Controller\AccountController::connectAction()".
Inlined service ".service_locator.Qqn5E_n" to ".service_locator.Qqn5E_n.App\Controller\ApiController::create_account()".
Inlined service ".service_locator.BpboNNQ" to ".service_locator.BpboNNQ.App\Controller\ApiController::delete_file()".
Inlined service ".service_locator.FwKoQ7." to ".service_locator.FwKoQ7..App\Controller\ApiController::cancel_meeting()".
Inlined service ".service_locator.byieZt5" to ".service_locator.byieZt5.App\Controller\ApiController::get_customers()".
Inlined service ".service_locator.0ISJ3L0" to ".service_locator.0ISJ3L0.App\Controller\CronController::cron()".
Inlined service ".service_locator.ovqlno3" to ".service_locator.ovqlno3.App\Controller\LandingPageController::index()".
Inlined service ".service_locator.RE6vhKi" to ".service_locator.RE6vhKi.App\Controller\LandingPageController::page()".
Inlined service ".service_locator.jNzaHT9" to ".service_locator.jNzaHT9.App\Controller\OnboardController::index()".
Inlined service ".service_locator.h0RLTPi" to ".service_locator.h0RLTPi.App\Controller\POSController::index()".
Inlined service ".service_locator.lxRjiQ5" to ".service_locator.lxRjiQ5.App\Controller\POSController::api_new_order()".
Inlined service ".service_locator.6ejvqBT" to ".service_locator.6ejvqBT.App\Controller\POSController::api_update_order_line()".
Inlined service ".service_locator.Ch26Wtx" to ".service_locator.Ch26Wtx.App\Controller\POSController::api_update_customer()".
Inlined service ".service_locator.L2wLTfu" to ".service_locator.L2wLTfu.App\Controller\POSController::categories_search()".
Inlined service ".service_locator.SLOVWRL" to ".service_locator.SLOVWRL.App\Controller\POSController::products_card()".
Inlined service ".service_locator.LKsZ_dv" to ".service_locator.LKsZ_dv.App\Controller\POSController::apiCompleteOrder()".
Inlined service ".service_locator.kMQyzc_" to ".service_locator.kMQyzc_.App\Controller\ProductsController::index()".
Inlined service ".service_locator.rf0bbX7" to ".service_locator.rf0bbX7.App\Controller\QrCodeController::scan()".
Inlined service ".service_locator.Lilm.0z" to ".service_locator.Lilm.0z.App\Controller\QrCodeController::createFreeQrCodeForm()".
Inlined service ".service_locator.HKv6Vyy" to ".service_locator.HKv6Vyy.App\Controller\ResetPasswordController::request()".
Inlined service ".service_locator.FAUiyCT" to ".service_locator.FAUiyCT.App\Controller\ResetPasswordController::reset()".
Inlined service ".service_locator.opLgrLV" to ".service_locator.opLgrLV.App\Controller\TransactionController::cart()".
Inlined service ".service_locator.f7WxSa9" to ".service_locator.f7WxSa9.App\Controller\TransactionController::stripe_checkout()".
Inlined service ".service_locator.sUOP4r." to ".service_locator.sUOP4r..App\Controller\TransactionController::checkout()".
Inlined service ".service_locator.4QrBVzZ" to ".service_locator.4QrBVzZ.App\Controller\TransactionController::checkout_set_shipping_method()".
Inlined service ".service_locator.snMLG2P" to ".service_locator.snMLG2P.App\Controller\TransactionController::checkout_set_payment_method()".
Inlined service ".service_locator.pWrgRsu" to ".service_locator.pWrgRsu.App\Controller\admin\AdminAssetsController::view()".
Inlined service ".service_locator._gPldS2" to ".service_locator._gPldS2.App\Controller\admin\AdminAssetsController::notification_settings()".
Inlined service ".service_locator.QBOkkEX" to ".service_locator.QBOkkEX.App\Controller\admin\AdminComponentsController::add_edit()".
Inlined service ".service_locator.9VN7xXM" to ".service_locator.9VN7xXM.App\Controller\admin\AdminController::convertTenantUsers()".
Inlined service ".service_locator.2IgK05b" to ".service_locator.2IgK05b.App\Controller\admin\AdminController::switchTenants()".
Inlined service ".service_locator.ihw7_Er" to ".service_locator.ihw7_Er.App\Controller\admin\AdminCrmController::editIndividual()".
Inlined service ".service_locator.SfICoLc" to ".service_locator.SfICoLc.App\Controller\admin\AdminCrmController::viewIndividualReports()".
Inlined service ".service_locator.xjJHSPh" to ".service_locator.xjJHSPh.App\Controller\admin\AdminCrmController::viewIndividual()".
Inlined service ".service_locator.5_dkeIu" to ".service_locator.5_dkeIu.App\Controller\admin\AdminCrmController::editOrganisation()".
Inlined service ".service_locator.nx_dTkU" to ".service_locator.nx_dTkU.App\Controller\admin\AdminCrmController::viewOrganisationReports()".
Inlined service ".service_locator.DZ8UDnR" to ".service_locator.DZ8UDnR.App\Controller\admin\AdminCrmController::viewGroupReports()".
Inlined service ".service_locator._pLuPhw" to ".service_locator._pLuPhw.App\Controller\admin\AdminCrmController::viewOrganisation()".
Inlined service ".service_locator.3KtRZYQ" to ".service_locator.3KtRZYQ.App\Controller\admin\AdminCrmController::editAddress()".
Inlined service ".service_locator.vdyCAIb" to ".service_locator.vdyCAIb.App\Controller\admin\AdminCrmController::meeting_form()".
Inlined service ".service_locator.tv.FeVp" to ".service_locator.tv.FeVp.App\Controller\admin\AdminCrmController::viewMeeting()".
Inlined service ".service_locator.9cJe9A8" to ".service_locator.9cJe9A8.App\Controller\admin\AdminCustomFormsController::archive()".
Inlined service ".service_locator.tm7YYsx" to ".service_locator.tm7YYsx.App\Controller\admin\AdminDownloadsController::index()".
Inlined service ".service_locator.zswpEsO" to ".service_locator.zswpEsO.App\Controller\admin\AdminDownloadsController::create()".
Inlined service ".service_locator.w7oOT6m" to ".service_locator.w7oOT6m.App\Controller\admin\AdminDownloadsController::download()".
Inlined service ".service_locator.ZOZmNNj" to ".service_locator.ZOZmNNj.App\Controller\admin\AdminOrdersController::create()".
Inlined service ".service_locator.DXUMyzV" to ".service_locator.DXUMyzV.App\Controller\admin\AdminOrdersController::allocateStock()".
Inlined service ".service_locator.4Qgigej" to ".service_locator.4Qgigej.App\Controller\admin\AdminOrdersController::invoice()".
Inlined service ".service_locator.6wMiEjN" to ".service_locator.6wMiEjN.App\Controller\admin\AdminOrdersController::view()".
Inlined service ".service_locator.Sjze4VQ" to ".service_locator.Sjze4VQ.App\Controller\admin\AdminPOSController::locations_list()".
Inlined service ".service_locator.dCvcP7B" to ".service_locator.dCvcP7B.App\Controller\admin\AdminPOSController::create()".
Inlined service ".service_locator.LoEtpoB" to ".service_locator.LoEtpoB.App\Controller\admin\AdminPhotoGalleryController::archive()".
Inlined service ".service_locator.jNuODDt" to ".service_locator.jNuODDt.App\Controller\admin\AdminPhotoGalleryController::getImages()".
Inlined service ".service_locator.DiuInXw" to ".service_locator.DiuInXw.App\Controller\admin\AdminPricelistController::changes()".
Inlined service ".service_locator._lEaGq0" to ".service_locator._lEaGq0.App\Controller\admin\AdminPricelistController::archive()".
Inlined service ".service_locator.h99VZzo" to ".service_locator.h99VZzo.App\Controller\admin\AdminProductsController::create()".
Inlined service ".service_locator.QeWCiee" to ".service_locator.QeWCiee.App\Controller\admin\AdminProductsController::importFile()".
Inlined service ".service_locator.h_iWQMQ" to ".service_locator.h_iWQMQ.App\Controller\admin\AdminProductsController::orderHistory()".
Inlined service ".service_locator.jNHF2HH" to ".service_locator.jNHF2HH.App\Controller\admin\AdminProductsController::saveCalculator()".
Inlined service ".service_locator.rV8GXTA" to ".service_locator.rV8GXTA.App\Controller\admin\AdminProductsController::autocompleteTags()".
Inlined service ".service_locator.7PHvQ7D" to ".service_locator.7PHvQ7D.App\Controller\admin\AdminProductsController::aiGenerate()".
Inlined service ".service_locator.6VTbP4_" to ".service_locator.6VTbP4_.App\Controller\admin\AdminProductsController::categories_form()".
Inlined service ".service_locator.RfPnTpa" to ".service_locator.RfPnTpa.App\Controller\admin\AdminProductsController::category_fields()".
Inlined service ".service_locator.eLSwoG4" to ".service_locator.eLSwoG4.App\Controller\admin\AdminProductsController::bom_form()".
Inlined service ".service_locator.F668pIr" to ".service_locator.F668pIr.App\Controller\admin\AdminProductsController::bom_view()".
Inlined service ".service_locator.3LEQqC1" to ".service_locator.3LEQqC1.App\Controller\admin\AdminProductsController::view()".
Inlined service ".service_locator.dtKdIp7" to ".service_locator.dtKdIp7.App\Controller\admin\AdminProjectsController::bill()".
Inlined service ".service_locator.pLbvj6x" to ".service_locator.pLbvj6x.App\Controller\admin\AdminProjectsController::bill_service()".
Inlined service ".service_locator.tx8SMNe" to ".service_locator.tx8SMNe.App\Controller\admin\AdminProjectsController::view()".
Inlined service ".service_locator.63Grols" to ".service_locator.63Grols.App\Controller\admin\AdminPurchaseOrdersController::create()".
Inlined service ".service_locator.ffChMh9" to ".service_locator.ffChMh9.App\Controller\admin\AdminPurchaseOrdersController::view()".
Inlined service ".service_locator.bP3t_Lr" to ".service_locator.bP3t_Lr.App\Controller\admin\AdminPurchaseOrdersController::invoice()".
Inlined service ".service_locator.frAaXNY" to ".service_locator.frAaXNY.App\Controller\admin\AdminQrCodesController::index()".
Inlined service ".service_locator.IFRmg8T" to ".service_locator.IFRmg8T.App\Controller\admin\AdminQrCodesController::show()".
Inlined service ".service_locator.bk_gsh0" to ".service_locator.bk_gsh0.App\Controller\admin\AdminQrCodesController::archive()".
Inlined service ".service_locator.5IjhnSC" to ".service_locator.5IjhnSC.App\Controller\admin\AdminReportsController::category_breakdown()".
Inlined service ".service_locator.HRtw6RZ" to ".service_locator.HRtw6RZ.App\Controller\admin\AdminReviewController::archive()".
Inlined service ".service_locator.lAokv2F" to ".service_locator.lAokv2F.App\Controller\admin\AdminSageController::raise_invoice()".
Inlined service ".service_locator.bK0C5FM" to ".service_locator.bK0C5FM.App\Controller\admin\AdminSettingsController::general()".
Inlined service ".service_locator.y2reIJp" to ".service_locator.y2reIJp.App\Controller\admin\AdminSettingsController::order_statuses()".
Inlined service ".service_locator.SlxYO3j" to ".service_locator.SlxYO3j.App\Controller\admin\AdminSettingsController::order_statuses_form()".
Inlined service ".service_locator.zTYf7ZD" to ".service_locator.zTYf7ZD.App\Controller\admin\AdminSettingsController::order_statuses_archive()".
Inlined service ".service_locator.m4orNPi" to ".service_locator.m4orNPi.App\Controller\admin\AdminSettingsController::rebate_programmes()".
Inlined service ".service_locator.EXIPRoi" to ".service_locator.EXIPRoi.App\Controller\admin\AdminSettingsController::rebate_programmes_create()".
Inlined service ".service_locator.TaqSDx1" to ".service_locator.TaqSDx1.App\Controller\admin\AdminSettingsController::rebate_programmes_delete()".
Inlined service ".service_locator.23DO_Tq" to ".service_locator.23DO_Tq.App\Controller\admin\AdminSettingsController::asset_categories()".
Inlined service ".service_locator.QZFEbQc" to ".service_locator.QZFEbQc.App\Controller\admin\AdminSettingsController::asset_categories_archive()".
Inlined service ".service_locator.ZJLq6Ro" to ".service_locator.ZJLq6Ro.App\Controller\admin\AdminSettingsController::connections()".
Inlined service ".service_locator.7axtMeY" to ".service_locator.7axtMeY.App\Controller\admin\AdminSettingsController::tax_rates()".
Inlined service ".service_locator.mUxRKpx" to ".service_locator.mUxRKpx.App\Controller\admin\AdminSettingsController::tax_rates_archive()".
Inlined service ".service_locator.jEjRblN" to ".service_locator.jEjRblN.App\Controller\admin\AdminSettingsController::crm_fields_archive()".
Inlined service ".service_locator.ZhgieUN" to ".service_locator.ZhgieUN.App\Controller\admin\AdminSettingsController::shipping_containers_archive()".
Inlined service ".service_locator.skRuq84" to ".service_locator.skRuq84.App\Controller\admin\AdminShippingController::zone_priority()".
Inlined service ".service_locator.CONKHkj" to ".service_locator.CONKHkj.App\Controller\admin\AdminShippingController::view()".
Inlined service ".service_locator.fCRs.6k" to ".service_locator.fCRs.6k.App\Controller\admin\AdminShippingController::method_archive()".
Inlined service ".service_locator.we.CYfI" to ".service_locator.we.CYfI.App\Controller\admin\AdminStockController::view_location()".
Inlined service ".service_locator.Xv5w3tn" to ".service_locator.Xv5w3tn.App\Controller\admin\AdminStockController::book_in()".
Inlined service ".service_locator.slv5AE2" to ".service_locator.slv5AE2.App\Controller\admin\AdminStockController::optionsForm()".
Inlined service ".service_locator.TmZsL7_" to ".service_locator.TmZsL7_.App\Controller\admin\AdminStockController::overview()".
Inlined service ".service_locator.fVReYFT" to ".service_locator.fVReYFT.App\Controller\admin\AdminStockController::product_allocations()".
Inlined service ".service_locator.zj68UP0" to ".service_locator.zj68UP0.App\Controller\admin\AdminTenantsController::index()".
Inlined service ".service_locator.Vx2e6T7" to ".service_locator.Vx2e6T7.App\Controller\admin\AdminTenantsController::switchTenant()".
Inlined service ".service_locator.4VsVQ9N" to ".service_locator.4VsVQ9N.App\Controller\admin\AdminTenantsController::create()".
Inlined service ".service_locator.QYuAtcT" to ".service_locator.QYuAtcT.App\Controller\admin\AdminTenantsController::archive()".
Inlined service ".service_locator.fPkjkvl" to ".service_locator.fPkjkvl.App\Controller\admin\AdminTenantsController::users()".
Inlined service ".service_locator.mccWHVD" to ".service_locator.mccWHVD.App\Controller\admin\AdminTenantsController::view()".
Inlined service ".service_locator.CoG38X_" to ".service_locator.CoG38X_.App\Controller\admin\AdminUsersController::index()".
Inlined service ".service_locator.SvgVM_A" to ".service_locator.SvgVM_A.App\Controller\admin\AdminUsersController::profile()".
Inlined service ".service_locator.kX1oc0l" to ".service_locator.kX1oc0l.App\Controller\admin\AdminUsersController::changePassword()".
Inlined service ".service_locator.fsPD7R7" to ".service_locator.fsPD7R7.App\Controller\admin\AdminWebsiteController::editPage()".
Inlined service ".service_locator.5u5j4bE" to ".service_locator.5u5j4bE.App\Controller\admin\AdminWebsiteController::edit()".
Inlined service ".service_locator.6latyTI" to ".service_locator.6latyTI.App\Controller\admin\AdminWebsiteController::publish()".
Inlined service ".service_locator.UArRkBK" to ".service_locator.UArRkBK.App\Controller\admin\AdminWebsiteController::uploadProject()".
Inlined service ".service_locator.QvQAvMK" to ".service_locator.QvQAvMK.App\Controller\admin\AdminWebsiteController::render_block()".
Inlined service ".service_locator.UGD5XQS" to ".service_locator.UGD5XQS.App\Controller\admin\AdminWebsiteController::editor()".
Inlined service ".service_locator.tSfVVna" to ".service_locator.tSfVVna.App\Controller\admin\AdminXeroController::get_items()".
Inlined service ".service_locator.ZoiqJ5L" to ".service_locator.ZoiqJ5L.App\Controller\admin\AdminXeroController::sync_item()".
Inlined service ".service_locator.fGhWrrb" to ".service_locator.fGhWrrb.App\Controller\admin\mbp\AdminMbpController::loading_document()".
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 "command.bus.middleware.send_message".
Inlined service "command.bus.messenger.handlers_locator" to "command.bus.middleware.handle_message".
Inlined service "App\MessageHandler\ClearOldEmailSendRecordMessageHandler" to ".messenger.handler_descriptor.uRdv7Uo".
Inlined service "App\MessageHandler\MarginReportEmailMessageHandler" to ".messenger.handler_descriptor.n4E1z5l".
Inlined service "App\MessageHandler\SendAssetReminderMessageHandler" to ".messenger.handler_descriptor.nIyuJO5".
Inlined service "App\MessageHandler\SendSalesDigestHandler" to ".messenger.handler_descriptor.N.ZfGs9".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.fGF1W3I".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.wnEBkee".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.97Cewd3".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor._p2Nfse".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.MyqAwNN".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.ctoVAD3".
Inlined service "http_client.uri_template" to ".debug.http_client".
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.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\OrganisationVoter" to ".debug.security.voter.App\Security\OrganisationVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "cache.scheduler.traceable.recorder_inner" to "cache.scheduler.traceable".
Inlined service "cache.webpack_encore.traceable.recorder_inner" to "cache.webpack_encore.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "security.authenticator.cache.expired_links.traceable.recorder_inner" to "security.authenticator.cache.expired_links.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.LVEG_Wo" to ".service_locator.LVEG_Wo.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.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 "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service ".service_locator.0p5DdWj" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.scheduler.traceable.inner" to "cache.scheduler.traceable.recorder_inner".
Inlined service "cache.rate_limiter.traceable.inner" to "cache.rate_limiter.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.webpack_encore.traceable.inner" to "cache.webpack_encore.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.inner" to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner".
Inlined service "security.authenticator.cache.expired_links.traceable.inner" to "security.authenticator.cache.expired_links.traceable.recorder_inner".
Inlined service ".service_locator.LVEG_Wo.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
Inlined service "debug.traced.command.bus.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.rate_limiter.traceable.recorder_inner" to "cache.rate_limiter".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
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".
3
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "rate_limiter" was defined on service(s) "limiter.registration", but was never used.
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", "debug.security.event_dispatcher.main", ".debug.http_client", "cache.validator.traceable", "cache.serializer.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "cache.scheduler.traceable", "cache.webpack_encore.traceable", "cache.doctrine.orm.default.result.traceable", "cache.doctrine.orm.default.query.traceable", "cache.security_expression_language.traceable", "security.authenticator.cache.expired_links.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.rate_limiter", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", "cache.security_is_csrf_token_valid_attribute_expression_language", but was never used. Did you mean "container.error"?