Error 404 Not Found

GET https://dev-packing-list.itoh-denki.com/robots.txt

Forwarded to ErrorController (5f57b2)

Log Messages

Level (7)
Channel (3)
Time Message
deprecation User Deprecated: Class "App\Autocompleter\ClientAutocompleter" should implement method "Symfony\UX\Autocomplete\EntityAutocompleterInterface::getGroupBy(): mixed": Return group_by option.
error Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dev-packing-list.itoh-denki.com/robots.txt"" at /var/www/vhosts/dev-packing-list.itoh-denki.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php line 128
info Connecting with parameters
[
  "url" => "<redacted>"
  "driver" => "pdo_mysql"
  "host" => "localhost"
  "port" => 3306
  "user" => "dev_extensions"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "dev_extensions"
  "serverVersion" => "mariadb-10.4.13"
  "charset" => "utf8mb4"
]

There are no log messages.

Container Compilation Logs (1579)

Log messages generated during the compilation of the service container.

Messages Class
358
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Squirrel\TwigPhpSyntax\PhpSyntaxExtension" (parent: .abstract.instanceof.Squirrel\TwigPhpSyntax\PhpSyntaxExtension).
  • Resolving inheritance for "Squirrel\TwigPhpSyntax\PhpSyntaxExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Squirrel\TwigPhpSyntax\PhpSyntaxExtension).
  • Resolving inheritance for ".instanceof.App\Autocompleter\ClientAutocompleter.0.App\Autocompleter\ClientAutocompleter" (parent: .abstract.instanceof.App\Autocompleter\ClientAutocompleter).
  • Resolving inheritance for "App\Autocompleter\ClientAutocompleter" (parent: .instanceof.App\Autocompleter\ClientAutocompleter.0.App\Autocompleter\ClientAutocompleter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AfterSalesTransformOldDatasCommand" (parent: .abstract.instanceof.App\Command\AfterSalesTransformOldDatasCommand).
  • Resolving inheritance for "App\Command\AfterSalesTransformOldDatasCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AfterSalesTransformOldDatasCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteShipmentOrderLineDeletedOnPmiCommand" (parent: .abstract.instanceof.App\Command\DeleteShipmentOrderLineDeletedOnPmiCommand).
  • Resolving inheritance for "App\Command\DeleteShipmentOrderLineDeletedOnPmiCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteShipmentOrderLineDeletedOnPmiCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateReplenishmentCommand" (parent: .abstract.instanceof.App\Command\GenerateReplenishmentCommand).
  • Resolving inheritance for "App\Command\GenerateReplenishmentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateReplenishmentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateShipmentCommand" (parent: .abstract.instanceof.App\Command\GenerateShipmentCommand).
  • Resolving inheritance for "App\Command\GenerateShipmentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateShipmentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RelaunchAfterSalesCommand" (parent: .abstract.instanceof.App\Command\RelaunchAfterSalesCommand).
  • Resolving inheritance for "App\Command\RelaunchAfterSalesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RelaunchAfterSalesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\CustomerOrderLineController" (parent: .abstract.instanceof.App\Controller\API\CustomerOrderLineController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\CustomerOrderLineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\CustomerOrderLineController).
  • Resolving inheritance for "App\Controller\API\CustomerOrderLineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\CustomerOrderLineController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\SupplierOrderLineController" (parent: .abstract.instanceof.App\Controller\API\SupplierOrderLineController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\SupplierOrderLineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\SupplierOrderLineController).
  • Resolving inheritance for "App\Controller\API\SupplierOrderLineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\SupplierOrderLineController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingController" (parent: .abstract.instanceof.App\Controller\AccountingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingController).
  • Resolving inheritance for "App\Controller\AccountingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AcpController" (parent: .abstract.instanceof.App\Controller\AcpController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AcpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AcpController).
  • Resolving inheritance for "App\Controller\AcpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AcpController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AfterSaleController" (parent: .abstract.instanceof.App\Controller\AfterSaleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AfterSaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AfterSaleController).
  • Resolving inheritance for "App\Controller\AfterSaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AfterSaleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController" (parent: .abstract.instanceof.App\Controller\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController).
  • Resolving inheritance for "App\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttachmentController" (parent: .abstract.instanceof.App\Controller\AttachmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttachmentController).
  • Resolving inheritance for "App\Controller\AttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttachmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController" (parent: .abstract.instanceof.App\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController).
  • Resolving inheritance for "App\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController" (parent: .abstract.instanceof.App\Controller\CommentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController).
  • Resolving inheritance for "App\Controller\CommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController).
  • 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 "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForecastController" (parent: .abstract.instanceof.App\Controller\ForecastController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForecastController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForecastController).
  • Resolving inheritance for "App\Controller\ForecastController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForecastController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabelController" (parent: .abstract.instanceof.App\Controller\LabelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabelController).
  • Resolving inheritance for "App\Controller\LabelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NonConformityController" (parent: .abstract.instanceof.App\Controller\NonConformityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NonConformityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NonConformityController).
  • Resolving inheritance for "App\Controller\NonConformityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NonConformityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PackingController" (parent: .abstract.instanceof.App\Controller\PackingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PackingController).
  • Resolving inheritance for "App\Controller\PackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PackingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReplenishmentController" (parent: .abstract.instanceof.App\Controller\ReplenishmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReplenishmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReplenishmentController).
  • Resolving inheritance for "App\Controller\ReplenishmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReplenishmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController" (parent: .abstract.instanceof.App\Controller\StatsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController).
  • Resolving inheritance for "App\Controller\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController" (parent: .abstract.instanceof.App\Controller\SupplierController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController).
  • Resolving inheritance for "App\Controller\SupplierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\EmailSubscriber).
  • Resolving inheritance for "App\EventSubscriber\EmailSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NonConformitySubscriber" (parent: .abstract.instanceof.App\EventSubscriber\NonConformitySubscriber).
  • Resolving inheritance for "App\EventSubscriber\NonConformitySubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NonConformitySubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TreatmentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TreatmentSubscriber).
  • Resolving inheritance for "App\EventSubscriber\TreatmentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TreatmentSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddAnalyseToAfterSaleType" (parent: .abstract.instanceof.App\Form\AfterSale\AddAnalyseToAfterSaleType).
  • Resolving inheritance for "App\Form\AfterSale\AddAnalyseToAfterSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddAnalyseToAfterSaleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddRecommandationToAfterSaleType" (parent: .abstract.instanceof.App\Form\AfterSale\AddRecommandationToAfterSaleType).
  • Resolving inheritance for "App\Form\AfterSale\AddRecommandationToAfterSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddRecommandationToAfterSaleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddTreatmentToAfterSaleType" (parent: .abstract.instanceof.App\Form\AfterSale\AddTreatmentToAfterSaleType).
  • Resolving inheritance for "App\Form\AfterSale\AddTreatmentToAfterSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddTreatmentToAfterSaleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleADVType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleADVType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleADVType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleADVType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleHistoryType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleHistoryType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleHistoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleRecommandationType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleRecommandationType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleRecommandationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleRecommandationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTechnicalType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleTechnicalType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleTechnicalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTechnicalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTreatmentReasonType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleTreatmentReasonType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleTreatmentReasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTreatmentReasonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTreatmentType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleTreatmentType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleTreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTreatmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleWorkshopType" (parent: .abstract.instanceof.App\Form\AfterSale\AfterSaleWorkshopType).
  • Resolving inheritance for "App\Form\AfterSale\AfterSaleWorkshopType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleWorkshopType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\ClientADVAutocompleteField" (parent: .abstract.instanceof.App\Form\AfterSale\ClientADVAutocompleteField).
  • Resolving inheritance for ".instanceof.App\Form\AfterSale\ClientADVAutocompleteField.0.App\Form\AfterSale\ClientADVAutocompleteField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\ClientADVAutocompleteField).
  • Resolving inheritance for "App\Form\AfterSale\ClientADVAutocompleteField" (parent: .instanceof.App\Form\AfterSale\ClientADVAutocompleteField.0.App\Form\AfterSale\ClientADVAutocompleteField).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\ClientAutocompleteField" (parent: .abstract.instanceof.App\Form\AfterSale\ClientAutocompleteField).
  • Resolving inheritance for ".instanceof.App\Form\AfterSale\ClientAutocompleteField.0.App\Form\AfterSale\ClientAutocompleteField" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\ClientAutocompleteField).
  • Resolving inheritance for "App\Form\AfterSale\ClientAutocompleteField" (parent: .instanceof.App\Form\AfterSale\ClientAutocompleteField.0.App\Form\AfterSale\ClientAutocompleteField).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BackModificationNcType" (parent: .abstract.instanceof.App\Form\BackModificationNcType).
  • Resolving inheritance for "App\Form\BackModificationNcType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BackModificationNcType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompleteTreatmentType" (parent: .abstract.instanceof.App\Form\CompleteTreatmentType).
  • Resolving inheritance for "App\Form\CompleteTreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompleteTreatmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DebFormType" (parent: .abstract.instanceof.App\Form\DebFormType).
  • Resolving inheritance for "App\Form\DebFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DebFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditCommentType" (parent: .abstract.instanceof.App\Form\EditCommentType).
  • Resolving inheritance for "App\Form\EditCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditCommentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterNatCauseRespStats" (parent: .abstract.instanceof.App\Form\FilterNatCauseRespStats).
  • Resolving inheritance for "App\Form\FilterNatCauseRespStats" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterNatCauseRespStats).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NCSettingsType" (parent: .abstract.instanceof.App\Form\NCSettingsType).
  • Resolving inheritance for "App\Form\NCSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NCSettingsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonConformityRefuseNcType" (parent: .abstract.instanceof.App\Form\NonConformityRefuseNcType).
  • Resolving inheritance for "App\Form\NonConformityRefuseNcType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonConformityRefuseNcType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonConformityType" (parent: .abstract.instanceof.App\Form\NonConformityType).
  • Resolving inheritance for "App\Form\NonConformityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonConformityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OtherStatsType" (parent: .abstract.instanceof.App\Form\OtherStatsType).
  • Resolving inheritance for "App\Form\OtherStatsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OtherStatsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ActivityReportCommentType" (parent: .abstract.instanceof.App\Form\Packing\ActivityReportCommentType).
  • Resolving inheritance for "App\Form\Packing\ActivityReportCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ActivityReportCommentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\AddDimensionType" (parent: .abstract.instanceof.App\Form\Packing\AddDimensionType).
  • Resolving inheritance for "App\Form\Packing\AddDimensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\AddDimensionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\CommandLinePackingType" (parent: .abstract.instanceof.App\Form\Packing\CommandLinePackingType).
  • Resolving inheritance for "App\Form\Packing\CommandLinePackingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\CommandLinePackingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\DimensionType" (parent: .abstract.instanceof.App\Form\Packing\DimensionType).
  • Resolving inheritance for "App\Form\Packing\DimensionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\DimensionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\PackingType" (parent: .abstract.instanceof.App\Form\Packing\PackingType).
  • Resolving inheritance for "App\Form\Packing\PackingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\PackingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\PriorityLevelType" (parent: .abstract.instanceof.App\Form\Packing\PriorityLevelType).
  • Resolving inheritance for "App\Form\Packing\PriorityLevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\PriorityLevelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ReasonType" (parent: .abstract.instanceof.App\Form\Packing\ReasonType).
  • Resolving inheritance for "App\Form\Packing\ReasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ReasonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ShipmentCommentProdType" (parent: .abstract.instanceof.App\Form\Packing\ShipmentCommentProdType).
  • Resolving inheritance for "App\Form\Packing\ShipmentCommentProdType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ShipmentCommentProdType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ShipmentType" (parent: .abstract.instanceof.App\Form\Packing\ShipmentType).
  • Resolving inheritance for "App\Form\Packing\ShipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ShipmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\UserType" (parent: .abstract.instanceof.App\Form\Packing\UserType).
  • Resolving inheritance for "App\Form\Packing\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefuseTreatmentType" (parent: .abstract.instanceof.App\Form\RefuseTreatmentType).
  • Resolving inheritance for "App\Form\RefuseTreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefuseTreatmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatParameterType" (parent: .abstract.instanceof.App\Form\StatParameterType).
  • Resolving inheritance for "App\Form\StatParameterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatParameterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TargetType" (parent: .abstract.instanceof.App\Form\TargetType).
  • Resolving inheritance for "App\Form\TargetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TargetType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TreatmentCommentType" (parent: .abstract.instanceof.App\Form\TreatmentCommentType).
  • Resolving inheritance for "App\Form\TreatmentCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TreatmentCommentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TreatmentType" (parent: .abstract.instanceof.App\Form\TreatmentType).
  • Resolving inheritance for "App\Form\TreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TreatmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TurnoverType" (parent: .abstract.instanceof.App\Form\TurnoverType).
  • Resolving inheritance for "App\Form\TurnoverType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TurnoverType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ActivityReportCommentRepository" (parent: .abstract.instanceof.App\Repository\App\ActivityReportCommentRepository).
  • Resolving inheritance for "App\Repository\App\ActivityReportCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ActivityReportCommentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleProductRepository" (parent: .abstract.instanceof.App\Repository\App\AfterSaleProductRepository).
  • Resolving inheritance for "App\Repository\App\AfterSaleProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleRecommandationRepository" (parent: .abstract.instanceof.App\Repository\App\AfterSaleRecommandationRepository).
  • Resolving inheritance for "App\Repository\App\AfterSaleRecommandationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleRecommandationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleRepository" (parent: .abstract.instanceof.App\Repository\App\AfterSaleRepository).
  • Resolving inheritance for "App\Repository\App\AfterSaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleTreatmentRepository" (parent: .abstract.instanceof.App\Repository\App\AfterSaleTreatmentRepository).
  • Resolving inheritance for "App\Repository\App\AfterSaleTreatmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleTreatmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AttachmentRepository" (parent: .abstract.instanceof.App\Repository\App\AttachmentRepository).
  • Resolving inheritance for "App\Repository\App\AttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AttachmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CommandLinePackingRepository" (parent: .abstract.instanceof.App\Repository\App\CommandLinePackingRepository).
  • Resolving inheritance for "App\Repository\App\CommandLinePackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CommandLinePackingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomerOrderLineRepository" (parent: .abstract.instanceof.App\Repository\App\CustomerOrderLineRepository).
  • Resolving inheritance for "App\Repository\App\CustomerOrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomerOrderLineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EmailRepository" (parent: .abstract.instanceof.App\Repository\App\EmailRepository).
  • Resolving inheritance for "App\Repository\App\EmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EmailRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ForecastMemoRepository" (parent: .abstract.instanceof.App\Repository\App\ForecastMemoRepository).
  • Resolving inheritance for "App\Repository\App\ForecastMemoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ForecastMemoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ForecastRepository" (parent: .abstract.instanceof.App\Repository\App\ForecastRepository).
  • Resolving inheritance for "App\Repository\App\ForecastRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ForecastRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\NonConformityRepository" (parent: .abstract.instanceof.App\Repository\App\NonConformityRepository).
  • Resolving inheritance for "App\Repository\App\NonConformityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\NonConformityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PackingRepository" (parent: .abstract.instanceof.App\Repository\App\PackingRepository).
  • Resolving inheritance for "App\Repository\App\PackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PackingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ParameterRepository" (parent: .abstract.instanceof.App\Repository\App\ParameterRepository).
  • Resolving inheritance for "App\Repository\App\ParameterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ParameterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ReplenishmentRepository" (parent: .abstract.instanceof.App\Repository\App\ReplenishmentRepository).
  • Resolving inheritance for "App\Repository\App\ReplenishmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ReplenishmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShipmentRepository" (parent: .abstract.instanceof.App\Repository\App\ShipmentRepository).
  • Resolving inheritance for "App\Repository\App\ShipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShipmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\StatParameterRepository" (parent: .abstract.instanceof.App\Repository\App\StatParameterRepository).
  • Resolving inheritance for "App\Repository\App\StatParameterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\StatParameterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TargetRepository" (parent: .abstract.instanceof.App\Repository\App\TargetRepository).
  • Resolving inheritance for "App\Repository\App\TargetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TargetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentCommentRepository" (parent: .abstract.instanceof.App\Repository\App\TreatmentCommentRepository).
  • Resolving inheritance for "App\Repository\App\TreatmentCommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentCommentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentRepository" (parent: .abstract.instanceof.App\Repository\App\TreatmentRepository).
  • Resolving inheritance for "App\Repository\App\TreatmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TurnoverRepository" (parent: .abstract.instanceof.App\Repository\App\TurnoverRepository).
  • Resolving inheritance for "App\Repository\App\TurnoverRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TurnoverRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ArticleCustomRepository" (parent: .abstract.instanceof.App\Repository\Pmi\ArticleCustomRepository).
  • Resolving inheritance for "App\Repository\Pmi\ArticleCustomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ArticleCustomRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ArticleRepository" (parent: .abstract.instanceof.App\Repository\Pmi\ArticleRepository).
  • Resolving inheritance for "App\Repository\Pmi\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ArticleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ClientCustomRepository" (parent: .abstract.instanceof.App\Repository\Pmi\ClientCustomRepository).
  • Resolving inheritance for "App\Repository\Pmi\ClientCustomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ClientCustomRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ClientRepository" (parent: .abstract.instanceof.App\Repository\Pmi\ClientRepository).
  • Resolving inheritance for "App\Repository\Pmi\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ClientRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderHeaderRepository" (parent: .abstract.instanceof.App\Repository\Pmi\CustomerOrderHeaderRepository).
  • Resolving inheritance for "App\Repository\Pmi\CustomerOrderHeaderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderHeaderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderLineCustomRepository" (parent: .abstract.instanceof.App\Repository\Pmi\CustomerOrderLineCustomRepository).
  • Resolving inheritance for "App\Repository\Pmi\CustomerOrderLineCustomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderLineCustomRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderLineRepository" (parent: .abstract.instanceof.App\Repository\Pmi\CustomerOrderLineRepository).
  • Resolving inheritance for "App\Repository\Pmi\CustomerOrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderLineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ExternalReferenceRepository" (parent: .abstract.instanceof.App\Repository\Pmi\ExternalReferenceRepository).
  • Resolving inheritance for "App\Repository\Pmi\ExternalReferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ExternalReferenceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\Pmi\InvoiceRepository).
  • Resolving inheritance for "App\Repository\Pmi\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\InvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\NeedRepository" (parent: .abstract.instanceof.App\Repository\Pmi\NeedRepository).
  • Resolving inheritance for "App\Repository\Pmi\NeedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\NeedRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\RepresentativeRepository" (parent: .abstract.instanceof.App\Repository\Pmi\RepresentativeRepository).
  • Resolving inheritance for "App\Repository\Pmi\RepresentativeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\RepresentativeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ShipmentHeaderRepository" (parent: .abstract.instanceof.App\Repository\Pmi\ShipmentHeaderRepository).
  • Resolving inheritance for "App\Repository\Pmi\ShipmentHeaderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ShipmentHeaderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ShipmentLineRepository" (parent: .abstract.instanceof.App\Repository\Pmi\ShipmentLineRepository).
  • Resolving inheritance for "App\Repository\Pmi\ShipmentLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ShipmentLineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\StockMovementRepository" (parent: .abstract.instanceof.App\Repository\Pmi\StockMovementRepository).
  • Resolving inheritance for "App\Repository\Pmi\StockMovementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\StockMovementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierOrderLineRepository" (parent: .abstract.instanceof.App\Repository\Pmi\SupplierOrderLineRepository).
  • Resolving inheritance for "App\Repository\Pmi\SupplierOrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierOrderLineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierOrderRepository" (parent: .abstract.instanceof.App\Repository\Pmi\SupplierOrderRepository).
  • Resolving inheritance for "App\Repository\Pmi\SupplierOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierReceptionRepository" (parent: .abstract.instanceof.App\Repository\Pmi\SupplierReceptionRepository).
  • Resolving inheritance for "App\Repository\Pmi\SupplierReceptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierReceptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierRepository" (parent: .abstract.instanceof.App\Repository\Pmi\SupplierRepository).
  • Resolving inheritance for "App\Repository\Pmi\SupplierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\UserRepository" (parent: .abstract.instanceof.App\Repository\Pmi\UserRepository).
  • Resolving inheritance for "App\Repository\Pmi\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\UserRepository).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BadgeFilter" (parent: .abstract.instanceof.App\Twig\BadgeFilter).
  • Resolving inheritance for "App\Twig\BadgeFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BadgeFilter).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\Components\AfterSaleFormComponent" (parent: .abstract.instanceof.App\Twig\Components\AfterSaleFormComponent).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\Components\AfterSaleFormComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\Components\AfterSaleFormComponent).
  • Resolving inheritance for ".instanceof.App\Twig\Components\AfterSaleFormComponent.0.App\Twig\Components\AfterSaleFormComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\Components\AfterSaleFormComponent).
  • Resolving inheritance for "App\Twig\Components\AfterSaleFormComponent" (parent: .instanceof.App\Twig\Components\AfterSaleFormComponent.0.App\Twig\Components\AfterSaleFormComponent).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\Components\PackingSettingsFormComponent" (parent: .abstract.instanceof.App\Twig\Components\PackingSettingsFormComponent).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\Components\PackingSettingsFormComponent" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\Components\PackingSettingsFormComponent).
  • Resolving inheritance for ".instanceof.App\Twig\Components\PackingSettingsFormComponent.0.App\Twig\Components\PackingSettingsFormComponent" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\Components\PackingSettingsFormComponent).
  • Resolving inheritance for "App\Twig\Components\PackingSettingsFormComponent" (parent: .instanceof.App\Twig\Components\PackingSettingsFormComponent.0.App\Twig\Components\PackingSettingsFormComponent).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CountryFlagFilter" (parent: .abstract.instanceof.App\Twig\CountryFlagFilter).
  • Resolving inheritance for "App\Twig\CountryFlagFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CountryFlagFilter).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension" (parent: .abstract.instanceof.App\Twig\DateExtension).
  • Resolving inheritance for "App\Twig\DateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumExtension" (parent: .abstract.instanceof.App\Twig\EnumExtension).
  • Resolving inheritance for "App\Twig\EnumExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HumanFilesizeFilter" (parent: .abstract.instanceof.App\Twig\HumanFilesizeFilter).
  • Resolving inheritance for "App\Twig\HumanFilesizeFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HumanFilesizeFilter).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PackingFilter" (parent: .abstract.instanceof.App\Twig\PackingFilter).
  • Resolving inheritance for "App\Twig\PackingFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PackingFilter).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TreatmentPlaceFilter" (parent: .abstract.instanceof.App\Twig\TreatmentPlaceFilter).
  • Resolving inheritance for "App\Twig\TreatmentPlaceFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TreatmentPlaceFilter).
  • 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.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.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 "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "state_machine.nonconformity" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.nonconformity" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.treatment" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.treatment" (parent: workflow.marking_store.method).
  • Resolving inheritance for "state_machine.AfterSale" (parent: state_machine.abstract).
  • Resolving inheritance for "state_machine.AfterSale" (parent: workflow.marking_store.method).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • 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.app_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.app_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.app_connection.configuration" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.app_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.app_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.pmi_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.pmi_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.pmi_connection.configuration" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.pmi_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.pmi_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.pmi_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.pmi_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.pmi_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "doctrine.orm.app_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.app_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.app_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 "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.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 "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_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_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_subscriber" (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_autocomplete_field" (parent: maker.auto_command.abstract).
  • 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.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.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.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.app" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.app" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.pmi" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.pmi" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.client_adv_autocomplete_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
  • Resolving inheritance for "ux.autocomplete.wrapped_entity_type_autocompleter.client_autocomplete_field" (parent: ux.autocomplete.wrapped_entity_type_autocompleter).
298
  • Removed service "Symfony\Component\Asset\Package"; 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\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
  • Removed service "workflow.registry"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $nonconformityStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $treatmentStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\Workflow\WorkflowInterface $afterSaleStateMachine"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\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 "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; 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\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; 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\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 "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_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\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 "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Twig_Environment"; 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\Driver\Connection"; 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 $appConnection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $pmiConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.pmi_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.pmi_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.pmi_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $pmiEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.pmi_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.orm.app_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.app_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.app_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $appEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.app_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\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
  • Removed service "Symfony\UX\Chartjs\Builder\ChartBuilderInterface"; reason: private alias.
  • Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
  • Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
  • Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; 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 $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.o.uf2zi"; reason: private alias.
  • Removed service ".service_locator.DXU1QVE"; reason: private alias.
  • Removed service ".service_locator.H.H3.Z8"; reason: private alias.
  • Removed service ".service_locator.8yXrLRb"; reason: private alias.
  • Removed service ".service_locator.Gb_fSSc"; reason: private alias.
  • Removed service ".service_locator.qha49Wf"; reason: private alias.
  • Removed service ".service_locator.C2uxhIN"; reason: private alias.
  • Removed service ".service_locator.sALrB2E"; reason: private alias.
  • Removed service ".service_locator..rn8Bol"; reason: private alias.
  • Removed service ".service_locator.re.6eFM"; reason: private alias.
  • Removed service ".service_locator.Ry0zOyS"; reason: private alias.
  • Removed service ".service_locator.Z9W76Vx"; reason: private alias.
  • Removed service ".service_locator.MkB05Ge"; reason: private alias.
  • Removed service ".service_locator.2RM5De1"; reason: private alias.
  • Removed service ".service_locator.z6RHbBs"; reason: private alias.
  • Removed service ".service_locator.LvrDuu7"; reason: private alias.
  • Removed service ".service_locator.192rcq8"; reason: private alias.
  • Removed service ".service_locator.LKDDXHJ"; reason: private alias.
  • Removed service ".service_locator.j1QWzXO"; reason: private alias.
  • Removed service ".service_locator.hOp73lm"; reason: private alias.
  • Removed service ".service_locator.XxULLaZ"; reason: private alias.
  • Removed service ".service_locator.bTnJx66"; reason: private alias.
  • Removed service ".service_locator.M52GBfB"; reason: private alias.
  • Removed service ".service_locator.Lkzc7_R"; reason: private alias.
  • Removed service ".service_locator.twZATXF"; reason: private alias.
  • Removed service ".service_locator.DrT537P"; reason: private alias.
  • Removed service ".service_locator.qxAQK5f"; reason: private alias.
  • Removed service ".service_locator.1WPz_JO"; reason: private alias.
  • Removed service ".service_locator.5Z9cQg9"; reason: private alias.
  • Removed service ".service_locator.rVJGHWV"; reason: private alias.
  • Removed service ".service_locator.kFzNx5S"; reason: private alias.
  • Removed service ".service_locator.qw9LPCW"; reason: private alias.
  • Removed service ".service_locator.e9.0t31"; reason: private alias.
  • Removed service ".service_locator.lDvS3WP"; reason: private alias.
  • Removed service ".service_locator.TxVDDWa"; reason: private alias.
  • Removed service ".service_locator.1mLehbm"; reason: private alias.
  • Removed service ".service_locator.9XMoc9I"; reason: private alias.
  • Removed service ".service_locator.F.jgxoT"; reason: private alias.
  • Removed service ".service_locator.rxqwZDL"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.VZoQk0z"; reason: private alias.
  • Removed service ".service_locator.jRPdr6k"; reason: private alias.
  • Removed service ".service_locator.dNWWg6D"; reason: private alias.
  • Removed service ".service_locator..Dhjy4i"; reason: private alias.
  • Removed service "validator"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "turbo.broadcaster.imux"; reason: private alias.
  • Removed service "twig.configurator.environment"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "doctrine.orm.entity_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.backed_enum_resolver"; reason: private alias.
  • Removed service "argument_resolver.uid"; reason: private alias.
  • Removed service "argument_resolver.datetime"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "doctrine.orm.pmi_metadata_driver"; reason: private alias.
  • Removed service "doctrine.orm.app_metadata_driver"; reason: private alias.
  • Removed service ".service_locator.gFlme_s"; reason: private alias.
  • Removed service ".service_locator.WsHnXeu"; reason: private alias.
  • Removed service ".service_locator.2_pIFki"; reason: private alias.
  • Removed service ".service_locator.7o8HdYe"; reason: private alias.
  • Removed service ".service_locator.nnZrmjG"; reason: private alias.
  • Removed service ".service_locator.H7MCHXD"; reason: private alias.
  • Removed service ".service_locator.UAoPdD8"; reason: private alias.
  • Removed service ".service_locator.ItnHk7b"; reason: private alias.
  • Removed service ".service_locator.QHnsDdJ"; reason: private alias.
  • Removed service ".service_locator.EC0sQTO"; reason: private alias.
  • Removed service ".service_locator.fSxjse0"; reason: private alias.
  • Removed service ".service_locator.MqmE6zh"; reason: private alias.
  • Removed service ".service_locator.geiUE8b"; reason: private alias.
  • Removed service ".service_locator.1pUG7NZ"; reason: private alias.
  • Removed service ".service_locator.9e2t_lq"; reason: private alias.
  • Removed service ".service_locator.JMvOEKo"; reason: private alias.
  • Removed service ".service_locator.W3GsMYX"; reason: private alias.
  • Removed service ".service_locator._fvQKQ8"; reason: private alias.
  • Removed service ".service_locator.35N.Z3i"; reason: private alias.
  • Removed service ".service_locator.epuCdQa"; reason: private alias.
  • Removed service ".service_locator.E1NRV3V"; reason: private alias.
  • Removed service ".service_locator.Ztm2mmK"; reason: private alias.
  • Removed service ".service_locator.XJV34HH"; reason: private alias.
  • Removed service ".service_locator.R3XJ3QF"; reason: private alias.
  • Removed service ".service_locator.JPzdoq."; reason: private alias.
  • Removed service ".service_locator.XS82ZqW"; reason: private alias.
  • Removed service ".service_locator.NO6aQNI"; reason: private alias.
  • Removed service ".service_locator.2ZFhyTY"; reason: private alias.
  • Removed service ".service_locator.xnCm.HO"; reason: private alias.
  • Removed service ".service_locator.7PEh8SF"; reason: private alias.
  • Removed service ".service_locator.UjNOEqw"; reason: private alias.
  • Removed service ".service_locator.ScqxvS1"; reason: private alias.
  • Removed service ".service_locator.5cn0gs1"; reason: private alias.
  • Removed service ".service_locator.TYPhxrK"; reason: private alias.
  • Removed service ".service_locator.0IlfHJN"; reason: private alias.
  • Removed service ".service_locator.APqKBkj"; reason: private alias.
  • Removed service ".service_locator.pMJiTBd"; reason: private alias.
  • Removed service ".service_locator.6Csq4vz"; reason: private alias.
  • Removed service ".service_locator.DtIlMps"; reason: private alias.
  • Removed service ".service_locator.zTgqGyp"; reason: private alias.
  • Removed service ".service_locator.T0cd8li"; reason: private alias.
  • Removed service ".service_locator.8QubXTt"; reason: private alias.
  • Removed service ".service_locator.DVw0Fp_"; reason: private alias.
  • Removed service ".service_locator.vqyyCme"; reason: private alias.
  • Removed service ".service_locator.0FquHpV"; reason: private alias.
  • Removed service ".service_locator.iAvnAST"; reason: private alias.
  • Removed service ".service_locator.7NIAq8D"; reason: private alias.
  • Removed service ".service_locator.Ul8xEGr"; reason: private alias.
  • Removed service ".service_locator.XbVw.qE"; reason: private alias.
  • Removed service ".service_locator.n_s6k9z"; reason: private alias.
  • Removed service ".service_locator.EfAQR4L"; reason: private alias.
  • Removed service ".service_locator.D7Ag_yo"; reason: private alias.
  • Removed service ".service_locator.Kyflpr1"; reason: private alias.
  • Removed service ".service_locator.EYvKA5t"; reason: private alias.
  • Removed service ".service_locator.u6DWx23"; reason: private alias.
  • Removed service ".service_locator.hnz5ZNh"; reason: private alias.
  • Removed service ".service_locator.b9I9uGu"; reason: private alias.
99
  • Changed reference of service "App\EventSubscriber\NonConformitySubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventSubscriber\TreatmentSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\AfterSale\AfterSaleHistoryType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\AfterSale\AfterSaleRecommandationType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\AfterSale\AfterSaleTechnicalType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\AfterSale\AfterSaleTreatmentReasonType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\AfterSale\AfterSaleTreatmentType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Packing\CommandLinePackingType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Packing\PackingType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\PmiAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\ChartService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\ExcelService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\NotificationService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\NotificationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\WorkflowService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\WorkflowService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Twig\BadgeFilter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "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.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "translation.provider_factory.loco" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.nonconformity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.treatment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "state_machine.AfterSale" 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 "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.access_token" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
  • Changed reference of service "ux.autocomplete.entity_autocomplete_controller" previously pointing to "router.default" to "router".
  • Changed reference of service "ux.autocomplete.entity_type" previously pointing to "router.default" to "router".
  • Changed reference of service "ux.autocomplete.choice_type_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
  • Changed reference of service "ux.live_component.live_controller_attributes_creator" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.mY8CNVP" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.3g55zj1" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cguNFoG" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.YiVxTYf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.xGYSqP2" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.G7DIFXh" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.8NezSzq" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.AW8BRzf" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.FEU1x.n" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.uNtpfpE" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.WAKwrPk" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.hBvjsNq" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.eFVuOFp" previously pointing to "translator.data_collector" to "translator".
  • 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 ".service_locator.CshazM0" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
328
  • Removed service "App\Entity"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "workflow.abstract"; reason: abstract.
  • Removed service "state_machine.abstract"; reason: abstract.
  • Removed service "workflow.marking_store.method"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.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.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.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 "ux.autocomplete.wrapped_entity_type_autocompleter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Squirrel\TwigPhpSyntax\PhpSyntaxExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Squirrel\TwigPhpSyntax\PhpSyntaxExtension"; reason: abstract.
  • Removed service ".instanceof.App\Autocompleter\ClientAutocompleter.0.App\Autocompleter\ClientAutocompleter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Autocompleter\ClientAutocompleter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AfterSalesTransformOldDatasCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AfterSalesTransformOldDatasCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteShipmentOrderLineDeletedOnPmiCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DeleteShipmentOrderLineDeletedOnPmiCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateReplenishmentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateReplenishmentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateShipmentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GenerateShipmentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RelaunchAfterSalesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RelaunchAfterSalesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\CustomerOrderLineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\CustomerOrderLineController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\CustomerOrderLineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\SupplierOrderLineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\SupplierOrderLineController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\SupplierOrderLineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AccountingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AcpController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AcpController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AcpController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AfterSaleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AfterSaleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AfterSaleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttachmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttachmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AttachmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CommentController"; 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 ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ForecastController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ForecastController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ForecastController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LabelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LabelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LabelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NonConformityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NonConformityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NonConformityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PackingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PackingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PackingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReplenishmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReplenishmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ReplenishmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\StatsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplierController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SupplierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\EmailSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NonConformitySubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\NonConformitySubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\TreatmentSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\TreatmentSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddAnalyseToAfterSaleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AddAnalyseToAfterSaleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddRecommandationToAfterSaleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AddRecommandationToAfterSaleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AddTreatmentToAfterSaleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AddTreatmentToAfterSaleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleADVType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleADVType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleHistoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleHistoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleRecommandationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleRecommandationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTechnicalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleTechnicalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTreatmentReasonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleTreatmentReasonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleTreatmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleTreatmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\AfterSaleWorkshopType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\AfterSaleWorkshopType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\ClientADVAutocompleteField"; reason: abstract.
  • Removed service ".instanceof.App\Form\AfterSale\ClientADVAutocompleteField.0.App\Form\AfterSale\ClientADVAutocompleteField"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\ClientADVAutocompleteField"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AfterSale\ClientAutocompleteField"; reason: abstract.
  • Removed service ".instanceof.App\Form\AfterSale\ClientAutocompleteField.0.App\Form\AfterSale\ClientAutocompleteField"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AfterSale\ClientAutocompleteField"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BackModificationNcType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BackModificationNcType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompleteTreatmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CompleteTreatmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DebFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DebFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditCommentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EditCommentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterNatCauseRespStats"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FilterNatCauseRespStats"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NCSettingsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NCSettingsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonConformityRefuseNcType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NonConformityRefuseNcType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NonConformityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NonConformityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OtherStatsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\OtherStatsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ActivityReportCommentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\ActivityReportCommentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\AddDimensionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\AddDimensionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\CommandLinePackingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\CommandLinePackingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\DimensionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\DimensionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\PackingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\PackingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\PriorityLevelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\PriorityLevelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ReasonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\ReasonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ShipmentCommentProdType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\ShipmentCommentProdType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\ShipmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\ShipmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Packing\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Packing\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefuseTreatmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RefuseTreatmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatParameterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\StatParameterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TargetType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TargetType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TreatmentCommentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TreatmentCommentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TreatmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TreatmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TurnoverType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TurnoverType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ActivityReportCommentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ActivityReportCommentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\AfterSaleProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleRecommandationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\AfterSaleRecommandationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\AfterSaleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AfterSaleTreatmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\AfterSaleTreatmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AttachmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\AttachmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CommandLinePackingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\CommandLinePackingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CustomerOrderLineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\CustomerOrderLineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EmailRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\EmailRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ForecastMemoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ForecastMemoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ForecastRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ForecastRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\NonConformityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\NonConformityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PackingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\PackingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ParameterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ParameterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ReplenishmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ReplenishmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShipmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\ShipmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\StatParameterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\StatParameterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TargetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\TargetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentCommentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\TreatmentCommentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\TreatmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TurnoverRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\App\TurnoverRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ArticleCustomRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\ArticleCustomRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ArticleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\ArticleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ClientCustomRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\ClientCustomRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ClientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\ClientRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderHeaderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\CustomerOrderHeaderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderLineCustomRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\CustomerOrderLineCustomRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\CustomerOrderLineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\CustomerOrderLineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ExternalReferenceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\ExternalReferenceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\InvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\InvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\NeedRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\NeedRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\RepresentativeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\RepresentativeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ShipmentHeaderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\ShipmentHeaderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\ShipmentLineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\ShipmentLineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\StockMovementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\StockMovementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierOrderLineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\SupplierOrderLineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\SupplierOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierReceptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\SupplierReceptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\SupplierRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\SupplierRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Pmi\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Pmi\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BadgeFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\BadgeFilter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\Components\AfterSaleFormComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\Components\AfterSaleFormComponent"; reason: abstract.
  • Removed service ".instanceof.App\Twig\Components\AfterSaleFormComponent.0.App\Twig\Components\AfterSaleFormComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Components\AfterSaleFormComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Twig\Components\PackingSettingsFormComponent"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Twig\Components\PackingSettingsFormComponent"; reason: abstract.
  • Removed service ".instanceof.App\Twig\Components\PackingSettingsFormComponent.0.App\Twig\Components\PackingSettingsFormComponent"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Components\PackingSettingsFormComponent"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CountryFlagFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\CountryFlagFilter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\DateExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\EnumExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HumanFilesizeFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\HumanFilesizeFilter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PackingFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\PackingFilter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TreatmentPlaceFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\TreatmentPlaceFilter"; reason: abstract.
98
  • Removed service "App\Event\NcApprovedEvent"; reason: unused.
  • Removed service "App\Event\NcClosedEvent"; reason: unused.
  • Removed service "App\Event\NcRefusedEvent"; reason: unused.
  • Removed service "App\Event\NcSubmittedEvent"; reason: unused.
  • Removed service "App\Event\TreatmentAbandonedEvent"; reason: unused.
  • Removed service "App\Event\TreatmentRealisedEvent"; reason: unused.
  • Removed service "App\Event\TreatmentRequestModificationEvent"; reason: unused.
  • Removed service "App\Form\DataTransformer\RecommandationToEnumTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformer\TreatmentToEnumTransformer"; reason: unused.
  • Removed service "App\Service\MailService"; reason: unused.
  • Removed service "App\Service\TreatmentService"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "workflow.security.expression_language"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; 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.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; 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 "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.flash_message_importance_mapper"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.channel.push"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "chatter.transports"; reason: unused.
  • Removed service "chatter.transport_factory"; reason: unused.
  • Removed service "chatter.messenger.chat_handler"; reason: unused.
  • Removed service "texter.transports"; reason: unused.
  • Removed service "texter.transport_factory"; reason: unused.
  • Removed service "texter.messenger.sms_handler"; reason: unused.
  • Removed service "texter.messenger.push_handler"; reason: unused.
  • Removed service "notifier.transport_factory.null"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.htmlsanitizer"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~DL4kWo_"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; 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.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.user_checker.chain.main"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "ux.twig_component.twig.lexer"; reason: unused.
  • Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.app"; reason: unused.
  • Removed service "doctrine.dbal.debug_middleware.app"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.pmi"; reason: unused.
  • Removed service "doctrine.dbal.debug_middleware.pmi"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.UkmPaE6"; reason: unused.
  • Removed service ".service_locator.UkmPaE6.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.0TACwl3"; reason: unused.
397
  • Inlined service ".service_locator.CshazM0.App\Controller\API\CustomerOrderLineController" to "App\Controller\API\CustomerOrderLineController".
  • Inlined service ".service_locator.CshazM0.App\Controller\API\SupplierOrderLineController" to "App\Controller\API\SupplierOrderLineController".
  • Inlined service ".service_locator.CshazM0.App\Controller\AccountingController" to "App\Controller\AccountingController".
  • Inlined service ".service_locator.CshazM0.App\Controller\AcpController" to "App\Controller\AcpController".
  • Inlined service ".service_locator.CshazM0.App\Controller\AfterSaleController" to "App\Controller\AfterSaleController".
  • Inlined service ".service_locator.CshazM0.App\Controller\AjaxController" to "App\Controller\AjaxController".
  • Inlined service ".service_locator.CshazM0.App\Controller\AttachmentController" to "App\Controller\AttachmentController".
  • Inlined service ".service_locator.CshazM0.App\Controller\ClientController" to "App\Controller\ClientController".
  • Inlined service ".service_locator.CshazM0.App\Controller\CommentController" to "App\Controller\CommentController".
  • Inlined service ".service_locator.CshazM0.App\Controller\DashboardController" to "App\Controller\DashboardController".
  • Inlined service ".service_locator.CshazM0.App\Controller\ForecastController" to "App\Controller\ForecastController".
  • Inlined service ".service_locator.CshazM0.App\Controller\LabelController" to "App\Controller\LabelController".
  • Inlined service ".service_locator.CshazM0.App\Controller\NonConformityController" to "App\Controller\NonConformityController".
  • Inlined service ".service_locator.CshazM0.App\Controller\PackingController" to "App\Controller\PackingController".
  • Inlined service ".service_locator.CshazM0.App\Controller\ReplenishmentController" to "App\Controller\ReplenishmentController".
  • Inlined service ".service_locator.CshazM0.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.CshazM0.App\Controller\StatsController" to "App\Controller\StatsController".
  • Inlined service ".service_locator.CshazM0.App\Controller\SupplierController" to "App\Controller\SupplierController".
  • Inlined service "App\Form\DataTransformer\LiabilityToEnumTransformer" to "App\Form\AfterSale\AfterSaleTechnicalType".
  • Inlined service "App\Form\DataTransformer\SupplierToStringTransformer" to "App\Form\NonConformityType".
  • Inlined service "chartjs.builder" to "App\Service\ChartService".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
  • Inlined service ".service_locator.VdT7uOI" to "console.command.workflow_dump".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php_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.fuYM_Z..translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "state_machine.nonconformity.definition" to "state_machine.nonconformity".
  • Inlined service ".state_machine.nonconformity.transition.0" to "state_machine.nonconformity.definition".
  • Inlined service ".state_machine.nonconformity.transition.1" to "state_machine.nonconformity.definition".
  • Inlined service ".state_machine.nonconformity.transition.2" to "state_machine.nonconformity.definition".
  • Inlined service ".state_machine.nonconformity.transition.3" to "state_machine.nonconformity.definition".
  • Inlined service ".state_machine.nonconformity.transition.4" to "state_machine.nonconformity.definition".
  • Inlined service ".state_machine.nonconformity.transition.5" to "state_machine.nonconformity.definition".
  • Inlined service "state_machine.nonconformity.metadata_store" to "state_machine.nonconformity.definition".
  • Inlined service "state_machine.treatment.definition" to "state_machine.treatment".
  • Inlined service ".state_machine.treatment.transition.0" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.1" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.2" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.3" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.4" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.5" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.6" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.7" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.8" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.9" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.10" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.11" to "state_machine.treatment.definition".
  • Inlined service ".state_machine.treatment.transition.12" to "state_machine.treatment.definition".
  • Inlined service "state_machine.treatment.metadata_store" to "state_machine.treatment.definition".
  • Inlined service "state_machine.AfterSale.definition" to "state_machine.AfterSale".
  • Inlined service ".state_machine.AfterSale.transition.0" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.1" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.2" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.3" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.4" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.5" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.6" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.7" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.8" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.9" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.10" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.11" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.12" to "state_machine.AfterSale.definition".
  • Inlined service ".state_machine.AfterSale.transition.13" to "state_machine.AfterSale.definition".
  • Inlined service "state_machine.AfterSale.metadata_store" to "state_machine.AfterSale.definition".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.loader.psr4" to "routing.resolver".
  • Inlined service ".service_locator..6hZeC_" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
  • Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.cXsfP3P" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.4_RWpBT" 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.pmi_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "doctrine.orm.app_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.kzegaci" to "validator.validator_factory".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "doctrine_migrations.migrations_collector" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "debug.validator.inner" to "debug.validator".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "workflow.twig_extension" 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 "Squirrel\TwigPhpSyntax\PhpSyntaxExtension" to "twig".
  • Inlined service "App\Twig\BadgeFilter" to "twig".
  • Inlined service "App\Twig\CountryFlagFilter" to "twig".
  • Inlined service "App\Twig\EnumExtension" to "twig".
  • Inlined service "App\Twig\HumanFilesizeFilter" to "twig".
  • Inlined service "App\Twig\PackingFilter" to "twig".
  • Inlined service "App\Twig\TreatmentPlaceFilter" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.intl" to "twig".
  • Inlined service "twig.extension.cssinliner" to "twig".
  • Inlined service "twig.extension.inky" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "turbo.twig.extension" to "twig".
  • Inlined service "fos_ck_editor.twig_extension" to "twig".
  • Inlined service "chartjs.twig_extension" to "twig".
  • Inlined service "ux.twig_component.twig.component_extension" to "twig".
  • Inlined service "ux.live_component.twig.component_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 "ux.twig_component.twig.environment_configurator" to "twig".
  • Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.KGVDyJe" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service ".service_locator.oQGgpk7" to "doctrine.dbal.app_connection.event_manager".
  • Inlined service "doctrine.dbal.app_connection.configuration" to "doctrine.dbal.app_connection".
  • Inlined service "doctrine.dbal.app_connection.event_manager" to "doctrine.dbal.app_connection".
  • Inlined service ".service_locator.ZC97VDY" to "doctrine.dbal.pmi_connection.event_manager".
  • Inlined service "doctrine.dbal.pmi_connection.configuration" to "doctrine.dbal.pmi_connection".
  • Inlined service "doctrine.dbal.pmi_connection.event_manager" to "doctrine.dbal.pmi_connection".
  • Inlined service ".service_locator.BYcRK87" to "doctrine.orm.container_repository_factory".
  • Inlined service "ulid.factory" to "doctrine.ulid_generator".
  • Inlined service "uuid.factory" to "doctrine.uuid_generator".
  • Inlined service "cache.doctrine.orm.pmi.metadata" to "doctrine.orm.pmi_configuration".
  • Inlined service ".doctrine.orm.pmi_metadata_driver" to "doctrine.orm.pmi_configuration".
  • Inlined service "doctrine.orm.pmi_entity_listener_resolver" to "doctrine.orm.pmi_configuration".
  • Inlined service "cache.doctrine.orm.pmi.result.recorder_inner" to "cache.doctrine.orm.pmi.result".
  • Inlined service "cache.doctrine.orm.pmi.query.recorder_inner" to "cache.doctrine.orm.pmi.query".
  • Inlined service "doctrine.orm.pmi_configuration" to "doctrine.orm.pmi_entity_manager".
  • Inlined service "doctrine.orm.pmi_manager_configurator" to "doctrine.orm.pmi_entity_manager".
  • Inlined service "cache.doctrine.orm.app.metadata" to "doctrine.orm.app_configuration".
  • Inlined service ".doctrine.orm.app_metadata_driver" to "doctrine.orm.app_configuration".
  • Inlined service "doctrine.orm.app_entity_listener_resolver" to "doctrine.orm.app_configuration".
  • Inlined service "cache.doctrine.orm.app.result.recorder_inner" to "cache.doctrine.orm.app.result".
  • Inlined service "cache.doctrine.orm.app.query.recorder_inner" to "cache.doctrine.orm.app.query".
  • Inlined service "doctrine.orm.app_configuration" to "doctrine.orm.app_entity_manager".
  • Inlined service "doctrine.orm.app_manager_configurator" to "doctrine.orm.app_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.WiCTJMq" to "security.helper".
  • Inlined service ".service_locator.1Yrcnvp" 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 "security.user_password_hasher" to "form.listener.password_hasher".
  • Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
  • Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
  • Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
  • Inlined service "security.authenticator.managers_locator" to "security.user_authenticator".
  • 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.q1UFWmc" to ".security.request_matcher.kLbKLHa".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
  • Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
  • Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
  • Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
  • Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~jnsdYRB" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
  • Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
  • Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
  • Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
  • Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
  • Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
  • Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
  • Inlined service ".service_locator.6361SAY" to "ux.autocomplete.autocompleter_registry".
  • Inlined service "security.helper" to "ux.autocomplete.results_executor".
  • Inlined service "ux.autocomplete.autocompleter_registry" to "ux.autocomplete.entity_autocomplete_controller".
  • Inlined service "ux.autocomplete.results_executor" to "ux.autocomplete.entity_autocomplete_controller".
  • Inlined service ".service_locator.KItu5FL" to "ux.twig_component.component_factory".
  • Inlined service ".service_locator.mvvNb09.ux.twig_component.twig.component_extension" to "ux.twig_component.twig.component_extension".
  • Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
  • Inlined service ".service_locator.4GOymc2.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
  • Inlined service ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
  • Inlined service ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
  • Inlined service "ux.live_component.live_responder" to "ux.live_component.live_controller_attributes_creator".
  • Inlined service ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
  • 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_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "ux.autocomplete.make_autocomplete_field" to "maker.auto_command.make_autocomplete_field".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.doctrine.orm.entity_value_resolver.inner" to "debug.doctrine.orm.entity_value_resolver".
  • Inlined service "debug.argument_resolver.backed_enum_resolver.inner" to "debug.argument_resolver.backed_enum_resolver".
  • Inlined service "debug.argument_resolver.uid.inner" to "debug.argument_resolver.uid".
  • Inlined service "debug.argument_resolver.datetime.inner" to "debug.argument_resolver.datetime".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".doctrine.orm.pmi_metadata_driver.inner" to ".doctrine.orm.pmi_metadata_driver".
  • Inlined service ".doctrine.orm.app_metadata_driver.inner" to ".doctrine.orm.app_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 ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.yEoeHjj" to ".service_locator.yEoeHjj.router.default".
  • Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
  • Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
  • Inlined service ".service_locator.mvvNb09" to ".service_locator.mvvNb09.ux.twig_component.twig.component_extension".
  • Inlined service ".service_locator.4GOymc2" to ".service_locator.4GOymc2.ux.live_component.event_subscriber".
  • Inlined service ".service_locator._mTJt_g" to ".service_locator._mTJt_g.ux.live_component.intercept_child_component_render_subscriber".
  • Inlined service ".service_locator.rvzDxoi" to ".service_locator.rvzDxoi.ux.live_component.child_component_partial_renderer".
  • Inlined service ".service_locator.7pZx2KQ" to ".service_locator.7pZx2KQ.ux.live_component.add_attributes_subscriber".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "debug.doctrine.orm.entity_value_resolver.inner".
  • Inlined service ".service_locator.RMlyRY7" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.yEoeHjj.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" 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.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
1
  • Tag "workflow.state_machine" was defined on service(s) "state_machine.nonconformity", "state_machine.treatment", "state_machine.AfterSale", but was never used.