Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Payment\PaymentFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Payment\PaymentFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Record\RecordFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Record\RecordFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Since league/flysystem-bundle 3.5: Using the legacy format with "adapter" and "options" keys is deprecated. Use the new discoverable format instead. See the migration guide for details.
Since symfony/dependency-injection 7.4: Service id "src\Validator\UuidV4Validator" looks like a FQCN but no corresponding class or interface exists. To resolve this ambiguity, please rename this service to a non-FQCN (e.g. using dots), or create the missing class or interface.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $loginLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the "App\Controller\AuthController" service.
Log messages generated during the compilation of the service container.
Messages
Class
741
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConfigUpdateCommand" (parent: .abstract.instanceof.App\Command\ConfigUpdateCommand).
Resolving inheritance for ".instanceof.App\Command\ConfigUpdateCommand.0.App\Command\ConfigUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConfigUpdateCommand).
Resolving inheritance for "App\Command\ConfigUpdateCommand" (parent: .instanceof.App\Command\ConfigUpdateCommand.0.App\Command\ConfigUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EventSubscriberProcessCommand" (parent: .abstract.instanceof.App\Command\EventSubscriberProcessCommand).
Resolving inheritance for ".instanceof.App\Command\EventSubscriberProcessCommand.0.App\Command\EventSubscriberProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EventSubscriberProcessCommand).
Resolving inheritance for "App\Command\EventSubscriberProcessCommand" (parent: .instanceof.App\Command\EventSubscriberProcessCommand.0.App\Command\EventSubscriberProcessCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EventSubscriberStartCommand" (parent: .abstract.instanceof.App\Command\EventSubscriberStartCommand).
Resolving inheritance for ".instanceof.App\Command\EventSubscriberStartCommand.0.App\Command\EventSubscriberStartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EventSubscriberStartCommand).
Resolving inheritance for "App\Command\EventSubscriberStartCommand" (parent: .instanceof.App\Command\EventSubscriberStartCommand.0.App\Command\EventSubscriberStartCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ParkingPeopleMigrationCommand" (parent: .abstract.instanceof.App\Command\ParkingPeopleMigrationCommand).
Resolving inheritance for ".instanceof.App\Command\ParkingPeopleMigrationCommand.0.App\Command\ParkingPeopleMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ParkingPeopleMigrationCommand).
Resolving inheritance for "App\Command\ParkingPeopleMigrationCommand" (parent: .instanceof.App\Command\ParkingPeopleMigrationCommand.0.App\Command\ParkingPeopleMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateAppSecretCommand" (parent: .abstract.instanceof.App\Command\RegenerateAppSecretCommand).
Resolving inheritance for ".instanceof.App\Command\RegenerateAppSecretCommand.0.App\Command\RegenerateAppSecretCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateAppSecretCommand).
Resolving inheritance for "App\Command\RegenerateAppSecretCommand" (parent: .instanceof.App\Command\RegenerateAppSecretCommand.0.App\Command\RegenerateAppSecretCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationsCommand" (parent: .abstract.instanceof.App\Command\SendNotificationsCommand).
Resolving inheritance for ".instanceof.App\Command\SendNotificationsCommand.0.App\Command\SendNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationsCommand).
Resolving inheritance for "App\Command\SendNotificationsCommand" (parent: .instanceof.App\Command\SendNotificationsCommand.0.App\Command\SendNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController" (parent: .abstract.instanceof.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.App\Controller\AuthController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController).
Resolving inheritance for "App\Controller\AuthController" (parent: .instanceof.App\Controller\AuthController.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController" (parent: .abstract.instanceof.App\Controller\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController).
Resolving inheritance for "App\Controller\BaseApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" (parent: .abstract.instanceof.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController).
Resolving inheritance for "App\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Geocode\GeocodeController" (parent: .abstract.instanceof.App\Controller\Geocode\GeocodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Geocode\GeocodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Geocode\GeocodeController).
Resolving inheritance for ".instanceof.App\Controller\Geocode\GeocodeController.0.App\Controller\Geocode\GeocodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Geocode\GeocodeController).
Resolving inheritance for "App\Controller\Geocode\GeocodeController" (parent: .instanceof.App\Controller\Geocode\GeocodeController.0.App\Controller\Geocode\GeocodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelperController" (parent: .abstract.instanceof.App\Controller\HelperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelperController).
Resolving inheritance for ".instanceof.App\Controller\HelperController.0.App\Controller\HelperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelperController).
Resolving inheritance for "App\Controller\HelperController" (parent: .instanceof.App\Controller\HelperController.0.App\Controller\HelperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\SecurityController" (parent: .abstract.instanceof.App\Controller\Mobile\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Mobile\SecurityController.0.App\Controller\Mobile\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\SecurityController).
Resolving inheritance for "App\Controller\Mobile\SecurityController" (parent: .instanceof.App\Controller\Mobile\SecurityController.0.App\Controller\Mobile\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationTestController" (parent: .abstract.instanceof.App\Controller\NotificationTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationTestController).
Resolving inheritance for ".instanceof.App\Controller\NotificationTestController.0.App\Controller\NotificationTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationTestController).
Resolving inheritance for "App\Controller\NotificationTestController" (parent: .instanceof.App\Controller\NotificationTestController.0.App\Controller\NotificationTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceCrudController" (parent: .abstract.instanceof.App\Controller\ParkingLot\DeviceCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceCrudController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\DeviceCrudController.0.App\Controller\ParkingLot\DeviceCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceCrudController).
Resolving inheritance for "App\Controller\ParkingLot\DeviceCrudController" (parent: .instanceof.App\Controller\ParkingLot\DeviceCrudController.0.App\Controller\ParkingLot\DeviceCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceEventReceiveController" (parent: .abstract.instanceof.App\Controller\ParkingLot\DeviceEventReceiveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceEventReceiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceEventReceiveController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\DeviceEventReceiveController.0.App\Controller\ParkingLot\DeviceEventReceiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceEventReceiveController).
Resolving inheritance for "App\Controller\ParkingLot\DeviceEventReceiveController" (parent: .instanceof.App\Controller\ParkingLot\DeviceEventReceiveController.0.App\Controller\ParkingLot\DeviceEventReceiveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceSchemaController" (parent: .abstract.instanceof.App\Controller\ParkingLot\DeviceSchemaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceSchemaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceSchemaController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\DeviceSchemaController.0.App\Controller\ParkingLot\DeviceSchemaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceSchemaController).
Resolving inheritance for "App\Controller\ParkingLot\DeviceSchemaController" (parent: .instanceof.App\Controller\ParkingLot\DeviceSchemaController.0.App\Controller\ParkingLot\DeviceSchemaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceSimulatorController" (parent: .abstract.instanceof.App\Controller\ParkingLot\DeviceSimulatorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceSimulatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceSimulatorController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\DeviceSimulatorController.0.App\Controller\ParkingLot\DeviceSimulatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceSimulatorController).
Resolving inheritance for "App\Controller\ParkingLot\DeviceSimulatorController" (parent: .instanceof.App\Controller\ParkingLot\DeviceSimulatorController.0.App\Controller\ParkingLot\DeviceSimulatorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingFloorCrudController" (parent: .abstract.instanceof.App\Controller\ParkingLot\ParkingFloorCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingFloorCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingFloorCrudController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\ParkingFloorCrudController.0.App\Controller\ParkingLot\ParkingFloorCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingFloorCrudController).
Resolving inheritance for "App\Controller\ParkingLot\ParkingFloorCrudController" (parent: .instanceof.App\Controller\ParkingLot\ParkingFloorCrudController.0.App\Controller\ParkingLot\ParkingFloorCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingLotController" (parent: .abstract.instanceof.App\Controller\ParkingLot\ParkingLotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingLotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingLotController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\ParkingLotController.0.App\Controller\ParkingLot\ParkingLotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingLotController).
Resolving inheritance for "App\Controller\ParkingLot\ParkingLotController" (parent: .instanceof.App\Controller\ParkingLot\ParkingLotController.0.App\Controller\ParkingLot\ParkingLotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingLotCrudController" (parent: .abstract.instanceof.App\Controller\ParkingLot\ParkingLotCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingLotCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingLotCrudController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\ParkingLotCrudController.0.App\Controller\ParkingLot\ParkingLotCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingLotCrudController).
Resolving inheritance for "App\Controller\ParkingLot\ParkingLotCrudController" (parent: .instanceof.App\Controller\ParkingLot\ParkingLotCrudController.0.App\Controller\ParkingLot\ParkingLotCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingSlotCrudController" (parent: .abstract.instanceof.App\Controller\ParkingLot\ParkingSlotCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingSlotCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingSlotCrudController).
Resolving inheritance for ".instanceof.App\Controller\ParkingLot\ParkingSlotCrudController.0.App\Controller\ParkingLot\ParkingSlotCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingSlotCrudController).
Resolving inheritance for "App\Controller\ParkingLot\ParkingSlotCrudController" (parent: .instanceof.App\Controller\ParkingLot\ParkingSlotCrudController.0.App\Controller\ParkingLot\ParkingSlotCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController" (parent: .abstract.instanceof.App\Controller\ParkingPersonGroup\ParkingPersonGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController).
Resolving inheritance for ".instanceof.App\Controller\ParkingPersonGroup\ParkingPersonGroupController.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController).
Resolving inheritance for "App\Controller\ParkingPersonGroup\ParkingPersonGroupController" (parent: .instanceof.App\Controller\ParkingPersonGroup\ParkingPersonGroupController.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPerson\ParkingPersonApiController" (parent: .abstract.instanceof.App\Controller\ParkingPerson\ParkingPersonApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPerson\ParkingPersonApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPerson\ParkingPersonApiController).
Resolving inheritance for ".instanceof.App\Controller\ParkingPerson\ParkingPersonApiController.0.App\Controller\ParkingPerson\ParkingPersonApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPerson\ParkingPersonApiController).
Resolving inheritance for "App\Controller\ParkingPerson\ParkingPersonApiController" (parent: .instanceof.App\Controller\ParkingPerson\ParkingPersonApiController.0.App\Controller\ParkingPerson\ParkingPersonApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPerson\ParkingPersonController" (parent: .abstract.instanceof.App\Controller\ParkingPerson\ParkingPersonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPerson\ParkingPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPerson\ParkingPersonController).
Resolving inheritance for ".instanceof.App\Controller\ParkingPerson\ParkingPersonController.0.App\Controller\ParkingPerson\ParkingPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPerson\ParkingPersonController).
Resolving inheritance for "App\Controller\ParkingPerson\ParkingPersonController" (parent: .instanceof.App\Controller\ParkingPerson\ParkingPersonController.0.App\Controller\ParkingPerson\ParkingPersonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController" (parent: .abstract.instanceof.App\Controller\Payment\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController).
Resolving inheritance for ".instanceof.App\Controller\Payment\PaymentController.0.App\Controller\Payment\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController).
Resolving inheritance for "App\Controller\Payment\PaymentController" (parent: .instanceof.App\Controller\Payment\PaymentController.0.App\Controller\Payment\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RecordValidation\RecordValidationController" (parent: .abstract.instanceof.App\Controller\RecordValidation\RecordValidationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RecordValidation\RecordValidationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RecordValidation\RecordValidationController).
Resolving inheritance for ".instanceof.App\Controller\RecordValidation\RecordValidationController.0.App\Controller\RecordValidation\RecordValidationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RecordValidation\RecordValidationController).
Resolving inheritance for "App\Controller\RecordValidation\RecordValidationController" (parent: .instanceof.App\Controller\RecordValidation\RecordValidationController.0.App\Controller\RecordValidation\RecordValidationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Record\RecordApiController" (parent: .abstract.instanceof.App\Controller\Record\RecordApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Record\RecordApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Record\RecordApiController).
Resolving inheritance for ".instanceof.App\Controller\Record\RecordApiController.0.App\Controller\Record\RecordApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Record\RecordApiController).
Resolving inheritance for "App\Controller\Record\RecordApiController" (parent: .instanceof.App\Controller\Record\RecordApiController.0.App\Controller\Record\RecordApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Record\RecordController" (parent: .abstract.instanceof.App\Controller\Record\RecordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Record\RecordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Record\RecordController).
Resolving inheritance for ".instanceof.App\Controller\Record\RecordController.0.App\Controller\Record\RecordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Record\RecordController).
Resolving inheritance for "App\Controller\Record\RecordController" (parent: .instanceof.App\Controller\Record\RecordController.0.App\Controller\Record\RecordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ReportController" (parent: .abstract.instanceof.App\Controller\Report\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ReportController).
Resolving inheritance for ".instanceof.App\Controller\Report\ReportController.0.App\Controller\Report\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ReportController).
Resolving inheritance for "App\Controller\Report\ReportController" (parent: .instanceof.App\Controller\Report\ReportController.0.App\Controller\Report\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Reservation\ReservationCrudController" (parent: .abstract.instanceof.App\Controller\Reservation\ReservationCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Reservation\ReservationCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Reservation\ReservationCrudController).
Resolving inheritance for ".instanceof.App\Controller\Reservation\ReservationCrudController.0.App\Controller\Reservation\ReservationCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Reservation\ReservationCrudController).
Resolving inheritance for "App\Controller\Reservation\ReservationCrudController" (parent: .instanceof.App\Controller\Reservation\ReservationCrudController.0.App\Controller\Reservation\ReservationCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SettingsController" (parent: .abstract.instanceof.App\Controller\Settings\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SettingsController).
Resolving inheritance for ".instanceof.App\Controller\Settings\SettingsController.0.App\Controller\Settings\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SettingsController).
Resolving inheritance for "App\Controller\Settings\SettingsController" (parent: .instanceof.App\Controller\Settings\SettingsController.0.App\Controller\Settings\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaController" (parent: .abstract.instanceof.App\Controller\SpaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaController).
Resolving inheritance for ".instanceof.App\Controller\SpaController.0.App\Controller\SpaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaController).
Resolving inheritance for "App\Controller\SpaController" (parent: .instanceof.App\Controller\SpaController.0.App\Controller\SpaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zone\ZoneController" (parent: .abstract.instanceof.App\Controller\Zone\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zone\ZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zone\ZoneController).
Resolving inheritance for ".instanceof.App\Controller\Zone\ZoneController.0.App\Controller\Zone\ZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zone\ZoneController).
Resolving inheritance for "App\Controller\Zone\ZoneController" (parent: .instanceof.App\Controller\Zone\ZoneController.0.App\Controller\Zone\ZoneController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ExceptionListener" (parent: .abstract.instanceof.App\EventListener\ExceptionListener).
Resolving inheritance for "App\EventListener\ExceptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ExceptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleCookieListener" (parent: .abstract.instanceof.App\EventListener\LocaleCookieListener).
Resolving inheritance for "App\EventListener\LocaleCookieListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleCookieListener).
Resolving inheritance for ".instanceof.App\EventListener\ParkingSlotPersonChangeListener.0.App\EventListener\ParkingSlotPersonChangeListener" (parent: .abstract.instanceof.App\EventListener\ParkingSlotPersonChangeListener).
Resolving inheritance for "App\EventListener\ParkingSlotPersonChangeListener" (parent: .instanceof.App\EventListener\ParkingSlotPersonChangeListener.0.App\EventListener\ParkingSlotPersonChangeListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\TimezoneListener" (parent: .abstract.instanceof.App\EventListener\TimezoneListener).
Resolving inheritance for "App\EventListener\TimezoneListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\TimezoneListener).
Resolving inheritance for ".instanceof.App\EventListener\VersionListener.0.App\EventListener\VersionListener" (parent: .abstract.instanceof.App\EventListener\VersionListener).
Resolving inheritance for "App\EventListener\VersionListener" (parent: .instanceof.App\EventListener\VersionListener.0.App\EventListener\VersionListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalCustomerAutocompleteType" (parent: .abstract.instanceof.App\Form\Autocomplete\GlobalCustomerAutocompleteType).
Resolving inheritance for "App\Form\Autocomplete\GlobalCustomerAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalCustomerAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalPersonAutocompleteType" (parent: .abstract.instanceof.App\Form\Autocomplete\GlobalPersonAutocompleteType).
Resolving inheritance for "App\Form\Autocomplete\GlobalPersonAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalPersonAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalTimeZoneAutocompleteType" (parent: .abstract.instanceof.App\Form\Autocomplete\GlobalTimeZoneAutocompleteType).
Resolving inheritance for "App\Form\Autocomplete\GlobalTimeZoneAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalTimeZoneAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\HardwareDeviceAutocompleteType" (parent: .abstract.instanceof.App\Form\Autocomplete\HardwareDeviceAutocompleteType).
Resolving inheritance for "App\Form\Autocomplete\HardwareDeviceAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\HardwareDeviceAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\ParkingPersonAutocompleteType" (parent: .abstract.instanceof.App\Form\Autocomplete\ParkingPersonAutocompleteType).
Resolving inheritance for "App\Form\Autocomplete\ParkingPersonAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\ParkingPersonAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\SalesProductAutocompleteType" (parent: .abstract.instanceof.App\Form\Autocomplete\SalesProductAutocompleteType).
Resolving inheritance for "App\Form\Autocomplete\SalesProductAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\SalesProductAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\SalesSellerAutocompleteType" (parent: .abstract.instanceof.App\Form\Autocomplete\SalesSellerAutocompleteType).
Resolving inheritance for "App\Form\Autocomplete\SalesSellerAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\SalesSellerAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\DeviceType" (parent: .abstract.instanceof.App\Form\ParkingLot\DeviceType).
Resolving inheritance for "App\Form\ParkingLot\DeviceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\DeviceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingFloorType" (parent: .abstract.instanceof.App\Form\ParkingLot\ParkingFloorType).
Resolving inheritance for "App\Form\ParkingLot\ParkingFloorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingFloorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingLotOccupancyType" (parent: .abstract.instanceof.App\Form\ParkingLot\ParkingLotOccupancyType).
Resolving inheritance for "App\Form\ParkingLot\ParkingLotOccupancyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingLotOccupancyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingLotType" (parent: .abstract.instanceof.App\Form\ParkingLot\ParkingLotType).
Resolving inheritance for "App\Form\ParkingLot\ParkingLotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingLotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotBulkTypeType" (parent: .abstract.instanceof.App\Form\ParkingLot\ParkingSlotBulkTypeType).
Resolving inheritance for "App\Form\ParkingLot\ParkingSlotBulkTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotBulkTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotFilterType" (parent: .abstract.instanceof.App\Form\ParkingLot\ParkingSlotFilterType).
Resolving inheritance for "App\Form\ParkingLot\ParkingSlotFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotType" (parent: .abstract.instanceof.App\Form\ParkingLot\ParkingSlotType).
Resolving inheritance for "App\Form\ParkingLot\ParkingSlotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPersonGroup\ParkingPersonGroupType" (parent: .abstract.instanceof.App\Form\ParkingPersonGroup\ParkingPersonGroupType).
Resolving inheritance for "App\Form\ParkingPersonGroup\ParkingPersonGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPersonGroup\ParkingPersonGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonAccessType" (parent: .abstract.instanceof.App\Form\ParkingPerson\ParkingPersonAccessType).
Resolving inheritance for "App\Form\ParkingPerson\ParkingPersonAccessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonAccessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonAddFromGlobalType" (parent: .abstract.instanceof.App\Form\ParkingPerson\ParkingPersonAddFromGlobalType).
Resolving inheritance for "App\Form\ParkingPerson\ParkingPersonAddFromGlobalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonAddFromGlobalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonFilterType" (parent: .abstract.instanceof.App\Form\ParkingPerson\ParkingPersonFilterType).
Resolving inheritance for "App\Form\ParkingPerson\ParkingPersonFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonType" (parent: .abstract.instanceof.App\Form\ParkingPerson\ParkingPersonType).
Resolving inheritance for "App\Form\ParkingPerson\ParkingPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payment\PaymentFilterType" (parent: .abstract.instanceof.App\Form\Payment\PaymentFilterType).
Resolving inheritance for "App\Form\Payment\PaymentFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payment\PaymentFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Record\RecordFilterType" (parent: .abstract.instanceof.App\Form\Record\RecordFilterType).
Resolving inheritance for "App\Form\Record\RecordFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Record\RecordFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Record\RecordType" (parent: .abstract.instanceof.App\Form\Record\RecordType).
Resolving inheritance for "App\Form\Record\RecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Record\RecordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Report\ReportVariablesType" (parent: .abstract.instanceof.App\Form\Report\ReportVariablesType).
Resolving inheritance for "App\Form\Report\ReportVariablesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Report\ReportVariablesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationFilterType" (parent: .abstract.instanceof.App\Form\Reservation\ReservationFilterType).
Resolving inheritance for "App\Form\Reservation\ReservationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationFormType" (parent: .abstract.instanceof.App\Form\Reservation\ReservationFormType).
Resolving inheritance for "App\Form\Reservation\ReservationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\DisplayLineType" (parent: .abstract.instanceof.App\Form\Settings\DisplayLineType).
Resolving inheritance for "App\Form\Settings\DisplayLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\DisplayLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\DisplayTextType" (parent: .abstract.instanceof.App\Form\Settings\DisplayTextType).
Resolving inheritance for "App\Form\Settings\DisplayTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\DisplayTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\PrinterType" (parent: .abstract.instanceof.App\Form\Settings\PrinterType).
Resolving inheritance for "App\Form\Settings\PrinterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\PrinterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\SettingsType" (parent: .abstract.instanceof.App\Form\Settings\SettingsType).
Resolving inheritance for "App\Form\Settings\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\SettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zone\ZoneChangeOccupancyType" (parent: .abstract.instanceof.App\Form\Zone\ZoneChangeOccupancyType).
Resolving inheritance for "App\Form\Zone\ZoneChangeOccupancyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zone\ZoneChangeOccupancyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zone\ZoneType" (parent: .abstract.instanceof.App\Form\Zone\ZoneType).
Resolving inheritance for "App\Form\Zone\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zone\ZoneType).
Resolving inheritance for ".instanceof.App\MessageHandler\DeleteSnapshotsHandler.0.App\MessageHandler\DeleteSnapshotsHandler" (parent: .abstract.instanceof.App\MessageHandler\DeleteSnapshotsHandler).
Resolving inheritance for "App\MessageHandler\DeleteSnapshotsHandler" (parent: .instanceof.App\MessageHandler\DeleteSnapshotsHandler.0.App\MessageHandler\DeleteSnapshotsHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\DisableVisitorsHandler.0.App\MessageHandler\DisableVisitorsHandler" (parent: .abstract.instanceof.App\MessageHandler\DisableVisitorsHandler).
Resolving inheritance for "App\MessageHandler\DisableVisitorsHandler" (parent: .instanceof.App\MessageHandler\DisableVisitorsHandler.0.App\MessageHandler\DisableVisitorsHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\PublishEventHubEventHandler.0.App\MessageHandler\PublishEventHubEventHandler" (parent: .abstract.instanceof.App\MessageHandler\PublishEventHubEventHandler).
Resolving inheritance for "App\MessageHandler\PublishEventHubEventHandler" (parent: .instanceof.App\MessageHandler\PublishEventHubEventHandler.0.App\MessageHandler\PublishEventHubEventHandler).
Resolving inheritance for ".instanceof.App\Report\Handler\ReportHandlerInterface.0.App\Report\Handler\DefaultReportHandler" (parent: .abstract.instanceof.App\Report\Handler\DefaultReportHandler).
Resolving inheritance for "App\Report\Handler\DefaultReportHandler" (parent: .instanceof.App\Report\Handler\ReportHandlerInterface.0.App\Report\Handler\DefaultReportHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository" (parent: .abstract.instanceof.App\Repository\ConfigRepository).
Resolving inheritance for "App\Repository\ConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingEvent\ParkingEventRepository" (parent: .abstract.instanceof.App\Repository\ParkingEvent\ParkingEventRepository).
Resolving inheritance for "App\Repository\ParkingEvent\ParkingEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingEvent\ParkingEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\DeviceRepository" (parent: .abstract.instanceof.App\Repository\ParkingLot\DeviceRepository).
Resolving inheritance for "App\Repository\ParkingLot\DeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\DeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingFloorRepository" (parent: .abstract.instanceof.App\Repository\ParkingLot\ParkingFloorRepository).
Resolving inheritance for "App\Repository\ParkingLot\ParkingFloorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingFloorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingLotRepository" (parent: .abstract.instanceof.App\Repository\ParkingLot\ParkingLotRepository).
Resolving inheritance for "App\Repository\ParkingLot\ParkingLotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingLotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingSlotRepository" (parent: .abstract.instanceof.App\Repository\ParkingLot\ParkingSlotRepository).
Resolving inheritance for "App\Repository\ParkingLot\ParkingSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingSlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingPersonGroup\ParkingPersonGroupRepository" (parent: .abstract.instanceof.App\Repository\ParkingPersonGroup\ParkingPersonGroupRepository).
Resolving inheritance for "App\Repository\ParkingPersonGroup\ParkingPersonGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingPersonGroup\ParkingPersonGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingPerson\ParkingPersonRepository" (parent: .abstract.instanceof.App\Repository\ParkingPerson\ParkingPersonRepository).
Resolving inheritance for "App\Repository\ParkingPerson\ParkingPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingPerson\ParkingPersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentRepository" (parent: .abstract.instanceof.App\Repository\Payment\PaymentRepository).
Resolving inheritance for "App\Repository\Payment\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Record\RecordRepository" (parent: .abstract.instanceof.App\Repository\Record\RecordRepository).
Resolving inheritance for "App\Repository\Record\RecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Record\RecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository" (parent: .abstract.instanceof.App\Repository\ReservationRepository).
Resolving inheritance for "App\Repository\ReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\DisplayTextRepository" (parent: .abstract.instanceof.App\Repository\Settings\DisplayTextRepository).
Resolving inheritance for "App\Repository\Settings\DisplayTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\DisplayTextRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\PrinterRepository" (parent: .abstract.instanceof.App\Repository\Settings\PrinterRepository).
Resolving inheritance for "App\Repository\Settings\PrinterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\PrinterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\SettingsRepository" (parent: .abstract.instanceof.App\Repository\Settings\SettingsRepository).
Resolving inheritance for "App\Repository\Settings\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\SettingsRepository).
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\Zone\ZoneRepository" (parent: .abstract.instanceof.App\Repository\Zone\ZoneRepository).
Resolving inheritance for "App\Repository\Zone\ZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Zone\ZoneRepository).
Resolving inheritance for ".instanceof.App\Scheduler\Handler\CleanupNotificationsHandler.0.App\Scheduler\Handler\CleanupNotificationsHandler" (parent: .abstract.instanceof.App\Scheduler\Handler\CleanupNotificationsHandler).
Resolving inheritance for "App\Scheduler\Handler\CleanupNotificationsHandler" (parent: .instanceof.App\Scheduler\Handler\CleanupNotificationsHandler.0.App\Scheduler\Handler\CleanupNotificationsHandler).
Resolving inheritance for ".instanceof.App\Scheduler\Handler\ExitAllRecordsHandler.0.App\Scheduler\Handler\ExitAllRecordsHandler" (parent: .abstract.instanceof.App\Scheduler\Handler\ExitAllRecordsHandler).
Resolving inheritance for "App\Scheduler\Handler\ExitAllRecordsHandler" (parent: .instanceof.App\Scheduler\Handler\ExitAllRecordsHandler.0.App\Scheduler\Handler\ExitAllRecordsHandler).
Resolving inheritance for ".instanceof.App\Scheduler\NotificationCleanupTaskProvider.0.App\Scheduler\NotificationCleanupTaskProvider" (parent: .abstract.instanceof.App\Scheduler\NotificationCleanupTaskProvider).
Resolving inheritance for "App\Scheduler\NotificationCleanupTaskProvider" (parent: .instanceof.App\Scheduler\NotificationCleanupTaskProvider.0.App\Scheduler\NotificationCleanupTaskProvider).
Resolving inheritance for ".instanceof.App\Scheduler\RecordTaskProvider.0.App\Scheduler\RecordTaskProvider" (parent: .abstract.instanceof.App\Scheduler\RecordTaskProvider).
Resolving inheritance for "App\Scheduler\RecordTaskProvider" (parent: .instanceof.App\Scheduler\RecordTaskProvider.0.App\Scheduler\RecordTaskProvider).
Resolving inheritance for ".instanceof.App\Service\DeviceEvent\DeviceEventHandlerInterface.0.App\Service\DeviceEvent\DahuaSpzCameraInputHandler" (parent: .abstract.instanceof.App\Service\DeviceEvent\DahuaSpzCameraInputHandler).
Resolving inheritance for "App\Service\DeviceEvent\DahuaSpzCameraInputHandler" (parent: .instanceof.App\Service\DeviceEvent\DeviceEventHandlerInterface.0.App\Service\DeviceEvent\DahuaSpzCameraInputHandler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\TranslationBundle\Controller\TranslationController" (parent: .abstract.instanceof.Tss\TranslationBundle\Controller\TranslationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\TranslationBundle\Controller\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\TranslationBundle\Controller\TranslationController).
Resolving inheritance for ".instanceof.Tss\TranslationBundle\Controller\TranslationController.0.Tss\TranslationBundle\Controller\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\TranslationBundle\Controller\TranslationController).
Resolving inheritance for "Tss\TranslationBundle\Controller\TranslationController" (parent: .instanceof.Tss\TranslationBundle\Controller\TranslationController.0.Tss\TranslationBundle\Controller\TranslationController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Configuration\ConfigurationProviderInterface" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Configuration\ConfigurationProviderInterface).
Resolving inheritance for "Tss\IdentityServerBundle\Configuration\ConfigurationProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Configuration\ConfigurationProviderInterface).
Resolving inheritance for ".instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber" (parent: .abstract.instanceof.Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber).
Resolving inheritance for "Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber" (parent: .instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ApiSecurityController" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Controller\ApiSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ApiSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ApiSecurityController).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Controller\ApiSecurityController.0.Tss\IdentityServerBundle\Controller\ApiSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ApiSecurityController).
Resolving inheritance for "Tss\IdentityServerBundle\Controller\ApiSecurityController" (parent: .instanceof.Tss\IdentityServerBundle\Controller\ApiSecurityController.0.Tss\IdentityServerBundle\Controller\ApiSecurityController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleBundle\Service\GlobalModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\UserModuleBundle\Service\GlobalModuleUrlProviderInterface).
Resolving inheritance for "Tss\UserModuleBundle\Service\GlobalModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleBundle\Service\GlobalModuleUrlProviderInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\TranslationBundle\Service\TranslationModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\TranslationBundle\Service\TranslationModuleUrlProviderInterface).
Resolving inheritance for "Tss\TranslationBundle\Service\TranslationModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\TranslationBundle\Service\TranslationModuleUrlProviderInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\EmailSenderModuleBundle\Service\EmailSenderModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\EmailSenderModuleBundle\Service\EmailSenderModuleUrlProviderInterface).
Resolving inheritance for "Tss\EmailSenderModuleBundle\Service\EmailSenderModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\EmailSenderModuleBundle\Service\EmailSenderModuleUrlProviderInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleUrlProviderInterface).
Resolving inheritance for "Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleUrlProviderInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\HttpFileStorageBundle\Service\FileStorageModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\HttpFileStorageBundle\Service\FileStorageModuleUrlProviderInterface).
Resolving inheritance for "Tss\HttpFileStorageBundle\Service\FileStorageModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\HttpFileStorageBundle\Service\FileStorageModuleUrlProviderInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesModuleBundle\Service\SalesModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\SalesModuleBundle\Service\SalesModuleUrlProviderInterface).
Resolving inheritance for "Tss\SalesModuleBundle\Service\SalesModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesModuleBundle\Service\SalesModuleUrlProviderInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ParkingBundle\Service\ParkingModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\ParkingBundle\Service\ParkingModuleUrlProviderInterface).
Resolving inheritance for "Tss\ParkingBundle\Service\ParkingModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ParkingBundle\Service\ParkingModuleUrlProviderInterface).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\HttpReportingModuleBundle\Service\ReportingModuleUrlProviderInterface" (parent: .abstract.instanceof.Tss\HttpReportingModuleBundle\Service\ReportingModuleUrlProviderInterface).
Resolving inheritance for "Tss\HttpReportingModuleBundle\Service\ReportingModuleUrlProviderInterface" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\HttpReportingModuleBundle\Service\ReportingModuleUrlProviderInterface).
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._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.login" (parent: limiter).
Resolving inheritance for "translation_key_cache" (parent: cache.adapter.doctrine_dbal).
Resolving inheritance for "translation_value_cache" (parent: cache.adapter.doctrine_dbal).
Resolving inheritance for "translation_type_cache" (parent: cache.adapter.doctrine_dbal).
Resolving inheritance for "translation_value_new_cache" (parent: cache.adapter.doctrine_dbal).
Resolving inheritance for "translation_array_value.cache" (parent: cache.adapter.array).
Resolving inheritance for "token.cache" (parent: cache.adapter.filesystem).
Resolving inheritance for "entity_listener.cache" (parent: cache.adapter.filesystem).
Resolving inheritance for "entity_log_version_user.cache" (parent: cache.adapter.array).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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.dbal.logs_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logs_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.logs_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.translation_cache_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.translation_cache_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.translation_cache_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.user_module_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.user_module_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.user_module_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.user_module_visitors_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.user_module_visitors_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.user_module_visitors_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.sales_module_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.sales_module_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.sales_module_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.logs_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.logs_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.logs_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
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 "doctrine.orm.user_module_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.user_module_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.user_module_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.user_module_visitors_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.user_module_visitors_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.user_module_visitors_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.sales_module_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.sales_module_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.sales_module_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.system_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.all_user_provider" (parent: security.user.provider.chain).
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.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.mobile" (parent: security.firewall.config).
Resolving inheritance for "security.listener.mobile.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.mobile" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.mobile" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.mobile" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.mobile" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.mobile" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.logout.listener.cookie_clearing.main" (parent: security.logout.listener.cookie_clearing).
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 ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for "Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for "Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for "Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\BaseController" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\BaseController).
Resolving inheritance for "Tss\IdentityServerBundle\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Controller\ConfigurationApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Controller\ConfigurationApiController.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController).
Resolving inheritance for "Tss\IdentityServerBundle\Controller\ConfigurationApiController" (parent: .instanceof.Tss\IdentityServerBundle\Controller\ConfigurationApiController.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\SecurityController" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Controller\SecurityController.0.Tss\IdentityServerBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\SecurityController).
Resolving inheritance for "Tss\IdentityServerBundle\Controller\SecurityController" (parent: .instanceof.Tss\IdentityServerBundle\Controller\SecurityController.0.Tss\IdentityServerBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ApiInstallController" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Controller\ApiInstallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ApiInstallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ApiInstallController).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Controller\ApiInstallController.0.Tss\IdentityServerBundle\Controller\ApiInstallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ApiInstallController).
Resolving inheritance for "Tss\IdentityServerBundle\Controller\ApiInstallController" (parent: .instanceof.Tss\IdentityServerBundle\Controller\ApiInstallController.0.Tss\IdentityServerBundle\Controller\ApiInstallController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\IdentityServerBundle\EventListener\JWTListener" (parent: .abstract.instanceof.Tss\IdentityServerBundle\EventListener\JWTListener).
Resolving inheritance for "Tss\IdentityServerBundle\EventListener\JWTListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\IdentityServerBundle\EventListener\JWTListener).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\PermissionCheckerExtension" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Twig\PermissionCheckerExtension).
Resolving inheritance for "Tss\IdentityServerBundle\Twig\PermissionCheckerExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\PermissionCheckerExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\EventHubExtension" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Twig\EventHubExtension).
Resolving inheritance for "Tss\IdentityServerBundle\Twig\EventHubExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\EventHubExtension).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\ExpiredTokenRepository" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Repository\ExpiredTokenRepository).
Resolving inheritance for "Tss\IdentityServerBundle\Repository\ExpiredTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\ExpiredTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\EntityLogRepository" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Repository\EntityLogRepository).
Resolving inheritance for "Tss\IdentityServerBundle\Repository\EntityLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\EntityLogRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\IconController" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Controller\IconController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\IconController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\IconController).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Controller\IconController.0.Tss\IdentityServerBundle\Controller\IconController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\IconController).
Resolving inheritance for "Tss\IdentityServerBundle\Controller\IconController" (parent: .instanceof.Tss\IdentityServerBundle\Controller\IconController.0.Tss\IdentityServerBundle\Controller\IconController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand.0.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand.0.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand.0.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\GenerateMockKeysCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand.0.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand).
Resolving inheritance for ".instanceof.Twig\Loader\LoaderInterface.0.twig.loader.tss" (parent: twig.loader.native_filesystem).
Resolving inheritance for "twig.loader.tss" (parent: .instanceof.Twig\Loader\LoaderInterface.0.twig.loader.tss).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand.0.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand.0.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand.0.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand.0.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\EnvSetCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\EnvSetCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\EnvSetCommand.0.Tss\IdentityServerBundle\Command\EnvSetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\EnvSetCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\EnvSetCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\EnvSetCommand.0.Tss\IdentityServerBundle\Command\EnvSetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand.0.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand.0.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand.0.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand.0.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\SystemUserRepository" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Repository\SystemUserRepository).
Resolving inheritance for "Tss\IdentityServerBundle\Repository\SystemUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\SystemUserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\SystemUserCreateCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\SystemUserCreateCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\SystemUserCreateCommand.0.Tss\IdentityServerBundle\Command\SystemUserCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\SystemUserCreateCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\SystemUserCreateCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\SystemUserCreateCommand.0.Tss\IdentityServerBundle\Command\SystemUserCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\IdentityServerBundle\EventListener\RequestListener" (parent: .abstract.instanceof.Tss\IdentityServerBundle\EventListener\RequestListener).
Resolving inheritance for "Tss\IdentityServerBundle\EventListener\RequestListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\IdentityServerBundle\EventListener\RequestListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController).
Resolving inheritance for "Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController" (parent: .instanceof.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\EntityLogExtension" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Twig\EntityLogExtension).
Resolving inheritance for "Tss\IdentityServerBundle\Twig\EntityLogExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\EntityLogExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\SingleDomainSetCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\SingleDomainSetCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\SingleDomainSetCommand.0.Tss\IdentityServerBundle\Command\SingleDomainSetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\SingleDomainSetCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\SingleDomainSetCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\SingleDomainSetCommand.0.Tss\IdentityServerBundle\Command\SingleDomainSetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\CacheClearCommand" (parent: .abstract.instanceof.Tss\IdentityServerBundle\Command\CacheClearCommand).
Resolving inheritance for ".instanceof.Tss\IdentityServerBundle\Command\CacheClearCommand.0.Tss\IdentityServerBundle\Command\CacheClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\CacheClearCommand).
Resolving inheritance for "Tss\IdentityServerBundle\Command\CacheClearCommand" (parent: .instanceof.Tss\IdentityServerBundle\Command\CacheClearCommand.0.Tss\IdentityServerBundle\Command\CacheClearCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Tss\TranslationBundle\Service\TssTranslationLoader" (parent: .abstract.instanceof.Tss\TranslationBundle\Service\TssTranslationLoader).
Resolving inheritance for "Tss\TranslationBundle\Service\TssTranslationLoader" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Tss\TranslationBundle\Service\TssTranslationLoader).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\TranslationBundle\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.Tss\TranslationBundle\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "Tss\TranslationBundle\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\TranslationBundle\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\TranslationBundle\Form\EditInPlaceType" (parent: .abstract.instanceof.Tss\TranslationBundle\Form\EditInPlaceType).
Resolving inheritance for "Tss\TranslationBundle\Form\EditInPlaceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\TranslationBundle\Form\EditInPlaceType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\TranslationBundle\Twig\TssTranslationExtension" (parent: .abstract.instanceof.Tss\TranslationBundle\Twig\TssTranslationExtension).
Resolving inheritance for "Tss\TranslationBundle\Twig\TssTranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Tss\TranslationBundle\Twig\TssTranslationExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationCacheComputeCommand" (parent: .abstract.instanceof.Tss\TranslationBundle\Command\TranslationCacheComputeCommand).
Resolving inheritance for ".instanceof.Tss\TranslationBundle\Command\TranslationCacheComputeCommand.0.Tss\TranslationBundle\Command\TranslationCacheComputeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationCacheComputeCommand).
Resolving inheritance for "Tss\TranslationBundle\Command\TranslationCacheComputeCommand" (parent: .instanceof.Tss\TranslationBundle\Command\TranslationCacheComputeCommand.0.Tss\TranslationBundle\Command\TranslationCacheComputeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationAddCommand" (parent: .abstract.instanceof.Tss\TranslationBundle\Command\TranslationAddCommand).
Resolving inheritance for ".instanceof.Tss\TranslationBundle\Command\TranslationAddCommand.0.Tss\TranslationBundle\Command\TranslationAddCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationAddCommand).
Resolving inheritance for "Tss\TranslationBundle\Command\TranslationAddCommand" (parent: .instanceof.Tss\TranslationBundle\Command\TranslationAddCommand.0.Tss\TranslationBundle\Command\TranslationAddCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationCleanupCommand" (parent: .abstract.instanceof.Tss\TranslationBundle\Command\TranslationCleanupCommand).
Resolving inheritance for ".instanceof.Tss\TranslationBundle\Command\TranslationCleanupCommand.0.Tss\TranslationBundle\Command\TranslationCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationCleanupCommand).
Resolving inheritance for "Tss\TranslationBundle\Command\TranslationCleanupCommand" (parent: .instanceof.Tss\TranslationBundle\Command\TranslationCleanupCommand.0.Tss\TranslationBundle\Command\TranslationCleanupCommand).
Resolving inheritance for "cache.pentatrion_vite_fallback" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\AutocompleteController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\AutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\AutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\AutocompleteController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\AutocompleteController.0.Tss\ReactBundle\Controller\AutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\AutocompleteController).
Resolving inheritance for "Tss\ReactBundle\Controller\AutocompleteController" (parent: .instanceof.Tss\ReactBundle\Controller\AutocompleteController.0.Tss\ReactBundle\Controller\AutocompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\CalendarSettingsController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\CalendarSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\CalendarSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\CalendarSettingsController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\CalendarSettingsController.0.Tss\ReactBundle\Controller\CalendarSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\CalendarSettingsController).
Resolving inheritance for "Tss\ReactBundle\Controller\CalendarSettingsController" (parent: .instanceof.Tss\ReactBundle\Controller\CalendarSettingsController.0.Tss\ReactBundle\Controller\CalendarSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\LocaleController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\LocaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\LocaleController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\LocaleController.0.Tss\ReactBundle\Controller\LocaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\LocaleController).
Resolving inheritance for "Tss\ReactBundle\Controller\LocaleController" (parent: .instanceof.Tss\ReactBundle\Controller\LocaleController.0.Tss\ReactBundle\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\MeController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\MeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\MeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\MeController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\MeController.0.Tss\ReactBundle\Controller\MeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\MeController).
Resolving inheritance for "Tss\ReactBundle\Controller\MeController" (parent: .instanceof.Tss\ReactBundle\Controller\MeController.0.Tss\ReactBundle\Controller\MeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\NotificationController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\NotificationController.0.Tss\ReactBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\NotificationController).
Resolving inheritance for "Tss\ReactBundle\Controller\NotificationController" (parent: .instanceof.Tss\ReactBundle\Controller\NotificationController.0.Tss\ReactBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\NotificationGroupController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\NotificationGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\NotificationGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\NotificationGroupController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\NotificationGroupController.0.Tss\ReactBundle\Controller\NotificationGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\NotificationGroupController).
Resolving inheritance for "Tss\ReactBundle\Controller\NotificationGroupController" (parent: .instanceof.Tss\ReactBundle\Controller\NotificationGroupController.0.Tss\ReactBundle\Controller\NotificationGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\TranslationEditController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\TranslationEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\TranslationEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\TranslationEditController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\TranslationEditController.0.Tss\ReactBundle\Controller\TranslationEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\TranslationEditController).
Resolving inheritance for "Tss\ReactBundle\Controller\TranslationEditController" (parent: .instanceof.Tss\ReactBundle\Controller\TranslationEditController.0.Tss\ReactBundle\Controller\TranslationEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\UserProfileController" (parent: .abstract.instanceof.Tss\ReactBundle\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\UserProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\UserProfileController.0.Tss\ReactBundle\Controller\UserProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\UserProfileController).
Resolving inheritance for "Tss\ReactBundle\Controller\UserProfileController" (parent: .instanceof.Tss\ReactBundle\Controller\UserProfileController.0.Tss\ReactBundle\Controller\UserProfileController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\AutocompleteType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\Type\AutocompleteType).
Resolving inheritance for "Tss\ReactBundle\Form\Type\AutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\AutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\ColumnPreferenceEntryType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\Type\ColumnPreferenceEntryType).
Resolving inheritance for "Tss\ReactBundle\Form\Type\ColumnPreferenceEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\ColumnPreferenceEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\ColumnPreferencesFormType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\Type\ColumnPreferencesFormType).
Resolving inheritance for "Tss\ReactBundle\Form\Type\ColumnPreferencesFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\ColumnPreferencesFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\DatalistType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\Type\DatalistType).
Resolving inheritance for "Tss\ReactBundle\Form\Type\DatalistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\DatalistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\InfoType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\Type\InfoType).
Resolving inheritance for "Tss\ReactBundle\Form\Type\InfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\InfoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\NotificationGroupType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\Type\NotificationGroupType).
Resolving inheritance for "Tss\ReactBundle\Form\Type\NotificationGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\NotificationGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\PersonAutocompleteType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\Type\PersonAutocompleteType).
Resolving inheritance for "Tss\ReactBundle\Form\Type\PersonAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\PersonAutocompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\UserPasswordChangeFormType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\UserPasswordChangeFormType).
Resolving inheritance for "Tss\ReactBundle\Form\UserPasswordChangeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\UserPasswordChangeFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\UserProfileFormType" (parent: .abstract.instanceof.Tss\ReactBundle\Form\UserProfileFormType).
Resolving inheritance for "Tss\ReactBundle\Form\UserProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\UserProfileFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\CalendarSettingsRepository" (parent: .abstract.instanceof.Tss\ReactBundle\Repository\CalendarSettingsRepository).
Resolving inheritance for "Tss\ReactBundle\Repository\CalendarSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\CalendarSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\NotificationGroupRepository" (parent: .abstract.instanceof.Tss\ReactBundle\Repository\NotificationGroupRepository).
Resolving inheritance for "Tss\ReactBundle\Repository\NotificationGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\NotificationGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\Notification\NotificationRepository" (parent: .abstract.instanceof.Tss\ReactBundle\Repository\Notification\NotificationRepository).
Resolving inheritance for "Tss\ReactBundle\Repository\Notification\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\Notification\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\UserColumnPreferenceRepository" (parent: .abstract.instanceof.Tss\ReactBundle\Repository\UserColumnPreferenceRepository).
Resolving inheritance for "Tss\ReactBundle\Repository\UserColumnPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\UserColumnPreferenceRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController" (parent: .abstract.instanceof.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController).
Resolving inheritance for ".instanceof.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController).
Resolving inheritance for "Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController" (parent: .instanceof.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController" (parent: .abstract.instanceof.Tss\SalesModuleBundle\Controller\PaymentSubscriberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController).
Resolving inheritance for ".instanceof.Tss\SalesModuleBundle\Controller\PaymentSubscriberController.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController).
Resolving inheritance for "Tss\SalesModuleBundle\Controller\PaymentSubscriberController" (parent: .instanceof.Tss\SalesModuleBundle\Controller\PaymentSubscriberController.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\AccessPointRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\AccessPointRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\AccessPoint\AccessPointRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\AccessPointRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\ApDeviceRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\ApDeviceRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\AccessPoint\ApDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\ApDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\PriorityRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\PriorityRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\AccessPoint\PriorityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\PriorityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\ApplicationRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\ApplicationRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\ApplicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\ApplicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareDeviceRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\HardwareDeviceRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\HardwareDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareDriverRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\HardwareDriverRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\HardwareDriverRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareDriverRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareTypeRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\HardwareTypeRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\HardwareTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Access\AccessRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Access\AccessRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Access\AccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Access\AccessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Access\AccessTypeRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Access\AccessTypeRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Access\AccessTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Access\AccessTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\AccessVisitorRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Visitor\AccessVisitorRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Visitor\AccessVisitorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\AccessVisitorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\TimeZoneRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\TimeZone\TimeZoneRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\TimeZone\TimeZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\TimeZoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\PeriodRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\TimeZone\PeriodRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\TimeZone\PeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\PeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\WeekDayRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\TimeZone\WeekDayRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\TimeZone\WeekDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\WeekDayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Holiday\HolidayRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Holiday\HolidayRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Holiday\HolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Holiday\HolidayRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\UserRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\UserRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\User\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\PersonRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\PersonRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\User\PersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\PersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\CustomerRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\CustomerRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\User\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\EmployeeRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\EmployeeRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\User\EmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\EmployeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\AddressRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\AddressRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\User\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyHierarchyItemRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyHierarchyItemRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Company\CompanyHierarchyItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyHierarchyItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Company\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\UserGroup\GroupAppRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\UserGroup\GroupAppRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\UserGroup\GroupAppRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\UserGroup\GroupAppRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\UserGroup\UserGroupRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\UserGroup\UserGroupRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\UserGroup\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\UserGroup\UserGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\PersonAgreementRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\PersonAgreementRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\User\PersonAgreementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\PersonAgreementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorAgreementRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorAgreementRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorAgreementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorAgreementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\DepartmentRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\DepartmentRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Company\DepartmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\DepartmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyGroupRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyGroupRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Company\CompanyGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Security\PasswordPolicyRepository" (parent: .abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Security\PasswordPolicyRepository).
Resolving inheritance for "Tss\UserModuleDatabaseBundle\Repository\Security\PasswordPolicyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Security\PasswordPolicyRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\HttpFileStorageBundle\Controller\FileServingController" (parent: .abstract.instanceof.Tss\HttpFileStorageBundle\Controller\FileServingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\HttpFileStorageBundle\Controller\FileServingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\HttpFileStorageBundle\Controller\FileServingController).
Resolving inheritance for ".instanceof.Tss\HttpFileStorageBundle\Controller\FileServingController.0.Tss\HttpFileStorageBundle\Controller\FileServingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\HttpFileStorageBundle\Controller\FileServingController).
Resolving inheritance for "Tss\HttpFileStorageBundle\Controller\FileServingController" (parent: .instanceof.Tss\HttpFileStorageBundle\Controller\FileServingController.0.Tss\HttpFileStorageBundle\Controller\FileServingController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Device\DeviceRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Device\DeviceRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Device\DeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Device\DeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\CurrencyRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\CurrencyRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Order\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\OrderItemRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\OrderItemRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Order\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\OrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\OrderRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\OrderRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Order\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\PayStatusRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\PayStatusRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Order\PayStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\PayStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\PaymentMethodRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\PaymentMethodRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Order\PaymentMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\PaymentMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\CustomerDiscountRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\CustomerDiscountRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\CustomerDiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\CustomerDiscountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\DiscountGroupRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\DiscountGroupRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\DiscountGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\DiscountGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductCategoryRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductCategoryRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\ProductCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductDiscountRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductDiscountRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\ProductDiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductDiscountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductPriceRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductPriceRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\ProductPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductTypeRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductTypeRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\ProductTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\TaxRateRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\TaxRateRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Product\TaxRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\TaxRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Seller\SellerRepository" (parent: .abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Seller\SellerRepository).
Resolving inheritance for "Tss\SalesDatabaseBundle\Repository\Seller\SellerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Seller\SellerRepository).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\CalendarRepeatEnum" (parent: .abstract.instanceof.App\Enum\CalendarRepeatEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\EmailTemplate" (parent: .abstract.instanceof.App\Enum\EmailTemplate).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ParkingSlotTypeEnum" (parent: .abstract.instanceof.App\Enum\ParkingSlotTypeEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ReservationTypeEnum" (parent: .abstract.instanceof.App\Enum\ReservationTypeEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\VersionEnum" (parent: .abstract.instanceof.App\Enum\VersionEnum).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Form\BaseFilterFormType" (parent: .abstract.instanceof..abstract.App\Form\BaseFilterFormType).
Resolving inheritance for ".instanceof.App\Report\Handler\ReportHandlerInterface.0..abstract.App\Report\Handler\ReportHandlerInterface" (parent: .abstract.instanceof..abstract.App\Report\Handler\ReportHandlerInterface).
Resolving inheritance for ".instanceof.App\Service\DeviceEvent\DeviceEventHandlerInterface.0..abstract.App\Service\DeviceEvent\DeviceEventHandlerInterface" (parent: .abstract.instanceof..abstract.App\Service\DeviceEvent\DeviceEventHandlerInterface).
Resolving inheritance for ".abstract.instanceof.twig.loader.tss" (parent: twig.loader.native_filesystem).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController" (parent: .abstract.instanceof..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\AbstractApiCrudController.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController" (parent: .abstract.instanceof..abstract.Tss\ReactBundle\Controller\AbstractHelperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController).
Resolving inheritance for ".instanceof.Tss\ReactBundle\Controller\AbstractHelperController.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractSpaController" (parent: .abstract.instanceof..abstract.Tss\ReactBundle\Controller\AbstractSpaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractSpaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractSpaController).
Resolving inheritance for ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationActionConsumeMode" (parent: .abstract.instanceof.Tss\ReactBundle\Enum\NotificationActionConsumeMode).
Resolving inheritance for ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationActionScope" (parent: .abstract.instanceof.Tss\ReactBundle\Enum\NotificationActionScope).
Resolving inheritance for ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationActionVariant" (parent: .abstract.instanceof.Tss\ReactBundle\Enum\NotificationActionVariant).
Resolving inheritance for ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationLevel" (parent: .abstract.instanceof.Tss\ReactBundle\Enum\NotificationLevel).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (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.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.license" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.entity_log" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.parking" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logs_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.translation_cache_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.user_module_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.user_module_visitors_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.sales_module_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 "doctrine.dbal.logging_middleware.logs" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.logs" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.logs" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.translation_cache" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.translation_cache" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.translation_cache" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.user_module" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.user_module" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.user_module" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.user_module_visitors" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.user_module_visitors" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.user_module_visitors" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.sales_module" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.sales_module" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.sales_module" (parent: doctrine.dbal.idle_connection_middleware).
1
Skipping service "src\Validator\UuidV4Validator": Class or interface "src\Validator\UuidV4Validator" cannot be loaded.
13
Removing method "setColumnPreferencesService" of service "App\Controller\ParkingLot\DeviceCrudController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\ParkingLot\DeviceSimulatorController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\ParkingLot\ParkingFloorCrudController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\ParkingLot\ParkingLotCrudController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\ParkingLot\ParkingSlotCrudController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\ParkingPersonGroup\ParkingPersonGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\ParkingPerson\ParkingPersonController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\Payment\PaymentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\RecordValidation\RecordValidationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\Record\RecordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\Reservation\ReservationCrudController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "App\Controller\Zone\ZoneController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setColumnPreferencesService" of service "Tss\ReactBundle\Controller\NotificationGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
369
Removed service "Tss\ReactBundle\Service\EventHubPublisherInterface"; reason: private alias.
Removed service "App\Report\Handler\ReportHandlerInterface"; reason: private alias.
Removed service "App\Service\DeviceEvent\DeviceEventHandlerInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $login"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLimiter"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; 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 ".Symfony\Contracts\Cache\TagAwareCacheInterface $translation_key_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $translationKeyCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $translation_key_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $translationKeyCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $translation_key_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $translationKeyCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $translation_key_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $translationKeyCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $translation_value_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $translationValueCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $translation_value_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $translationValueCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $translation_value_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $translationValueCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $translation_value_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $translationValueCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $translation_type_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $translationTypeCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $translation_type_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $translationTypeCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $translation_type_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $translationTypeCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $translation_type_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $translationTypeCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $translation_value_new_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $translationValueNewCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $translation_value_new_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $translationValueNewCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $translation_value_new_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $translationValueNewCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $translation_value_new_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $translationValueNewCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $translation_array_value.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $translationArrayValueCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $translation_array_value.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $translationArrayValueCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $translation_array_value.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $translationArrayValueCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $translation_array_value.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $translationArrayValueCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $token.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $tokenCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $token.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $tokenCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $token.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $tokenCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $token.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $tokenCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $entity_listener.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $entityListenerCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $entity_listener.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $entityListenerCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $entity_listener.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $entityListenerCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $entity_listener.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $entityListenerCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $entity_log_version_user.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $entityLogVersionUserCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $entity_log_version_user.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $entityLogVersionUserCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $entity_log_version_user.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $entityLogVersionUserCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $entity_log_version_user.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $entityLogVersionUserCache"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; 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\DBAL\Connection $logs.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $logsConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $translation_cache.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $translationCacheConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $user_module.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $userModuleConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $user_module_visitors.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $userModuleVisitorsConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $sales_module.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $salesModuleConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.logs_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.logs_result_cache"; reason: private alias.
Removed service "doctrine.orm.logs_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $logs.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $logsEntityManager"; reason: private alias.
Removed service "doctrine.orm.logs_entity_manager.event_manager"; 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.orm.user_module_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.user_module_result_cache"; reason: private alias.
Removed service "doctrine.orm.user_module_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $user_module.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $userModuleEntityManager"; reason: private alias.
Removed service "doctrine.orm.user_module_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.user_module_visitors_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.user_module_visitors_result_cache"; reason: private alias.
Removed service "doctrine.orm.user_module_visitors_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $user_module_visitors.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $userModuleVisitorsEntityManager"; reason: private alias.
Removed service "doctrine.orm.user_module_visitors_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.sales_module_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.sales_module_result_cache"; reason: private alias.
Removed service "doctrine.orm.sales_module_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $sales_module.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $salesModuleEntityManager"; reason: private alias.
Removed service "doctrine.orm.sales_module_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.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.mobile"; reason: private alias.
Removed service "security.user_checker.mobile"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "datatables.renderer"; reason: private alias.
Removed service "Tss\IdentityServerBundle\Security\JwtCookieClientAuthenticator"; reason: private alias.
Removed service "tss.entity_log_listener"; 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 ".League\Flysystem\FilesystemOperator $privateupload.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $privateuploadStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemReader $privateupload.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemReader $privateuploadStorage"; reason: private alias.
Removed service ".League\Flysystem\FilesystemWriter $privateupload.storage"; reason: private alias.
Removed service "League\Flysystem\FilesystemWriter $privateuploadStorage"; reason: private alias.
Removed service "Tss\BaseApiClientData\Service\BaseService"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointsLookupCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointRenderer"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\TagRendererCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\Debug"; reason: private alias.
Removed service "Tss\ReactBundle\DataTable\ReactDataTable\ReactDataTableInterface"; reason: private alias.
Removed service "doctrine.fixtures.provider"; 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 ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_doc"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $license"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $licenseLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $entity_log"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $entityLogLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $parking"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $parkingLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.UXtqy2x"; reason: private alias.
Removed service ".service_locator.oeWXF0n"; reason: private alias.
Removed service ".service_locator.j4B3aic"; reason: private alias.
Removed service ".service_locator.tGAcJYA"; reason: private alias.
Removed service ".service_locator.yqIJAFG"; reason: private alias.
Removed service ".service_locator.v3d_hTt"; reason: private alias.
Removed service ".service_locator.ql_CdRW"; reason: private alias.
Removed service ".service_locator.s6lKNVR"; reason: private alias.
Removed service ".service_locator.270XslP"; reason: private alias.
Removed service ".service_locator.83HTQWb"; reason: private alias.
Removed service ".service_locator.0P00stD"; reason: private alias.
Removed service ".service_locator.s6pO_5U"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.mobile"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "Tss\TranslationBundle\Service\TssTranslationLoader.inner"; reason: private alias.
Removed service "twig.extension.trans"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.mobile"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.logs_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.user_module_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.user_module_visitors_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.sales_module_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.OsgB4wB"; reason: private alias.
Removed service ".service_locator.agmfSHR"; reason: private alias.
Removed service ".service_locator.uBwBrvQ"; reason: private alias.
Removed service ".service_locator.ciMfyOn"; reason: private alias.
Removed service ".service_locator.HIP.c1X"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.zvPYV.Z"; reason: private alias.
Removed service ".service_locator.gqJF8V8"; reason: private alias.
Removed service ".service_locator.Zf3JwKs"; reason: private alias.
Removed service ".service_locator.ZUyz21i"; reason: private alias.
103
Changed reference of service "App\Controller\DashboardController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Record\RecordController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Record\RecordController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\DataTable\ParkingLot\DeviceIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\ParkingLot\ParkingFloorIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\ParkingLot\ParkingLotIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\ParkingLot\ParkingSlotIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\ParkingPersonGroup\ParkingPersonGroupIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\ParkingPerson\ParkingPersonIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\Record\RecordIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\Reservation\ReservationIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\DataTable\Zone\ZoneIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\ExceptionListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Autocomplete\GlobalCustomerAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Autocomplete\GlobalPersonAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Autocomplete\GlobalTimeZoneAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Autocomplete\HardwareDeviceAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Autocomplete\ParkingPersonAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Autocomplete\SalesProductAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Autocomplete\SalesSellerAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ParkingLot\ParkingFloorType" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\AsyncEventHubPublisher" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\RecordService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.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 "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "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.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.routing" 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 "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "Tss\IdentityServerBundle\Security\IdentityServerExchangeAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Tss\IdentityServerBundle\EventListener\JWTListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Tss\IdentityServerBundle\EventListener\JWTListener" previously pointing to "router.default" to "router".
Changed reference of service "Tss\IdentityServerBundle\EventListener\JWTListener" previously pointing to "router.default" to "router".
Changed reference of service "Tss\IdentityServerBundle\Service\EntityLogService\EntityLogHelperService" previously pointing to "router.default" to "router".
Changed reference of service "Tss\TranslationBundle\Service\TssTranslationLoader" previously pointing to "router.default" to "router".
Changed reference of service "pentatrion_vite.entrypoint_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Tss\ReactBundle\DataTable\NotificationGroup\NotificationGroupIndexDataTable" previously pointing to "router.default" to "router".
Changed reference of service "Tss\ReactBundle\Form\Type\AutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "Tss\ReactBundle\Form\Type\PersonAutocompleteType" previously pointing to "router.default" to "router".
Changed reference of service "Tss\ReactBundle\Service\Form\FormSerializer" previously pointing to "router.default" to "router".
Changed reference of service "Tss\SalesModuleBundle\Service\PaymentSubscriberInterface" previously pointing to "router.default" to "router".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.whMH0fr" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wAczbN9" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Vx5jH6c" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.yNDFa51" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.6q71bNk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
749
Removed service "App\Attribute"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\Form\BaseFilterFormType"; reason: abstract.
Removed service ".abstract.App\Report\Handler\ReportHandlerInterface"; reason: abstract.
Removed service ".abstract.App\Service\DeviceEvent\DeviceEventHandlerInterface"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "Tss\ReactBundle\TssReactBundle"; reason: abstract.
Removed service "Tss\ReactBundle\Model"; reason: abstract.
Removed service "Tss\ReactBundle\Entity"; reason: abstract.
Removed service ".abstract.Tss\ReactBundle\Controller\AbstractApiCrudController"; reason: abstract.
Removed service ".abstract.Tss\ReactBundle\Controller\AbstractHelperController"; reason: abstract.
Removed service ".abstract.Tss\ReactBundle\Controller\AbstractSpaController"; reason: abstract.
Removed service ".abstract.Tss\ReactBundle\DataTable\ReactDataTable\ReactDataTableInterface"; reason: abstract.
Removed service ".abstract.Tss\ReactBundle\Service\EventHubPublisherInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ConfigUpdateCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ConfigUpdateCommand.0.App\Command\ConfigUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ConfigUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EventSubscriberProcessCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EventSubscriberProcessCommand.0.App\Command\EventSubscriberProcessCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EventSubscriberProcessCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EventSubscriberStartCommand"; reason: abstract.
Removed service ".instanceof.App\Command\EventSubscriberStartCommand.0.App\Command\EventSubscriberStartCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\EventSubscriberStartCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ParkingPeopleMigrationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ParkingPeopleMigrationCommand.0.App\Command\ParkingPeopleMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ParkingPeopleMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegenerateAppSecretCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RegenerateAppSecretCommand.0.App\Command\RegenerateAppSecretCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RegenerateAppSecretCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendNotificationsCommand.0.App\Command\SendNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\AuthController.0.App\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Geocode\GeocodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Geocode\GeocodeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Geocode\GeocodeController.0.App\Controller\Geocode\GeocodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Geocode\GeocodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelperController"; reason: abstract.
Removed service ".instanceof.App\Controller\HelperController.0.App\Controller\HelperController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mobile\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mobile\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Mobile\SecurityController.0.App\Controller\Mobile\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Mobile\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationTestController"; reason: abstract.
Removed service ".instanceof.App\Controller\NotificationTestController.0.App\Controller\NotificationTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceCrudController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\DeviceCrudController.0.App\Controller\ParkingLot\DeviceCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\DeviceCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceEventReceiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceEventReceiveController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\DeviceEventReceiveController.0.App\Controller\ParkingLot\DeviceEventReceiveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\DeviceEventReceiveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceSchemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceSchemaController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\DeviceSchemaController.0.App\Controller\ParkingLot\DeviceSchemaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\DeviceSchemaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\DeviceSimulatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\DeviceSimulatorController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\DeviceSimulatorController.0.App\Controller\ParkingLot\DeviceSimulatorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\DeviceSimulatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingFloorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingFloorCrudController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\ParkingFloorCrudController.0.App\Controller\ParkingLot\ParkingFloorCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\ParkingFloorCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingLotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingLotController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\ParkingLotController.0.App\Controller\ParkingLot\ParkingLotController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\ParkingLotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingLotCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingLotCrudController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\ParkingLotCrudController.0.App\Controller\ParkingLot\ParkingLotCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\ParkingLotCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingLot\ParkingSlotCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingLot\ParkingSlotCrudController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingLot\ParkingSlotCrudController.0.App\Controller\ParkingLot\ParkingSlotCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingLot\ParkingSlotCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingPersonGroup\ParkingPersonGroupController.0.App\Controller\ParkingPersonGroup\ParkingPersonGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingPersonGroup\ParkingPersonGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPerson\ParkingPersonApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPerson\ParkingPersonApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingPerson\ParkingPersonApiController.0.App\Controller\ParkingPerson\ParkingPersonApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingPerson\ParkingPersonApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ParkingPerson\ParkingPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ParkingPerson\ParkingPersonController"; reason: abstract.
Removed service ".instanceof.App\Controller\ParkingPerson\ParkingPersonController.0.App\Controller\ParkingPerson\ParkingPersonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ParkingPerson\ParkingPersonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Payment\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Payment\PaymentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Payment\PaymentController.0.App\Controller\Payment\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Payment\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RecordValidation\RecordValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RecordValidation\RecordValidationController"; reason: abstract.
Removed service ".instanceof.App\Controller\RecordValidation\RecordValidationController.0.App\Controller\RecordValidation\RecordValidationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RecordValidation\RecordValidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Record\RecordApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Record\RecordApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Record\RecordApiController.0.App\Controller\Record\RecordApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Record\RecordApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Record\RecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Record\RecordController"; reason: abstract.
Removed service ".instanceof.App\Controller\Record\RecordController.0.App\Controller\Record\RecordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Record\RecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Report\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Report\ReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Report\ReportController.0.App\Controller\Report\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Report\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Reservation\ReservationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Reservation\ReservationCrudController"; reason: abstract.
Removed service ".instanceof.App\Controller\Reservation\ReservationCrudController.0.App\Controller\Reservation\ReservationCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Reservation\ReservationCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Settings\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Settings\SettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Settings\SettingsController.0.App\Controller\Settings\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Settings\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaController"; reason: abstract.
Removed service ".instanceof.App\Controller\SpaController.0.App\Controller\SpaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SpaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Zone\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Zone\ZoneController"; reason: abstract.
Removed service ".instanceof.App\Controller\Zone\ZoneController.0.App\Controller\Zone\ZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Zone\ZoneController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\CalendarRepeatEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\CalendarRepeatEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\EmailTemplate"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\EmailTemplate"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ParkingSlotTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ParkingSlotTypeEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ReservationTypeEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ReservationTypeEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\VersionEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\VersionEnum"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ExceptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleCookieListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LocaleCookieListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\ParkingSlotPersonChangeListener.0.App\EventListener\ParkingSlotPersonChangeListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ParkingSlotPersonChangeListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\TimezoneListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\TimezoneListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\VersionListener.0.App\EventListener\VersionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\VersionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalCustomerAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\GlobalCustomerAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalPersonAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\GlobalPersonAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\GlobalTimeZoneAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\GlobalTimeZoneAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\HardwareDeviceAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\HardwareDeviceAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\ParkingPersonAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\ParkingPersonAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\SalesProductAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\SalesProductAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Autocomplete\SalesSellerAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Autocomplete\SalesSellerAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0..abstract.App\Form\BaseFilterFormType"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Form\BaseFilterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\DeviceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingLot\DeviceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingFloorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingLot\ParkingFloorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingLotOccupancyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingLot\ParkingLotOccupancyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingLotType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingLot\ParkingLotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotBulkTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingLot\ParkingSlotBulkTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingLot\ParkingSlotFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingLot\ParkingSlotType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingLot\ParkingSlotType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPersonGroup\ParkingPersonGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingPersonGroup\ParkingPersonGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonAccessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingPerson\ParkingPersonAccessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonAddFromGlobalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingPerson\ParkingPersonAddFromGlobalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingPerson\ParkingPersonFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ParkingPerson\ParkingPersonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ParkingPerson\ParkingPersonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Payment\PaymentFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Payment\PaymentFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Record\RecordFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Record\RecordFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Record\RecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Record\RecordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Report\ReportVariablesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Report\ReportVariablesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\ReservationFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Reservation\ReservationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Reservation\ReservationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\DisplayLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Settings\DisplayLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\DisplayTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Settings\DisplayTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\PrinterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Settings\PrinterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Settings\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Settings\SettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zone\ZoneChangeOccupancyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zone\ZoneChangeOccupancyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Zone\ZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Zone\ZoneType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\DeleteSnapshotsHandler.0.App\MessageHandler\DeleteSnapshotsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\DeleteSnapshotsHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\DisableVisitorsHandler.0.App\MessageHandler\DisableVisitorsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\DisableVisitorsHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\PublishEventHubEventHandler.0.App\MessageHandler\PublishEventHubEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PublishEventHubEventHandler"; reason: abstract.
Removed service ".instanceof.App\Report\Handler\ReportHandlerInterface.0.App\Report\Handler\DefaultReportHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Report\Handler\DefaultReportHandler"; reason: abstract.
Removed service ".instanceof.App\Report\Handler\ReportHandlerInterface.0..abstract.App\Report\Handler\ReportHandlerInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Report\Handler\ReportHandlerInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingEvent\ParkingEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParkingEvent\ParkingEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\DeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParkingLot\DeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingFloorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParkingLot\ParkingFloorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingLotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParkingLot\ParkingLotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingLot\ParkingSlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParkingLot\ParkingSlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingPersonGroup\ParkingPersonGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParkingPersonGroup\ParkingPersonGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParkingPerson\ParkingPersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParkingPerson\ParkingPersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Payment\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Payment\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Record\RecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Record\RecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\DisplayTextRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Settings\DisplayTextRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\PrinterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Settings\PrinterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Settings\SettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Settings\SettingsRepository"; 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\Zone\ZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Zone\ZoneRepository"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Handler\CleanupNotificationsHandler.0.App\Scheduler\Handler\CleanupNotificationsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Handler\CleanupNotificationsHandler"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Handler\ExitAllRecordsHandler.0.App\Scheduler\Handler\ExitAllRecordsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Handler\ExitAllRecordsHandler"; reason: abstract.
Removed service ".instanceof.App\Scheduler\NotificationCleanupTaskProvider.0.App\Scheduler\NotificationCleanupTaskProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\NotificationCleanupTaskProvider"; reason: abstract.
Removed service ".instanceof.App\Scheduler\RecordTaskProvider.0.App\Scheduler\RecordTaskProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\RecordTaskProvider"; reason: abstract.
Removed service ".instanceof.App\Service\DeviceEvent\DeviceEventHandlerInterface.0.App\Service\DeviceEvent\DahuaSpzCameraInputHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\DeviceEvent\DahuaSpzCameraInputHandler"; reason: abstract.
Removed service ".instanceof.App\Service\DeviceEvent\DeviceEventHandlerInterface.0..abstract.App\Service\DeviceEvent\DeviceEventHandlerInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\DeviceEvent\DeviceEventHandlerInterface"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\TranslationBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\TranslationBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Tss\TranslationBundle\Controller\TranslationController.0.Tss\TranslationBundle\Controller\TranslationController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Controller\TranslationController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Configuration\ConfigurationProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Configuration\ConfigurationProviderInterface"; reason: abstract.
Removed service ".instanceof.Nelmio\ApiDocBundle\ModelDescriber\ModelDescriberInterface.0.Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber"; reason: abstract.
Removed service ".abstract.instanceof.Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Controller\ApiSecurityController.0.Tss\IdentityServerBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleBundle\Service\GlobalModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleBundle\Service\GlobalModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\TranslationBundle\Service\TranslationModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Service\TranslationModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\EmailSenderModuleBundle\Service\EmailSenderModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\EmailSenderModuleBundle\Service\EmailSenderModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\HttpFileStorageBundle\Service\FileStorageModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\HttpFileStorageBundle\Service\FileStorageModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesModuleBundle\Service\SalesModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesModuleBundle\Service\SalesModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ParkingBundle\Service\ParkingModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ParkingBundle\Service\ParkingModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\HttpReportingModuleBundle\Service\ReportingModuleUrlProviderInterface"; reason: abstract.
Removed service ".abstract.instanceof.Tss\HttpReportingModuleBundle\Service\ReportingModuleUrlProviderInterface"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Controller\ConfigurationApiController.0.Tss\IdentityServerBundle\Controller\ConfigurationApiController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Controller\ConfigurationApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Controller\SecurityController.0.Tss\IdentityServerBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\ApiInstallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\ApiInstallController"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Controller\ApiInstallController.0.Tss\IdentityServerBundle\Controller\ApiInstallController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Controller\ApiInstallController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\IdentityServerBundle\EventListener\JWTListener"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\EventListener\JWTListener"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\PermissionCheckerExtension"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Twig\PermissionCheckerExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\EventHubExtension"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Twig\EventHubExtension"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\ExpiredTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Repository\ExpiredTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\EntityLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Repository\EntityLogRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\IconController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\IconController"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Controller\IconController.0.Tss\IdentityServerBundle\Controller\IconController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Controller\IconController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand.0.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\UpdateBaseConfigCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand.0.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\GenerateMockKeysCommand"; reason: abstract.
Removed service ".instanceof.Twig\Loader\LoaderInterface.0.twig.loader.tss"; reason: abstract.
Removed service ".abstract.instanceof.twig.loader.tss"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand.0.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventStartCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand.0.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\EnvSetCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\EnvSetCommand.0.Tss\IdentityServerBundle\Command\EnvSetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\EnvSetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand.0.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\WatchdogConfigGenerateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand.0.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\WatchdogApplicationSetUpCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\IdentityServerBundle\Repository\SystemUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Repository\SystemUserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\SystemUserCreateCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\SystemUserCreateCommand.0.Tss\IdentityServerBundle\Command\SystemUserCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\SystemUserCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\IdentityServerBundle\EventListener\RequestListener"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\EventListener\RequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController.0.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\IdentityServerBundle\Twig\EntityLogExtension"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Twig\EntityLogExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\SingleDomainSetCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\SingleDomainSetCommand.0.Tss\IdentityServerBundle\Command\SingleDomainSetCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\SingleDomainSetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\IdentityServerBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".instanceof.Tss\IdentityServerBundle\Command\CacheClearCommand.0.Tss\IdentityServerBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\IdentityServerBundle\Command\CacheClearCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.Tss\TranslationBundle\Service\TssTranslationLoader"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Service\TssTranslationLoader"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Tss\TranslationBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\TranslationBundle\Form\EditInPlaceType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Form\EditInPlaceType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Tss\TranslationBundle\Twig\TssTranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Twig\TssTranslationExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationCacheComputeCommand"; reason: abstract.
Removed service ".instanceof.Tss\TranslationBundle\Command\TranslationCacheComputeCommand.0.Tss\TranslationBundle\Command\TranslationCacheComputeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Command\TranslationCacheComputeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationAddCommand"; reason: abstract.
Removed service ".instanceof.Tss\TranslationBundle\Command\TranslationAddCommand.0.Tss\TranslationBundle\Command\TranslationAddCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Command\TranslationAddCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Tss\TranslationBundle\Command\TranslationCleanupCommand"; reason: abstract.
Removed service ".instanceof.Tss\TranslationBundle\Command\TranslationCleanupCommand.0.Tss\TranslationBundle\Command\TranslationCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Tss\TranslationBundle\Command\TranslationCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\AbstractApiCrudController.0..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Tss\ReactBundle\Controller\AbstractApiCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\AbstractHelperController.0..abstract.Tss\ReactBundle\Controller\AbstractHelperController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Tss\ReactBundle\Controller\AbstractHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0..abstract.Tss\ReactBundle\Controller\AbstractSpaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0..abstract.Tss\ReactBundle\Controller\AbstractSpaController"; reason: abstract.
Removed service ".abstract.instanceof..abstract.Tss\ReactBundle\Controller\AbstractSpaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\AutocompleteController.0.Tss\ReactBundle\Controller\AutocompleteController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\AutocompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\CalendarSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\CalendarSettingsController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\CalendarSettingsController.0.Tss\ReactBundle\Controller\CalendarSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\CalendarSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\LocaleController.0.Tss\ReactBundle\Controller\LocaleController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\MeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\MeController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\MeController.0.Tss\ReactBundle\Controller\MeController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\MeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\NotificationController.0.Tss\ReactBundle\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\NotificationGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\NotificationGroupController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\NotificationGroupController.0.Tss\ReactBundle\Controller\NotificationGroupController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\NotificationGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\TranslationEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\TranslationEditController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\TranslationEditController.0.Tss\ReactBundle\Controller\TranslationEditController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\TranslationEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\ReactBundle\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\ReactBundle\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.Tss\ReactBundle\Controller\UserProfileController.0.Tss\ReactBundle\Controller\UserProfileController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Controller\UserProfileController"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationActionConsumeMode"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Enum\NotificationActionConsumeMode"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationActionScope"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Enum\NotificationActionScope"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationActionVariant"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Enum\NotificationActionVariant"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.Tss\ReactBundle\Enum\NotificationLevel"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Enum\NotificationLevel"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\AutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\Type\AutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\ColumnPreferenceEntryType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\Type\ColumnPreferenceEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\ColumnPreferencesFormType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\Type\ColumnPreferencesFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\DatalistType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\Type\DatalistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\InfoType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\Type\InfoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\NotificationGroupType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\Type\NotificationGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\Type\PersonAutocompleteType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\Type\PersonAutocompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\UserPasswordChangeFormType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\UserPasswordChangeFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Tss\ReactBundle\Form\UserProfileFormType"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Form\UserProfileFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\CalendarSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Repository\CalendarSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\NotificationGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Repository\NotificationGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\Notification\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Repository\Notification\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\ReactBundle\Repository\UserColumnPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\ReactBundle\Repository\UserColumnPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController"; reason: abstract.
Removed service ".instanceof.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController.0.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController"; reason: abstract.
Removed service ".instanceof.Tss\SalesModuleBundle\Controller\PaymentSubscriberController.0.Tss\SalesModuleBundle\Controller\PaymentSubscriberController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesModuleBundle\Controller\PaymentSubscriberController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\AccessPointRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\AccessPointRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\ApDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\ApDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\PriorityRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\AccessPoint\PriorityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\ApplicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\ApplicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\HardwareDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareDriverRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\HardwareDriverRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\HardwareTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\HardwareTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Access\AccessRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Access\AccessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Access\AccessTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Access\AccessTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\AccessVisitorRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Visitor\AccessVisitorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\TimeZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\TimeZone\TimeZoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\PeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\TimeZone\PeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\TimeZone\WeekDayRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\TimeZone\WeekDayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Holiday\HolidayRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Holiday\HolidayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\PersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\PersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\EmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\EmployeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyHierarchyItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyHierarchyItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\UserGroup\GroupAppRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\UserGroup\GroupAppRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\UserGroup\UserGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\UserGroup\UserGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\User\PersonAgreementRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\User\PersonAgreementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorAgreementRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Visitor\VisitorAgreementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\DepartmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\DepartmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Company\CompanyGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\UserModuleDatabaseBundle\Repository\Security\PasswordPolicyRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\UserModuleDatabaseBundle\Repository\Security\PasswordPolicyRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Tss\HttpFileStorageBundle\Controller\FileServingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Tss\HttpFileStorageBundle\Controller\FileServingController"; reason: abstract.
Removed service ".instanceof.Tss\HttpFileStorageBundle\Controller\FileServingController.0.Tss\HttpFileStorageBundle\Controller\FileServingController"; reason: abstract.
Removed service ".abstract.instanceof.Tss\HttpFileStorageBundle\Controller\FileServingController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Device\DeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Device\DeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\OrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\OrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\PayStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\PayStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Order\PaymentMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Order\PaymentMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\CustomerDiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\CustomerDiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\DiscountGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\DiscountGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductDiscountRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductDiscountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\ProductTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\ProductTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Product\TaxRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Product\TaxRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Tss\SalesDatabaseBundle\Repository\Seller\SellerRepository"; reason: abstract.
Removed service ".abstract.instanceof.Tss\SalesDatabaseBundle\Repository\Seller\SellerRepository"; reason: abstract.
224
Removed service "App\Enum\CalendarRepeatEnum"; reason: unused.
Removed service "App\Enum\EmailTemplate"; reason: unused.
Removed service "App\Enum\ParkingSlotTypeEnum"; reason: unused.
Removed service "App\Enum\ReservationTypeEnum"; reason: unused.
Removed service "App\Enum\VersionEnum"; reason: unused.
Removed service "App\Exception\BackgroundImageUploadException"; reason: unused.
Removed service "App\Exception\ConflictsDetectedException"; reason: unused.
Removed service "App\Form\Reservation\ReservationFormState"; reason: unused.
Removed service "App\Message\DeleteSnapshots"; reason: unused.
Removed service "App\Message\DisableVisitors"; reason: unused.
Removed service "App\Message\PublishEventHubEvent"; reason: unused.
Removed service "App\Model\DeviceEventDef"; reason: unused.
Removed service "App\Model\DeviceEventFieldDef"; reason: unused.
Removed service "App\Model\DeviceEventResult"; reason: unused.
Removed service "App\Model\DeviceEventVisualState"; reason: unused.
Removed service "App\Model\DeviceSchemaResolution"; reason: unused.
Removed service "App\Model\ParkingLot\ParkingSlotBulkTypePayload"; reason: unused.
Removed service "App\Model\ParkingLot\ParkingSlotFilterModel"; reason: unused.
Removed service "App\Model\ParkingPerson\ParkingPersonAccess"; reason: unused.
Removed service "App\Model\ParkingPerson\ParkingPersonFilterModel"; reason: unused.
Removed service "App\Model\Payment\PaymentFilterModel"; reason: unused.
Removed service "App\Model\Record\RecordFilterModel"; reason: unused.
Removed service "App\Model\Report\ReportListItem"; reason: unused.
Removed service "App\Model\Report\ReportRenderModel"; reason: unused.
Removed service "App\Model\Report\ReportVariableSchema"; reason: unused.
Removed service "App\Model\Reservation\ReservationCreatePayload"; reason: unused.
Removed service "App\Model\Reservation\ReservationFilterModel"; reason: unused.
Removed service "App\Model\Reservation\ReservationScope"; reason: unused.
Removed service "App\Scheduler\Message\CleanupNotifications"; reason: unused.
Removed service "App\Scheduler\Message\ExitAllRecords"; reason: unused.
Removed service "App\Service\DisplayService"; reason: unused.
Removed service "App\Service\ParkingPersonNameResolver"; reason: unused.
Removed service "App\Service\ReservationService"; reason: unused.
Removed service "App\Service\TerminalService"; reason: unused.
Removed service "App\Version"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.translation_cache_connection.event_manager"; 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.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.api"; reason: unused.
Removed service "security.user_checker.chain.mobile"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "tss.identity_server_bundle.jwt_cookie_client_authenticator"; reason: unused.
Removed service "flysystem.adapter.lazy.factory"; reason: unused.
Removed service "tss.api_service.class"; reason: unused.
Removed service "Pentatrion\ViteBundle\Asset\ViteAssetVersionStrategy"; reason: unused.
Removed service "pentatrion_vite.cache"; reason: unused.
Removed service "Tss\ReactBundle\Enum\NotificationActionConsumeMode"; reason: unused.
Removed service "Tss\ReactBundle\Enum\NotificationActionScope"; reason: unused.
Removed service "Tss\ReactBundle\Enum\NotificationActionVariant"; reason: unused.
Removed service "Tss\ReactBundle\Enum\NotificationLevel"; reason: unused.
Removed service "Tss\ReactBundle\Form\Layout\FieldLayout"; reason: unused.
Removed service "Tss\ReactBundle\Form\Layout\FieldSize"; reason: unused.
Removed service "Tss\ReactBundle\Form\Layout\FormLayout"; reason: unused.
Removed service "Tss\ReactBundle\Service\FormService"; reason: unused.
Removed service "Tss\ReactBundle\Service\LocalLoginException"; reason: unused.
Removed service "Tss\ReactBundle\Service\Notification\BatchNotification"; reason: unused.
Removed service "Tss\ReactBundle\Service\Notification\NotificationAction"; reason: unused.
Removed service "Tss\ReactBundle\Service\Notification\NotificationOptions"; reason: unused.
Removed service "Tss\ReactBundle\Service\Notification\RequiredPermission"; reason: unused.
Removed service "Tss\ReactBundle\Service\SyncEventHubPublisher"; reason: unused.
Removed service "Tss\ReactBundle\Service\TableConfig\TableAction"; reason: unused.
Removed service "Tss\ReactBundle\Service\TableConfig\TableBulkAction"; reason: unused.
Removed service "Tss\ReactBundle\Service\TableConfig\TableColumn"; reason: unused.
Removed service "Tss\ReactBundle\Service\TableConfig\TableConfigBuilder"; reason: unused.
Removed service "Tss\ReactBundle\Service\TableConfig\TableDataProcessor"; reason: unused.
Removed service "Tss\ReactBundle\Service\TableConfig\TableStatistic"; reason: unused.
Removed service "Tss\ReactBundle\Service\TableConfig\TwigColumnRenderer"; reason: unused.
Removed service "Tss\UserModuleDatabaseBundle\Service\TimezoneService"; reason: unused.
Removed service "Tss\UserModuleDatabaseBundle\Service\PersonService"; reason: unused.
Removed service "Tss\UserModuleDatabaseBundle\Service\FloatingAccessService"; reason: unused.
Removed service "Tss\UserModuleDatabaseBundle\Service\PasswordPolicyService"; reason: unused.
Removed service "Tss\SalesDatabaseBundle\Service\SalesDatabaseService"; reason: unused.
Removed service ".service_locator.UUf8bJ5"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\ParkingLot\DeviceCrudController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\ParkingLot\DeviceSimulatorController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\ParkingLot\ParkingFloorCrudController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\ParkingLot\ParkingLotCrudController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\ParkingLot\ParkingSlotCrudController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\ParkingPersonGroup\ParkingPersonGroupController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\ParkingPerson\ParkingPersonController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\Payment\PaymentController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\RecordValidation\RecordValidationController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\Record\RecordController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\Reservation\ReservationCrudController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.App\Controller\Zone\ZoneController::setColumnPreferencesService()"; reason: unused.
Removed service ".service_locator.UUf8bJ5.Tss\ReactBundle\Controller\NotificationGroupController::setColumnPreferencesService()"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.lock_key"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.scheduler_trigger"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.9y9CXyJ"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.Dbz81SD"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
543
Inlined service "App\Service\DeviceEventDispatcher" to "App\Command\EventSubscriberProcessCommand".
Inlined service "App\Service\EmailService" to "App\Command\SendNotificationsCommand".
Inlined service "App\Service\CameraService" to "App\Command\SendNotificationsCommand".
Inlined service "Tss\ReactBundle\Service\LocalLoginService" to "App\Controller\AuthController".
Inlined service "limiter.login" to "App\Controller\AuthController".
Inlined service ".service_locator.whMH0fr.App\Controller\AuthController" to "App\Controller\AuthController".
Inlined service ".service_locator.whMH0fr.App\Controller\BaseApiController" to "App\Controller\BaseApiController".
Inlined service ".service_locator.whMH0fr.App\Controller\BaseController" to "App\Controller\BaseController".
Inlined service ".service_locator.whMH0fr.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.whMH0fr.App\Controller\Geocode\GeocodeController" to "App\Controller\Geocode\GeocodeController".
Inlined service ".service_locator.whMH0fr.App\Controller\HelperController" to "App\Controller\HelperController".
Inlined service ".service_locator.whMH0fr.App\Controller\Mobile\SecurityController" to "App\Controller\Mobile\SecurityController".
Inlined service ".service_locator.whMH0fr.App\Controller\NotificationTestController" to "App\Controller\NotificationTestController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\DeviceCrudController" to "App\Controller\ParkingLot\DeviceCrudController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\DeviceEventReceiveController" to "App\Controller\ParkingLot\DeviceEventReceiveController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\DeviceSchemaController" to "App\Controller\ParkingLot\DeviceSchemaController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\DeviceSimulatorController" to "App\Controller\ParkingLot\DeviceSimulatorController".
Inlined service "App\DataTable\ParkingLot\ParkingFloorIndexDataTable" to "App\Controller\ParkingLot\ParkingFloorCrudController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\ParkingFloorCrudController" to "App\Controller\ParkingLot\ParkingFloorCrudController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\ParkingLotController" to "App\Controller\ParkingLot\ParkingLotController".
Inlined service "App\DataTable\ParkingLot\ParkingLotIndexDataTable" to "App\Controller\ParkingLot\ParkingLotCrudController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\ParkingLotCrudController" to "App\Controller\ParkingLot\ParkingLotCrudController".
Inlined service "App\DataTable\ParkingLot\ParkingSlotIndexDataTable" to "App\Controller\ParkingLot\ParkingSlotCrudController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingLot\ParkingSlotCrudController" to "App\Controller\ParkingLot\ParkingSlotCrudController".
Inlined service "App\DataTable\ParkingPersonGroup\ParkingPersonGroupIndexDataTable" to "App\Controller\ParkingPersonGroup\ParkingPersonGroupController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingPersonGroup\ParkingPersonGroupController" to "App\Controller\ParkingPersonGroup\ParkingPersonGroupController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingPerson\ParkingPersonApiController" to "App\Controller\ParkingPerson\ParkingPersonApiController".
Inlined service "App\DataTable\ParkingPerson\ParkingPersonIndexDataTable" to "App\Controller\ParkingPerson\ParkingPersonController".
Inlined service ".service_locator.whMH0fr.App\Controller\ParkingPerson\ParkingPersonController" to "App\Controller\ParkingPerson\ParkingPersonController".
Inlined service "App\DataTable\Payment\PaymentIndexDataTable" to "App\Controller\Payment\PaymentController".
Inlined service ".service_locator.whMH0fr.App\Controller\Payment\PaymentController" to "App\Controller\Payment\PaymentController".
Inlined service ".service_locator.whMH0fr.App\Controller\RecordValidation\RecordValidationController" to "App\Controller\RecordValidation\RecordValidationController".
Inlined service ".service_locator.whMH0fr.App\Controller\Record\RecordApiController" to "App\Controller\Record\RecordApiController".
Inlined service ".service_locator.whMH0fr.App\Controller\Record\RecordController" to "App\Controller\Record\RecordController".
Inlined service "Tss\HttpReportingModuleBundle\Service\ReportingModuleService" to "App\Controller\Report\ReportController".
Inlined service "App\Report\ReportHandlerRegistry" to "App\Controller\Report\ReportController".
Inlined service ".service_locator.whMH0fr.App\Controller\Report\ReportController" to "App\Controller\Report\ReportController".
Inlined service "App\DataTable\Reservation\ReservationIndexDataTable" to "App\Controller\Reservation\ReservationCrudController".
Inlined service "App\Service\Reservation\ReservationService" to "App\Controller\Reservation\ReservationCrudController".
Inlined service "App\Service\Reservation\ReservationScopeResolver" to "App\Controller\Reservation\ReservationCrudController".
Inlined service ".service_locator.whMH0fr.App\Controller\Reservation\ReservationCrudController" to "App\Controller\Reservation\ReservationCrudController".
Inlined service ".service_locator.whMH0fr.App\Controller\Settings\SettingsController" to "App\Controller\Settings\SettingsController".
Inlined service ".service_locator.whMH0fr.App\Controller\SpaController" to "App\Controller\SpaController".
Inlined service "App\DataTable\Zone\ZoneIndexDataTable" to "App\Controller\Zone\ZoneController".
Inlined service ".service_locator.whMH0fr.App\Controller\Zone\ZoneController" to "App\Controller\Zone\ZoneController".
Inlined service "App\Service\ParkingLotService" to "App\Form\ParkingLot\ParkingLotOccupancyType".
Inlined service "security.helper" to "App\Form\Reservation\ReservationFormType".
Inlined service "App\Service\ParkingTicketService" to "App\Form\Settings\PrinterType".
Inlined service "Tss\UserModuleDatabaseBundle\Service\HardwareService" to "App\Service\AccessPointService".
Inlined service "App\Service\DeviceEventPublisher" to "App\Service\DeviceEventDispatcher".
Inlined service "Tss\EmailSenderModuleBundle\Service\EmailSenderModuleService" to "App\Service\EmailService".
Inlined service "Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleService" to "App\Service\ParkingTicketService".
Inlined service "Tss\SalesModuleBundle\Service\SalesModuleService" to "App\Service\SalesService".
Inlined service ".service_locator.whMH0fr.Tss\TranslationBundle\Controller\TranslationController" to "Tss\TranslationBundle\Controller\TranslationController".
Inlined service "nelmio_api_doc.object_model.property_describer" to "Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber".
Inlined service "serializer.name_converter.camel_case_to_snake_case" to "Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber".
Inlined service ".service_locator.whMH0fr.Tss\IdentityServerBundle\Controller\ApiSecurityController" to "Tss\IdentityServerBundle\Controller\ApiSecurityController".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.jRVn29U" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.login" to "limiter.login".
Inlined service "translation_array_value.cache.recorder_inner" to "translation_array_value.cache".
Inlined service "token.cache.recorder_inner" to "token.cache".
Inlined service "entity_listener.cache.recorder_inner" to "entity_listener.cache".
Inlined service "entity_log_version_user.cache.recorder_inner" to "entity_log_version_user.cache".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.kv8Um1L" 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.logs_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.user_module_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.user_module_visitors_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.sales_module_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.jsTWlle" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service ".messenger.transport.native_php_serializer" to "messenger.transport.native_php_serializer".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Pentatrion\ViteBundle\DataCollector\ViteCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "twig.loader.chain" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "Omines\DataTablesBundle\Twig\DataTablesExtension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "pentatrion_vite.twig_type_extension" to "twig".
Inlined service "pentatrion_vite.twig_entry_files_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "twig.loader.native_filesystem" to "twig.loader.chain".
Inlined service "twig.loader.tss" to "twig.loader.chain".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.lrOaeLx" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.NFNnD63" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.logs_schema_asset_filter_manager" to "doctrine.dbal.logs_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.logs" to "doctrine.dbal.logs_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.logs" to "doctrine.dbal.logs_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.logs" to "doctrine.dbal.logs_connection.configuration".
Inlined service ".service_locator.W0kMdQ." to "doctrine.dbal.logs_connection.event_manager".
Inlined service "doctrine.dbal.logs_connection.configuration" to "doctrine.dbal.logs_connection".
Inlined service "doctrine.dbal.translation_cache_schema_asset_filter_manager" to "doctrine.dbal.translation_cache_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.translation_cache" to "doctrine.dbal.translation_cache_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.translation_cache" to "doctrine.dbal.translation_cache_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.translation_cache" to "doctrine.dbal.translation_cache_connection.configuration".
Inlined service "doctrine.dbal.translation_cache_connection.configuration" to "doctrine.dbal.translation_cache_connection".
Inlined service "doctrine.dbal.user_module_schema_asset_filter_manager" to "doctrine.dbal.user_module_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.user_module" to "doctrine.dbal.user_module_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.user_module" to "doctrine.dbal.user_module_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.user_module" to "doctrine.dbal.user_module_connection.configuration".
Inlined service ".service_locator.hUYKdBB" to "doctrine.dbal.user_module_connection.event_manager".
Inlined service "doctrine.dbal.user_module_connection.configuration" to "doctrine.dbal.user_module_connection".
Inlined service "doctrine.dbal.user_module_visitors_schema_asset_filter_manager" to "doctrine.dbal.user_module_visitors_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.user_module_visitors" to "doctrine.dbal.user_module_visitors_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.user_module_visitors" to "doctrine.dbal.user_module_visitors_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.user_module_visitors" to "doctrine.dbal.user_module_visitors_connection.configuration".
Inlined service ".service_locator.rePnY4s" to "doctrine.dbal.user_module_visitors_connection.event_manager".
Inlined service "doctrine.dbal.user_module_visitors_connection.configuration" to "doctrine.dbal.user_module_visitors_connection".
Inlined service "doctrine.dbal.sales_module_schema_asset_filter_manager" to "doctrine.dbal.sales_module_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.sales_module" to "doctrine.dbal.sales_module_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.sales_module" to "doctrine.dbal.sales_module_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.sales_module" to "doctrine.dbal.sales_module_connection.configuration".
Inlined service ".service_locator.FFHTv2O" to "doctrine.dbal.sales_module_connection.event_manager".
Inlined service "doctrine.dbal.sales_module_connection.configuration" to "doctrine.dbal.sales_module_connection".
Inlined service ".service_locator.GAz2dh3" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.logs.metadata" to "doctrine.orm.logs_configuration".
Inlined service ".doctrine.orm.logs_metadata_driver" to "doctrine.orm.logs_configuration".
Inlined service "doctrine.orm.logs_entity_listener_resolver" to "doctrine.orm.logs_configuration".
Inlined service "cache.doctrine.orm.logs.result.recorder_inner" to "cache.doctrine.orm.logs.result".
Inlined service "cache.doctrine.orm.logs.query.recorder_inner" to "cache.doctrine.orm.logs.query".
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 "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.n8Ixr7l" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "cache.doctrine.orm.user_module.metadata" to "doctrine.orm.user_module_configuration".
Inlined service ".doctrine.orm.user_module_metadata_driver" to "doctrine.orm.user_module_configuration".
Inlined service "doctrine.orm.user_module_entity_listener_resolver" to "doctrine.orm.user_module_configuration".
Inlined service "cache.doctrine.orm.user_module.result.recorder_inner" to "cache.doctrine.orm.user_module.result".
Inlined service "cache.doctrine.orm.user_module.query.recorder_inner" to "cache.doctrine.orm.user_module.query".
Inlined service "cache.doctrine.orm.user_module_visitors.metadata" to "doctrine.orm.user_module_visitors_configuration".
Inlined service ".doctrine.orm.user_module_visitors_metadata_driver" to "doctrine.orm.user_module_visitors_configuration".
Inlined service "doctrine.orm.user_module_visitors_entity_listener_resolver" to "doctrine.orm.user_module_visitors_configuration".
Inlined service "cache.doctrine.orm.user_module_visitors.result.recorder_inner" to "cache.doctrine.orm.user_module_visitors.result".
Inlined service "cache.doctrine.orm.user_module_visitors.query.recorder_inner" to "cache.doctrine.orm.user_module_visitors.query".
Inlined service "cache.doctrine.orm.sales_module.metadata" to "doctrine.orm.sales_module_configuration".
Inlined service ".doctrine.orm.sales_module_metadata_driver" to "doctrine.orm.sales_module_configuration".
Inlined service "doctrine.orm.sales_module_entity_listener_resolver" to "doctrine.orm.sales_module_configuration".
Inlined service "cache.doctrine.orm.sales_module.result.recorder_inner" to "cache.doctrine.orm.sales_module.result".
Inlined service "cache.doctrine.orm.sales_module.query.recorder_inner" to "cache.doctrine.orm.sales_module.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.5ltxHEW" to "security.helper".
Inlined service ".service_locator.BCcdZ5E" to "security.helper".
Inlined service ".service_locator.LNCUR5i" to "security.helper".
Inlined service ".service_locator.87a1ZWm" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.6V.SOHc" to "security.access_map".
Inlined service ".security.request_matcher.0o9P_Ep" to "security.access_map".
Inlined service ".security.request_matcher..F_V3Uo" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.pLxyGjs" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service ".security.request_matcher.v0I4Cfy" to "security.access_map".
Inlined service ".security.request_matcher.nIIuWab" to "security.access_map".
Inlined service ".security.request_matcher.fbJEWOV" to "security.access_map".
Inlined service ".security.request_matcher.lX3VGvi" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.gCujdri" to ".security.request_matcher.XjHYKs8".
Inlined service ".security.request_matcher.9oUJahF" to ".security.request_matcher.8IKLysV".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "debug.security.firewall.authenticator.mobile.inner" to "debug.security.firewall.authenticator.mobile".
Inlined service "security.exception_listener.mobile" to "security.firewall.map.context.mobile".
Inlined service "security.authentication.session_strategy" to "security.listener.session.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.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.luQO6X3" to ".security.request_matcher.6V.SOHc".
Inlined service ".security.request_matcher.laOsrGm" to ".security.request_matcher.0o9P_Ep".
Inlined service ".security.request_matcher._g9kc8C" to ".security.request_matcher..F_V3Uo".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.hp9hPrY" to ".security.request_matcher.pLxyGjs".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.0tMb.ud".
Inlined service ".security.request_matcher.ROwnQme" to ".security.request_matcher.v0I4Cfy".
Inlined service ".security.request_matcher.EwbtRW9" to ".security.request_matcher.nIIuWab".
Inlined service ".security.request_matcher.dCwBIUI" to ".security.request_matcher.fbJEWOV".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterCollection" to "Omines\DataTablesBundle\Exporter\DataTableExporterManager".
Inlined service "Omines\DataTablesBundle\Twig\TwigRenderer" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\DependencyInjection\Instantiator" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" to "Omines\DataTablesBundle\DataTableFactory".
Inlined service "datatables.adapter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.column_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.type_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "datatables.exporter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service ".service_locator.wAczbN9.Tss\IdentityServerBundle\Controller\BaseController" to "Tss\IdentityServerBundle\Controller\BaseController".
Inlined service ".service_locator.wAczbN9.Tss\IdentityServerBundle\Controller\ConfigurationApiController" to "Tss\IdentityServerBundle\Controller\ConfigurationApiController".
Inlined service ".service_locator.wAczbN9.Tss\IdentityServerBundle\Controller\SecurityController" to "Tss\IdentityServerBundle\Controller\SecurityController".
Inlined service ".service_locator.wAczbN9.Tss\IdentityServerBundle\Controller\ApiInstallController" to "Tss\IdentityServerBundle\Controller\ApiInstallController".
Inlined service ".service_locator.wAczbN9.Tss\IdentityServerBundle\Controller\IconController" to "Tss\IdentityServerBundle\Controller\IconController".
Inlined service "Tss\IdentityServerBundle\Service\UserModifiedEventHandler" to "Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand".
Inlined service "Tss\IdentityServerBundle\Service\LogoutEventHandler" to "Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand".
Inlined service "Tss\IdentityServerBundle\DataTable\EntityLogVersionDatatable" to "Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController".
Inlined service "Tss\IdentityServerBundle\DataTable\EntityLogDiffDatatable" to "Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController".
Inlined service ".service_locator.wAczbN9.Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController" to "Tss\IdentityServerBundle\Controller\EntityLog\EntityLogController".
Inlined service "Tss\IdentityServerBundle\Service\EntityLogService\EntityLogService" to "Tss\IdentityServerBundle\DataTable\EntityLogDiffDatatable".
Inlined service "flysystem.adapter.default.storage" to "default.storage".
Inlined service "flysystem.adapter.privateupload.storage" to "privateupload.storage".
Inlined service "Tss\TranslationBundle\Service\LocaleChangeNotifierInterface" to "Tss\TranslationBundle\EventSubscriber\LocaleSubscriber".
Inlined service "Tss\TranslationBundle\Twig\TssTranslationExtension.inner" to "Tss\TranslationBundle\Twig\TssTranslationExtension".
Inlined service ".service_locator.Ns11N7J" to "pentatrion_vite.entrypoints_lookup_collection".
Inlined service "pentatrion_vite.tag_renderer_collection" to "pentatrion_vite.entrypoint_renderer".
Inlined service ".service_locator.rfXxwp3" to "pentatrion_vite.tag_renderer_collection".
Inlined service "pentatrion_vite.debug" to "Pentatrion\ViteBundle\Controller\ProfilerController".
Inlined service "cache.pentatrion_vite_fallback.recorder_inner" to "cache.pentatrion_vite_fallback".
Inlined service "pentatrion_vite.file_accessor" to "pentatrion_vite.entrypoints_lookup[_default]".
Inlined service ".service_locator.Vx5jH6c.Tss\ReactBundle\Controller\AutocompleteController" to "Tss\ReactBundle\Controller\AutocompleteController".
Inlined service ".service_locator.Vx5jH6c.Tss\ReactBundle\Controller\CalendarSettingsController" to "Tss\ReactBundle\Controller\CalendarSettingsController".
Inlined service ".service_locator.Vx5jH6c.Tss\ReactBundle\Controller\LocaleController" to "Tss\ReactBundle\Controller\LocaleController".
Inlined service ".service_locator.Vx5jH6c.Tss\ReactBundle\Controller\MeController" to "Tss\ReactBundle\Controller\MeController".
Inlined service ".service_locator.Vx5jH6c.Tss\ReactBundle\Controller\NotificationController" to "Tss\ReactBundle\Controller\NotificationController".
Inlined service "Tss\ReactBundle\DataTable\NotificationGroup\NotificationGroupIndexDataTable" to "Tss\ReactBundle\Controller\NotificationGroupController".
Inlined service ".service_locator.Vx5jH6c.Tss\ReactBundle\Controller\NotificationGroupController" to "Tss\ReactBundle\Controller\NotificationGroupController".
Inlined service "Tss\ReactBundle\Service\TranslationJsonUpdater" to "Tss\ReactBundle\Controller\TranslationEditController".
Inlined service ".service_locator.yNDFa51.Tss\ReactBundle\Controller\TranslationEditController" to "Tss\ReactBundle\Controller\TranslationEditController".
Inlined service ".service_locator.Vx5jH6c.Tss\ReactBundle\Controller\UserProfileController" to "Tss\ReactBundle\Controller\UserProfileController".
Inlined service "tss.validator.class" to "Tss\PrinterTemplateModuleBundle\Service\PrinterTemplateModuleService".
Inlined service "tss.sales_module_url_provider" to "tss.sales_module_service.class".
Inlined service "tss.api_validator.class" to "Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController".
Inlined service "Tss\SalesModuleBundle\Service\SalesModuleSubscriberApiInterface" to "Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController".
Inlined service ".service_locator.TJNRSaV.Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController" to "Tss\SalesModuleBundle\Controller\SalesModuleSubscriberApiController".
Inlined service "tss.sales_module_service.class" to "Tss\SalesModuleBundle\Controller\PaymentSubscriberController".
Inlined service "Tss\SalesModuleBundle\Service\PaymentSubscriberInterface" to "Tss\SalesModuleBundle\Controller\PaymentSubscriberController".
Inlined service ".service_locator.TJNRSaV.Tss\SalesModuleBundle\Controller\PaymentSubscriberController" to "Tss\SalesModuleBundle\Controller\PaymentSubscriberController".
Inlined service "Tss\UserModuleDatabaseBundle\Service\VisitorService" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\User\UserFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\User\EmployeeFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\User\CustomerFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\Access\AccessFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\UserGroup\UserGroupFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\User\AgreementFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "tss_base_transformer" to "Tss\UserModuleDatabaseBundle\Service\HardwareService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\Visitor\AccessVisitorFacade" to "Tss\UserModuleDatabaseBundle\Entity\Access\AccessFacade".
Inlined service ".service_locator.TJNRSaV.Tss\HttpFileStorageBundle\Controller\FileServingController" to "Tss\HttpFileStorageBundle\Controller\FileServingController".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.mobile.inner" to "debug.security.event_dispatcher.mobile".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.pNCLvOs" to ".service_locator.pNCLvOs.App\Controller\Mobile\SecurityController::login()".
Inlined service ".service_locator.0MQaTBY" to ".service_locator.0MQaTBY.Tss\IdentityServerBundle\Controller\SecurityController::index()".
Inlined service ".service_locator.HdpV4Ya" to ".service_locator.HdpV4Ya.Tss\IdentityServerBundle\Controller\IconController::icon()".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\DeleteSnapshotsHandler" to ".messenger.handler_descriptor..mCq1O5".
Inlined service "App\MessageHandler\DisableVisitorsHandler" to ".messenger.handler_descriptor.uUJ7CLe".
Inlined service "App\MessageHandler\PublishEventHubEventHandler" to ".messenger.handler_descriptor.4mKBxMA".
Inlined service "App\Scheduler\Handler\CleanupNotificationsHandler" to ".messenger.handler_descriptor.nd_43qb".
Inlined service "App\Scheduler\Handler\ExitAllRecordsHandler" to ".messenger.handler_descriptor.f53pw9R".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.KMq4SyQ".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.logs_metadata_driver.inner" to ".doctrine.orm.logs_metadata_driver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.user_module_metadata_driver.inner" to ".doctrine.orm.user_module_metadata_driver".
Inlined service ".doctrine.orm.user_module_visitors_metadata_driver.inner" to ".doctrine.orm.user_module_visitors_metadata_driver".
Inlined service ".doctrine.orm.sales_module_metadata_driver.inner" to ".doctrine.orm.sales_module_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.d5KPjSg" to ".service_locator.d5KPjSg.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.yNDFa51" to ".service_locator.yNDFa51.Tss\ReactBundle\Controller\TranslationEditController".
Inlined service ".service_locator.0POsmEw" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.lock_key" to "debug.serializer.inner".
Inlined service "serializer.normalizer.scheduler_trigger" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.rTZckSm" to "console.command_loader".
Inlined service ".service_locator.d5KPjSg.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "Tss\IdentityServerBundle\Service\BaseEventHandlerData" to "Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand".
Inlined service "Tss\IdentityServerBundle\Service\BaseEventHandlerData" to "Tss\IdentityServerBundle\Command\UserModifiedEventProcessCommand".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\User\PersonFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
Inlined service "Tss\UserModuleDatabaseBundle\Entity\User\PersonFacade" to "Tss\UserModuleDatabaseBundle\Service\UserModuleDatabaseService".
2
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.mobile", "debug.security.firewall.authenticator.main", "Tss\TranslationBundle\Twig\TssTranslationExtension", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.mobile", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", "monolog.logger.license", "monolog.logger.entity_log", "monolog.logger.deprecation", "monolog.logger.parking", but was never used.
6
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.